- From: Hugo Haas <hugo@dev.w3.org>
- Date: Tue, 03 Aug 2004 16:26:51 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv20321
Modified Files:
properties.dtd
Log Message:
Fixed message references
Index: properties.dtd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/properties.dtd,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** properties.dtd 22 Jul 2004 10:29:41 -0000 1.4
--- properties.dtd 3 Aug 2004 16:26:49 -0000 1.5
***************
*** 13,19 ****
"<xspecref href='&MessageReferenceProperties;'>{message content model}</xspecref>">
<!ENTITY message_reference-element-p
! "<xspecref href='&MessageReferenceProperties;#MessageReference_details'>{element}</xspecref>">
<!ENTITY message_reference-direction-p
! "<xspecref href='&MessageReferenceProperties;#MessageReference_details'>{direction}</xspecref>">
<!ENTITY InterfaceOperationProperties "&w3c-designation-part1;#InterfaceOperation_details">
--- 13,19 ----
"<xspecref href='&MessageReferenceProperties;'>{message content model}</xspecref>">
<!ENTITY message_reference-element-p
! "<xspecref href='&MessageReferenceProperties;'>{element}</xspecref>">
<!ENTITY message_reference-direction-p
! "<xspecref href='&MessageReferenceProperties;'>{direction}</xspecref>">
<!ENTITY InterfaceOperationProperties "&w3c-designation-part1;#InterfaceOperation_details">
Received on Tuesday, 3 August 2004 12:27:40 UTC