Provide access to the content required in checkpoint 6.1 by conforming to the following modules of the W3C Document Object Model (DOM) Level 2 Core Specification and exporting bindings for the interfaces they define:
for HTML: the Core module
for XML: the Core and XML modules
As part of satisfying provision one of this checkpoint:
In the Java and ECMAScript operating environments, export the normative bindings specified in the DOM Level 2 Core Specification, or
In other operating environments, the exported bindings (e.g., C++) must be publicly documented.
Normative inclusions and exclusions
Refer to the "Document Object Model (DOM) Level 2 Core Specification" for information about which versions of HTML, XML, Java, and ECMAScript are covered. Appendix D contains the Java bindings and Appendix E contains the ECMAScript bindings.
The user agent is not required to export the bindings outside of the user agent process (though doing so may be useful to assistive technology developers).