Interesting... but it is possible to avoid hardcoded paths in xsl elemnt such as <xsl:import>?
For instance, I' creating some custom xsls which refer to the docbook ones via <xsl:import href="/usr/share/sgml/docbook/../filename"> statatements. It wold be possible to avoid this hardcoding? Giuseppe On Wed, 2001-11-21 at 12:41, Norman Walsh wrote: > / Holger Rauch <[EMAIL PROTECTED]> was heard to say: > | What markup should I use for something like > | > | $TOMCAT_HOME/bin or > | $TOMCAT_HOME/bin/tomcat.sh? > | > | (Unfortunately, it's not possible to use <envar> inside <filename> and > | simply using <filename> doesn't seem to be precise enough. Or is it just > > In 4.2, the TC has expanded the content model of filename to allow > envar inside filename (for reasons just like this). > > Be seeing you, > norm > > -- > Norman Walsh <[EMAIL PROTECTED]> | If you are hankering after > http://www.oasis-open.org/docbook/ | certainty, you are better advised > Chair, DocBook Technical Committee | to seek it in religion: the > | stock-in-trade of science is not > | certainty but doubt.--K.C. Cole
