simpleType typesafeEnumBaseType

simpleType {http://java.sun.com/xml/ns/jaxb}typesafeEnumBaseType

Target Namespacehttp://java.sun.com/xml/ns/jaxb
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns:jaxb=http://java.sun.com/xml/ns/jaxb


Source

<xs:simpleType name="typesafeEnumBaseType">
    <
xs:annotation>
        <
xs:documentation>
XML types or types derived from them which have enumeration facet(s) which
are be mapped to typesafeEnumClass by default.
The following types cannot be specified in this list:
"xsd:QName", "xsd:base64Binary", "xsd:hexBinary",
"xsd:date", "xsd:time", "xsd:dateTime", "xsd:duration",
"xsd:gDay", "xsd:gMonth", "xsd:Year", "xsd:gMonthDay", "xsd:YearMonth"
        
</xs:documentation>
    </
xs:annotation>
    <
xs:list itemType="xs:QName"/>
</
xs:simpleType>


Documentation

XML types or types derived from them which have enumeration facet(s) which
                           are be mapped to typesafeEnumClass by default.
        The following types cannot be specified in this list:
        "xsd:QName", "xsd:base64Binary", "xsd:hexBinary",
        "xsd:date", "xsd:time", "xsd:dateTime", "xsd:duration",
        "xsd:gDay", "xsd:gMonth", "xsd:Year", "xsd:gMonthDay", "xsd:YearMonth"


simpleType typesafeEnumBaseType


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.