mpeg7:MediaLocatorType

Complex Type Information

Model

Used By

Source

<complexType name="MediaLocatorType">
  <sequence>
    <choice minOccurs="0">
      <element name="MediaUri" type="anyURI"/>
      <element name="InlineMedia" type="mpeg7:InlineMediaType"/>
    </choice>
    <element name="StreamID" type="nonNegativeInteger" minOccurs="0"/>
  </sequence>
</complexType>