26 | | Not supported: |
| 26 | === DOM for XML === |
| 27 | |
| 28 | 1. [http://www.w3.org/DOM/DOMTR Document Object Model (DOM) Technical Reports] |
| 29 | 1. [http://www.w3.org/TR/DOM-Level-3-Core Document Object Model (DOM) Level 3 Core Specification] |
| 30 | 1. [http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113 Document Object Model (DOM) Level 2 Traversal and Range Specification] |
| 31 | 1. [http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407 Document Object Model (DOM) Level 3 Load and Save Specification] |
| 32 | 1. [http://www.w3.org/TR/2004/NOTE-DOM-Level-3-XPath-20040226 Document Object Model (DOM) Level 3 XPath Specification] |
| 33 | |
| 34 | === XPath === |
| 35 | |
| 36 | 1. [http://www.w3.org/standards/techs/xpath#w3c_all XPath Current Status] |
| 37 | 1. [http://www.w3.org/TR/2005/WD-xquery-xpath-parsing-20050404 Building a Tokenizer for XPath or XQuery] |
| 38 | 1. [http://dev.w3.org/2007/xpath-full-text-10-test-suite XQuery and XPath Full Text 1.0 Test Suite] |
| 39 | |
| 40 | === Not supported === |