XPathVersion EnumerationXPathVersion EnumerationXPathVersion Enumeration
An enumeration specifying the version of the XPath specification that should be used.
The XPathVersionXPathVersionXPathVersion
type exposes the following members.
Members
| Member | Description | |
|---|---|---|
| XPath20XPath20XPath20 | XPath 2.0. This is the default. | |
| XPath30XPath30XPath30 | XPath 3.0. | |
| XPath31XPath31XPath31 | XPath 3.1. This is not supported in XmlPrime 3.x. |
