[Home] [By Thread] [By Date] [Recent Entries]
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
|
[Home] [By Thread] [By Date] [Recent Entries]
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
|