complexType InlineMediaType
diagram gluon3_1_p1304.png
namespace urn:tva:mpeg7:2005
children mpeg7:MediaData16 mpeg7:MediaData64
used by
element MediaLocatorType/InlineMedia
attributes
Name  Type  Use  Default  Fixed  Annotation
type  mpeg7:mimeType  required      
source <xs:complexType name="InlineMediaType">
 
<xs:choice>
   
<xs:element name="MediaData16" type="hexBinary"/>
   
<xs:element name="MediaData64" type="base64Binary"/>
 
</xs:choice>
 
<xs:attribute name="type" type="mpeg7:mimeType" use="required"/>
</xs:complexType>

attribute InlineMediaType/@type
type mpeg7:mimeType
properties
use required
facets
Kind Value Annotation
whiteSpace collapse
pattern [&#x21;-&#x7f;-[\(\)&lt;&gt;@,;:\\&quot;/\[\]\?=]]+/[&#x21;-&#x7f;-[\(\)&lt;&gt;@,;:\\&quot;/\[\]\?=]]+
source <xs:attribute name="type" type="mpeg7:mimeType" use="required"/>

element InlineMediaType/MediaData16
diagram gluon3_1_p1305.png
namespace urn:tva:mpeg7:2005
type xs:hexBinary
properties
content simple
source <xs:element name="MediaData16" type="hexBinary"/>

element InlineMediaType/MediaData64
diagram gluon3_1_p1306.png
namespace urn:tva:mpeg7:2005
type xs:base64Binary
properties
content simple
source <xs:element name="MediaData64" type="base64Binary"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy