2006/ws/policy wsdl11elementidentifiers.html,1.8,1.9 wsdl11elementidentifiers.xml,1.8,1.9

Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv31023

Modified Files:
	wsdl11elementidentifiers.html wsdl11elementidentifiers.xml 
Log Message:


Index: wsdl11elementidentifiers.html
===================================================================
RCS file: /sources/public/2006/ws/policy/wsdl11elementidentifiers.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- wsdl11elementidentifiers.html	12 Dec 2006 19:13:31 -0000	1.8
+++ wsdl11elementidentifiers.html	12 Dec 2006 20:43:16 -0000	1.9
@@ -39,7 +39,7 @@
 publication. Other documents may supersede this document. A list of 
 current W3C publications and the latest revision of this technical report 
 can be found in the W3C technical reports index at <a href="http://www.w3.org/TR/">http://www.w3.org/TR</a>.</p><p>This is the <a href="http://www.w3.org/Consortium/Process/tr.html#first-wd">First Public
-Working Draft</a> of the Web Services Policy 1.5 - Framework specification.
+Working Draft</a> of the WSDL 1.1 Element Identifiers.
 This Working Draft was produced by the members of the <a href="http://www.w3.org/2002/ws/policy/">Web Services Policy Working Group</a>.
 The Working Group expects to advance this Working Draft to Note Status when the
 content is stable. Note that this Working Draft does not necessarily represent
@@ -107,7 +107,7 @@
 		The fragment identifier is typically constructed from the <code>name</code>
 		property of the element and the <code>name</code> properties of its
 		ancestors as a path according to
-		<b><a href="#frag-ids-table">???</a></b>.
+		<b xmlns:fo="http://www.w3.org/1999/XSL/Format"><a href="#frag-ids-table">???</a></b>.
 	    The first column of this table gives the name of the WSDL 1.1
 		element. Columns labeled 1 through 3 specify the identifiers that
 		uniquely identify the element within its context. Identifiers
@@ -117,7 +117,7 @@
 		the last column.
 		The fragment identifier in a WSDL 1.1 element IRI-reference
 		MUST resolve to some element as defined by the construction rules
-		in <b><a href="#frag-ids-table">???</a></b>.
+		in <b xmlns:fo="http://www.w3.org/1999/XSL/Format"><a href="#frag-ids-table">???</a></b>.
 	</p><a name="frag-ids-table" id="frag-ids-table"></a><table border="1"><caption>Rules for determining pointer parts for WSDL 1.1 elements</caption><col width="19%" span="1"><col width="12%" span="1"><col width="12%" span="1"><col width="12%" span="1"><col width="45%" span="1"><tbody><tr><th>element</th><th>1</th><th>2</th><th>3</th><th>Pointer Part</th></tr><tr><td>Definitions</td><td>n/a</td><td>n/a</td><td>n/a</td><td><code>wsdl11.definitions()</code></td></tr><tr><td>Type Definition</td><td><code>types</code> QName </td><td>n/a</td><td>n/a</td><td><code>wsdl11.types(<em>types</em>)</code></td></tr><tr><td>Element Declaration</td><td><code>element</code> QName </td><td>n/a</td><td>n/a</td><td><code>wsdl11.elementDeclaration(<em>element</em>)</code></td></tr><tr><td>Message</td><td><code>message</code> NCName</td><td>n/a</td><td>n/a</td><td><code>wsdl11.message(<em>message</em>)</code></td></tr><tr><td>Message Part</td><td><code>message</code> NCName</td><td><code>part</code> NCName</td><td>n/a</td><td><ode>wsdl11.messagePart(<em>message/part</em>)</code></td></tr><tr><td>portType</td><td><code>portType</code> NCName </td><td>n/a</td><td>n/a</td><td><code>wsdl11.portType(<em>portType</em>)</code></td></tr><tr><td>portType Operation</td><td><code>portType</code> NCName</td><td><code>operation</code> NCName</td><td>n/a</td><td><code>wsdl11.portTypeOperation(<em>portType/operation</em>)</code></td></tr><tr><td>portType Message Reference</td><td><code>portType</code> NCName</td><td><code>operation</code> NCName</td><td><code>message</code> NCName</td><td><code>wsdl11.portTypeMessageReference(<em>portType/operation/message</em>)</code></td></tr><tr><td>portType Operation Fault</td><td><code>portType</code> NCName</td><td><code>operation</code> NCName</td><td><code>fault</code> QName</td><td><code>wsdl11.portTypeOperationFault(<em>portType/operation/fault</em>)</code></td></tr><tr><td>Binding</td><td><code>binding</code> NCName</td><td>n/a</td><td>n/a</td><td><code>wsdl11.binding(<em>binding</em>)</code></td></t><tr><td>Binding Operation</td><td><code>binding</code> NCName</td><td><code>operation</code> QName</td><td>n/a</td><td><code>wsdl11.bindingOperation(<em>binding/operation</em>)</code></td></tr><tr><td>Binding Message Reference</td><td><code>binding</code> NCName</td><td><code>operation</code> QName</td><td><code>message</code> NCName</td><td><code>wsdl11.bindingMessageReference(<em>binding/operation/message</em>)</code></td></tr><tr><td>Binding Operation Fault</td><td><code>binding</code> NCName</td><td><code>operation</code> QName</td><td><code>fault</code> NCName</td><td><code>wsdl11.bindingOperationFault(<em>binding/operation/fault</em>)</code></td></tr><tr><td>Service</td><td><code>service</code> NCName</td><td>n/a</td><td>n/a</td><td><code>wsdl11.service(<em>service</em>)</code></td></tr><tr><td>port</td><td><code>service</code> NCName</td><td><code>port</code> NCName</td><td>n/a</td><td><code>wsdl11.port(<em>service/port</em>)</code></td></tr><tr><td>Extensions</td><td><code>namespace</code> URI</td>td><code>identifier</code> extension-specific-syntax</td><td>n/a</td><td><code>wsdl11.extension(<em>namespace,identifier</em>)</code></td></tr></tbody></table></div><div class="div1">
 <h2><a name="wsdl-iri-references" id="wsdl-iri-references"></a>3 IRI-References for WSDL 1.1 Elements</h2><p>
 		This section provides a syntax for IRI-references for all
@@ -158,7 +158,7 @@
 		in
 		<a href="#XPTR">[XPointer Framework]</a>
 		) followed by a single WSDL 1.1 pointer part, following the same rules as defined for WSDL 1.1 fragment ids
-		<a href="#frag-ids"><b>2 Fragment Identifiers</b></a>
+		<b xmlns:fo="http://www.w3.org/1999/XSL/Format"><a href="#frag-ids">???</a></b>
 		.
 	</p></div><div class="div2">
 <h3><a name="soap-binding-decl-fragid" id="soap-binding-decl-fragid"></a>3.2 IRI Identification Of SOAP Binding elements</h3><p><code>SOAP Binding</code> elements (binding, operation, body, header, fault, headerfault, and address) can be identified using the

Index: wsdl11elementidentifiers.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/wsdl11elementidentifiers.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- wsdl11elementidentifiers.xml	12 Dec 2006 19:13:31 -0000	1.8
+++ wsdl11elementidentifiers.xml	12 Dec 2006 20:43:16 -0000	1.9
@@ -42,7 +42,7 @@
 can be found in the W3C technical reports index at <loc href="http://www.w3.org/TR/">http://www.w3.org/TR</loc>.</p>
 <p>This is the <loc
 href="http://www.w3.org/Consortium/Process/tr.html#first-wd">First Public
-Working Draft</loc> of the Web Services Policy 1.5 - Framework specification.
+Working Draft</loc> of the WSDL 1.1 Element Identifiers.
 This Working Draft was produced by the members of the <loc
 href="http://www.w3.org/2002/ws/policy/">Web Services Policy Working Group</loc>.
 The Working Group expects to advance this Working Draft to Note Status when the

Received on Tuesday, 12 December 2006 20:43:44 UTC