[Home] [By Thread] [By Date] [Recent Entries]

  • From: Sean Mc Grath <digitome@i...>
  • To: xml-dev@i...
  • Date: Thu, 29 Jan 1998 10:40:26 GMT

[Tony Stewart]

>*(Though an alternative to maintaining traditional memory variables
>could be to manipulate attributes of the parsed tree, provided that the
>scripts were allowed to get at it... style rules manipulating the DOM...
>there's food for thought.)

This is kinda-sorta the territory of tree transformation. 
Conditions that, on the face of it must be in the style langauge
such as:

        if date > 1/1/1999

Can be delegated to an earlier tree transformation that either
establishes a TRUE/FALSE attribute on each element or renames
the elements so that you can trigger different rules.

This is DOM territory since DOM is read/write. As a result
this sort of transformation should be doable from
whatever scripting environment we access DOM from.

Regards,



Sean Mc Grath
sean at digitome dot com




xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member