Popular Books:
List of Built-in Datatypes
This section lists all built-in datatypes supported in XSD 1.1. 50 built-in datatypes can be divided into 7 categories. 4 new datatypes are introduced in XSD 1.1. 2022-10-01, ∼513🔥, 0💬
Validating XML Documents with Schema Locations
This section describes a tutorial example on how to validate an XML document with schema location assigned inside the XML document using Xerces API. 2022-10-01, ∼497🔥, 0💬
Standard Steps to Validate XML Documents Against a Schema
This section describes the standard steps of loading an XML schema file and use it to validate XML documents. 2022-10-01, ∼472🔥, 0💬
XML Schema Processors
This section describes XML Schema processors like Xerces2 and XML Spy. 2022-10-01, ∼471🔥, 0💬
"language" Datatype Values - Invalid Inputs
This section provides a tutorial example on invalid input XML elements for 'language' datatype. JDK 1.7 is the best tool reporting validation errors. 2022-10-01, ∼467🔥, 0💬
XSD Schema XML DOM Validator with Error Handler
This section describes a tutorial example on how to create an error handler to be used by the validator to alter the default error handling behavior. 2022-10-01, ∼460🔥, 0💬
Declaring Complex Elements with Attributes Only
This section describes a tutorial example on how to declare an element that accepts only attributes using a user defined complexType datatype. 2022-10-01, ∼451🔥, 0💬
Importing Declarations Across Namespaces - Examples
This section describes a tutorial example on how to import external namespaces and refer to element declarations from imported namespaces. 2022-10-01, ∼446🔥, 0💬
Declaring Elements and Attributes with Built-in Datatypes
This section describes how to declare XML elements and XML attributes using built-in datatypes with a simple XSD document example. 2022-10-01, ∼442🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to perform validation of a certificate path with the...
This section provides a tutorial example on how to use SHA1 message digest algorithm in Java. The JD...
This section provides a tutorial example on how to turn on the out-of-the-box JMX agent on Sun JVM f...
Some samples of Unicode characters are provided here with their glyphs, code points, code names and ...
A list of test vectors is provided for the 16-round and 64-bit block Blowfish cipher algorithm.