Hi!,
I have this sample xml document :
<?xml version="1.0" ?>
<?xml-stylesheet href="TestFile.xsl" type="text/xsl" ?>
<CustList>
<Custb x="x">
<b>Test</b>
<Custa>z</Custa>
</Custb>
<z x="x">
<Custa>z</Custa>
</z>
</CustList>
I need to create a new document containing only element...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.