For example, accessing the child node which the column_node_01 equal to 'a' :
<xsl value="parent_node[child_column_node_01='a']/child_column_node_02"/>
From child node, accessing the parent node, as easy as :
<xsl value="../../parent_column_node_01"/>
It's easy playing with XML/XSL.... :)
Sunday, June 17, 2007
Subscribe to:
Post Comments (Atom)
2 comments:
Nice dispatch and this mail helped me alot in my college assignement. Gratefulness you for your information.
Well I to but I about the brief should acquire more info then it has.
Post a Comment