[libxml2.wiki] Update home



commit a5558f394a8c1bd101a3caf02f7391128fdb43a0
Author: Nick Wellnhofer <wellnhofer aevum de>
Date:   Sat Feb 12 20:05:39 2022 +0000

    Update home

 home.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/home.md b/home.md
index 0ff944b..4caf0a0 100644
--- a/home.md
+++ b/home.md
@@ -4,8 +4,8 @@ Libxml2 is known to be very portable, the library should build and work without
 
 Libxml2 implements a number of existing standards related to markup languages:
 
-* the XML standard: <https://www.w3.org/TR/REC-xml>
-* Namespaces in XML: <https://www.w3.org/TR/REC-xml-names/>
+* the XML 1.0 standard: <https://www.w3.org/TR/REC-xml>
+* Namespaces in XML 1.0: <https://www.w3.org/TR/REC-xml-names/>
 * XML Base: <https://www.w3.org/TR/xmlbase/>
 * RFC 2396: Uniform Resource Identifiers <https://www.ietf.org/rfc/rfc2396.txt>
 * XML Path Language (XPath) 1.0: <https://www.w3.org/TR/xpath>
@@ -17,7 +17,7 @@ Libxml2 implements a number of existing standards related to markup languages:
 * XML Catalogs Working Draft 06 August 2001: 
<https://www.oasis-open.org/committees/entity/spec-2001-08-06.html>
 * Canonical XML Version 1.0: <https://www.w3.org/TR/xml-c14n> and the Exclusive XML Canonicalization CR 
draft <https://www.w3.org/TR/xml-exc-c14n>
 * Relax NG, ISO/IEC 19757-2:2003, <https://www.oasis-open.org/committees/relax-ng/spec-20011203.html>
-* W3C XML Schemas Part 2: Datatypes [REC 02 May 2001](https://www.w3.org/TR/2001/REC-xmlschema-2-20010502/)
+* W3C XML Schemas 1.0 Part 2: Datatypes [REC 02 May 
2001](https://www.w3.org/TR/2001/REC-xmlschema-2-20010502/)
 * W3C [xml:id](https://www.w3.org/TR/xml-id/) Working Draft 7 April 2004
 
 In most cases libxml2 tries to implement the specifications in a relatively strictly compliant way. As of 
release 2.4.16, libxml2 passed all 1800+ tests from the [OASIS XML Tests 
Suite](https://www.oasis-open.org/committees/xml-conformance/).


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]