Prefix used to escape restricted words in part of a namespace is hardcoded, 
unconfigurable.
-------------------------------------------------------------------------------------------

                 Key: XMLBEANS-403
                 URL: https://issues.apache.org/jira/browse/XMLBEANS-403
             Project: XMLBeans
          Issue Type: Bug
          Components: Tools
    Affects Versions: Version 2.4.1 
         Environment: Any
            Reporter: Martin Barrs


Path elements in a namespace that are considered reserved etc, are changed by 
the code to be prefixed with an 'x'.

This prefix is hardcoded in each instance it is used - it is not event a static.

Code: org.apache.xmlbeans.impl.common.NameUtil
Lines: 631

This prefix should also be configurable so that it can mesh with other 
generated systems, i.e. Axis (see AXIS2-4269).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@xmlbeans.apache.org
For additional commands, e-mail: dev-h...@xmlbeans.apache.org

Reply via email to