Popular Books:
Deriving New Simple Datatypes - "simpleType" Element
This section describes a tutorial example on how to define a simple datatype based on a built-in datatype by adding restriction facets. 2022-10-01, ∼242🔥, 0💬
Validation Error Examples on Complex Datatypes
This section describes a tutorial example on XML document validation errors related to a complex datatype defined a schema. 2022-10-01, ∼239🔥, 0💬
What Is XSD (XML Schema Definition)?
This section provides a quick description of what is XSD (XML Schema Definition) - a language to define rules to validate XML documents. 2022-10-01, ∼237🔥, 0💬
Including Old Schema Documents - Errors
This section describes a tutorial example of element declaration and datatype definition colliding with those in the included schema. 2022-10-01, ∼232🔥, 0💬
Using XML Schema Built-in Datatypes Incorrectly
This section describes a tutorial example of using built-in datatypes incorrectly. 2022-10-01, ∼231🔥, 0💬
Glossary
List of terms and their definitions used in this book. 2022-10-01, ∼229🔥, 0💬
Redefining Old Datatypes - "redefine" Component
This section describes a tutorial example on how to redefine datatypes defined in other schema documents. 2022-10-01, ∼225🔥, 0💬
Checking Schema Documents - XsdSchemaChecker.java
This section describes a tutorial example on how to use JAXP (Java API for XML Processing) to check (compile) XML Schema (XSD) documents. 2022-10-01, ∼223🔥, 0💬
Redefining Old Datatypes - XML Examples
This section describes a tutorial example on how to use elements declared with datatypes redefined with 'redefine' components. 2022-10-01, ∼223🔥, 0💬
Archived: Xerces2 Java 2.11.0 XML Schema 1.1 Beta
This section provides a tutorial example on downloading and installing Xerces2 2.11.0 beta to support XSD 1.1. 2022-10-01, ∼223🔥, 0💬
Xsd11SchemaValidator.java XSD 1.1 Test Result
This section provides a tutorial example on validating XML documents with XSD 1.1 schema using 'Xerces2 (XML Schema 1.1)' version. 2022-10-01, ∼221🔥, 0💬
Xerces2 Sample Program dom.Counter
This section provides a tutorial example on how to use dom.Counter to count total number of elements, attributes, etc. in an XML document using DOM technology. 2022-10-01, ∼218🔥, 0💬
Specifying Element Datatype - "type" Attribute
This section describes a tutorial example on how to specify a datatype in an Element Declaration Component. 2022-10-01, ∼217🔥, 0💬
Popular Posts:
This section describes the Base64 encoding algorithm with some simple encoding examples.
This section provides a tutorial example on how to export a list of trusted root CA certificates wit...
This section provides a tutorial example on how to use 'base64' command on a macOS system to perform...
This book is a collection of tutorial notes and sample codes written by the author while he was lear...
This section provides a tutorial example on how to disable and remove 'Windows Live ID Sign-in Helpe...