[Home] [By Thread] [By Date] [Recent Entries]
Martin Honnen schrieb:
If you want to restrict the grouping to the parent 'item' element then one way to do that is to integrate the generated id of the 'item' element into the key, as in the following stylesheet: <xsl:key name="role" match="planItemOrganization" use="concat(generate-id(parent::item), '|', role/name/name)"/>
Michael Ludwig
|

Cart



