diff --git a/README.html b/README.html index 0e1a422..c00dd22 100644 --- a/README.html +++ b/README.html @@ -70,7 +70,7 @@ validating SAX-like XML 1.0 parser as well as the DOM Level 1 Core + href="http://www.w3.org/TR/DOM-Level-2-Core/">DOM Level 2 Core interfaces.
@@ -90,7 +90,7 @@rel-2005-xx-yy
rel-2005-06-25
- CXML implements the DOM Level 1 Core interfaces. Explaining + CXML implements the DOM Level 2 Core interfaces. Explaining DOM is better left to the specification, + href="http://www.w3.org/TR/DOM-Level-2-Core/core.html">specification, so please refer to the official W3C documents for DOM.
However, there is no "standard" DOM mapping for Lisp. DOM is specified + href="http://www.w3.org/TR/DOM-Level-2-Core/idl-definitions.html">specified in CORBA IDL, but it refrains from using object-oriented IDL features, allowing for a much more natural Lisp implemenation than the the ordinary IDL/Lisp mapping would.