|
|
|
|
The following issue has been updated. |
|
Updater: Thierry Delprat
Date: 04/05/07 16:46
|
|
| Field |
Original Value |
New Value |
|
Change By
Thierry Delprat
on 04/05/07 16:46
|
|
Fix Version/s
|
5.1 M2
|
|
|
Fix Version/s
|
|
5.1 M3
|
|
Clarify the return types for property list.
For now an arrayu is returned if the list is a simple list. Ex:
<xs:simpleType name="stringList">
<xs:list itemType="xs:string"/>
</xs:simpleType>
And a java.util.List is returned if the list is a compelx list. Ex:
<xs:complexType name="abonnements">
<xs:sequence>
<xs:element name="item" type="geide:abonnement" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
|
|
|
|
|
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets