Uniform access to XmlSchema annotations from SOM API
----------------------------------------------------

         Key: XMLBEANS-163
         URL: http://issues.apache.org/jira/browse/XMLBEANS-163
     Project: XMLBeans
        Type: New Feature
  Components: SOM  
    Versions: Version 2 Beta 1, Version 2 Beta 2, Version 2    
    Reporter: Radu Preotiuc-Pietro
 Assigned to: Radu Preotiuc-Pietro 
     Fix For: TBD


Currently annotations are obtained via the SchemaAnnotated API. However, not 
all places that can contain annotations in XmlSchema are covered. Examples:
- SchemaParticle doesn't implement SchemaAnnotated and so annotations on 
<sequence>, <choice> and <all> groups are not accessible
- simple type facets are accessible using the XmlAnySimpleType representing 
their value, so there is no place for the annotation in this case.

These shortages need to be addressed.


-- 
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]

Reply via email to