[
Lists Home |
Date Index |
Thread Index
]
- From: "Simon St.Laurent" <SimonStL@classic.msn.com>
- To: "Xml-Dev (E-mail)" <xml-dev@ic.ac.uk>
- Date: Mon, 4 May 98 14:56:28 UT
>But one of the advantages of a hierarchically-structured data
>representation is the ability to have scopes to which properties apply. If
>a processor can't at least maintain a stack of the attributes of the
>ancestors of the current element, it's pretty darn braindead.
This attribute discussion is interesting, because I'm not sure you want to
expect the processor to have the entire document available for stack building.
One of the projects that I'm working on (slowly) is an implementation of
XPointers that uses the server's processing power to chop just out the section
of a document the user wants and avoiding sending out millions of bytes of
wasted data. I suspect that we'll need to make the server handle the xml:lang
and xml:space stack, and re-enter their values into the topmost element
returned, or something like that.
xml:lang and xml:space seem like they're worth the extra effort, though.
Simon St.Laurent
Dynamic HTML: A Primer / XML: A Primer / Cookies
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|