Newly released DVD video version of Practical Transformation using XSLT and XPath, describing every element, every attribute, every function of both XSLT and XPath, versions 1.0 and 2.0.
Over 24 hours of lecture and hands-on training.
Newly released DVD video version of Practical Transformation using XSLT and XPath, describing every element, every attribute, every function of both XSLT and XPath, versions 1.0 and 2.0.
Over 24 hours of lecture and hands-on training.
XPath 2.0 is an expression language that allows the processing of values conforming to the data model defined in XQuery/XPath Data Model (XDM). The name of the language derives from its most distinctive feature, the path expression, which provides a means of hierarchic addressing of the nodes in an XML tree. XPath 2.0 is a superset of XPath 1.0, with the added capability to support a richer set of data types, and to take advantage of the type information that becomes available when documents are validated using XML Schema.