mpeg7:BytePosition

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
length positiveInteger optional
offset nonNegativeInteger required

Source

<element name="BytePosition">
  <complexType>
    <attribute name="offset" type="nonNegativeInteger" use="required"/>
    <attribute name="length" type="positiveInteger" use="optional"/>
  </complexType>
</element>

Sample