QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
lang | xs:language | optional |
<xs:complexType name="normstringlang"> <xs:simpleContent> <xs:extension base="xs:normalizedString"> <xs:attribute name="lang" type="xs:language" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> |