xsl-list
[Top] [All Lists]

Read a attribute value from XML file

2003-01-07 01:52:16
Hi 
  i have an XML file, as follows

<XML ID="NewsWebSites">
        <ROOT>
                <Site>
                        <Column Title="MfgName"/>
                        
                </Site>
                <Site>
                        <Column Title="Manufactrer"/>
                </Site>
        </ROOT>
</XML>


my question is how to select the value of Title from XSL file

regrads
Vijay



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>