xsl-list
[Top] [All Lists]

sequence with same id values

2006-03-06 05:43:56
Hi 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>
--~--



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