QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
TEIform | xs:string | optional | |||||
id | xs:ID | optional | |||||
lang | xs:IDREF | optional | |||||
n | xs:string | optional | |||||
rend | xs:string | optional | |||||
wsd | xs:string | optional | |||||
xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
Complex Type | xces:distinctType |
<xs:complexType name="phrase.distinct.seq" mixed="true"> <xs:complexContent mixed="true"> <xs:extension base="xces:class.text"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:group ref="xces:m.phrase.distinct.seq"/> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> |