More information:

If I use the following, I get the prefix I want for the transliterations
element, but not for the others. Is this 'as designed'?

<mappings xmlns:btrnm="urn:com.basistech.rnm">
        <mapping name="btrnm:Name">
        <property name='script' ignore='true'/>
        <property name='language' ignore='true'/>
        <!-- without this, the XML must contain an array, even if the
array is zero-length. -->
        <property name='transliterations' minOccurs='0' nillable='true'
mappedName='btrnm:name' />
        </mapping>
</mappings>

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to