> Does anyone know of a tool that validates XPath queries against XML > schemas? For a given schema, a query is valid if there exists a document > valid in the schema for which the query returns at least one result. If you mean you would like a tool to tell you "/foo/bar" will fail because in the xsd there is no <bar> child of <foo>, then Saxon does that (www.saxonica.com) for "schema aware" xslt (and possibly xquery), not sure about straight xpath though. > I've seen mention on this list of XPath somehow incorporated into > XML Scheme 1.1. Does that capability obviate the value of such a > tool? No that's something else, but both are needed! -- Andrew Welch http://andrewjwelch.com Kernow: http://kernowforsaxon.sf.net/Received on Friday, 15 May 2009 09:05:21 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 11 January 2011 00:15:12 GMT