users@jaxb.java.net

Global bindings

From: Lulseged Zerfu <lulseged.zerfu_at_ericsson.com>
Date: Thu, 2 Oct 2008 14:07:26 +0200

Hi

 I am looking for all options for global bindings. The following are
those that I could find in one of the samples in 2.1.8. Or are there the
only options that are supported? where do I find documentation for these
options?

<jxb:globalBindings
    fixedAttributeAsConstantProperty="false"
    collectionType="java.util.Vector"
    typesafeEnumBase="xs:NCName"
    choiceContentProperty="false"
    typesafeEnumMemberName="generateError"
    enableFailFastCheck="false"
    generateIsSetMethod="true"
    underscoreBinding="asCharInWord">
</jxb:globalBindings>

 

 

Lulseged