indicates whether the sound overlaps the surrounding speeches or interrupts them. |
Element | tei:sound |
<xs:attribute name="discrete" default="unknown"> <xs:annotation> <xs:documentation>indicates whether the sound overlaps the surrounding speeches or interrupts them.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:union memberTypes="xs:boolean"> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="unknown"/> <xs:enumeration value="inapplicable"/> </xs:restriction> </xs:simpleType> </xs:union> </xs:simpleType> </xs:attribute> |