[Home] [By Thread] [By Date] [Recent Entries]
On 12.09.2019 23:55, Mark Wilson mark@xxxxxxxxxxxx wrote:
I have established a key: B <xsl:key name="placement-index" match="Stamp" use="concat(CatNumbers/@pofis-prefix, CatNumbers/@pofis-number, CatNumbers/@pofis-suffix)"/> You can also change the third argument of the key call with key('placement-index', concat(@pofis-prefix, @pofis-number,
@pofis-suffix), doc('../work/data-with-index.xml')//Period[@domain = 'c'])to only search that subtree.
|

Cart



