Hi

What is the method to call a specific child element...for example...I
want to call in XSL value of "root/h2" which is "value h2"? How is this
done? Is it by specifying a tag name <h2 name="h2">?
 
<root>
        <h1>value h1</h1>
        <h2>value h2</h2>
<root>

Regards, Vojko.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to