|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Problem in Preceding node.
hi, well, what i'm actually looking is how to capture the <label>, here is the new xml file. <xml> <a name="Section"> <b> <c>Level 1</c> </b> </a> <d/> <e/> <a name="Section" flow="continous"> <b> <a flow="continous"> <b> <c>Level 2</c> <!---- comment --> </b> </a> </b> </a> <d/> <e/> <a name="Section" flow="continous"> <b> <c>Level 1</c> </b> </a> i got the problem looking at the level, for example in the node that has a comment <!---- comment --> i have to check the preceding <a> if it has an element <a> below him, if none consider it as level 2 (?.1) but i do not know what should be in the (?), because i have to check all the preceding <a> that do not have element <a> below him then count it. maybe the attribute may help, but i do not know how to do it. hope you understand my point. thanks and regards. aaron __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com
|
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
|






