QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
TEIform | xs:string | optional | |||||
id | xs:ID | required | |||||
lang | xs:IDREF | optional | |||||
n | xs:string | optional | |||||
xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
Complex Type | xces:categoryType |
<xs:complexType name="categoryTypeBase"> <xs:complexContent> <xs:restriction base="xces:class.global"> <xs:attribute name="id" type="xs:ID" use="required"/> </xs:restriction> </xs:complexContent> </xs:complexType> |