RE: About Constructions rules

Subject: RE: About Constructions rules
From: Peter Nilsson <pnidv96@xxxxxxxxxxxxxx>
Date: Wed, 14 Jul 1999 12:07:17 +0200 (CEST)
On Sun, 11 Jul 1999, Didier PH Martin wrote:

> Didier says:
[...]
> forcing us to process any kind of nodes. However this is a quite powerful
> construction rule. For instance, the following query construction rule,
> would include a sgml-document into a style sheet (this is an example
> extracted from the document referred previously)
> 
> (query (sgml-parse ("<url>http://www.netfolder.com/doc.sgml";))
>    (process-children)
> )
> 
> This is an easy way to include an external document to be processed into a
> style-sheet. I just scratched the surface of this construction rule power.

But it will only get processed if that node appears in the source grove.
The query expression is for matching nodes more generally than the other
expressions, not for inclusion.

This might be worth noting.

Regards,
/Peter Nilsson
--
'(?P . (?e . (?t . (?e . (?r)))))


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread