/SaxonHE12NetCastStringToTokenExample

Sample project using Saxon HE 12 .NET cross-compiled with IKVM to .NET to read out elements with XPath and cast each element value to an xs:token

Primary LanguageC#Mozilla Public License 2.0MPL-2.0

Using Saxon HE 12 with XPath 3.1 to cast an element value to xs:token

This is a sample project using Saxon HE 12 Java cross-compiled to .NET to select some elements valus with XPath 3.1 and cast them to an xs:token.

Visual Studio with XML and C# code using XPath 3.1