QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
TEIform | xs:string | TEI.2 | optional | ||||
id | xs:ID | optional | |||||
lang | xs:IDREF | optional | |||||
n | xs:string | optional | |||||
xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
Complex Type | xces:xcesDocType |
<xs:complexType name="xcesDocRestriction" mixed="false"> <xs:complexContent> <xs:restriction base="xces:class.global"> <xs:attribute name="TEIform" type="xs:string" fixed="TEI.2"/> </xs:restriction> </xs:complexContent> </xs:complexType> |