[Home] [By Thread] [By Date] [Recent Entries]
How about matching the empty attributes and not generating any output? <xsl:template match="@*[normalize-space(.)='']"/> > How can I delete empty attributes as well?
|
[Home] [By Thread] [By Date] [Recent Entries]
How about matching the empty attributes and not generating any output? <xsl:template match="@*[normalize-space(.)='']"/> > How can I delete empty attributes as well?
|