| namespace | http://www.w3.org/1999/xhtml | ||
| type | xs:language | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:simpleType name="LanguageCode"> <xs:annotation> <xs:documentation> a language code, as per [RFC3066] </xs:documentation> </xs:annotation> <xs:restriction base="xs:language"/> </xs:simpleType> |