WWW/2002/ws/ra/edcopies wssa.html,1.2,1.3 wssa.xml,1.2,1.3

Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv17808

Modified Files:
	wssa.html wssa.xml 
Log Message:
Fix TNS - thanks Gil


Index: wssa.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wssa.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- wssa.xml	21 Apr 2010 03:10:03 -0000	1.2
+++ wssa.xml	21 Apr 2010 18:02:59 -0000	1.3
@@ -608,8 +608,8 @@
 
    <example>
     <eg>&lt;xs:schema 
-  targetNamespace='http://www.w3.org/2009/09/ws-sas'
-  xmlns:tns='http://www.w3.org/2009/09/ws-sas'
+  targetNamespace='http://www.w3.org/&wssas.nsprefix;/ws-sas'
+  xmlns:tns='http://www.w3.org/&wsevt.nsprefix;/ws-sas'
   xmlns:xs='http://www.w3.org/2001/XMLSchema'
   elementFormDefault='qualified'
   blockDefault='#all' >

Index: wssa.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wssa.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- wssa.html	21 Apr 2010 03:10:03 -0000	1.2
+++ wssa.html	21 Apr 2010 18:02:59 -0000	1.3
@@ -302,8 +302,8 @@
     A non-normative copy of the XML Schema description is listed below for 
     convenience. 
    </p><div class="exampleOuter"><div class="exampleInner"><pre>&lt;xs:schema 
-  targetNamespace='http://www.w3.org/2009/09/ws-sas'
-  xmlns:tns='http://www.w3.org/2009/09/ws-sas'
+  targetNamespace='http://www.w3.org/2002/ws/ra/edcopies/ws-sas'
+  xmlns:tns='http://www.w3.org/2002/ws/ra/edcopies/ws-sas'
   xmlns:xs='http://www.w3.org/2001/XMLSchema'
   elementFormDefault='qualified'
   blockDefault='#all' &gt;

Received on Wednesday, 21 April 2010 18:03:05 UTC