- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 23 Sep 2009 13:12:23 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies In directory hutz:/tmp/cvs-serv25342 Modified Files: wsrt.html wsrt.xml Log Message: s/Dialect/Dialects/ Index: wsrt.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsrt.html,v retrieving revision 1.51 retrieving revision 1.52 diff -u -d -r1.51 -r1.52 --- wsrt.html 15 Sep 2009 19:43:09 -0000 1.51 +++ wsrt.html 23 Sep 2009 13:12:21 -0000 1.52 @@ -187,7 +187,7 @@ (13) </s:Header> (14) <s:Body> (15) <wsrt:Get -(16) Dialect="http://www.w3.org/2009/02/ws-rst/Dialect/XPath-Level-1" +(16) Dialect="http://www.w3.org/2009/02/ws-rst/Dialects/XPath-Level-1" (17) xmlns:d="http://example.org/sample"> (18) <wsrt:Expression> (19) d:Volume[1]/d:Label @@ -461,7 +461,7 @@ processing capability. </p><p> The QName dialect MUST be indicated by using the URI: - </p><div class="exampleOuter"><div class="exampleInner"><pre>http://www.w3.org/2009/02/ws-rst/Dialect/QName</pre></div></div><p> + </p><div class="exampleOuter"><div class="exampleInner"><pre>http://www.w3.org/2009/02/ws-rst/Dialects/QName</pre></div></div><p> Note that the expression MUST evaluate to zero or more entire elements, each including the element name, any attributes and its entire content. The QName dialect does not support computed values. @@ -506,7 +506,7 @@ representation. </p><p> The XPath Level 1 dialect MUST be indicated by using the URI: - </p><div class="exampleOuter"><div class="exampleInner"><pre>http://www.w3.org/2009/02/ws-rst/Dialect/XPath-Level-1</pre></div></div><p> + </p><div class="exampleOuter"><div class="exampleInner"><pre>http://www.w3.org/2009/02/ws-rst/Dialects/XPath-Level-1</pre></div></div><p> Expressions in this dialect MUST NOT evaluate to more than a single node. The XPath Level 1 dialect does not support computed values. Text and attribute nodes MUST be serialized using the same serialization @@ -727,7 +727,7 @@ (12) ... (13) </s:Header> (14) <s:Body> -(15) <wsrt:Get Dialect="http://www.w3.org/2009/02/ws-rst/Dialect/QName" +(15) <wsrt:Get Dialect="http://www.w3.org/2009/02/ws-rst/Dialects/QName" (16) xmlns:d="http://example.org/sample"> (17) <wsrt:Expression> (18) d:Volume @@ -971,7 +971,7 @@ body is shown. </p><div class="exampleOuter"> <div class="exampleHeader"><a name="put_xpath1" id="put_xpath1"/>Example 4-5: Put message using the XPath Level 1 dialect</div><div class="exampleInner"><pre>(01) <s:Body> -(02) <wsrt:Put Dialect="http://www.w3.org/2009/02/ws-rst/Dialect/XPath-Level-1" +(02) <wsrt:Put Dialect="http://www.w3.org/2009/02/ws-rst/Dialects/XPath-Level-1" (03) xmlns:d="http://example.org/sample"> (04) <wsrt:Fragment Mode='http://www.w3.org/2009/02/ws-rst/Remove'> (05) <wsrt:Expression> @@ -1037,7 +1037,7 @@ For brevity only the message body is shown. </p><div class="exampleOuter"> <div class="exampleHeader"><a name="putresponse_qname" id="putresponse_qname"/>Example 4-7: Put message using the QName dialect</div><div class="exampleInner"><pre>(01) <s:Body> -(02) <wsrt:Put Dialect="http://www.w3.org/2009/02/ws-rst/Dialect/QName" +(02) <wsrt:Put Dialect="http://www.w3.org/2009/02/ws-rst/Dialects/QName" (03) xmlns:d="http://example.org/sample"> (04) <wsrt:Fragment Mode='http://www.w3.org/2009/02/ws-rst/Modify'> (05) <wsrt:Expression> @@ -1220,7 +1220,7 @@ is shown. </p><div class="exampleOuter"> <div class="exampleHeader"><a name="create_qname" id="create_qname"/>Example 4-9: Create message using the QName dialect</div><div class="exampleInner"><pre>(01) <s:Body> -(02) <wsrt:Create Dialect="http://www.w3.org/2009/02/ws-rst/Dialect/QName" +(02) <wsrt:Create Dialect="http://www.w3.org/2009/02/ws-rst/Dialects/QName" (03) xmlns:d="http://example.org/sample"> (04) <wsrt:Fragment> (05) <wsrt:Expression> @@ -1560,7 +1560,7 @@ XPath Level 1 is a subset of the abbreviated relative syntax of XPath 1.0, and is used to identify or select a node within a resource representation or fragment. It is identified by the following URI: - </p><div class="exampleOuter"><div class="exampleInner"><pre>http://www.w3.org/2009/02/ws-rst/Dialect/XPath-Level-1</pre></div></div><p> + </p><div class="exampleOuter"><div class="exampleInner"><pre>http://www.w3.org/2009/02/ws-rst/Dialects/XPath-Level-1</pre></div></div><p> The following XPath Level 1 grammar is LL(1), and the nonterminal productions are in angle brackets. Terminal symbols are either literals, or in UPPERCASE: Index: wsrt.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsrt.xml,v retrieving revision 1.40 retrieving revision 1.41 diff -u -d -r1.40 -r1.41 --- wsrt.xml 15 Sep 2009 19:43:09 -0000 1.40 +++ wsrt.xml 23 Sep 2009 13:12:21 -0000 1.41 @@ -251,7 +251,7 @@ (13) </s:Header> (14) <s:Body> (15) <wsrt:Get -(16) Dialect="http://www.w3.org/2009/02/ws-rst/Dialect/XPath-Level-1" +(16) Dialect="http://www.w3.org/2009/02/ws-rst/Dialects/XPath-Level-1" (17) xmlns:d="http://example.org/sample"> (18) <wsrt:Expression> (19) d:Volume[1]/d:Label @@ -790,7 +790,7 @@ </p> <example> - <eg>http://www.w3.org/2009/02/ws-rst/Dialect/QName</eg> + <eg>http://www.w3.org/2009/02/ws-rst/Dialects/QName</eg> </example> <p> @@ -878,7 +878,7 @@ </p> <example> - <eg>http://www.w3.org/2009/02/ws-rst/Dialect/XPath-Level-1</eg> + <eg>http://www.w3.org/2009/02/ws-rst/Dialects/XPath-Level-1</eg> </example> <p> @@ -1288,7 +1288,7 @@ (12) ... (13) </s:Header> (14) <s:Body> -(15) <wsrt:Get Dialect="http://www.w3.org/2009/02/ws-rst/Dialect/QName" +(15) <wsrt:Get Dialect="http://www.w3.org/2009/02/ws-rst/Dialects/QName" (16) xmlns:d="http://example.org/sample"> (17) <wsrt:Expression> (18) d:Volume @@ -1654,7 +1654,7 @@ <example id="put_xpath1"> <head>Put message using the XPath Level 1 dialect</head> <eg>(01) <s:Body> -(02) <wsrt:Put Dialect="http://www.w3.org/2009/02/ws-rst/Dialect/XPath-Level-1" +(02) <wsrt:Put Dialect="http://www.w3.org/2009/02/ws-rst/Dialects/XPath-Level-1" (03) xmlns:d="http://example.org/sample"> (04) <wsrt:Fragment Mode='http://www.w3.org/2009/02/ws-rst/Remove'> (05) <wsrt:Expression> @@ -1734,7 +1734,7 @@ <example id="putresponse_qname"> <head>Put message using the QName dialect</head> <eg>(01) <s:Body> -(02) <wsrt:Put Dialect="http://www.w3.org/2009/02/ws-rst/Dialect/QName" +(02) <wsrt:Put Dialect="http://www.w3.org/2009/02/ws-rst/Dialects/QName" (03) xmlns:d="http://example.org/sample"> (04) <wsrt:Fragment Mode='http://www.w3.org/2009/02/ws-rst/Modify'> (05) <wsrt:Expression> @@ -2020,7 +2020,7 @@ <example id="create_qname"> <head>Create message using the QName dialect</head> <eg>(01) <s:Body> -(02) <wsrt:Create Dialect="http://www.w3.org/2009/02/ws-rst/Dialect/QName" +(02) <wsrt:Create Dialect="http://www.w3.org/2009/02/ws-rst/Dialects/QName" (03) xmlns:d="http://example.org/sample"> (04) <wsrt:Fragment> (05) <wsrt:Expression> @@ -2873,7 +2873,7 @@ </p> <example> - <eg>http://www.w3.org/2009/02/ws-rst/Dialect/XPath-Level-1</eg> + <eg>http://www.w3.org/2009/02/ws-rst/Dialects/XPath-Level-1</eg> </example> <p>
Received on Wednesday, 23 September 2009 13:12:33 UTC