- From: CVS User jkosek <cvsmail@w3.org>
- Date: Wed, 20 Feb 2013 09:55:53 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20 In directory gil:/tmp/cvs-serv13406 Modified Files: its20.html its20.odd Log Message: Resolved issue 111 --- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html 2013/02/18 17:40:48 1.326 +++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.html 2013/02/20 09:55:53 1.327 @@ -1351,7 +1351,13 @@ attributes inside the content, like its:locNote.<strong class="hl-tag" style="color: #000096"></p></strong>
 <strong class="hl-tag" style="color: #000096"></body></strong>
 <strong class="hl-tag" style="color: #000096"></html></strong>
 -</pre></div><p>[Source file: <a href="examples/html5/EX-xhtml-markup-1.html" shape="rect">examples/html5/EX-xhtml-markup-1.html</a>]</p></div></div><div class="div1"> +</pre></div><p>[Source file: <a href="examples/html5/EX-xhtml-markup-1.html" shape="rect">examples/html5/EX-xhtml-markup-1.html</a>]</p></div><div class="note"><p class="prefix"><b>Note:</b></p><p>Please note that this section defines how to use ITS in XHTML content + which is directly served to Web browsers. Such XHTML is very often sent + with a wrong media type and parsed as HTML not as XML in Web browsers. + In such case it is more robust and safer to use HTML-like syntax for ITS + metadata.</p><p>However when XHTML is not used as a delivery but rather as an exchange + or storage format all XML features can be used in XHTML and it's advised + to use XML syntax for ITS metadata.</p></div></div><div class="div1"> <h2><a href="#contents" shape="rect"><img src="images/topOfPage.gif" align="right" height="26" width="26" title="Go to the table of contents." alt="Go to the table of contents."/></a><a name="datacategory-description" id="datacategory-description" shape="rect"/>8 Description of Data Categories</h2><p> <em>This section is normative.</em> </p><div class="div2"> --- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd 2013/02/04 13:47:09 1.321 +++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/its20.odd 2013/02/20 09:55:53 1.322 @@ -1905,6 +1905,16 @@ <egXML xmlns="http://www.tei-c.org/ns/Examples" target="examples/html5/EX-xhtml-markup-1.html" type="html5"/> </exemplum> + <note> + <p>Please note that this section defines how to use ITS in XHTML content + which is directly served to Web browsers. Such XHTML is very often sent + with a wrong media type and parsed as HTML not as XML in Web browsers. + In such case it is more robust and safer to use HTML-like syntax for ITS + metadata.</p> + <p>However when XHTML is not used as a delivery but rather as an exchange + or storage format all XML features can be used in XHTML and it's advised + to use XML syntax for ITS metadata.</p> + </note> </div> <div xml:id="datacategory-description">
Received on Wednesday, 20 February 2013 09:55:57 UTC