<< < 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, ∼176🔥, 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, ∼174🔥, 0💬

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, ∼172🔥, 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, ∼167🔥, 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, ∼167🔥, 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, ∼165🔥, 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, ∼155🔥, 0💬

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