simpleType termReferenceType

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

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


Source

<simpleType name="termReferenceType">
    <
union>
        <
simpleType>
            <
restriction base="NMTOKEN">
                <
whiteSpace value="collapse"/>
                <
pattern value=":[^:]+:[^:]+"/>
            </
restriction>
        </
simpleType>
        <
simpleType>
            <
restriction base="anyURI"/>
        </
simpleType>
    </
union>
</
simpleType>


simpleType termReferenceType


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.