[xsl] Read a attribute value from XML file

Subject: [xsl] Read a attribute value from XML file
From: Vijaya Kumar Y <vijayay@xxxxxxxxxxxxxx>
Date: Tue, 7 Jan 2003 14:22:16 +0530
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


Current Thread