You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jaxme-dev@ws.apache.org by Carolina Antón <gl...@teleline.es> on 2005/04/16 16:19:25 UTC

Customize binding

Hi all,

I know that JaxMe does not support external customization yet, but, does 
it support inline customization?

I'm trying to do something like this (this is from a binding external file):

<jxb:bindings node="//xs:complexType[@name='UserActionType']">
    <jxb:schemaBindings>
        <jxb:package 
name="es.upm.dit.profileserver.ProfileManager.Profiles"/>
        <jxb:nameXmlTransform>
            <jxb:elementName prefix="TVA"/>
        </jxb:nameXmlTransform>
    </jxb:schemaBindings>
</jxb:bindings>

but I don't know how to transform this to an inline customization.

Some ideas?

Thanx in advance

Carol




---------------------------------------------------------------------
To unsubscribe, e-mail: jaxme-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: jaxme-dev-help@ws.apache.org