may be used to indicate whether the quoted matter is regarded as having been vocalized or signed. |
Element | tei:said |
<xs:attribute name="aloud" default="unknown"> <xs:annotation> <xs:documentation>may be used to indicate whether the quoted matter is regarded as having been vocalized or signed.</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> |