xces:a.timed

Attributes used to record timing information for spoken elements.

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
dur xs:string optional
end xs:string optional
start xs:string optional

Used By

Source

<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>