Results 1 to 1 of 1
since xslt is kinda a scripting language this seemed a decent place for it.
i have a section of xml which is inside a CDATA tag and i need this ...
- 06-14-2011 #1Just Joined!
- Join Date
- Dec 2006
- Posts
- 85
parsing plain text xml inside an xml tag using xslt
since xslt is kinda a scripting language this seemed a decent place for it.
i have a section of xml which is inside a CDATA tag and i need this to be parsed and treated as part of the document using just xslt. is this possible?


Reply With Quote