I cannot seem to get document() to find the xml document or to recognize it.
does


        <xsl:apply-templates select="document (/absolutePath/xmldoc.xml)/TEST"/>


<xsl:template match="TEST">

Reply via email to