|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: xsl and <Div> tags - urgent please help
Aparna Konduri wrote:
I have an xml file generated for a C# class from Visual Studio.Cool xml design :)
Apart from your WD-XSL stuff which is not supported on this list (see http://www.netcrucible.com/xslt/msxml-faq.htm) at all, I would say in *xslt* you can easy differenciate memeber elements using starts-with(string, substring) function: <xsl:template match="member[starts-with(@name, 'T:')]"> ...type processing... </xsl:template> <xsl:template match="member[starts-with(@name, 'M:')]"> ...method processing... </xsl:template> -- Oleg Tkachenko Multiconn International, Israel XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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
|

Cart








