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

Nested List Datatypes - Not Allowed
This section provides a tutorial example on how list datatypes and list union datatypes are now allowed as item datatypes to construct nested list datatypes.
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💬

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, 144🔥, 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, 141🔥, 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, 140🔥, 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, 135🔥, 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, 126🔥, 0💬

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