dfxml:byte_runs

Element Information

Model

Children: dfxml:byte_run

Attributes

Used By

Element dfxml:volume
Complex Type dfxml:fileobject_type

Source

<xs:element name="byte_runs">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="dfxml:byte_run" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:anyAttribute namespace="##other" processContents="lax"/>
  </xs:complexType>
</xs:element>

Sample