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 TouchToneTommy 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: gratik
  • Content: Threads
  • Order by date
  1. gratik

    xsl:copy to filter a document and leave the structure intact with mult

    Hi I have the following document (made up sample) <doc> <node id="1"/> <node id="2"> <node id="2.1"/> </node> <node id="3"> <node id="3.1"/> <node id="3.2"/> </node> </doc> I want to be able to filter the document so that only certain id's are...

Part and Inventory Search

Back
Top