- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 01 May 2005 20:11:07 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv26650
Modified Files:
wsdl20.xml
Log Message:
Remove {required} property of Property compoment from Z Notation as per LC1.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.228
retrieving revision 1.229
diff -C2 -d -r1.228 -r1.229
*** wsdl20.xml 1 May 2005 12:20:08 -0000 1.228
--- wsdl20.xml 1 May 2005 20:11:05 -0000 1.229
***************
*** 4326,4330 ****
Identifier <nl/>
uri : AbsoluteURI <nl/>
- required : Boolean <nl/>
valueConstraint : OPTIONAL[ValueConstraint] <nl/>
value : OPTIONAL[ElementChildren] <nl/>
--- 4326,4329 ----
***************
*** 4334,4338 ****
</schema>
! <z:see names="AbsoluteURI Boolean OPTIONAL ValueConstraint ElementChildren"/>
<ulist>
--- 4333,4337 ----
</schema>
! <z:see names="Identifier AbsoluteURI OPTIONAL ValueConstraint ElementChildren Parent"/>
<ulist>
Received on Sunday, 1 May 2005 20:11:09 UTC