xsl-list
[Top] [All Lists]

Re: [xsl] Getting text nodes from the current-group()

2018-05-09 10:52:57
  <xsl:for-each-group select="*"

selects elements you want

  <xsl:for-each-group select="node()"
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>