| W3C XML Schema Definition Language | Generated using Liquid XML Studio Designer Edition 8.0.4.1955 |
| Generated : 21 February 2010 |
| Definition Type | Simple Type |
| Name | language |
| Namespace | http://www.w3.org/2001/XMLSchema |
| Facets | |
| Pattern | [a-zA-Z]{1,8}(-[a-zA-Z0-9]{1,8})* |
| ID | language |
| XSD Schema | xsdschema.xsd |
|
|
|
|
|
|
<xs:simpleType id="language" name="language" >
<xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-2/#language"/> </xs:annotation> <xs:restriction base="xs:token"> <xs:pattern id="language.pattern" value="[a-zA-Z]{1,8}(-[a-zA-Z0-9]{1,8})*"/> </xs:restriction> </xs:simpleType> |
|
|
|
|
[No Sub Types] language [No Super Types] |
|
| Generated using Liquid XML Studio Designer Edition 8.0.4.1955 - Featuring XSD to C++ Code Generation | |