Library XSD/Types

Package XSDFacets

Overview

Classes: Enumeration, Field, FractionDigits, Key, Keyref, Length, MaxExclusive, MaxInclusive, MaxLength, MinExclusive, MinInclusive, MinLength, Pattern, Selector, TotalDigits, Unique, Whitespace

Classes

class Enumeration

This class represents an enumeration facet in an XML Schema. 

class Field

This class represents a field property in an XML Schema. 

class FractionDigits

This class represents an fractionDigits facet in an XML Schema. 

class Key

This class represents a key property in an XML Schema. 

class Keyref

 

class Length

This class represents a length facet in an XML Schema. 

class MaxExclusive

This class represents a maxExclusive facet in an XML Schema. 

class MaxInclusive

This class represents a maxInclusive facet in an XML Schema. 

class MaxLength

This class represents a maxLength facet in an XML Schema. 

class MinExclusive

This class represents a minExclusive facet in an XML Schema. 

class MinInclusive

This class represents a minInclusive facet in an XML Schema. 

class MinLength

This class represents a minLength facet in an XML Schema. 

class Pattern

This class represents a pattern facet in an XML Schema. 

class Selector

This class represents a selector property in an XML Schema. 

class TotalDigits

This class represents a totalDigits facet in an XML Schema. 

class Unique

This class represents a unique property in an XML Schema. 

class Whitespace

This class represents a whiteSpace facet in an XML Schema.