[xsl] sequence with same id values2006-03-06 06:30:13Hi all,
I have this variable:
<xsl:variable name="anchor" as="element()*"
select="document('source.xml')//anchor[parent::xref]/@id"/>
How can I get all the id values that are not unique?
Thanks
Jeff Sese
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--
|
|
||||||||||||||||