Attributes used to record timing information for spoken elements. |
Complex Types | xces:pType, xces:sType, xces:shiftEventType |
<xs:attributeGroup name="a.timed"> <xs:annotation> <xs:documentation xml:lang="en">Attributes used to record timing information for spoken elements.</xs:documentation> </xs:annotation> <xs:attribute name="start" type="xs:string"/> <xs:attribute name="end" type="xs:string"/> <xs:attribute name="dur" type="xs:string"/> </xs:attributeGroup> |