<< < 3 4 5 6 7 8   ∑:175  Sort:Date

Nested Atomic and List Union Datatypes
This section provides a tutorial example on how atomic union and list union datatypes can be used as member datatypes to construct nested union datatypes.
2022-10-01, 152🔥, 0💬

sax.DocumentTracer and sax.Writer
This section provides tutorial examples on how to use sample programs sax.DocumentTracer and sax.Writer to validate XML documents with XSD schema. Their error reporting format is better than dom.GetElementsByTagName and dom.Writer.
2022-10-01, 150🔥, 0💬

jaxp.TypeInfoWriter as an XSD 1.1 Validation Tool
This section provides a tutorial example on how to use sample program jaxp.TypeInfoWriter as an XSD 1.1 validation tool. It prints out element type information, while it is parsing through the XML document. Error messages are printed out where and when they occurred.
2022-10-01, 146🔥, 0💬

Validating XML Documents with Schema Locations - JAXP
This section describes a test on using JAXP standard parser interface to validate an XML document with schema location assigned inside the XML document.
2022-10-01, 146🔥, 0💬

Datatypes, Values and Representations - Example
This section provides examples of how element E, datatype T, value V and representation R are related to each others.
2022-10-01, 145🔥, 0💬

sax.Writer Reporting Errors Embedded in XML Structure
This section provides a tutorial example showing sax.Writer reporting XSD validation errors embedded inside XML structure.
2022-10-01, 144🔥, 0💬

Including Old Schema Documents - Examples
This section describes a tutorial example on how to include an existing schema document and reuse its datatype definitions.
2022-10-01, 131🔥, 0💬

<< < 3 4 5 6 7 8   ∑:175  Sort:Date