- From: SVG Working Group repository <cam+svgwgrepo@mcc.id.au>
- Date: Fri, 05 Apr 2013 22:44:28 -0700
- To: public-svg-wg@w3.org
details: https://svgwg.org/hg/svg2/rev/bb25502abd6b branches: changeset: 484:bb25502abd6b user: Cameron McCormack <cam@mcc.id.au> date: Sat Apr 06 16:44:12 2013 +1100 description: Tweaks. diffstat: specs/integration/master/Overview.html | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diffs (59 lines): diff --git a/specs/integration/master/Overview.html b/specs/integration/master/Overview.html --- a/specs/integration/master/Overview.html +++ b/specs/integration/master/Overview.html @@ -815,17 +815,17 @@ the mixed-case string.</p> <h3 id="svg-properties">SVG Properties</h3> <p class="issue">TODO: auto-generate a table of properties.</p> <h2 id="svg-sizing">Dynamic Sizing of SVG Content</h2> <p class="issue">TODO</p> -<h2 id="RelaxNG">9 RelaxNG Schema for SVG Integration 1.0</h2> +<h2 id="RelaxNG">RelaxNG Schema for SVG Integration 1.0</h2> <p>The schema for SVG Integration 1.0 is written in <a href="http://www.y12.doe.gov/sgml/sc34/document/0362_files/relaxng-is.pdf">RelaxNG</a> [<a href="#ref-RNG">RelaxNG</a>], a namespace-aware schema language that uses the datatypes from <a href="http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/">XML Schema Part 2</a> [<a href="#ref-Schema2">Schema2</a>]. This allows namespaces and modularity to be much more naturally expressed than using DTD syntax. The RelaxNG schema for SVG Filter 1.2 may be imported by other RelaxNG schemas, or combined with @@ -865,17 +865,17 @@ schema. The individual RNG files are ava World Wide Web Consortium, 22 December 2008. <br />This edition of SVG Tiny 1.2 is http://www.w3.org/TR/2008/REC-SVGTiny12-20081222/. <br />The <a href="http://www.w3.org/TR/SVGTiny12/">latest edition of SVG Tiny 1.2</a> is available at http://www.w3.org/TR/SVGTiny12/.</dd> </dl> <h3 id="informrefs">Informative References</h3> <dl> - <dt class="w3ccr"><strong class="normref">[CSS2]</strong></dt> + <dt class="w3ccr"><strong class="informref">[CSS2]</strong></dt> <dd><cite><a href="http://www.w3.org/TR/2010/CR-CSS2-20090908/">Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification</a></cite>, B. Bos, T. Çelik, I. Hickson, H.W. Lie, Editors. World Wide Web Consortium, 23 April 2009, <strong>Work in Progress</strong>. <br/>This version of the CSS 2.1 Specification is http://www.w3.org/TR/2009/CR-CSS2-20090908/. <br/>The <a class="normative" href="http://www.w3.org/TR/CSS2/">latest version of CSS 2.1</a> is available at http://www.w3.org/TR/CSS2/.</dd> <dt id="references-HTML5"><strong class="informref">[HTML5]</strong></dt> <dd><cite class="w3cwd"><a href="http://www.w3.org/TR/2009/WD-html5-20090825/">HTML 5</a></cite>, I. Hickson, D. Hyatt, eds. @@ -895,16 +895,16 @@ schema. The individual RNG files are ava World Wide Web Consortium, 28 October 2004. (See also <a href="http://www.w3.org/TR/2005/NOTE-xml11schema10-20050511/"><cite>Processing XML 1.1 documents with XML Schema 1.0 processors</cite></a> [<a href="#ref-XML11-SCHEMA">XML11-SCHEMA</a>].) <br />This edition of XML Schema Part 2 is http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/. <br />The <a href="http://www.w3.org/TR/xmlschema-2/">latest edition of XML Schema Part 2</a> is available at http://www.w3.org/TR/xmlschema-2/.</dd> </dl> -<h3 id="Acknowledgments">Acknowledgments</h3> +<h2 id="Acknowledgments">Acknowledgments</h2> <p>The editors would like to acknowledge and thank the following people for substantive aid with this specification: Erik Dahlström.</p> </body> </html>
Received on Saturday, 6 April 2013 05:44:47 UTC