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">
- Re: [Sab] documnet () John R. Brewster
- Re: [Sab] documnet () Tom Kaiser
