[Home] [By Thread] [By Date] [Recent Entries]
Karl,
A key for this would be: <xsl:key name="BBB-children-by-t" match="BBB/*" use="../@t"/> or you could simply retrieve the BBB by its @t <xsl:key name="BBB-by-t" match="BBB" use="@t"/> and then traverse to children by saying key('BBB-by-t','1')/*. I hope that helps, Wendell At 01:41 PM 3/28/2005, you wrote: Hello, ====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================
|

Cart



