[
Lists Home |
Date Index |
Thread Index
]
- From: ht@cogsci.ed.ac.uk (Henry S. Thompson)
- To: Will Bradley <willbr@microsoft.com>
- Date: Wed, 06 Dec 2000 08:27:14 +0000
DOM Level 2 [1] which was approved recently as a W3C Recommendation
provides for access by namespace URI, e.g.:
"getElementsByTagNameNS (introduced in DOM Level 2)
Returns a NodeList of all the Elements with a given local name and
namespace URI in the order in which they are encountered in a
preorder traversal of the Document tree."
ht
[1] http://www.w3.org/TR/DOM-Level-2-Core/
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
W3C Fellow 1999--2001, part-time member of W3C Team
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk
URL: http://www.ltg.ed.ac.uk/~ht/
|