Popular Books:
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, ∼235🔥, 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, ∼232🔥, 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, ∼231🔥, 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, ∼230🔥, 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, ∼230🔥, 0💬
dom.GetElementsByTagName and dom.Writer
This section provides tutorial examples on how to use sample programs dom.GetElementsByTagName and dom.Writer to validate XML documents with XSD schema. 2022-10-01, ∼228🔥, 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, ∼228🔥, 0💬
Defining New Datatypes with Built-in Datatypes
This section describes how to define or contruct new datatypes using built-in datatypes with a simple XSD document example. 2022-10-01, ∼227🔥, 0💬
Using Elements Declared in Different Namespaces
This section describes a tutorial example on how to use imported element declarations from a different namespace. 2022-10-01, ∼224🔥, 0💬
Validating XML Documents against Schema Documents
This section describes a tutorial example of how to use JAXP (Java API for XML Processing) to validate an XML document against a schema. 2022-10-01, ∼221🔥, 0💬
Including Old Schema Documents - "include" Component
This section describes why and how to include an existing schema document and reuse its datatype definitions. 2022-10-01, ∼219🔥, 0💬
Importing Declarations Across Namespaces - "import" Component
This section describes how to import declarations from other schema documents under other namespaces using import components. 2022-10-01, ∼219🔥, 0💬
Declaring Simple Elements
This section describes a tutorial example on how to declare a simple element that accepts only text content using a built-in datatype or a user defined simpleType datatype. 2022-10-01, ∼216🔥, 0💬
Redefining Old Datatypes - Errors
This section describes a tutorial example of incorrect usages of 'redefine' components on changing existing datatypes. 2022-10-01, ∼213🔥, 0💬
Schema and Schema XML Representation
This section describes what is a schema and what is a schema XML representation. 2022-10-01, ∼211🔥, 0💬
Popular Posts:
GB2312Unicode.java is a Java program that generates a table to map all GB2312 characters from GB2312...
This section provides a tutorial example to illustrate how RSA public key encryption algorithm works...
The Chinese lunar calendar is the longest chronological record in history, dating from 2,600 BC, whe...
This section provides a tutorial example on how to download and install Apache Tomcat 9 on a Windows...
This section provides a tutorial example on how to install the Adobe Reader APK file to the Android ...