[xsl] Name test

Subject: [xsl] Name test
From: "Kenny Bogoe (BogoeMD)" <kenny@xxxxxxxxx>
Date: Mon, 13 Sep 2004 14:56:40 +0200
Hi,

How do I test the name of a tag in a specific position?

Example:

<Root>
    <A>1</A>
    <B>2</B>
    <B>3</B>
    <C>4</C>
</Root>

I want to test if tag in position 2 under <Root> really is <B>.

Is that possible?

Thanks in advance.
Kenny

----------------------
Bogoe MediaDevelopment
kenny@xxxxxxxxx
http://www.bogoe.com
Phone (+45) 45 87 64 01
Mobile (+45) 23 61 57 50




--+------------------------------------------------------------------
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@xxxxxxxxxxxxxxxxxxxxxx>
--+--

Current Thread