- From: Arthur Ryman <aryman@dev.w3.org>
- Date: Fri, 21 Jan 2005 05:38:02 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv7272
Modified Files:
wsdl20.html wsdl20-ie.html wsdl20.xml wsdl20.tex wsdl20-i.html
Log Message:
[LC75l][LC103] Make {message label} property of Binding Message Reference component REQUIRED and fix up XML mapping table.
Index: wsdl20.tex
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.tex,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** wsdl20.tex 21 Jan 2005 00:50:44 -0000 1.10
--- wsdl20.tex 21 Jan 2005 05:38:00 -0000 1.11
***************
*** 5508,5512 ****
\begin{itemize}
! \item \{message label\} OPTIONAL. An \textit{xs:NCName}.
The value of this property identifies the
role that the message for which binding details are being
--- 5508,5512 ----
\begin{itemize}
! \item \{message label\} REQUIRED. An \textit{xs:NCName}.
The value of this property identifies the
role that the message for which binding details are being
***************
*** 5537,5541 ****
\begin{schema}{BindingMessageReference}
Identifier \\
! messageLabel : OPTIONAL[NCName] \\
direction : Direction \\
features : \power ID \\
--- 5537,5541 ----
\begin{schema}{BindingMessageReference}
Identifier \\
! messageLabel : NCName \\
direction : Direction \\
features : \power ID \\
***************
*** 5543,5547 ****
\end{schema}
! \begin{quote}\begin{small}See\begin{itshape} \hyperlink{zed-OPTIONAL}{OPTIONAL}, \hyperlink{zed-NCName}{NCName}, \hyperlink{zed-Direction}{Direction}, \hyperlink{zed-ID}{ID}.\end{itshape}\end{small}\end{quote}
--- 5543,5547 ----
\end{schema}
! \begin{quote}\begin{small}See\begin{itshape} \hyperlink{zed-NCName}{NCName}, \hyperlink{zed-Direction}{Direction}, \hyperlink{zed-ID}{ID}.\end{itshape}\end{small}\end{quote}
***************
*** 5729,5733 ****
Operation component being bound, provided
there is exactly one such message; otherwise
! empty.
\\ \hline
--- 5729,5733 ----
Operation component being bound, provided
there is exactly one such message; otherwise
! error.
\\ \hline
***************
*** 7986,7990 ****
\hypertarget{W3CCharacterModel}{}\item[{[Character Model]}] \
-
\href{http://www.w3.org/TR/charmod/}{Character Model for the World Wide Web 1.0: Fundamentals},
Martin J. D\"{u}rst, Fran\c{c}ois Yergeau, Richard Ishida, Misha Wolf, Tex Texin, editors, World Wide Web Consortium, 22 November 2004,
--- 7986,7989 ----
***************
*** 8920,8926 ****
AGR&
\href{http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC75}{LC75}
! \href{http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC789b}{LC789b}
! \href{http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC789c}{LC789c}:
Drop support for XML 1.1, drop wsdls types, and use XSD 1.0 types. />.
--- 8919,8935 ----
AGR&
+ \href{http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC75l}{LC75l}
+ \href{http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC103}{LC103}:
+ Make \{message label\} property of Binding Message Reference component REQUIRED and fix up XML mapping table. />.
+
+ \\ \hline
+
+
+ 20050121&
+ AGR&
+
\href{http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC75}{LC75}
! \href{http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC89b}{LC89b}
! \href{http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC89c}{LC89c}:
Drop support for XML 1.1, drop wsdls types, and use XSD 1.0 types. />.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.157
retrieving revision 1.158
diff -C2 -d -r1.157 -r1.158
*** wsdl20.xml 21 Jan 2005 00:50:44 -0000 1.157
--- wsdl20.xml 21 Jan 2005 05:38:00 -0000 1.158
***************
*** 5356,5360 ****
<ulist>
! <item><p>{message label} OPTIONAL. An <emph>xs:NCName</emph>.
The value of this property identifies the
role that the message for which binding details are being
--- 5356,5360 ----
<ulist>
! <item><p>{message label} REQUIRED. An <emph>xs:NCName</emph>.
The value of this property identifies the
role that the message for which binding details are being
***************
*** 5384,5388 ****
<schema xmlns="http://www.w3.org/2004/zml" name="BindingMessageReference">
Identifier <nl/>
! messageLabel : OPTIONAL[NCName] <nl/>
direction : Direction <nl/>
features : <power/> ID <nl/>
--- 5384,5388 ----
<schema xmlns="http://www.w3.org/2004/zml" name="BindingMessageReference">
Identifier <nl/>
! messageLabel : NCName <nl/>
direction : Direction <nl/>
features : <power/> ID <nl/>
***************
*** 5390,5394 ****
</schema>
! <z:see names="OPTIONAL NCName Direction ID"/>
</z:notation>
--- 5390,5394 ----
</schema>
! <z:see names="NCName Direction ID"/>
</z:notation>
***************
*** 5572,5576 ****
Operation component being bound, provided
there is exactly one such message; otherwise
! empty.</td>
</tr>
--- 5572,5576 ----
Operation component being bound, provided
there is exactly one such message; otherwise
! error.</td>
</tr>
***************
*** 8635,8641 ****
<td>AGR</td>
<td>
<loc href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC75'>LC75</loc>
! <loc href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC789b'>LC789b</loc>
! <loc href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC789c'>LC789c</loc>:
Drop support for XML 1.1, drop wsdls types, and use XSD 1.0 types. />.
</td>
--- 8635,8651 ----
<td>AGR</td>
<td>
+ <loc href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC75l'>LC75l</loc>
+ <loc href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC103'>LC103</loc>:
+ Make {message label} property of Binding Message Reference component REQUIRED and fix up XML mapping table. />.
+ </td>
+ </tr>
+
+ <tr>
+ <td>20050121</td>
+ <td>AGR</td>
+ <td>
<loc href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC75'>LC75</loc>
! <loc href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC89b'>LC89b</loc>
! <loc href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC89c'>LC89c</loc>:
Drop support for XML 1.1, drop wsdls types, and use XSD 1.0 types. />.
</td>
Index: wsdl20-ie.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-ie.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** wsdl20-ie.html 21 Jan 2005 00:50:44 -0000 1.8
--- wsdl20-ie.html 21 Jan 2005 05:38:00 -0000 1.9
***************
*** 5018,5022 ****
<ul>
! <li><p>{message label} OPTIONAL. An <em>xs:NCName</em>.
The value of this property identifies the
role that the message for which binding details are being
--- 5018,5022 ----
<ul>
! <li><p>{message label} REQUIRED. An <em>xs:NCName</em>.
The value of this property identifies the
role that the message for which binding details are being
***************
*** 5044,5050 ****
</p>
! <table class="zschema"><col class="zschema1"><col class="zschema2"><col class="zschema3"><tbody><tr><td colspan="2" class="zschemaname"><span class="zschemaname"><span class="zi">BindingMessageReference</span></span></td><td></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">Identifier</span></span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">messageLabel</span> <span class="zinfix">:</span> <span class="zi">OPTIONAL</span>[<span class="zi">NCName</span>]</span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">direction</span> <span class="zinfix">:</span> <span class="zi">Direction</span></span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">features</span> <span class="zinfix">:</span><span class="zprefix"><span class="doublestruck">P</span></span><span class="zi">ID</span></span></td></tr><tr><td class="zschemalasttext" colsan="3"><span class="zschematext"><span class="zi">properties</span> <span class="zinfix">:</span><span class="zprefix"><span class="doublestruck">P</span></span><span class="zi">ID</span></span></td></tr><tr><td class="bl"></td><td class="b"></td><td></td></tr></tbody></table>
! <div class="zsee"><span class="zsmall">See<span class="zi"> <a href="#zed-OPTIONAL">OPTIONAL</a>, <a href="#zed-NCName">NCName</a>, <a href="#zed-Direction">Direction</a>, <a href="#zed-ID">ID</a>.</span></span></div>
</div>
--- 5044,5050 ----
</p>
! <table class="zschema"><col class="zschema1"><col class="zschema2"><col class="zschema3"><tbody><tr><td colspan="2" class="zschemaname"><span class="zschemaname"><span class="zi">BindingMessageReference</span></span></td><td></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">Identifier</span></span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">messageLabel</span> <span class="zinfix">:</span> <span class="zi">NCName</span></span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">direction</span> <span class="zinfix">:</span> <span class="zi">Direction</span></span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">features</span> <span class="zinfix">:</span><span class="zprefix"><span class="doublestruck">P</span></span><span class="zi">ID</span></span></td></tr><tr><td class="zschemalasttext" colspan="3"><span class="zschematext">span class="zi">properties</span> <span class="zinfix">:</span><span class="zprefix"><span class="doublestruck">P</span></span><span class="zi">ID</span></span></td></tr><tr><td class="bl"></td><td class="b"></td><td></td></tr></tbody></table>
! <div class="zsee"><span class="zsmall">See<span class="zi"> <a href="#zed-NCName">NCName</a>, <a href="#zed-Direction">Direction</a>, <a href="#zed-ID">ID</a>.</span></span></div>
</div>
***************
*** 5206,5209 ****
--- 5206,5210 ----
<a name="tab_Binding_Message_Reference_Mapping"></a><br><table border="1">
+
<caption>Table 2-13. Mapping between Binding Message Reference Component Properties and XML Representation</caption>
<col width="20%" span="1">
***************
*** 5222,5226 ****
Operation component being bound, provided
there is exactly one such message; otherwise
! empty.</td>
</tr>
--- 5223,5227 ----
Operation component being bound, provided
there is exactly one such message; otherwise
! error.</td>
</tr>
***************
*** 7362,7366 ****
<dt class="label"><a name="W3CCharacterModel"></a>[Character Model] </dt><dd>
-
<cite><a href="http://www.w3.org/TR/charmod/">Character Model for the World Wide Web 1.0: Fundamentals</a></cite>,
Martin J. Dürst, François Yergeau, Richard Ishida, Misha Wolf, Tex Texin, editors, World Wide Web Consortium, 22 November 2004,
--- 7363,7366 ----
***************
*** 8259,8265 ****
<td rowspan="1" colspan="1">AGR</td>
<td rowspan="1" colspan="1">
<a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC75">LC75</a>
! <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC789b">LC789b</a>
! <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC789c">LC789c</a>:
Drop support for XML 1.1, drop wsdls types, and use XSD 1.0 types. />.
</td>
--- 8259,8275 ----
<td rowspan="1" colspan="1">AGR</td>
<td rowspan="1" colspan="1">
+ <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC75l">LC75l</a>
+ <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC103">LC103</a>:
+ Make {message label} property of Binding Message Reference component REQUIRED and fix up XML mapping table. />.
+ </td>
+ </tr>
+
+ <tr>
+ <td rowspan="1" colspan="1">20050121</td>
+ <td rowspan="1" colspan="1">AGR</td>
+ <td rowspan="1" colspan="1">
<a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC75">LC75</a>
! <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC89b">LC89b</a>
! <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC89c">LC89c</a>:
Drop support for XML 1.1, drop wsdls types, and use XSD 1.0 types. />.
</td>
Index: wsdl20-i.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-i.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** wsdl20-i.html 21 Jan 2005 00:50:44 -0000 1.10
--- wsdl20-i.html 21 Jan 2005 05:38:00 -0000 1.11
***************
*** 5016,5020 ****
<ul>
! <li><p>{message label} OPTIONAL. An <em>xs:NCName</em>.
The value of this property identifies the
role that the message for which binding details are being
--- 5016,5020 ----
<ul>
! <li><p>{message label} REQUIRED. An <em>xs:NCName</em>.
The value of this property identifies the
role that the message for which binding details are being
***************
*** 5042,5048 ****
</p>
! <table class="zschema"><col class="zschema1"><col class="zschema2"><col class="zschema3"><tbody><tr><td colspan="2" class="zschemaname"><span class="zschemaname"><span class="zi">BindingMessageReference</span></span></td><td></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">Identifier</span></span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">messageLabel</span> <span class="zinfix">:</span> <span class="zi">OPTIONAL</span>[<span class="zi">NCName</span>]</span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">direction</span> <span class="zinfix">:</span> <span class="zi">Direction</span></span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">features</span> <span class="zinfix">:</span><span class="zprefix">ℙ</span><span class="zi">ID</span></span></td></tr><tr><td class="zschemalasttext" colspan="3"><span class="zschematext><span class="zi">properties</span> <span class="zinfix">:</span><span class="zprefix">ℙ</span><span class="zi">ID</span></span></td></tr><tr><td class="bl"></td><td class="b"></td><td></td></tr></tbody></table>
! <div class="zsee"><span class="zsmall">See<span class="zi"> <a href="#zed-OPTIONAL">OPTIONAL</a>, <a href="#zed-NCName">NCName</a>, <a href="#zed-Direction">Direction</a>, <a href="#zed-ID">ID</a>.</span></span></div>
</div>
--- 5042,5048 ----
</p>
! <table class="zschema"><col class="zschema1"><col class="zschema2"><col class="zschema3"><tbody><tr><td colspan="2" class="zschemaname"><span class="zschemaname"><span class="zi">BindingMessageReference</span></span></td><td></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">Identifier</span></span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">messageLabel</span> <span class="zinfix">:</span> <span class="zi">NCName</span></span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">direction</span> <span class="zinfix">:</span> <span class="zi">Direction</span></span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">features</span> <span class="zinfix">:</span><span class="zprefix">ℙ</span><span class="zi">ID</span></span></td></tr><tr><td class="zschemalasttext" colspan="3"><span class="zschematext"><span class="zi">properties</spa> <span class="zinfix">:</span><span class="zprefix">ℙ</span><span class="zi">ID</span></span></td></tr><tr><td class="bl"></td><td class="b"></td><td></td></tr></tbody></table>
! <div class="zsee"><span class="zsmall">See<span class="zi"> <a href="#zed-NCName">NCName</a>, <a href="#zed-Direction">Direction</a>, <a href="#zed-ID">ID</a>.</span></span></div>
</div>
***************
*** 5204,5207 ****
--- 5204,5208 ----
<a name="tab_Binding_Message_Reference_Mapping"></a><br><table border="1">
+
<caption>Table 2-13. Mapping between Binding Message Reference Component Properties and XML Representation</caption>
<col width="20%" span="1">
***************
*** 5220,5224 ****
Operation component being bound, provided
there is exactly one such message; otherwise
! empty.</td>
</tr>
--- 5221,5225 ----
Operation component being bound, provided
there is exactly one such message; otherwise
! error.</td>
</tr>
***************
*** 7360,7364 ****
<dt class="label"><a name="W3CCharacterModel"></a>[Character Model] </dt><dd>
-
<cite><a href="http://www.w3.org/TR/charmod/">Character Model for the World Wide Web 1.0: Fundamentals</a></cite>,
Martin J. Dürst, François Yergeau, Richard Ishida, Misha Wolf, Tex Texin, editors, World Wide Web Consortium, 22 November 2004,
--- 7361,7364 ----
***************
*** 8257,8263 ****
<td rowspan="1" colspan="1">AGR</td>
<td rowspan="1" colspan="1">
<a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC75">LC75</a>
! <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC789b">LC789b</a>
! <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC789c">LC789c</a>:
Drop support for XML 1.1, drop wsdls types, and use XSD 1.0 types. />.
</td>
--- 8257,8273 ----
<td rowspan="1" colspan="1">AGR</td>
<td rowspan="1" colspan="1">
+ <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC75l">LC75l</a>
+ <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC103">LC103</a>:
+ Make {message label} property of Binding Message Reference component REQUIRED and fix up XML mapping table. />.
+ </td>
+ </tr>
+
+ <tr>
+ <td rowspan="1" colspan="1">20050121</td>
+ <td rowspan="1" colspan="1">AGR</td>
+ <td rowspan="1" colspan="1">
<a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC75">LC75</a>
! <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC89b">LC89b</a>
! <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC89c">LC89c</a>:
Drop support for XML 1.1, drop wsdls types, and use XSD 1.0 types. />.
</td>
Index: wsdl20.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v
retrieving revision 1.138
retrieving revision 1.139
diff -C2 -d -r1.138 -r1.139
*** wsdl20.html 21 Jan 2005 00:50:44 -0000 1.138
--- wsdl20.html 21 Jan 2005 05:38:00 -0000 1.139
***************
*** 5016,5020 ****
<ul>
! <li><p>{message label} OPTIONAL. An <em>xs:NCName</em>.
The value of this property identifies the
role that the message for which binding details are being
--- 5016,5020 ----
<ul>
! <li><p>{message label} REQUIRED. An <em>xs:NCName</em>.
The value of this property identifies the
role that the message for which binding details are being
***************
*** 5042,5048 ****
</p>
! <table class="zschema"><col class="zschema1"><col class="zschema2"><col class="zschema3"><tbody><tr><td colspan="2" class="zschemaname"><span class="zschemaname"><span class="zi">BindingMessageReference</span></span></td><td></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">Identifier</span></span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">messageLabel</span> <span class="zinfix">:</span> <span class="zi">OPTIONAL</span>[<span class="zi">NCName</span>]</span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">direction</span> <span class="zinfix">:</span> <span class="zi">Direction</span></span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">features</span> <span class="zinfix">:</span><span class="zprefix">ℙ</span><span class="zi">ID</span></span></td></tr><tr><td class="zschemalasttext" colspan="3"><span class="zschematext><span class="zi">properties</span> <span class="zinfix">:</span><span class="zprefix">ℙ</span><span class="zi">ID</span></span></td></tr><tr><td class="bl"></td><td class="b"></td><td></td></tr></tbody></table>
! <div class="zsee"><span class="zsmall">See<span class="zi"> <a href="#zed-OPTIONAL">OPTIONAL</a>, <a href="#zed-NCName">NCName</a>, <a href="#zed-Direction">Direction</a>, <a href="#zed-ID">ID</a>.</span></span></div>
--- 5042,5048 ----
</p>
! <table class="zschema"><col class="zschema1"><col class="zschema2"><col class="zschema3"><tbody><tr><td colspan="2" class="zschemaname"><span class="zschemaname"><span class="zi">BindingMessageReference</span></span></td><td></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">Identifier</span></span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">messageLabel</span> <span class="zinfix">:</span> <span class="zi">NCName</span></span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">direction</span> <span class="zinfix">:</span> <span class="zi">Direction</span></span></td></tr><tr><td class="zschematext" colspan="3"><span class="zschematext"><span class="zi">features</span> <span class="zinfix">:</span><span class="zprefix">ℙ</span><span class="zi">ID</span></span></td></tr><tr><td class="zschemalasttext" colspan="3"><span class="zschematext"><span class="zi">properties</spa> <span class="zinfix">:</span><span class="zprefix">ℙ</span><span class="zi">ID</span></span></td></tr><tr><td class="bl"></td><td class="b"></td><td></td></tr></tbody></table>
! <div class="zsee"><span class="zsmall">See<span class="zi"> <a href="#zed-NCName">NCName</a>, <a href="#zed-Direction">Direction</a>, <a href="#zed-ID">ID</a>.</span></span></div>
***************
*** 5204,5207 ****
--- 5204,5208 ----
<a name="tab_Binding_Message_Reference_Mapping"></a><br><table border="1">
+
<caption>Table 2-13. Mapping between Binding Message Reference Component Properties and XML Representation</caption>
<col width="20%" span="1">
***************
*** 5220,5224 ****
Operation component being bound, provided
there is exactly one such message; otherwise
! empty.</td>
</tr>
--- 5221,5225 ----
Operation component being bound, provided
there is exactly one such message; otherwise
! error.</td>
</tr>
***************
*** 7360,7364 ****
<dt class="label"><a name="W3CCharacterModel"></a>[Character Model] </dt><dd>
-
<cite><a href="http://www.w3.org/TR/charmod/">Character Model for the World Wide Web 1.0: Fundamentals</a></cite>,
Martin J. Dürst, François Yergeau, Richard Ishida, Misha Wolf, Tex Texin, editors, World Wide Web Consortium, 22 November 2004,
--- 7361,7364 ----
***************
*** 8257,8263 ****
<td rowspan="1" colspan="1">AGR</td>
<td rowspan="1" colspan="1">
<a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC75">LC75</a>
! <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC789b">LC789b</a>
! <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC789c">LC789c</a>:
Drop support for XML 1.1, drop wsdls types, and use XSD 1.0 types. />.
</td>
--- 8257,8273 ----
<td rowspan="1" colspan="1">AGR</td>
<td rowspan="1" colspan="1">
+ <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC75l">LC75l</a>
+ <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC103">LC103</a>:
+ Make {message label} property of Binding Message Reference component REQUIRED and fix up XML mapping table. />.
+ </td>
+ </tr>
+
+ <tr>
+ <td rowspan="1" colspan="1">20050121</td>
+ <td rowspan="1" colspan="1">AGR</td>
+ <td rowspan="1" colspan="1">
<a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC75">LC75</a>
! <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC89b">LC89b</a>
! <a href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC89c">LC89c</a>:
Drop support for XML 1.1, drop wsdls types, and use XSD 1.0 types. />.
</td>
Received on Friday, 21 January 2005 05:38:03 UTC