|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: matching complex attributes
contains(@style, 'Italic') ~ Scott -----Original Message----- From: Terry Ofner [mailto:tofner@xxxxxxxxxxx] Sent: Thursday, January 24, 2008 1:54 PM To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: matching complex attributes I hope that this is a simple matter. I am trying to match some inline elements with complicated and potentially variable attributes. Is there a way to match <inline style="font-family: "TimesNewRomanPS Italic";"> without quoting the entire style description? I have tried <xsl:template match='inline[@style="font-family:*Italic"]'> and <xsl:template match='inline[@style="*Italic*"]'> Terry
|
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
|






