Author: kidz
Date: Tue Jul 12 12:14:20 2005
New Revision: 215999
URL: http://svn.apache.org/viewcvs?rev=215999&view=rev
Log:
Relationship minOccurs="0"
Modified:
webservices/muse/trunk/src/site/content/example/services/application/src/wsdl/application.wsdl
Modified:
webservices/muse/trunk/src/site/content/example/services/application/src/wsdl/application.wsdl
URL:
http://svn.apache.org/viewcvs/webservices/muse/trunk/src/site/content/example/services/application/src/wsdl/application.wsdl?rev=215999&r1=215998&r2=215999&view=diff
==============================================================================
---
webservices/muse/trunk/src/site/content/example/services/application/src/wsdl/application.wsdl
(original)
+++
webservices/muse/trunk/src/site/content/example/services/application/src/wsdl/application.wsdl
Tue Jul 12 12:14:20 2005
@@ -126,7 +126,7 @@
<!-- *** If you wish to implement the MUWS Relationships
capability,
uncomment the below line *** -->
- <element ref="muws-p2-xs:Relationship" minOccurs="1"
maxOccurs="unbounded"/>
+ <element ref="muws-p2-xs:Relationship" minOccurs="0"
maxOccurs="unbounded"/>
<!-- SHARED PROPERTIES DEFINED muws-ext-1.xsd
Resource exposing this properties should add to the
list returned by GetProperty
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]