element typesafeEnumClass

element {http://java.sun.com/xml/ns/jaxb}typesafeEnumClass

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
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:element name="typesafeEnumClass">
    <
xs:annotation>
        <
xs:documentation>Bind to a type safe enumeration class.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element name="javadoc" type="xs:string" minOccurs="0"/>
            <
xs:element ref="jaxb:typesafeEnumMember" minOccurs="0" maxOccurs="unbounded"/>
        </
xs:sequence>
        <
xs:attribute name="name" type="jaxb:javaIdentifierType"/>
    </
xs:complexType>
</
xs:element>


Documentation

Bind to a type safe enumeration class.


element typesafeEnumClass


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.