Issue 93 in ogf-nsi-project: Correct ReserveConfirmedType that has zero to many criteria elements.
Status: Accepted Owner: jmacauley Labels: Type-Defect Priority-Medium FoundInVersion-2.0 FixedInVersion-2.0 New issue 93 by jmacauley: Correct ReserveConfirmedType that has zero to many criteria elements. http://code.google.com/p/ogf-nsi-project/issues/detail?id=93 The ReserveConfirmedType has an incorrectly enumerated criteria element. <xsd:element name="criteria" type="tns:ReservationConfirmCriteriaType" minOccurs="0" maxOccurs="unbounded" /> There should always be a single criteria returned. Resolution: Remove minOccurs="0" maxOccurs="unbounded" specification. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings
Updates: Status: Fixed Comment #1 on issue 93 by jmacauley: Correct ReserveConfirmedType that has zero to many criteria elements. http://code.google.com/p/ogf-nsi-project/issues/detail?id=93 This issue was closed by revision r74. -- You received this message because this project is configured to send all issue notifications to this address. You may adjust your notification preferences at: https://code.google.com/hosting/settings
participants (1)
-
ogf-nsi-project@googlecode.com