XSD Documentation Demo
Demo Release 0.0


simpleType "xs:language"
Namespace:
Derived By:
restriction of xs:token
Defined:
globally in XMLSchema.xsd; see XML source
Referenced:

Simple Content Restrictions:
Pattern:
[a-zA-Z]{1,8}(-[a-zA-Z0-9]{1,8})*
pattern specifies the content of section 2.12 of XML 1.0e2 and RFC 3066 (Revised version of RFC 1766).
Description
See: http://www.w3.org/TR/xmlschema-2/#language
Related Components
Referenced By
Type Definition Detail
Type Derivation Tree
xs:anySimpleType (restriction)
  xs:string (restriction)
      xs:normalizedString (restriction)
          xs:token (restriction)
              xs:language
Derivation:
restriction of xs:token
Facets:
pattern:
[a-zA-Z]{1,8}(-[a-zA-Z0-9]{1,8})*
pattern specifies the content of section 2.12 of XML 1.0e2 and RFC 3066 (Revised version of RFC 1766).


XML schema documentation generated with FlexDoc/XML 1.14 using FlexDoc/XML XSDDoc 3.0 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.