XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
kk kk2ka4Subject: Problem in navigating tree
Author: kk kk2ka4
Date: 11 Nov 2008 10:59 PM
Originally Posted: 11 Nov 2008 10:46 PM
Hi,
I have a XML doc
<A>
<A1>
<a2> 4 </a2>
<a3> 6 </a3>
<a4> 7 </a4>
</A1>
<A2>
<a5> 2 </a5>
<a6> 1 </a6>
<a7> 7 </a7>
</A2>
<A3>
<a8> 2 </a8>
<a9> 1 </a9>
<a10> 7 </a10>
</A3>
<A4>
....</A4>
...
<An>
....</An>
</A>

I have n number of nodes. Actually, I need to calculate determinant
of nxn matrix.
I need to do this calculation
(a6*a10+a7*a9)-(a7*a8+a5*a10)+(a5*a9+a8*a6)....


Please could anyone help me in writing this stylesheet? The main problem is how to navigate through this tree.

Posttop
Tony LavinioSubject: Problem in navigating tree
Author: Tony Lavinio
Date: 13 Nov 2008 08:28 AM
This would be an excellent question to ask on the xsl-list run by
Mulberry Technologies.

This forum here is for general issues relating to Stylus Studio
and XSLT.

But the xsl-list is the central meeting place of XSLT experts of
all sorts of backgrounds.

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.