Community Member Profile
- Profile: /members/6600-Shawn-Terry.htm
- Comments: 2
- Points: 19
Recent Blog Comments By Shawn Terry
-
Ask Ben: Selecting XML Attributes Given Other XML Attributes
Posted on Aug 6, 2010 at 12:52 PM
Hi Alan, Thanks for replying, that gets me a bit closer to what I am looking to do. After re-reading my question, I realize I probably wasn't real clear on my need. <cfset aGirlName = #aGirlName[1][1]#> will only give me name/value pairs of XmlName, XmlType, and XmlValue, and for... read more »
-
Ask Ben: Selecting XML Attributes Given Other XML Attributes
Posted on Aug 6, 2010 at 12:31 AM
This is truly amazing stuff for me Ben. I knew there was a way to build these types of specific-data arrays without having to loop over multiple nodes, etc. <br /><br /> I am having a bit of difficulty accessing the XmlValue of the returned attributes, however. In other word... read more »



