QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
TEIform | xs:string | optional | |||||
default | restriction of xs:NMTOKEN | n | optional | ||||
id | xs:ID | optional | |||||
lang | xs:IDREF | optional | |||||
n | xs:string | optional | |||||
xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
<xs:complexType name="class.declarable.string" mixed="true"> <xs:complexContent mixed="true"> <xs:extension base="xces:class.string"> <xs:attributeGroup ref="xces:a.declarable"/> </xs:extension> </xs:complexContent> </xs:complexType> |