You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Cezar Andrei (JIRA)" <xm...@xml.apache.org> on 2007/12/19 21:14:43 UTC

[jira] Commented: (XMLBEANS-269) provider wrapper for xsd:any

    [ https://issues.apache.org/jira/browse/XMLBEANS-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553471 ] 

Cezar Andrei commented on XMLBEANS-269:
---------------------------------------

In addition to XmlCursor and DOM, one can also use XmlObject.selectChildren(qnameSet) to get to the right elements.

> provider wrapper for xsd:any
> ----------------------------
>
>                 Key: XMLBEANS-269
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-269
>             Project: XMLBeans
>          Issue 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.
-
You can reply to this email to add a comment to the issue online.


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