[thelist] Cold Fusion XML question

Raymond Camden jedimaster at macromedia.com
Mon Sep 9 15:27:01 CDT 2002


Can you show the code, both the code that references the attirbutes
easily and the code for getting childnode info that isn't working?

=======================================================================
Raymond Camden, ColdFusion Jedi Master for Hire

Email    : jedimaster at macromedia.com
Yahoo IM : cfjedimaster

"My ally is the Force, and a powerful ally it is." - Yoda

> -----Original Message-----
> From: thelist-admin at lists.evolt.org
> [mailto:thelist-admin at lists.evolt.org] On Behalf Of Matt Mozer
> Sent: Monday, September 09, 2002 3:58 PM
> To: thelist at lists.evolt.org
> Subject: [thelist] Cold Fusion XML question
>
>
> We are runing COLD FUSION MX SERVER.
>
> I have a COM+ obj that is returning an XML recordset.
>
> I am able to reference XML attributes easily, however I am
> having difficulty
> referenceing XML elements which in this case would be a childnode.
>
> Here is an example of what is being returned to Cold Fusion.
>
> <xml>
>   <recordset>
>
> <!-- attributes -->
>     <case="22" Number="333" Title="tee time">
>
> <!--- element --->
>    <activity = "tune up" status="on hold" Comment="This is
> the XML element i
> need to reference" />
>   <activity = "brain dump" status="closed" Comment="This is
> the XML element
> i need to reference" />
>     </case>
>
>    </recordset>
> </xml>
>
>
>
>
>
> _________________________________________________________________
> MSN Photos is the easiest way to share and print your photos:
> http://photos.msn.com/support/worldwide.aspx
>
> --
> For unsubscribe and other options, including
> the Tip Harvester and archive of thelist go to:
> http://lists.evolt.org Workers of the Web, evolt !
>





More information about the thelist mailing list