List of Facets

This section describes all 14 facets supported in XSD 1.1: ordered, bounded, cardinality, numeric, whiteSpace, length, minLength, maxLength, pattern, enumeration, maxInclusive, maxExclusive, minExclusive, minInclusive, totalDigits, fractionDigits, Assertions, explicitTimezone.

XSD 1.1 supports 2 groups of facets:

1. Fundamental Facets - Facets that are defined on all simple built-in datatypes and should not be modified when constructing new user-defined datatypes. There are 4 fundamental facets:

2. Constraining Facets - Facets that are defined on some simple built-in datatypes and could be modified when constructing new user-defined datatypes. There are 14 fundamental facets:

Last update: 2013.

Table of Contents

 About This Book

 Introduction to XML Schema

 XML Editor and Schema Processor - XMLPad

 Java API for XML Processing - JAXP

 JAXP - XML Schema (XSD) Validation

 Xerces2 Java Parser - Java API of XML Parsers

 Using Xerces2 Java API

 XML Schema Language - Basics

 Introduction of XSD Built-in Datatypes

 "string" and Its Derived Datatypes

 "decimal" and Its Derived Datatypes

 "dateTime" and Its Related Datatypes

 Miscellaneous Built-in Datatypes

Facets, Constraining Facets and Restriction Datatypes

 What Is Facet?

List of Facets

 Constructing New Datatypes with Restriction Facets

 Facets Supported in "string"

 Facets Supported in "dateTime"

 Facets Supported in "decimal"

 "simpleType" - Defining Your Own Simple Datatypes

 Complex Element Declaration

 Identity-Constraints: unique, key and keyref

 Assertion as Custom Validation Rules

 XML Schema Location and Namespace in XML Documents

 Overriding Element Types in XML Documents

 Linking Multiple Schema Documents Together

 Glossary

 References

 PDF Printing Version