QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
TEIform | xs:string | optional | |||||
id | xs:ID | optional | |||||
lang | xs:IDREF | optional | |||||
n | xs:string | optional | |||||
xml:lang | union of(xs:language, restriction of xs:string) | optional |
|
Element | xces:respStmtType/xces:resp |
<xs:complexType name="respType"> <xs:complexContent> <xs:extension base="xces:class.global"> <xs:sequence> <xs:element name="type" type="xces:tei.respString" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="name" type="xces:tei.nameString" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |