[xsl] How to select only the attributes present in the source document

Subject: [xsl] How to select only the attributes present in the source document
From: "Peter Stark" <pstark@xxxxxxxxx>
Date: Wed, 23 May 2001 11:21:29 +0200
How can I specify that <xsl:copy-of select="@*" /> should NOT select and
copy default attributes (from the DTD) into the result document?

I want only the attributes that are present in the instance (source
document).

PS


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread