Author: kidz
Date: Tue Jul 12 12:13:02 2005
New Revision: 215997
URL: http://svn.apache.org/viewcvs?rev=215997&view=rev
Log:
Relationship - minOccurs="0"
Modified:
webservices/muse/trunk/src/site/content/example/src/wsdl/application.wsdl
Modified:
webservices/muse/trunk/src/site/content/example/src/wsdl/application.wsdl
URL:
http://svn.apache.org/viewcvs/webservices/muse/trunk/src/site/content/example/src/wsdl/application.wsdl?rev=215997&r1=215996&r2=215997&view=diff
==============================================================================
--- webservices/muse/trunk/src/site/content/example/src/wsdl/application.wsdl
(original)
+++ webservices/muse/trunk/src/site/content/example/src/wsdl/application.wsdl
Tue Jul 12 12:13:02 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]