2002/ws/desc/wsdl20 properties.dtd,1.3,1.4

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv13358

Modified Files:
	properties.dtd 
Log Message:
Finished addressing issue 166:
- clarified what instance data is: relationship with the component model
- noted that serialization rules also apply to fault messages


Index: properties.dtd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/properties.dtd,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** properties.dtd	21 Jul 2004 12:49:38 -0000	1.3
--- properties.dtd	22 Jul 2004 10:29:41 -0000	1.4
***************
*** 23,26 ****
--- 23,30 ----
          "<xspecref href='&InterfaceOperationProperties;'>{style}</xspecref>">
  
+ <!ENTITY InterfaceFaultProperties "&w3c-designation-part1;#InterfaceFault_details">
+ <!ENTITY interface_fault-element-p
+         "<xspecref href='&InterfaceFaultProperties;'>{element}</xspecref>">
+ 
  <!ENTITY EndpointProperties "&w3c-designation-part1;#Endpoint_details">
  <!ENTITY endpoint-address-p

Received on Thursday, 22 July 2004 06:29:56 UTC