<link href="/assets/64d0ba83aa42c90354ff97799bcfc0c2.css" type="text/css" rel="stylesheet"> <script src="/assets/6fd6663d5303bb7eda3ef7493fc29db6.js"></script> <script> $(document).ready(function() { anchors.options = { visible: 'hover', placement: 'right', truncate: 64 }; anchors.add('#body h2, #body h3, #body h4, #body h5'); }); </script> <script> hljs.initHighlightingOnLoad(); </script>

<h3>Recommandation XML 1.0 et recommandations associées (XML Core)</h3> <p>Le format XML est défini dans un ensemble de recommandations du W3C (<a href="http://www.w3.org/XML/Core"><em>XML Core</em></a>) :</p> <ul> <li><a href="http://www.w3.org/TR/2006/REC-xml-20060816/" title="Fourth Edition">Extensible Markup Language (XML) 1.0</a> , 26 November 2008 (première édition en février 1998)</li> <li><a href="http://www.w3.org/TR/2006/REC-xml-names11-20060816/">Namespaces in XML 1.1 (Second Edition), W3C Recommendation</a>, 16 August 2006</li> <li><a href="http://www.w3.org/TR/xinclude/">XML Inclusions (XInclude) W3C Recommendation</a>, 15 November 2006</li> <li><a href="http://www.w3.org/TR/2004/REC-xml-infoset-20040204/">XML Infoset 2nd Edition W3C Recommendation</a> First published 24 October 2001, revised 4 February 2004</li> <li><a href="http://www.w3.org/TR/xml-id/">xml:id W3C Recommendation</a>, 9 September 2005. Jonathan Marsh, Daniel Veillard, Norman Walsh.</li> <li><a href="http://www.w3.org/TR/xmlbase/">XML Base W3C Recommendation</a>, First published 27 June 2001, revised 28 January 2009</li> <li><a href="http://www.w3.org/TR/xml-stylesheet/">Associating Style Sheets with XML documents</a> W3C Recommendation James Clark</li> </ul> <p><strong>Note</strong> : Il existe <em>une version XML 1.1</em>, mais … « <em>You are encouraged to create or generate XML 1.0 documents if you do not need the new features in XML 1.1; XML Parsers are expected to understand both XML 1.0 and XML 1.1.</em> » (www.w3.org/XML/Core/)</p>