simpleType mimeType
namespace urn:tva:mpeg7:2005
type restriction of xs:string
properties
base string
used by
attribute InlineMediaType/@type
facets
Kind Value Annotation
whiteSpace collapse
pattern [!--[\(\)<>@,;:\\"/\[\]\?=]]+/[!--[\(\)<>@,;:\\"/\[\]\?=]]+
source <xs:simpleType name="mimeType">
 
<xs:restriction base="string">
   
<xs:whiteSpace value="collapse"/>
   
<xs:pattern value="[&#x21;-&#x7f;-[\(\)&lt;&gt;@,;:\\&quot;/\[\]\?=]]+/[&#x21;-&#x7f;-[\(\)&lt;&gt;@,;:\\&quot;/\[\]\?=]]+"/>
 
</xs:restriction>
</xs:simpleType>


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