Implement sdo:many attribute for non-repeating elements within repeating groups 
[SDO-3, SDO-131]
------------------------------------------------------------------------------------------------

                 Key: TUSCANY-870
                 URL: http://issues.apache.org/jira/browse/TUSCANY-870
             Project: Tuscany
          Issue Type: New Feature
          Components: C++ SDO, C++ Specification
    Affects Versions: Cpp-current
            Reporter: Geoff Winn
         Assigned To: Geoff Winn


When an <element > declaration appears inside a <sequence> or <choice> 
declaration, if that element has an sdo:many attribute then that attribute's 
boolean value will take precedence over the default isMany value that would 
otherwise be assigned to the property defined by this element. If the sdo:many 
attribute is not present, then the default rules apply. XSD generation will 
include this attribute on any element that corresponds to a property inside a 
choice where the choice has maxOccurs > 1 but the property has property.many = 
false"

This is a 2.1 specification change, identified as both SDO-3 and SDO-131 in the 
specification change list.

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