[ 
http://jira.codehaus.org/browse/JIBX-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dennis Sosnoski updated JIBX-265:
---------------------------------

    Assignee: Dennis Sosnoski

> Codegen: create a class per top-level element under an xs:choice element
> ------------------------------------------------------------------------
>
>                 Key: JIBX-265
>                 URL: http://jira.codehaus.org/browse/JIBX-265
>             Project: JiBX
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: JiBX 1.2
>            Reporter: Nigel Charman
>            Assignee: Dennis Sosnoski
>
> Where the schema contains
>       <xs:choice>
>               <xs:element name="A">
>                       <xs:complexType>
>                               <xs:sequence>
>                                       <xs:element name="A1" />
>                                          ....
>               </xs:element>
>               <xs:element name="B">
>                         ....
>               </xs:element>
>               <xs:element name="C">
>                         ....
>               </xs:element>
>       </xs:choice>
> I would like to be able to have a new outer class generated for each of A,B 
> and C, but not A1,

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

        

------------------------------------------------------------------------------
_______________________________________________
jibx-devs mailing list
jibx-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-devs

Reply via email to