- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 May 2005 09:55:02 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv4591
Modified Files:
properties.dtd
Log Message:
Message Reference is now Interface Message Reference
Index: properties.dtd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/properties.dtd,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** properties.dtd 13 Apr 2005 22:27:19 -0000 1.11
--- properties.dtd 3 May 2005 09:55:00 -0000 1.12
***************
*** 13,23 ****
"<xspecref href='&BindingProperties;'>{type}</xspecref>">
! <!ENTITY MessageReferenceProperties "&w3c-designation-part1;#MessageReference_details">
! <!ENTITY message_reference-message_content_model-p
! "<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">
--- 13,23 ----
"<xspecref href='&BindingProperties;'>{type}</xspecref>">
! <!ENTITY InterfaceMessageReferenceProperties "&w3c-designation-part1;#InterfaceMessageReference_details">
! <!ENTITY interface_message_reference-message_content_model-p
! "<xspecref href='&InterfaceMessageReferenceProperties;'>{message content model}</xspecref>">
! <!ENTITY interface_message_reference-element-p
! "<xspecref href='&InterfaceMessageReferenceProperties;'>{element}</xspecref>">
! <!ENTITY interface_message_reference-direction-p
! "<xspecref href='&InterfaceMessageReferenceProperties;'>{direction}</xspecref>">
<!ENTITY InterfaceOperationProperties "&w3c-designation-part1;#InterfaceOperation_details">
Received on Tuesday, 3 May 2005 09:55:06 UTC