When I try to run the example using xsltproc I get
the following error
D:\home\xml>xsltproc test.xsl expenses.xml
test.xsl:13: parser error : EntityRef: expecting ';'
<xsl:text>&ToCurrency=USD</xsl:text>
^
cannot parse test.xsl
What newbie snafu have I committed?
|