the response into a new XML object. When I print out the
namespaceDeclarations().length for it, it returns 0, even though there
is an 'xmlns' attribute on the root node. My ultimate goal is to
remove the namespace but I can't remove it if its not recognized as
being there. Can anyone explain what is going on here? Here is my xml:
<RPRDocumentHistory xmlns="http://mysite.com/BackOffice/DocMetadata">
<MetadataType>DocumentHistory</MetadataType>
<Entry>
<CreateDate>5/5/2006 9:56:30 AM</CreateDate>
<LastModifiedDate>5/23/2006 1:26:44 PM</LastModifiedDate>
<Plans>
<PlanNumber>7173</PlanNumber>
<PlanNumber>7167</PlanNumber>
</Plans>
</Entry>
</RPRDocumentHistory>
Thanks,
Ben
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED LINKS
Web site design development | Computer software development | Software design and development |
Macromedia flex | Software development best practice |
YAHOO! GROUPS LINKS
- Visit your group "flexcoders" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.