- From: Anish.Karmarkar <akarmark@dev.w3.org>
- Date: Tue, 05 Oct 2004 03:02:47 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/media-types
In directory hutz:/tmp/cvs-serv15442
Modified Files:
xml-media-types.xml xml-media-types.html
Log Message:
fix Umit's name + fix spellcheck errors
Index: xml-media-types.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/media-types/xml-media-types.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** xml-media-types.xml 5 Oct 2004 02:38:37 -0000 1.22
--- xml-media-types.xml 5 Oct 2004 03:02:45 -0000 1.23
***************
*** 288,292 ****
<item>
<p> Define how to indicate the expected media type(s) of
! XML element content whose type is <emph>xs:baseB4Binary</emph> or
<emph>xs:hexBinary</emph> in XML Schema. This information is needed to
define the set of media types that a binary data may have. For
--- 288,292 ----
<item>
<p> Define how to indicate the expected media type(s) of
! XML element content whose type is <emph>xs:base64Binary</emph> or
<emph>xs:hexBinary</emph> in XML Schema. This information is needed to
define the set of media types that a binary data may have. For
***************
*** 575,579 ****
<p>This example illustrates that binary data with media type 'image/jpeg' is
! preffered but binary data with media type of 'image/tiff' is also
allowed (with a lower preference).
</p>
--- 575,579 ----
<p>This example illustrates that binary data with media type 'image/jpeg' is
! preferred but binary data with media type of 'image/tiff' is also
allowed (with a lower preference).
</p>
***************
*** 600,605 ****
</xs:complexType>
! <xs:element name="JPEGPeferredPicture" type="tns:jpegPreferredPictureType"
! xmlmime:acceptedMediaType="image/jpeg;q=1.0, image/tiff;q=0.8"/>
</xs:schema>
--- 600,605 ----
</xs:complexType>
! <xs:element name="JPEGPeferredPicture" type="tns:JPEGPreferredPictureType"
! xmlmime:expectedMediaType="image/jpeg;q=1.0, image/tiff;q=0.8"/>
</xs:schema>
***************
*** 722,725 ****
--- 722,726 ----
</bibl>
+ <!--
<bibl id="paswa" key="PASWA" href="http://www.gotdotnet.com/team/jeffsch/paswa/paswa61.html">
<titleref>Proposed Infoset Addendum to SOAP Messages with
***************
*** 730,733 ****
--- 731,735 ----
draft.
</bibl>
+ -->
</blist>
</div1>
Index: xml-media-types.html
===================================================================
RCS file: /sources/public/2002/ws/desc/media-types/xml-media-types.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** xml-media-types.html 5 Oct 2004 02:38:37 -0000 1.14
--- xml-media-types.html 5 Oct 2004 03:02:45 -0000 1.15
***************
*** 36,40 ****
</dd><dt>Latest version:</dt><dd>
<a href="http://www.w3.org/TR/xml-media-types">http://www.w3.org/TR/xml-media-types</a>
! </dd><dt>Editors:</dt><dd>Anish Karmarkar, Oracle Corporation</dd><dd>Ümit Yalçınalp, Oracle Corporation</dd></dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © @@@@ <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-software">software licensing</a> ules apply.</p></div><hr><div>
<h2><a id="abstract" name="abstract"></a>Abstract</h2><p>
This document addresses the need to indicate the media type associated with
--- 36,40 ----
</dd><dt>Latest version:</dt><dd>
<a href="http://www.w3.org/TR/xml-media-types">http://www.w3.org/TR/xml-media-types</a>
! </dd><dt>Editors:</dt><dd>Anish Karmarkar, Oracle Corporation</dd><dd>Ümit Yalçınalp, Oracle Corporation</dd></dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © @@@@ <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>, <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-software">software licensig</a> rules apply.</p></div><hr><div>
<h2><a id="abstract" name="abstract"></a>Abstract</h2><p>
This document addresses the need to indicate the media type associated with
***************
*** 171,175 ****
data.
</p></li><li><p> Define how to indicate the expected media type(s) of
! XML element content whose type is <em>xs:baseB4Binary</em> or
<em>xs:hexBinary</em> in XML Schema. This information is needed to
define the set of media types that a binary data may have. For
--- 171,175 ----
data.
</p></li><li><p> Define how to indicate the expected media type(s) of
! XML element content whose type is <em>xs:base64Binary</em> or
<em>xs:hexBinary</em> in XML Schema. This information is needed to
define the set of media types that a binary data may have. For
***************
*** 345,349 ****
</pre></div></div></div><div class="div2">
<h3><a id="example-with-q-param" name="example-with-q-param"></a>4.2 Binary data with preferred media type</h3><p>This example illustrates that binary data with media type 'image/jpeg' is
! preffered but binary data with media type of 'image/tiff' is also
allowed (with a lower preference).
</p><div class="exampleOuter">
--- 345,349 ----
</pre></div></div></div><div class="div2">
<h3><a id="example-with-q-param" name="example-with-q-param"></a>4.2 Binary data with preferred media type</h3><p>This example illustrates that binary data with media type 'image/jpeg' is
! preferred but binary data with media type of 'image/tiff' is also
allowed (with a lower preference).
</p><div class="exampleOuter">
***************
*** 367,372 ****
</xs:complexType>
! <xs:element name="JPEGPeferredPicture" type="tns:jpegPreferredPictureType"
! xmlmime:acceptedMediaType="image/jpeg;q=1.0, image/tiff;q=0.8"/>
</xs:schema>
--- 367,372 ----
</xs:complexType>
! <xs:element name="JPEGPeferredPicture" type="tns:JPEGPreferredPictureType"
! xmlmime:expectedMediaType="image/jpeg;q=1.0, image/tiff;q=0.8"/>
</xs:schema>
***************
*** 425,436 ****
Mechanism</cite></a> Noah Mendelsohn, Mark Nottingham, Herve
Ruellan, W3C Working Draft 09 February 2004
! (See http://www.w3.org/TR/2004/WD-soap12-mtom-20040209/.)</dd><dt class="label"><a id="paswa" name="paswa"></a>PASWA</dt><dd>
! <a href="http://www.gotdotnet.com/team/jeffsch/paswa/paswa61.html"><cite>Proposed Infoset Addendum to SOAP Messages with
! Attachments</cite></a> Adam Bosworth, Don Box, Martin
! Gudgin, Mark Jones, Franz-Josef Fritz, Amy Lewis,
! Jean-Jacques Moreau, Mark Nottingham, David Orchard, Herve
! Ruellan, Jeffrey Schlimmer, Volker Wiechers, Version 0.61
! draft.
! (See http://www.gotdotnet.com/team/jeffsch/paswa/paswa61.html.)</dd></dl></div></div><div class="back"><div class="div1">
<h2><a id="ack" name="ack"></a>A Acknowledgements</h2><p>This document is developed by the participants of the joint
media types task force formed by <a href="http://www.w3.org/2002/ws/desc/">Web Services
--- 425,429 ----
Mechanism</cite></a> Noah Mendelsohn, Mark Nottingham, Herve
Ruellan, W3C Working Draft 09 February 2004
! (See http://www.w3.org/TR/2004/WD-soap12-mtom-20040209/.)</dd></dl></div></div><div class="back"><div class="div1">
<h2><a id="ack" name="ack"></a>A Acknowledgements</h2><p>This document is developed by the participants of the joint
media types task force formed by <a href="http://www.w3.org/2002/ws/desc/">Web Services
***************
*** 468,470 ****
</xs:schema>
! </pre></div></div></div></body></html>
\ No newline at end of file
--- 461,463 ----
</xs:schema>
! </pre></div></div></div></body></html>
Received on Tuesday, 5 October 2004 03:02:48 UTC