diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2003-12-15 11:51:25 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2003-12-15 11:51:25 +0000 |
commit | 758c531a536ea6fbe95f2b8e17ef1c16718b88fb (patch) | |
tree | d5ba447feb5e5ae86110c1920a9fa5796c9b52be /doc | |
parent | efe6c74dfb592c2f4ef15f00b0c0123e68e74b52 (diff) | |
download | libxml2-758c531a536ea6fbe95f2b8e17ef1c16718b88fb.tar.gz |
Updated Relax-NG adding ISO standard reference, Daniel
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/xml.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index a9b30dd8..7e810f25 100644 --- a/doc/index.html +++ b/doc/index.html @@ -227,7 +227,7 @@ languages:</p> <li>XML Catalogs Working Draft 06 August 2001: <a href="http://www.oasis-open.org/committees/entity/spec-2001-08-06.html">http://www.oasis-open.org/committees/entity/spec-2001-08-06.html</a></li> <li>Canonical XML Version 1.0: <a href="http://www.w3.org/TR/xml-c14n">http://www.w3.org/TR/xml-c14n</a> and the Exclusive XML Canonicalization CR draft <a href="http://www.w3.org/TR/xml-exc-c14n">http://www.w3.org/TR/xml-exc-c14n</a></li> - <li>Relax NG Committee Specification 3 December 2001 <a href="http://www.oasis-open.org/committees/relax-ng/spec-20011203.html">http://www.oasis-open.org/committees/relax-ng/spec-20011203.html</a></li> + <li>Relax NG, ISO/IEC 19757-2:2003, <a href="http://www.oasis-open.org/committees/relax-ng/spec-20011203.html">http://www.oasis-open.org/committees/relax-ng/spec-20011203.html</a></li> <li>W3C XML Schemas Part 2: Datatypes <a href="http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/">REC 02 May 2001</a> except the base64Binary type</li> </ul> diff --git a/doc/xml.html b/doc/xml.html index fcd49ad2..27d91966 100644 --- a/doc/xml.html +++ b/doc/xml.html @@ -62,7 +62,7 @@ languages:</p> href="http://www.w3.org/TR/xml-c14n">http://www.w3.org/TR/xml-c14n</a> and the Exclusive XML Canonicalization CR draft <a href="http://www.w3.org/TR/xml-exc-c14n">http://www.w3.org/TR/xml-exc-c14n</a></li> - <li>Relax NG Committee Specification 3 December 2001 <a + <li>Relax NG, ISO/IEC 19757-2:2003, <a href="http://www.oasis-open.org/committees/relax-ng/spec-20011203.html">http://www.oasis-open.org/committees/relax-ng/spec-20011203.html</a></li> <li>W3C XML Schemas Part 2: Datatypes <a href="http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/">REC 02 May |