Quote Originally Posted by leah5569 View Post
Okay, here's what the trace returned:

Code:
undefined
<image path="atrium/atrium1.jpg" client="SCF Arizona - Accounting &amp; Finance Department" description="Interior Remodel - 8,000 sf" state="Phoenix, Arizona" />
The result of the first trace statement 'undefined' is telling you that it can't find the text field, so check the path and spelling.

The result of the second trace statement is as expected, so the XML appears to be fine.