xsl-list
[Top] [All Lists]

copy-of all attributes except attributes from certain namespace

2004-04-27 23:59:51
hi,

I want to use copy-of to copy all the attributes except certain that belong
to my namespace.

i tried
<xsl:copy-of select="@*[not(mynsp:*)"/>
but this is not the right way




<Prev in Thread] Current Thread [Next in Thread>