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

         Key: AXIS2-262
         URL: http://issues.apache.org/jira/browse/AXIS2-262
     Project: Apache Axis 2.0 (Axis2)
        Type: Improvement
  Components: client-api  
 Environment: WinXP, JDK 5.0, code from SVN 10/3/2005
    Reporter: Simon Fell


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