Which of the following patterns are correct for 'select' attribute of xsl:sort command?( )
text() for any text
node() for any node including root node and attribute node
/ for the root node
@* for any parent node
Which of the following patterns are correct for 'select' attribute of xsl:sort command?( )
text() for any text
node() for any node including root node and attribute node
/ for the root node
@* for any parent node