- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 25 Apr 2007 17:31:41 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv15622/wsdl20
Modified Files:
xmlspec.dtd
Log Message:
Accomodates xml:space.
Index: xmlspec.dtd
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/xmlspec.dtd,v
retrieving revision 1.26
retrieving revision 1.27
diff -C 2 -d -r1.26 -r1.27
*** xmlspec.dtd 26 Feb 2007 05:09:05 -0000 1.26
--- xmlspec.dtd 25 Apr 2007 17:31:38 -0000 1.27
***************
*** 402,405 ****
--- 402,406 ----
<!ENTITY % common.att
'id ID #IMPLIED
+ xml:space (default|preserve) "default"
%role.att;
%diff.att;'>
Received on Wednesday, 25 April 2007 17:32:28 UTC