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

    XPATH Tools

    Does anyone know if there is a package available that determines whether or not two XPATH statements are the same even if they don't look identical, given the schema. For example, if my schema only allowed for one <dog> element, then "//dog" and "/animal/dog" would always return the same...
  2. JohnRodey

    XPATH Converter Question

    I have XPATH statements that are written to work with data based on an older schema, let's call it schema 1.0. Now I want to use those same XPATH statements on data that written based on a newer schema (2.0). Though the two schemas are different there is a close correlation between the data in...

Part and Inventory Search

Back
Top