|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] comparing the valie of an attribute..
Having a xml log file with the following format: <eventlog> <event time='0.00000' place='function' line='95' delta='0.0' type='debug'>Program started</event> <event time='0.00437' place='unknown' line='???' delta='0.00437' type='error'>Bad argument</event> <event time='0.00670' place='GetResourcesByType()' line='217' delta='0.00233' type='query'>SELECT DISTINCT defs.id_resource as resource_id, defs.vc_description as description, defs.vc_path as path,</event> </eventlog> as you can see, its just a list of events, thats all there is. I am learning xsl, so I decided to implement my debugging with it. I have my very basic xsl files that converts this data into an html table. What I am trying to do now, is put a row in diferent color depending on the type attribute. I tried with xsl:choose, but I just couldnt use the attribute value for comparison. Any help achieving this is appreciated... thanks for helping a newbie :) 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








