provider wrapper for xsd:any
----------------------------

         Key: XBEAN-5
         URL: http://issues.apache.org/jira/browse/XBEAN-5
     Project: XBean
        Type: Improvement

    Reporter: Ajith Harshana Ranabahu
 Assigned to: Dain Sundstrom 
    Priority: Minor


This issue was reported in the Axis2 Jira since Axis2 uses XMLBeans as one of 
the data binding framework. The original text from the issue follows.

In the generated client code, there's no getters or setters that represent an 
xsd:any in the schema, you're left to grunge around with xmlCursors yourself, 
this is a PIA because the xmlCursor is not aware of where the xsd:any is 
declared in the sequence, so suddenly the client programmer has to be aware of 
the structure of the container of the xsd:any, not just the xsd:any elements 
themselves.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to