Tagged Questions

1
vote
3answers
65 views

Is xsl:sequence always non-empty?

I don't understand output from this stylesheet: <xsl:stylesheet version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:template match="/"> …