simpleType role-vocab

simpleType {http://www.example.org/}role-vocab

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.example.org/}role-vocab
Target Namespacehttp://www.example.org/
Declared Namespacesxmlns:dc=http://purl.org/dc/elements/1.1/
xmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://www.example.org/


Source

<xs:simpleType name="role-vocab">
    <
xs:restriction base="xs:string">
        <
xs:enumeration value="calligrapher"/>
        <
xs:enumeration value="censor"/>
        <
xs:enumeration value="commentator"/>
        <
xs:enumeration value="corrector"/>
    </
xs:restriction>
</
xs:simpleType>


simpleType role-vocab


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.