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, ∼234🔥, 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, ∼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, ∼229🔥, 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, ∼226🔥, 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, ∼225🔥, 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, ∼225🔥, 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, ∼222🔥, 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💬
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, ∼218🔥, 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, ∼217🔥, 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💬
Using Elements Declared in Different Namespaces - Errors
This section describes a tutorial example of incorrect usages of imported element declarations from a different namespace. 2022-10-01, ∼211🔥, 0💬
Popular Posts:
This section provides examples of encoded byte sequences of the JVM default encoding, CP1252 encodin...
This section describes what is scrrun.dll - the Scripting Runtime DLL (Dynamic Link Library) provide...
This section provides a tutorial example on how to write a programming algorithm to encode character...
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
This section provides a tutorial example to illustrate how DSA digital signature algorithm works wit...