WWW/2002/ws/ra/edcopies wsmex.xml,1.98,1.99

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

Modified Files:
	wsmex.xml 
Log Message:
nsprefix alignment

Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- wsmex.xml	16 Mar 2010 19:49:32 -0000	1.98
+++ wsmex.xml	19 Mar 2010 18:51:19 -0000	1.99
@@ -202,10 +202,10 @@
      <eg>(01)  &lt;s11:Envelope
 (02)     xmlns:s11='http://schemas.xmlsoap.org/soap/envelope/'
 (03)     xmlns:wsa='http://www.w3.org/2005/08/addressing'>
-(04)     xmlns:wst='http://www.w3.org/2009/09/ws-tra'>
+(04)     xmlns:wst='http://www.w3.org/&wstra.nsprefix;/ws-tra'>
 (05)    &lt;s11:Header>
 (06)      &lt;wsa:Action>
-(07)        http://www.w3.org/2009/09/ws-mex/GetWSDL
+(07)        http://www.w3.org/&wsmex.nsprefix;/ws-mex/GetWSDL
 (08)      &lt;/wsa:Action>
 (09)      &lt;wsa:To>http://services.example.org/stockquote&lt;/wsa:To>
 (10)      &lt;wsa:ReplyTo>
@@ -233,11 +233,11 @@
 (02)      xmlns:s11='http://schemas.xmlsoap.org/soap/envelope/'
 (03)      xmlns:wsa='http://www.w3.org/2005/08/addressing'
 (04)      xmlns:wsp='http://www.w3.org/ns/ws-policy'
-(05)      xmlns:mex='http://www.w3.org/2009/09/ws-mex'>
+(05)      xmlns:mex='http://www.w3.org/&wsmex.nsprefix;/ws-mex'>
 (06)    &lt;s11:Header>
 (07)      &lt;wsa:To>http://client.example.org&lt;/wsa:To>
 (08)      &lt;wsa:Action>
-(09)        http://www.w3.org/2009/09/ws-mex/GetWSDLResponse
+(09)        http://www.w3.org/&wsmex.nsprefix;/ws-mex/GetWSDLResponse
 (10)      &lt;/wsa:Action>
 (11)      &lt;wsa:RelatesTo>
 (12)        urn:uuid:73d7edfc-5c3c-49b9-ba46-2480caee43e9
@@ -1850,7 +1850,7 @@
      <eg>(01) &lt;wsa:EndpointReference ...>
 (02)   &lt;wsa:Address>http://services.example.org/stockquote&lt;/wsa:Address>
 (03)   &lt;wsa:Metadata>
-(04)     &lt;mex:Reference Type='http://www.w3.org/2009/09/ws-mex'>
+(04)     &lt;mex:Reference Type='http://www.w3.org/&wsmex.nsprefix;/ws-mex'>
 (05)       &lt;wsa:Address>
 (06)         http://services.example.org/stockquote/metadata
 (07)       &lt;/wsa:Address>
@@ -1896,7 +1896,7 @@
 (07)         &lt;!-- with URI syntax from:
 (08)              http://www.w3.org/TR/wsdl11elementidentifiers/ -->
 (09)         &lt;wsp:URI> 
-(10)           http://www.w3.org/2009/09/ws-mex#wsdl1.PortTypeOperation(GetWSDL) 
+(10)           http://www.w3.org/&wsmex.nsprefix;/ws-mex#wsdl1.PortTypeOperation(GetWSDL) 
 (11)         &lt;/wsp:URI>
 (12)       &lt;/wsp:AppliesTo> 
 (13)       &lt;wsp:Policy> ... &lt;/wsp:Policy>  
@@ -2014,7 +2014,7 @@
     <example id="EPRsecure">
      <head>Endpoint Reference with Associated Policy</head>
      <eg>(01) &lt;wse:NotifyTo xmlns:wsa="http://www.w3.org/2005/08/addressing"
-(02)               xmlns:wse="http://www.w3.org/2009/09/ws-evt">
+(02)               xmlns:wse="http://www.w3.org/&wsevt.nsprefix;/ws-evt">
 (03)   &lt;wsa:Address>http://www.example.com/EventSink/OnPriceChange&lt;/wsa:Address>
 (04)   &lt;wsa:RerenceParameters>
 (05)     ...
@@ -2100,7 +2100,7 @@
     <eg>(01) &lt;wsp:Policy>
 (02)  &lt;wse:EventSource>
 (03)   &lt;wse:FormatName
-(04)     URI="http://www.w3.org/2009/09/ws-evt/DeliveryFormats/Unwrap">
+(04)     URI="http://www.w3.org/&wsevt.nsprefix;/ws-evt/DeliveryFormats/Unwrap">
 (05)   &lt;/wse:FormatName>
 (06)   &lt;wsevd:EventDescriptions>
 (07)    &lt;wsevd:types>
@@ -2157,7 +2157,7 @@
     <eg>(01) &lt;wsp:Policy>
 (02)  &lt;wse:EventSource>
 (03)   &lt;wse:FormatName
-(04)     URI="http://www.w3.org/2009/09/ws-evt/DeliveryFormats/Unwrap">
+(04)     URI="http://www.w3.org/&wsevt.nsprefix;/ws-evt/DeliveryFormats/Unwrap">
 (05)   &lt;/wse:FormatName>
 (06)   &lt;wsevd:EventDescriptions>
 (07)    &lt;wsevd:types>
@@ -2833,8 +2833,8 @@
 
    <example>
     <eg>&lt;xs:schema
-    targetNamespace='http://www.w3.org/2009/09/ws-mex'
-    xmlns:tns='http://www.w3.org/2009/09/ws-mex'
+    targetNamespace='http://www.w3.org/&wsmex.nsprefix;/ws-mex'
+    xmlns:tns='http://www.w3.org/&wsmex.nsprefix;/ws-mex'
     xmlns:wsa='http://www.w3.org/2005/08/addressing'
     xmlns:xs='http://www.w3.org/2001/XMLSchema'
     elementFormDefault='qualified'
@@ -3057,11 +3057,11 @@
       &lt;wsdl:input
        message='tns:GetWSDLMsg'
        wsam:Action=
-        'http://www.w3.org/2009/09/ws-mex/GetWSDL'/>
+        'http://www.w3.org/&wsmex.nsprefix;/ws-mex/GetWSDL'/>
       &lt;wsdl:output
        message='tns:GetWSDLResponseMsg'
        wsam:Action=
-        'http://www.w3.org/2009/09/ws-mex/GetWSDLResponse'/>
+        'http://www.w3.org/&wsmex.nsprefix;/ws-mex/GetWSDLResponse'/>
     &lt;/wsdl:operation>
 
     &lt;wsdl:operation name='GetMetadata'>

Received on Friday, 19 March 2010 18:51:23 UTC