From: Cameron S. <ca...@sh...> - 2003-09-09 20:59:26
|
On Monday 08 Sep 2003 8:51 pm, Cameron Shorter wrote: > After a large amout of time wrestling with XSL, I've finally got > xinclude.xsl to selectively merge sections based on the @filter attribute > in the configuration file. > The filter attribute can be: > * BLACK : include this node and all child nodes (unless specifically > excluded). > * WHITE : include this node, but not the child nodes (unless the child node > is BLACK or WHITE) > * EXCLUDE : don't include this node > * DEFAULT or <undefined>: Inherit filter value from parent. > > I will eventually write this up in the user guide and design. > I now plan to finish the generconfigform.html which provides a html form > for editing the configuration file. -- Cameron Shorter http://cameron.shorter.net Open Source Developer http://generguide.sourceforge.net http://mapbuilder.sourceforge.net http://geotools.org Senior Software Engineer http://www.adi-limited.com |