Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: jf73
  • Content: Threads
  • Order by date
  1. jf73

    Filtering an XML doc with xsl:copy

    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...

Part and Inventory Search

Back
Top