Menu

XPath over XML Schema / News: Recent posts

XPath over XML Schema 1.0.2 Released

The primary purpose of this software is to address parts of an XML Schema document with an XPath 1.0 expression written for instances of that Schema.
The engine may be used, for example, to get at compile-time an approximate set of nodes that will be matched at run-time.
XPathOverSchema is written in Java 5.0.

A special feature of the XPathOverSchema library is the ability to evaluate one XPath in the context of results of another XPath expression. ... read more

Posted by Ivan Minevskiy 2007-01-18

XPath over XML Schema 1.0.1 Released

The primary purpose of this software is to address parts of an XML Schema document with an XPath 1.0 expression written for instances of that Schema.
The engine may be used, for example, to get at compile-time an approximate set of nodes that will be matched at run-time.
XPathOverSchema is written in Java 5.0.

A special feature of the XPathOverSchema library is the ability to evaluate one XPath in the context of results of another XPath expression.... read more

Posted by Ivan Minevskiy 2006-10-26

XPathOverSchema 1.0 Released

The primary purpose of this Java library is to address parts of an XML Schema document with an XPath 1.0 expression written for instances of that Schema. The engine may be used, for example, to get at compile-time an approximate set of nodes that will be matched at run-time.
XPathOverSchema is written in Java 5.0.

A special feature of the XPathOverSchema library is the ability to evaluate one XPath in the context of results of another XPath expression.
It is also possible to get line/column and file offset of a matched node in the source XML Schema document.... read more

Posted by Ivan Minevskiy 2006-08-25