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!

Recent content by nicolrob

  1. nicolrob

    multiple xhtml documents with document() function

    Thank you for the replay. This is the xml file that the xsl is applyed on. <?xml version="1.0" encoding="UTF-8"?><!--generated with grouping 2 wich is run after grouping 1 --> <dataroot> <HFC_x0020_summarization_x0020_data> <Document_x0020_number...
  2. nicolrob

    multiple xhtml documents with document() function

    I have multiple xhtml files that I want to access with the document() function. Each xhtml file has multiple <p> elements with a numeric id attribute <p id="1">. I want to match this id number with a <paragraph> element of the xml file that the xslt is applied on, using the key()function. My...

Part and Inventory Search

Back
Top