Skip to main content
Participant
November 13, 2010
Question

XML: Filecontent, data - output

  • November 13, 2010
  • 1 reply
  • 252 views

I can output my xml filcontent.  Now I want to format the output.  How can I see the data relationship.  While researching api's and webservices I've seen people output boxed charts, how is this done.  I want to control how I display the data in the fileconten.

    This topic has been closed for replies.

    1 reply

    BKBK
    Community Expert
    Community Expert
    November 13, 2010

    The first place to start, to get a feel of the structure within any entity, is to do a

    <cfdump var="#variable_name#">