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 |
|
<xs:complexType name="broadcastType"> <xs:complexContent> <xs:extension base="xces:class.global"> <xs:choice> <xs:element name="p" type="xces:par.seq" maxOccurs="unbounded"/> <xs:element name="biblStruct" type="xces:biblStructType"/> <xs:element name="biblFull" type="xces:biblFullType"/> <xs:element name="recording" type="xces:recordingType"/> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> |