simpleType DCMIType

simpleType {http://purl.org/dc/dcmitype/}DCMIType

Target Namespacehttp://purl.org/dc/dcmitype/
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://purl.org/dc/dcmitype/


Source

<xs:simpleType name="DCMIType">
    <
xs:union>
        <
xs:simpleType>
            <
xs:restriction base="xs:Name">
                <
xs:enumeration value="Collection"/>
                <
xs:enumeration value="Dataset"/>
                <
xs:enumeration value="Event"/>
                <
xs:enumeration value="Image"/>
                <
xs:enumeration value="MovingImage"/>
                <
xs:enumeration value="StillImage"/>
                <
xs:enumeration value="InteractiveResource"/>
                <
xs:enumeration value="Service"/>
                <
xs:enumeration value="Software"/>
                <
xs:enumeration value="Sound"/>
                <
xs:enumeration value="Text"/>
                <
xs:enumeration value="PhysicalObject"/>
            </
xs:restriction>
        </
xs:simpleType>
    </
xs:union>
</
xs:simpleType>


simpleType DCMIType


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.