Part III: Validation

Part III has two functions. The first is to discuss the abstract representation of an XML schema. The second is to demonstrate how to access this abstract representation programmatically.

  • Chapter 15 is a detailed discussion on the abstract representation of XML schemas. This discussion includes each of the schema components, as well as how these components constrain XML instances.

  • Chapter 16 covers the post-schema-validation infoset (PSVI). The PSVI includes properties that extend the functionality of a basic infoset. A basic infoset provides the data necessary to validate XML instances. The PSVI provides additional properties for intermediate calculations and final results.

  • Chapter 17 is a tutorial on how to use the Apache ...

Get XML Schema Complete Reference, The now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.