complexType propertyBaseType

complexType {http://java.sun.com/xml/ns/jaxb}propertyBaseType

Abstractfalse (This can be used in an instance)
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:complexType name="propertyBaseType">
    <
xs:annotation>
        <
xs:documentation>
Customize the base type of a property. For V1.0, only
javaType is allowed for customization of simple types
at point of reference to a simple type.
        
</xs:documentation>
    </
xs:annotation>
    <
xs:all>
        <
xs:element ref="jaxb:javaType" minOccurs="0"/>
    </
xs:all>
</
xs:complexType>


Documentation

Customize the base type of a property. For V1.0, only
javaType is allowed for customization of simple types
at point of reference to a simple type.


complexType propertyBaseType


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.