Namespace: |
|
Defined: |
globally in XMLSchema.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
| xs:language |
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). |
Type Derivation Tree xs:anySimpleType (restriction) |
Derivation: |
restriction of xs:token |
|||
Facets: |
|
|||
| <xs:simpleType id="language" name="language"> <xs:pattern id="language.pattern" value="[a-zA-Z]{1,8}(-[a-zA-Z0-9]{1,8})*"/> </xs:restriction> </xs:simpleType> |
| XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |