complexType UniqueIDType

complexType {urn:mpeg:mpeg7:schema:2001}UniqueIDType

Abstractfalse (This can be used in an instance)
Target Namespaceurn:mpeg:mpeg7:schema:2001
Declared Namespacesxmlns:mpeg7=urn:mpeg:mpeg7:schema:2001
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="UniqueIDType">
    <
simpleContent>
        <
extension base="string">
            <
attribute name="type" type="NMTOKEN" use="optional" default="URI"/>
            <
attribute name="organization" type="NMTOKEN" use="optional"/>
            <
attribute name="authority" type="NMTOKEN" use="optional"/>
            <
attribute name="encoding" use="optional" default="text">
                <
simpleType>
                    <
restriction base="string">
                        <
enumeration value="text"/>
                        <
enumeration value="base16"/>
                        <
enumeration value="base64"/>
                    </
restriction>
                </
simpleType>
            </
attribute>
        </
extension>
    </
simpleContent>
</
complexType>


complexType UniqueIDType


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.