simpleType mimeType

simpleType {urn:mpeg:mpeg7:schema:2001}mimeType

Target Namespaceurn:mpeg:mpeg7:schema:2001
Declared Namespacesxmlns:mpeg7=urn:mpeg:mpeg7:schema:2001
xmlns=http://www.w3.org/2001/XMLSchema


Source

<simpleType name="mimeType">
    <
restriction base="string">
        <
whiteSpace value="collapse"/>
<!--
to be REVISED to more appropreately fit to the MIME specification
<pattern value="[a-z]+/[_a-zA-Z0-9\-\.$]+"/>
-->
        <
pattern value="[!--[\(\)<>@,;:\\"/\[\]\?=]]+/[!--[\(\)<>@,;:\\"/\[\]\?=]]+"/>
    </
restriction>
</
simpleType>


simpleType mimeType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.