http://www.w3.org/TR/2004/NOTE-DOM-Level-3-XPath-20040226/ git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226246 13f79535-47bb-0310-9956-ffa450edef68
113 lines
5.5 KiB
HTML
113 lines
5.5 KiB
HTML
<!DOCTYPE html PUBLIC
|
|
"-//W3C//DTD HTML 4.01 Transitional//EN"
|
|
"http://www.w3.org/TR/html4/loose.dtd">
|
|
<!--
|
|
Generated: Mon Feb 23 16:43:26 EST 2004 jfouffa.w3.org
|
|
-->
|
|
<html lang='en-US'>
|
|
<head>
|
|
<title>Expanded Table of Contents</title>
|
|
<link rel='stylesheet' type='text/css' href='./spec.css'>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<link rel='stylesheet' type='text/css' href='W3C-WG-NOTE.css'>
|
|
<link rel='next' href='copyright-notice.html'>
|
|
<link rel='contents' href='Overview.html#contents'>
|
|
<link rel='copyright' href='copyright-notice.html'>
|
|
<link rel='glossary' href='glossary.html'>
|
|
<link rel='Start' href='Overview.html'>
|
|
<link rel='index' href='def-index.html'>
|
|
<link rel='author' href='mailto:www-dom@w3.org'>
|
|
<link rel='help' href='http://www.w3.org/DOM/'>
|
|
<link rel='prev' href='Overview.html'>
|
|
</head>
|
|
<body>
|
|
<div class='navbar' style='text-align: center'>
|
|
<map id='navbar-top' name='navbar-top' title='Navigation Bar'><p>
|
|
[<a title='overview' accesskey='p' href='Overview.html'><strong><u>p</u></strong>revious</a>]
|
|
[<a title='W3C Copyright Notices and Licenses' accesskey='n' href='copyright-notice.html'><strong><u>n</u></strong>ext</a>] [<a title='Table of Contents' accesskey='c' href='Overview.html#contents'><strong><u>c</u></strong>ontents</a>] [<a title='Index'
|
|
accesskey='i' href='def-index.html'><strong><u>i</u></strong>ndex</a>]</p>
|
|
<hr title='Navigation area separator'>
|
|
</map></div>
|
|
<div class='noprint' style='text-align: right'>
|
|
<p style='font-family: monospace;font-size:small'>26 February 2004</p>
|
|
</div>
|
|
|
|
<div class='div1'><a name='TOC'></a>
|
|
<h1 id='TOC-h1' class='div1'>Expanded Table of Contents</h1>
|
|
<ul class='toc'>
|
|
<li class='tocline2'><a class='tocxref' href='expanded-toc.html'>Expanded Table of Contents</a>
|
|
</li>
|
|
<li class='tocline2'><a class='tocxref' href='copyright-notice.html'>W3C Copyright Notices and Licenses</a>
|
|
<ul class='toc'>
|
|
<li class='tocline3'><a class='tocxref' href='copyright-notice.html#Copyright-notice-document'>W3C<sup>®</sup> Document Copyright Notice and License</a>
|
|
</li>
|
|
<li class='tocline3'><a class='tocxref' href='copyright-notice.html#Copyright-notice-software'>W3C<sup>®</sup> Software Copyright Notice and License</a>
|
|
</li>
|
|
<li class='tocline3'><a class='tocxref' href='copyright-notice.html#Copyright-short-notice'>W3C<sup>®</sup> Short Software Notice</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<ul class='toc'>
|
|
<li class='tocline2'><a class='tocxref' href='xpath.html'>1 Document Object Model XPath</a>
|
|
<ul class='toc'>
|
|
<li class='tocline3'><a class='tocxref' href='xpath.html#Introduction'>1.1 Introduction</a>
|
|
</li>
|
|
<li class='tocline3'><a class='tocxref' href='xpath.html#Mapping'>1.2 Mapping DOM to XPath</a>
|
|
<ul class='toc'>
|
|
<li class='tocline4'><a class='tocxref' href='xpath.html#ElementNodes'>1.2.1 Element Nodes</a>
|
|
<li class='tocline4'><a class='tocxref' href='xpath.html#AttributeNodes'>1.2.2 Attribute Nodes</a>
|
|
<li class='tocline4'><a class='tocxref' href='xpath.html#NamespaceNodes'>1.2.3 Namespace Nodes</a>
|
|
<li class='tocline4'><a class='tocxref' href='xpath.html#TextNodes'>1.2.4 Text Nodes</a>
|
|
<li class='tocline4'><a class='tocxref' href='xpath.html#EntityReferences'>1.2.5 Entity Reference Nodes</a>
|
|
<li class='tocline4'><a class='tocxref' href='xpath.html#CommentNodes'>1.2.6 Comment Nodes</a>
|
|
<li class='tocline4'><a class='tocxref' href='xpath.html#PINodes'>1.2.7 Processing Instruction Nodes</a>
|
|
<li class='tocline4'><a class='tocxref' href='xpath.html#DocumentOrder'>1.2.8 Document order</a>
|
|
</ul></li>
|
|
<li class='tocline3'><a class='tocxref' href='xpath.html#Conformance'>1.3 Conformance</a>
|
|
</li>
|
|
<li class='tocline3'><a class='tocxref' href='xpath.html#Interfaces'>1.4 Interfaces</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<ul class='toc'>
|
|
<li class='tocline2'><a class='tocxref' href='idl-definitions.html'>Appendix A: IDL Definitions</a>
|
|
</li>
|
|
<li class='tocline2'><a class='tocxref' href='java-binding.html'>Appendix B: Java Language Binding</a>
|
|
<ul class='toc'>
|
|
<li class='tocline3'><a class='tocxref' href='java-binding.html#JavaXPathInterfaces'>B.1 Other XPath interfaces</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class='tocline2'><a class='tocxref' href='ecma-script-binding.html'>Appendix C: ECMAScript Language Binding</a>
|
|
</li>
|
|
<li class='tocline2'><a class='tocxref' href='acknowledgements.html'>Appendix D: Acknowledgements</a>
|
|
<ul class='toc'>
|
|
<li class='tocline3'><a class='tocxref' href='acknowledgements.html#Productions'>D.1 Production Systems</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class='tocline2'><a class='tocxref' href='glossary.html'>Glossary</a>
|
|
</li>
|
|
<li class='tocline2'><a class='tocxref' href='references.html'>References</a>
|
|
<ul class='toc'>
|
|
<li class='tocline3'><a class='tocxref' href='references.html#References-Normative'>1 Normative references</a>
|
|
</li>
|
|
<li class='tocline3'><a class='tocxref' href='references.html#References-Informative'>2 Informative references</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class='tocline2'><a class='tocxref' href='def-index.html'>Index</a>
|
|
</li>
|
|
</ul>
|
|
|
|
</div> <!-- div1 TOC --><div class='navbar' style='text-align: center'>
|
|
<map id='navbar-bottom' name='navbar-bottom' title='Navigation Bar'><hr title='Navigation area separator'><p>
|
|
[<a title='overview' href='Overview.html'><strong><u>p</u></strong>revious</a>]
|
|
[<a title='W3C Copyright Notices and Licenses' href='copyright-notice.html'><strong><u>n</u></strong>ext</a>] [<a title='Table of Contents' href='Overview.html#contents'><strong><u>c</u></strong>ontents</a>] [<a title='Index'
|
|
href='def-index.html'><strong><u>i</u></strong>ndex</a>]</p>
|
|
</map></div>
|
|
</body>
|
|
</html>
|