[Home] [By Thread] [By Date] [Recent Entries]
On 3 nov 2007, at 00:08, David Carlisle wrote:
hmm, ok
nope...
ok, i see that identity template is a 'thing' in xls... I've read up on it and understand what it does... <xsl:template match="@*|*"> <xsl:copy> <xsl:apply-templates select="@*|node()"/> </xsl:copy> </xsl:template> copy everything exept.... it works! and i even understadn why, sort of... Alternatively you can use a catalog (or perhaps a command line switch for your parser) or modify your input documents, so that they do not reference the XHTMl DTD not sure how this can be done... (for it is this, not XSLT that is adding the attributes). This i can understand, not an option... David David thanks... Bas
|

Cart



