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

Re: [xsl] for-each error


Subject: Re: [xsl] for-each error
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 4 Aug 2003 17:02:54 +0100

Your sample input didn't seem to have any relation to the sample xslt
that you showed, so I don't see how anyone can help.

> <xsl:for-each
> select="Attribute_Groups/Attribute">

Your sample input didn't have any elements called Attribute_Groups or
Attribute

Biut guessing, you seem to be comparing
the content of elements called
Key_Group_Member_Column
which have values like 08323CF6-4809-4E8C-ABCF-930A5F584CF6}+00000000
to the Name attribute of a Key_Group element, but that has values like
Foreign Key1 so it is probably not equal.
the id attribute of Key_Group does look like it has teh right format,
are you sure you shouldn't be comparing against that rather than the
name?

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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



Current Thread
Keywords