[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

identification of mixwd content

Subject: identification of mixwd content
From: "Ignacio Vera" <nano@xxxxxxxxxxxxxxxx>
Date: Wed, 4 Dec 2002 09:49:23 -0000
ignacio vera
Hello,

I am using saxon 7.0, and i am using XSLT 2.0 for doing identification, the
question is the following, imagine a data example like:
<root>
   <A>data1<B>content1</B>data2<A>
   <A>data2<B>content2</B>data1<A>
   <A>data1<B>content3</B>data2<A>
   <A>data2<B>content4</B>data1<A>
</root>

For example, and I want to identify A nodes by their child nodes, using text
I get just the first node and using current I get all text nodes:

   <xsl:for-each-group select = "child::ROOM" group-by = "???????">
     <xsl:call-template name = "TRS-PLACE-ROOM"/>
   </xsl:for-each-group>
Thanks,
I.Vera


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.