[
Lists Home |
Date Index |
Thread Index
]
Dmitry Lizorkin wrote:
> SXML is formally specified as the representation of of XML Information Set
> as Scheme nested lists.
How does SXML handle attribute types? in particular ID and IDREFS?
I was recently surprised to discover that DOM, at least Level 2, doesn't
really handle this at all well; and it turns out to be necessary to
implement XInclude, XPath, and various other technologies that might
wish to sit on top of DOM. :-(
--
Elliotte Rusty Harold elharo@metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim
|