provider wrapper for xsd:any
----------------------------
Key: XMLBEANS-269
URL: http://issues.apache.org/jira/browse/XMLBEANS-269
Project: XMLBeans
Type: Improvement
Reporter: Ajith Harshana Ranabahu
This issue has been reported in the Axis2 Jira regarding Axis2 XMLBeans
databinding. We feel it is worth reporting this in the XMLBeans Jira since it
is directly a XMLBeans issue. 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.
============
The original issue would be attached to this
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]