Try MyDoc.rows.XmlChildren[1].XmlAttributes["id"]
instead... HTH On 08/11/2007, Richard White <[EMAIL PROTECTED]> wrote: > Hi, > > we are building an xml document through coldfusion. > > when we add an attribute like the followingL > > MyDoc.rows.XmlChildren[1].XmlAttributes.id > > in the xml document the id attribute is showing as uppercase ID. we need to > have it print in the xml document as lower case. > > we would appreciate any help on how to do this > > thanks > > richard > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292950 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

