2002/ws/desc/wsdl20 wsdl20.tex,1.129,1.130 wsdl20-z-ie.html,1.97,1.98 wsdl20-z.html,1.123,1.124 wsdl20.html,1.296,1.297 wsdl20.xml,1.412,1.413 wsdl20-primer.html,1.166,1.167

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv30848/wsdl20

Modified Files:
	wsdl20.tex wsdl20-z-ie.html wsdl20-z.html wsdl20.html 
	wsdl20.xml wsdl20-primer.html 
Log Message:
[CR089] Fixed.

Index: wsdl20-z-ie.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-z-ie.html,v
retrieving revision 1.97
retrieving revision 1.98
diff -C 2 -d -r1.97 -r1.98
*** wsdl20-z-ie.html	7 Dec 2006 16:30:02 -0000	1.97
--- wsdl20-z-ie.html	14 Dec 2006 03:52:35 -0000	1.98
***************
*** 3437,3443 ****
  <h4><a name="InterfaceMessageReference_details"></a>2.5.1 The Interface Message Reference Component</h4>
  
!         <p>An <a href="wsdl20.html#component-InterfaceMessageReference">Interface Message Reference</a> component associates a defined element with
!         a message exchanged in an operation. By default, the element
!         is defined in the XML Infoset [<cite><a href="#XMLInfoSet">XML Information Set</a></cite>].</p>
  
  	<p>A message exchange pattern defines a set of placeholder
--- 3437,3445 ----
  <h4><a name="InterfaceMessageReference_details"></a>2.5.1 The Interface Message Reference Component</h4>
  
!         <p>An <a href="wsdl20.html#component-InterfaceMessageReference">Interface Message Reference</a> component 
!         defines the content, or <em>payload</em>, of
!         a message exchanged in an operation. By default, the message content
!         is defined by an XML based type system such as XML Schema. Other type
!         systems may be used via the WSDL 2.0 type system extension mechanism.</p>
  
  	<p>A message exchange pattern defines a set of placeholder
***************
*** 3503,3507 ****
              {<a href="wsdl20.html#property-Description.elementdeclarations">element declarations</a>} property of
              the Description component. This element
!             represents the content or &ldquo;payload&rdquo; of the message. 
              <span class="test-assertion" id="InterfaceMessageReference-0041">When
              the {<a href="wsdl20.html#property-InterfaceMessageReference.messagecontentmodel">message content model</a>} property has the value
--- 3505,3509 ----
              {<a href="wsdl20.html#property-Description.elementdeclarations">element declarations</a>} property of
              the Description component. This element
!             represents the content or payload of the message. 
              <span class="test-assertion" id="InterfaceMessageReference-0041">When
              the {<a href="wsdl20.html#property-InterfaceMessageReference.messagecontentmodel">message content model</a>} property has the value
***************
*** 12565,12568 ****
--- 12567,12578 ----
      
      <tr>
+     <td rowspan="1" colspan="1">20061213</td>
+     <td rowspan="1" colspan="1">AGR</td>
+     <td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR089">CR089</a>
+     	: Fixed (see
+     	<a href="#InterfaceMessageReference_details"><b>2.5.1 The Interface Message Reference Component</b></a>).</td>
+     </tr>
+     
+     <tr>
      <td rowspan="1" colspan="1">20061111</td>
      <td rowspan="1" colspan="1">AGR</td>

Index: wsdl20.tex
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.tex,v
retrieving revision 1.129
retrieving revision 1.130
diff -C 2 -d -r1.129 -r1.130
*** wsdl20.tex	7 Dec 2006 16:30:01 -0000	1.129
--- wsdl20.tex	14 Dec 2006 03:52:34 -0000	1.130
***************
*** 4045,4051 ****
        
  
!         An Interface Message Reference component associates a defined element with
!         a message exchanged in an operation. By default, the element
!         is defined in the XML Infoset \hyperlink{XMLInfoSet}{[\textit{XML Information Set}]}.
  
  	A message exchange pattern defines a set of placeholder
--- 4045,4053 ----
        
  
!         An Interface Message Reference component 
!         defines the content, or \textit{payload}, of
!         a message exchanged in an operation. By default, the message content
!         is defined by an XML based type system such as XML Schema. Other type
!         systems may be used via the WSDL 2.0 type system extension mechanism.
  
  	A message exchange pattern defines a set of placeholder
***************
*** 4111,4115 ****
              element declarations property of
              the Description component. This element
!             represents the content or ``payload'' of the message. 
              When
              the message content model property has the value
--- 4113,4117 ----
              element declarations property of
              the Description component. This element
!             represents the content or payload of the message. 
              When
              the message content model property has the value
***************
*** 14162,14165 ****
--- 14164,14175 ----
      
      
+     20061213&
+     AGR&
+     \href{http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR089}{CR089}
+     	: Fixed (see
+     	\hyperlink{InterfaceMessageReference_details}{\textbf{\ref*{InterfaceMessageReference_details} The Interface Message Reference Component}}).
+     \\ \hline 
+     
+     
      20061111&
      AGR&

Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.412
retrieving revision 1.413
diff -C 2 -d -r1.412 -r1.413
*** wsdl20.xml	11 Nov 2006 19:43:51 -0000	1.412
--- wsdl20.xml	14 Dec 2006 03:52:38 -0000	1.413
***************
*** 3987,3993 ****
        <head>The Interface Message Reference Component</head>
  
!         <p>An <comp>Interface Message Reference</comp> component associates a defined element with
!         a message exchanged in an operation. By default, the element
!         is defined in the XML Infoset <bibref ref="XMLInfoSet"/>.</p>
  
  	<p>A message exchange pattern defines a set of placeholder
--- 3987,3995 ----
        <head>The Interface Message Reference Component</head>
  
!         <p>An <comp>Interface Message Reference</comp> component 
!         defines the content, or <emph>payload</emph>, of
!         a message exchanged in an operation. By default, the message content
!         is defined by an XML based type system such as XML Schema. Other type
!         systems may be used via the WSDL 2.0 type system extension mechanism.</p>
  
  	<p>A message exchange pattern defines a set of placeholder
***************
*** 4053,4057 ****
              <prop comp="Description">element declarations</prop> property of
              the Description component. This element
!             represents the content or &ldquo;payload&rdquo; of the message. 
              <assert class="component" id="InterfaceMessageReference-0041">When
              the <prop comp="Interface Message Reference">message content model</prop> property has the value
--- 4055,4059 ----
              <prop comp="Description">element declarations</prop> property of
              the Description component. This element
!             represents the content or payload of the message. 
              <assert class="component" id="InterfaceMessageReference-0041">When
              the <prop comp="Interface Message Reference">message content model</prop> property has the value
***************
*** 12386,12389 ****
--- 12388,12399 ----
      
      <tr>
+     <td>20061213</td>
+     <td>AGR</td>
+     <td><loc href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR089">CR089</loc>
+     	: Fixed (see
+     	<specref ref="InterfaceMessageReference_details"/>).</td>
+     </tr>
+     
+     <tr>
      <td>20061111</td>
      <td>AGR</td>

Index: wsdl20-z.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-z.html,v
retrieving revision 1.123
retrieving revision 1.124
diff -C 2 -d -r1.123 -r1.124
*** wsdl20-z.html	7 Dec 2006 16:30:02 -0000	1.123
--- wsdl20-z.html	14 Dec 2006 03:52:35 -0000	1.124
***************
*** 3429,3435 ****
  <h4><a name="InterfaceMessageReference_details"></a>2.5.1 The Interface Message Reference Component</h4>
  
!         <p>An <a href="wsdl20.html#component-InterfaceMessageReference">Interface Message Reference</a> component associates a defined element with
!         a message exchanged in an operation. By default, the element
!         is defined in the XML Infoset [<cite><a href="#XMLInfoSet">XML Information Set</a></cite>].</p>
  
  	<p>A message exchange pattern defines a set of placeholder
--- 3429,3437 ----
  <h4><a name="InterfaceMessageReference_details"></a>2.5.1 The Interface Message Reference Component</h4>
  
!         <p>An <a href="wsdl20.html#component-InterfaceMessageReference">Interface Message Reference</a> component 
!         defines the content, or <em>payload</em>, of
!         a message exchanged in an operation. By default, the message content
!         is defined by an XML based type system such as XML Schema. Other type
!         systems may be used via the WSDL 2.0 type system extension mechanism.</p>
  
  	<p>A message exchange pattern defines a set of placeholder
***************
*** 3495,3499 ****
              {<a href="wsdl20.html#property-Description.elementdeclarations">element declarations</a>} property of
              the Description component. This element
!             represents the content or &ldquo;payload&rdquo; of the message. 
              <span class="test-assertion" id="InterfaceMessageReference-0041">When
              the {<a href="wsdl20.html#property-InterfaceMessageReference.messagecontentmodel">message content model</a>} property has the value
--- 3497,3501 ----
              {<a href="wsdl20.html#property-Description.elementdeclarations">element declarations</a>} property of
              the Description component. This element
!             represents the content or payload of the message. 
              <span class="test-assertion" id="InterfaceMessageReference-0041">When
              the {<a href="wsdl20.html#property-InterfaceMessageReference.messagecontentmodel">message content model</a>} property has the value
***************
*** 12539,12542 ****
--- 12541,12552 ----
      
      <tr>
+     <td rowspan="1" colspan="1">20061213</td>
+     <td rowspan="1" colspan="1">AGR</td>
+     <td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR089">CR089</a>
+     	: Fixed (see
+     	<a href="#InterfaceMessageReference_details"><b>2.5.1 The Interface Message Reference Component</b></a>).</td>
+     </tr>
+     
+     <tr>
      <td rowspan="1" colspan="1">20061111</td>
      <td rowspan="1" colspan="1">AGR</td>

Index: wsdl20.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v
retrieving revision 1.296
retrieving revision 1.297
diff -C 2 -d -r1.296 -r1.297
*** wsdl20.html	7 Dec 2006 16:30:04 -0000	1.296
--- wsdl20.html	14 Dec 2006 03:52:37 -0000	1.297
***************
*** 2298,2304 ****
  <h4><a name="InterfaceMessageReference_details"></a>2.5.1 The Interface Message Reference Component</h4>
  
!         <p>An <a href="wsdl20.html#component-InterfaceMessageReference">Interface Message Reference</a> component associates a defined element with
!         a message exchanged in an operation. By default, the element
!         is defined in the XML Infoset [<cite><a href="#XMLInfoSet">XML Information Set</a></cite>].</p>
  
  	<p>A message exchange pattern defines a set of placeholder
--- 2298,2306 ----
  <h4><a name="InterfaceMessageReference_details"></a>2.5.1 The Interface Message Reference Component</h4>
  
!         <p>An <a href="wsdl20.html#component-InterfaceMessageReference">Interface Message Reference</a> component 
!         defines the content, or <em>payload</em>, of
!         a message exchanged in an operation. By default, the message content
!         is defined by an XML based type system such as XML Schema. Other type
!         systems may be used via the WSDL 2.0 type system extension mechanism.</p>
  
  	<p>A message exchange pattern defines a set of placeholder
***************
*** 2364,2368 ****
              {<a href="wsdl20.html#property-Description.elementdeclarations">element declarations</a>} property of
              the Description component. This element
!             represents the content or &ldquo;payload&rdquo; of the message. 
              <span class="test-assertion" id="InterfaceMessageReference-0041">When
              the {<a href="wsdl20.html#property-InterfaceMessageReference.messagecontentmodel">message content model</a>} property has the value
--- 2366,2370 ----
              {<a href="wsdl20.html#property-Description.elementdeclarations">element declarations</a>} property of
              the Description component. This element
!             represents the content or payload of the message. 
              <span class="test-assertion" id="InterfaceMessageReference-0041">When
              the {<a href="wsdl20.html#property-InterfaceMessageReference.messagecontentmodel">message content model</a>} property has the value
***************
*** 9671,9674 ****
--- 9673,9684 ----
      
      <tr>
+     <td rowspan="1" colspan="1">20061213</td>
+     <td rowspan="1" colspan="1">AGR</td>
+     <td rowspan="1" colspan="1"><a href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR089">CR089</a>
+     	: Fixed (see
+     	<a href="#InterfaceMessageReference_details"><b>2.5.1 The Interface Message Reference Component</b></a>).</td>
+     </tr>
+     
+     <tr>
      <td rowspan="1" colspan="1">20061111</td>
      <td rowspan="1" colspan="1">AGR</td>

Received on Thursday, 14 December 2006 03:52:49 UTC