0% found this document useful (0 votes)
162 views1 page

REM TraceImage

This XML document defines an XSL stylesheet that includes a variable for the file path of an image called "trace.gif" located in the REM 1.2.2 software folder. The variable can be used to reference the trace image file path in other parts of the stylesheet.

Uploaded by

Lazy Player
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
162 views1 page

REM TraceImage

This XML document defines an XSL stylesheet that includes a variable for the file path of an image called "trace.gif" located in the REM 1.2.2 software folder. The variable can be used to reference the trace image file path in other parts of the stylesheet.

Uploaded by

Lazy Player
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

REM_TraceImage

<?xml version="1.0" encoding="ISO-8859-1"?>


<xsl:stylesheet
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:rem="http://rem.lsi.us.es"
version="1.0">
<xsl:variable name="rem:traceImage">
C:\Program Files (x86)\REM 1.2.2\xml\default\trace.gif
</xsl:variable>
</xsl:stylesheet>

Page 1

You might also like