[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Strip contents but keep children
I have an XML file that is structured like this:
<person> by <FirstName>Jane</FirstName> <LastName>Doe</LastName>, </person> The problem I am having is that the DTD that I am trying to validate to, will not allow text within the person element. Text can only appear within the <FirstName> and <LastName> elements. So what I need to do is stip out all of the text that is loose within the <person> element but keep the children elments within the <person> element. Any ideas?
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|