Victor Roldan Betancort created XMLBEANS-513:
------------------------------------------------

             Summary: SampleXmlUtil.processChoice() does not honor xs:choice 
boundaries
                 Key: XMLBEANS-513
                 URL: https://issues.apache.org/jira/browse/XMLBEANS-513
             Project: XMLBeans
          Issue Type: Bug
          Components: Samples
    Affects Versions: Version 2.6
            Reporter: Victor Roldan Betancort
            Priority: Minor


When generating a sample for an XSD making use of xs:choice. SampleXmlUtil does 
not consider the boundaries of the choice, but in fact generate an instance of 
every element in the choice. This leads to invalid XML, depending on the value 
of the minOccurs and maxOccurs.

http://www.w3schools.com/schema/el_choice.asp



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to