[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Creating index Across Multiple XML documents


Subject: [xsl] Creating index Across Multiple XML documents
From: Dongling Ding <dling61@xxxxxxxxx>
Date: Mon, 27 Oct 2003 18:12:04 -0800 (PST)

Hi All,

I want to create an index across multiple XML
documents in order to check the name uniqueness of the
element "Member".

<Member name="">
</Member>

It seems like this one doesn't work.

<xsl:key name="keyname"
match="document('filename')/Member/@name" use=".">


Is there any better way to do that?


Thanks


Dongling

__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread
Keywords
xml