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: *

  1. honestrosewater

    XPath filter to return all nodes between two nodes

    I have a set of sibling item elements. Some of them have a child head element (headed items), and some do not (non-headed items). <source> <item><head/>1</item> <item>2</item> <item>3</item> <item><head/>4</item> <item>5</item> <item>6</item> <item>7</item> <source> I want to use their...

Part and Inventory Search

Back
Top