- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 20 Mar 2010 01:25:57 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv29329
Modified Files:
wseventing.html wsfrag.html wsmex.html
Log Message:
update html
Index: wsfrag.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.html,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- wsfrag.html 16 Mar 2010 19:49:32 -0000 1.61
+++ wsfrag.html 20 Mar 2010 01:25:54 -0000 1.62
@@ -1092,8 +1092,8 @@
</p><div class="exampleOuter"><div class="exampleInner"><pre><a href="http://www.w3.org/2002/ws/ra/edcopies/ws-fra/Fragment.xsd">http://www.w3.org/2002/ws/ra/edcopies/ws-fra/fragment.xsd</a></pre></div></div><p>
A non-normative copy of the XML schema is listed below for convenience.
</p><div class="exampleOuter"><div class="exampleInner"><pre><xs:schema
- targetNamespace='http://www.w3.org/2009/09/ws-fra'
- xmlns:tns='http://www.w3.org/2009/09/ws-fra'
+ targetNamespace='http://www.w3.org/2002/ws/ra/edcopies/ws-fra'
+ xmlns:tns='http://www.w3.org/2002/ws/ra/edcopies/ws-fra'
xmlns:xs='http://www.w3.org/2001/XMLSchema'
elementFormDefault='qualified'
blockDefault='#all' >
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -d -r1.170 -r1.171
--- wseventing.html 17 Mar 2010 03:22:16 -0000 1.170
+++ wseventing.html 20 Mar 2010 01:25:54 -0000 1.171
@@ -2029,8 +2029,8 @@
A non-normative copy of the XML schema is listed below for
convenience.
</p><div class="exampleOuter"><div class="exampleInner"><pre><xs:schema
- targetNamespace='http://www.w3.org/2009/09/ws-evt'
- xmlns:tns='http://www.w3.org/2009/09/ws-evt'
+ targetNamespace='http://www.w3.org/2002/ws/ra/edcopies/ws-evt'
+ xmlns:tns='http://www.w3.org/2002/ws/ra/edcopies/ws-evt'
xmlns:wsa='http://www.w3.org/2005/08/addressing'
xmlns:xs='http://www.w3.org/2001/XMLSchema'
elementFormDefault='qualified'
@@ -2059,7 +2059,7 @@
minOccurs='0' maxOccurs='unbounded' />
</xs:sequence>
<xs:attribute name='Name' type='xs:anyURI' use='optional'
- default='http://www.w3.org/2009/09/ws-evt/DeliveryFormats/Unwrap' />
+ default='http://www.w3.org/2002/ws/ra/edcopies/ws-evt/DeliveryFormats/Unwrap' />
<xs:anyAttribute namespace='##other' processContents='lax' />
</xs:complexType>
@@ -2098,7 +2098,7 @@
minOccurs='0' maxOccurs='unbounded' />
</xs:sequence>
<xs:attribute name='Dialect' type='xs:anyURI' use='optional'
- default='http://www.w3.org/2009/09/ws-evt/Dialects/XPath10' />
+ default='http://www.w3.org/2002/ws/ra/edcopies/ws-evt/Dialects/XPath10' />
<xs:anyAttribute namespace='##other' processContents='lax' />
</xs:complexType>
@@ -2260,11 +2260,11 @@
<xs:simpleType name='SubscriptionEndCodeType'>
<xs:restriction base='xs:anyURI'>
<xs:enumeration value=
- 'http://www.w3.org/2009/09/ws-evt/DeliveryFailure' />
+ 'http://www.w3.org/2002/ws/ra/edcopies/ws-evt/DeliveryFailure' />
<xs:enumeration value=
- 'http://www.w3.org/2009/09/ws-evt/SourceShuttingDown' />
+ 'http://www.w3.org/2002/ws/ra/edcopies/ws-evt/SourceShuttingDown' />
<xs:enumeration value=
- 'http://www.w3.org/2009/09/ws-evt/SourceCancelling' />
+ 'http://www.w3.org/2002/ws/ra/edcopies/ws-evt/SourceCancelling' />
</xs:restriction>
</xs:simpleType>
Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -d -r1.111 -r1.112
--- wsmex.html 16 Mar 2010 19:49:32 -0000 1.111
+++ wsmex.html 20 Mar 2010 01:25:55 -0000 1.112
@@ -61,19 +61,19 @@
7 <a href="#MetadataReferences">Metadata References</a><br/>
7.1 <a href="#mexLocation">mex:Location</a><br/>
7.2 <a href="#mexReference">mex:Reference</a><br/>
- 7.3 <a href="#iddiv2_1_1286">Examples</a><br/>
+ 7.3 <a href="#iddiv2_1_1294">Examples</a><br/>
8 <a href="#Metadata-in-Endpoint-References">Metadata in Endpoint References</a><br/>
8.1 <a href="#EPRwithMEX">Endpoint References Containing Metadata</a><br/>
8.2 <a href="#WSPAEPR">Associating Policies with Endpoint References</a><br/>
9 <a href="#ImplicitWSDL">Exposing Metadata for Implicitly Defined Features</a><br/>
10 <a href="#Security">Security Considerations</a><br/>
11 <a href="#metadata">WS-MetadataExchange Metadata</a><br/>
- 11.1 <a href="#iddiv2_1_1671">MetadataExchange Assertion</a><br/>
+ 11.1 <a href="#iddiv2_1_1689">MetadataExchange Assertion</a><br/>
12 <a href="#bootstrapping">Boostrapping Metadata Retrieval</a><br/>
13 <a href="#acks">Acknowledgements</a><br/>
14 <a href="#References">References</a><br/>
- 14.1 <a href="#iddiv2_1_1832">Normative References</a><br/>
- 14.2 <a href="#iddiv2_1_2005">Informative References</a><br/>
+ 14.1 <a href="#iddiv2_1_1850">Normative References</a><br/>
+ 14.2 <a href="#iddiv2_1_2023">Informative References</a><br/>
</p>
<h3><a name="appendices" id="appendices"/>Appendices</h3><p class="toc">A <a href="#Appendix-A">XML Schema</a><br/>
B <a href="#Appendix-B">WSDL</a><br/>
@@ -138,10 +138,10 @@
<div class="exampleHeader"><a name="GetWSDLRequest" id="GetWSDLRequest"/>Example 2-1: Sample GetWSDL request message</div><div class="exampleInner"><pre>(01) <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/2002/ws/ra/edcopies/ws-tra'>
(05) <s11:Header>
(06) <wsa:Action>
-(07) http://www.w3.org/2009/09/ws-mex/GetWSDL
+(07) http://www.w3.org/2002/ws/ra/edcopies/ws-mex/GetWSDL
(08) </wsa:Action>
(09) <wsa:To>http://services.example.org/stockquote</wsa:To>
(10) <wsa:ReplyTo>
@@ -161,11 +161,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/2002/ws/ra/edcopies/ws-mex'>
(06) <s11:Header>
(07) <wsa:To>http://client.example.org</wsa:To>
(08) <wsa:Action>
-(09) http://www.w3.org/2009/09/ws-mex/GetWSDLResponse
+(09) http://www.w3.org/2002/ws/ra/edcopies/ws-mex/GetWSDLResponse
(10) </wsa:Action>
(11) <wsa:RelatesTo>
(12) urn:uuid:73d7edfc-5c3c-49b9-ba46-2480caee43e9
@@ -848,7 +848,7 @@
being referenced. Identifier is an absolute IRI. If omitted, there
is no implied value.
</p></dd></dl></div><div class="div2">
-<h3><a name="iddiv2_1_1286" id="iddiv2_1_1286"/>7.3 Examples</h3><p>
+<h3><a name="iddiv2_1_1294" id="iddiv2_1_1294"/>7.3 Examples</h3><p>
The following examples show how metadata might appear in various
locations:
</p><div class="exampleOuter">
@@ -879,7 +879,7 @@
The following example WSDL shows how support for a particular feature
might be indicated:
</p><div class="exampleOuter">
-<div class="exampleHeader"><a name="idexample_1_1318" id="idexample_1_1318"/>Example 7-3: Feature Metadata in a Policy Assertion</div><div class="exampleInner"><pre>(01) <wsdl:definitions>
+<div class="exampleHeader"><a name="idexample_1_1326" id="idexample_1_1326"/>Example 7-3: Feature Metadata in a Policy Assertion</div><div class="exampleInner"><pre>(01) <wsdl:definitions>
(02) ...
(03) <wsdl:service name="stockQuote">
(04) <wsdl:port binding="..." name="...">
@@ -1069,7 +1069,7 @@
<div class="exampleHeader"><a name="EPRrefMDref" id="EPRrefMDref"/>Example 8-3: Endpoint reference with a reference to metadata about the Metadata Reference</div><div class="exampleInner"><pre>(01) <wsa:EndpointReference ...>
(02) <wsa:Address>http://services.example.org/stockquote</wsa:Address>
(03) <wsa:Metadata>
-(04) <mex:Reference Type='http://www.w3.org/2009/09/ws-mex'>
+(04) <mex:Reference Type='http://www.w3.org/2002/ws/ra/edcopies/ws-mex'>
(05) <wsa:Address>
(06) http://services.example.org/stockquote/metadata
(07) </wsa:Address>
@@ -1106,7 +1106,7 @@
(07) <!-- with URI syntax from:
(08) http://www.w3.org/TR/wsdl11elementidentifiers/ -->
(09) <wsp:URI>
-(10) http://www.w3.org/2009/09/ws-mex#wsdl1.PortTypeOperation(GetWSDL)
+(10) http://www.w3.org/2002/ws/ra/edcopies/ws-mex#wsdl1.PortTypeOperation(GetWSDL)
(11) </wsp:URI>
(12) </wsp:AppliesTo>
(13) <wsp:Policy> ... </wsp:Policy>
@@ -1187,7 +1187,7 @@
endpoint referenced by that EPR.
</p><div class="exampleOuter">
<div class="exampleHeader"><a name="EPRsecure" id="EPRsecure"/>Example 8-6: Endpoint Reference with Associated Policy</div><div class="exampleInner"><pre>(01) <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/2002/ws/ra/edcopies/ws-evt">
(03) <wsa:Address>http://www.example.com/EventSink/OnPriceChange</wsa:Address>
(04) <wsa:RerenceParameters>
(05) ...
@@ -1249,7 +1249,7 @@
<div class="exampleHeader"><a name="wseEventSourcePA" id="wseEventSourcePA"/>Example 9-1: WS-Eventing EventSource Policy Assertion with Annotations</div><div class="exampleInner"><pre>(01) <wsp:Policy>
(02) <wse:EventSource>
(03) <wse:FormatName
-(04) URI="http://www.w3.org/2009/09/ws-evt/DeliveryFormats/Unwrap">
+(04) URI="http://www.w3.org/2002/ws/ra/edcopies/ws-evt/DeliveryFormats/Unwrap">
(05) </wse:FormatName>
(06) <wsevd:EventDescriptions>
(07) <wsevd:types>
@@ -1292,7 +1292,7 @@
</p><div class="exampleOuter"><div class="exampleInner"><pre>(01) <wsp:Policy>
(02) <wse:EventSource>
(03) <wse:FormatName
-(04) URI="http://www.w3.org/2009/09/ws-evt/DeliveryFormats/Unwrap">
+(04) URI="http://www.w3.org/2002/ws/ra/edcopies/ws-evt/DeliveryFormats/Unwrap">
(05) </wse:FormatName>
(06) <wsevd:EventDescriptions>
(07) <wsevd:types>
@@ -1422,7 +1422,7 @@
indicate a particular security mechanism used to protect the
WS-MetadataExchange operations supported by this endpoint.
</p><div class="div2">
-<h3><a name="iddiv2_1_1671" id="iddiv2_1_1671"/>11.1 MetadataExchange Assertion</h3><p>
+<h3><a name="iddiv2_1_1689" id="iddiv2_1_1689"/>11.1 MetadataExchange Assertion</h3><p>
Services indicate support for the WS-MetadataExchange specification
through the use of the Web Services
Policy - Framework <a href="#wspolicy">[WS-Policy]</a> and Web Services Policy -
@@ -1590,7 +1590,7 @@
Yves Lafon (W3C/ERCIM).
</p></div><div class="div1">
<h2><a name="References" id="References"/>14 References</h2><div class="div2">
-<h3><a name="iddiv2_1_1832" id="iddiv2_1_1832"/>14.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>
+<h3><a name="iddiv2_1_1850" id="iddiv2_1_1850"/>14.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>
Key words for use in RFCs to Indicate Requirement Levels
</cite></a>
, S. Bradner, Author.
@@ -1657,7 +1657,7 @@
, P. Biron, A. Malhotra, Editors.
World Wide Web Consortium (W3C), 28 October 2004.
Available at <a href="http://www.w3.org/TR/xmlschema-2/">http://www.w3.org/TR/xmlschema-2/</a>.</dd></dl></div><div class="div2">
-<h3><a name="iddiv2_1_2005" id="iddiv2_1_2005"/>14.2 Informative References</h3><dl><dt class="label"><a name="WSSecureConversation" id="WSSecureConversation"/>WS-SecureConversation</dt><dd><a href="http://docs.oasis-open.org/ws-sx/ws-secureconversation/v1.4/os/ws-secureconversation-1.4-spec-os.doc"><cite>
+<h3><a name="iddiv2_1_2023" id="iddiv2_1_2023"/>14.2 Informative References</h3><dl><dt class="label"><a name="WSSecureConversation" id="WSSecureConversation"/>WS-SecureConversation</dt><dd><a href="http://docs.oasis-open.org/ws-sx/ws-secureconversation/v1.4/os/ws-secureconversation-1.4-spec-os.doc"><cite>
OASIS Standard, "Web Services Secure Conversation
(WS-SecureConversation) 1.4"
</cite></a>
@@ -1692,8 +1692,8 @@
A non-normative copy of the XML Schema description is listed below for
convenience.
</p><div class="exampleOuter"><div class="exampleInner"><pre><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/2002/ws/ra/edcopies/ws-mex'
+ xmlns:tns='http://www.w3.org/2002/ws/ra/edcopies/ws-mex'
xmlns:wsa='http://www.w3.org/2005/08/addressing'
xmlns:xs='http://www.w3.org/2001/XMLSchema'
elementFormDefault='qualified'
@@ -1901,11 +1901,11 @@
<wsdl:input
message='tns:GetWSDLMsg'
wsam:Action=
- 'http://www.w3.org/2009/09/ws-mex/GetWSDL'/>
+ 'http://www.w3.org/2002/ws/ra/edcopies/ws-mex/GetWSDL'/>
<wsdl:output
message='tns:GetWSDLResponseMsg'
wsam:Action=
- 'http://www.w3.org/2009/09/ws-mex/GetWSDLResponse'/>
+ 'http://www.w3.org/2002/ws/ra/edcopies/ws-mex/GetWSDLResponse'/>
</wsdl:operation>
<wsdl:operation name='GetMetadata'>
Received on Saturday, 20 March 2010 01:25:59 UTC