I
Ian
Would someone please take a look at http://www.otima.ca/XML/auto.xslt
and tell me why I am not getting to the
<xsl:template match="auto">
<p><xsl:value-of select="."/></p>
</xsl:template>
Let me say, I am building this xslt document one step and a time ...
and at this point I haven't got up to the baby step yet. The
associated XML file is in the same folder and is called auto.xml.
Signed a student in need.
Ian
and tell me why I am not getting to the
<xsl:template match="auto">
<p><xsl:value-of select="."/></p>
</xsl:template>
Let me say, I am building this xslt document one step and a time ...
and at this point I haven't got up to the baby step yet. The
associated XML file is in the same folder and is called auto.xml.
Signed a student in need.
Ian