Subject: Re: xsl help
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 24 Jan 2001 09:41:02 GMT
|
> I have posted twice on this list but have not gotten any feed back.
...
> My xsl is as follows:
> <xsl:template match="/>
> ...</xsl:template>
> <xsl:tempalte match=://DL">
> <xsl:for-each select="DL">
> ...
> </xsl:for-each>
>
Given zero information about your input, your stylesheet, your output,
or what XSL system you are using it's a bit hard to offer any advice.
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|