[xhtml]
Defining Simple Types
- Simple Types
- Values
- Primitive vs. Derived
- Fundamental Facets
- Constraining Facets
- Type Derivation by Restricting
- Range Restrictions
- Length Restrictions
- Digit Restrictions
- Whitespace Restrictions
- Enumerated Value Restrictions
- Combining Restrictions
- Pattern Restrictions
- Regular Expressions - Quick Tour
- Regular Expressions - Character Classes & Escapes
- Regular Expressions - Block Escapes
- Regular Expressions - Quantifiers
- Regular Expressions - Examples
- Atomic Values and Types
- List Simple Types
- List Simple Types - Inlining Types
- Union Simple Types
- String-based Built-ins
- Unbounded Integer Built-ins
- Bounded Integer Built-ins
- Bounded Unsigned Integer Built-ins
- Floating Point
- Miscellaneous Types
- Dates, Times, and Durations
- Dates & Times
- Durations
- Date Parts