我想在XSLT 1.0中重写这个xslt片段,它不支持"copy-namespaces".
<xsl:copy-of copy-namespaces="no" select="maml:alertSet/maml:alert" />
怎么样?
xml xslt
xml ×1
xslt ×1