mpeg7:RelIncrTimePointType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
timeBase mpeg7:xPathRefType optional
timeUnit mpeg7:durationType optional

Used By

Source

<complexType name="RelIncrTimePointType">
  <simpleContent>
    <extension base="integer">
      <attribute name="timeUnit" type="mpeg7:durationType" use="optional"/>
      <attribute name="timeBase" type="mpeg7:xPathRefType" use="optional"/>
    </extension>
  </simpleContent>
</complexType>