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 MikeeOK 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 sullivans20

  1. sullivans20

    Retreive only certain changing elements from xml with xsl

    Thank you for the detailed response. This makes a whole lot more sense now. Thanks again.
  2. sullivans20

    Retreive only certain changing elements from xml with xsl

    Thanks for the help. I tried to follow your advice and now my cube.xml file looks like this: <?xml version="1.0" encoding="iso-8859-1"?> <?xml-stylesheet type="text/xsl" href="cube.xsl"?> <?nmode 1?> <office> <cube id="001"> <empName>Removed</empName>...
  3. sullivans20

    Retreive only certain changing elements from xml with xsl

    I am having trouble trying to figure out how exactly I can grab different "cubes" with different ids on the fly so to speak. First here is my cube.xml file: <?xml version="1.0" encoding="iso-8859-1"?> <?xml-stylesheet type="text/xsl" href="cube.xsl"?> <office> <cube id="001">...

Part and Inventory Search

Back
Top