|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: remove shape="rect" attribute from anchors within
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Cast Your Vote
We need your help – Vote for DataDirect XML Products!
Winners and finalists announced at SOA World Conference in November. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|







