<medications>
<medication>
<DIN>98765421</DIN>
<brandName registered="generic">RossValve</brandName>
<image>aorticValve.jpg</image>
<category>heart valve</category>
<units>each</units>
<concentration>n/a</concentration>
</medication>
<medication>
<DIN>00559407</DIN>
<brandName registered="McNeil">Tylenol</brandName>
<image>Tylenol.jpg</image>
<category>pain relief</category>
<units>tablets</units>
<concentration>500mg</concentration>
</medication>
</medications>In my XSLT document I want to make it so that when the brandName attribute registered is = generic to show the brandName in bold and anything else in red color.How can I do this?
Thank You
Edited by system32, 25 September 2010 - 10:36 AM.


Sign In
Create Account


Back to top









