tei:att.timed.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
dur xs:duration optional
(duration) indicates the length of this element in
time.
dur-iso restriction of xs:token optional
(duration) indicates the length of this element in
time.
end xs:anyURI optional
indicates the location within a temporal alignment at which this element
ends.
start xs:anyURI optional
indicates the location within a temporal alignment at which this element
begins.

Used By

Source

<xs:attributeGroup name="att.timed.attributes">
  <xs:attributeGroup ref="tei:att.duration.attributes"/>
  <xs:attributeGroup ref="tei:att.timed.attribute.start"/>
  <xs:attributeGroup ref="tei:att.timed.attribute.end"/>
</xs:attributeGroup>