Author: richard.opalka(a)jboss.com
Date: 2007-09-17 09:28:24 -0400 (Mon, 17 Sep 2007)
New Revision: 4572
Modified:
stack/native/branches/ropalka/trunk/src/main/resources/schema/jboss-ws-rm_1.0.xsd
Log:
fix
Modified:
stack/native/branches/ropalka/trunk/src/main/resources/schema/jboss-ws-rm_1.0.xsd
===================================================================
---
stack/native/branches/ropalka/trunk/src/main/resources/schema/jboss-ws-rm_1.0.xsd 2007-09-17
12:55:40 UTC (rev 4571)
+++
stack/native/branches/ropalka/trunk/src/main/resources/schema/jboss-ws-rm_1.0.xsd 2007-09-17
13:28:24 UTC (rev 4572)
@@ -12,7 +12,7 @@
</xs:annotation>
<xs:complexType>
<xs:sequence>
- <xs:element name="delivery-assurance"
type="deliveryAssuranceType">
+ <xs:element name="delivery-assurance"
type="deliveryAssuranceType" minOccurs="0">
<xs:annotation>
<xs:documentation>
Global WS-RM delivery assurance configuration that applies to all WSDL
ports.
Show replies by date