element globalBindings

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

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="globalBindings">
    <
xs:annotation>
        <
xs:documentation>Customization values defined in global scope.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:sequence minOccurs="0">
            <
xs:element ref="jaxb:javaType" minOccurs="0" maxOccurs="unbounded"/>
            <
xs:element ref="jaxb:serializable" minOccurs="0"/>
            <
xs:any namespace="##other" processContents="lax">
                <
xs:annotation>
                    <
xs:documentation>allows extension binding declarations to be specified.</xs:documentation>
                </
xs:annotation>
            </
xs:any>
        </
xs:sequence>
        <
xs:attributeGroup ref="jaxb:XMLNameToJavaIdMappingDefaults"/>
        <
xs:attributeGroup ref="jaxb:typesafeEnumClassDefaults"/>
        <
xs:attributeGroup ref="jaxb:propertyAttributes"/>
        <
xs:attribute name="generateValueClass" type="xs:boolean" default="true"/>
        <
xs:attribute name="generateElementClass" type="xs:boolean" default="false"/>
        <
xs:attribute name="mapSimpleTypeDef" type="xs:boolean" default="false"/>
        <
xs:attribute name="localScoping" default="nested">
            <
xs:simpleType>
                <
xs:restriction base="xs:NCName">
                    <
xs:enumeration value="nested"/>
                    <
xs:enumeration value="toplevel"/>
                </
xs:restriction>
            </
xs:simpleType>
        </
xs:attribute>
        <
xs:attribute name="enableJavaNamingConventions" default="true" type="xs:boolean"/>
<!--
Removed from JAXB 2.0
<xs:attribute name = "bindingStyle" default = "elementBinding" type = "jaxb:bindingStyleType"/>
-->
        <
xs:attribute name="choiceContentProperty" default="false" type="xs:boolean"/>
    </
xs:complexType>
</
xs:element>


Documentation

Customization values defined in global scope.


element globalBindings


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.