[
Lists Home |
Date Index |
Thread Index
]
On Mon, 2002-05-13 at 20:31, Thomas B. Passin wrote:
> I wonder how we will be able to feed a DOM document to XPATH/XSLT using
> current DOMs. They won't have the PSVI, and even if they do it will be some
> proprietary form for some time, I would think. Or is the XPATH processor
> supposed to add? I have been assuming that the default PSVI would be added
> after parsing by the XPATH processor when it builds its own internal DOM,
> but since the DOM won't be parsed, what is the concept of operations for
> reading DOM source trees?
SAX has similar problems, and fewer places to put things without
breaking existing interfaces.
(MOE can cope with PSVI information as annotations.)
--
Simon St.Laurent
Ring around the content, a pocket full of brackets
Errors, errors, all fall down!
http://simonstl.com
|