Hi all,
I have two questions where I can't find any answer. Thanks
for your efforts.
1. When converting a xml document via a xsl stylesheet to
a html output I want to know the filename ( "myfile.xml" )
in my stylesheet for using it with the document function.
Is there a way to retrieve the name of the xml file or do I have
to insert a <FILENAME>myfile.xml</FILENAME> element into the
myfile.xml document?
2. Is there a way in the "X-Techs" to remove a node from the result output
tree?
My guess is no, but as long as it is not written somewhere ...
Same question but regarding a variable, which is a nodeset or RTF (no,
no, not
Rich Text Format but Result Tree Fragment). Is there any kind of delete
or replace operation on a node.
Well, sometimes this would allow very easy solutions, instead I have
to control copying to a variable or to the output tree.
- Christof
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|