|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] identification of mixwd content
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








