[Home] [By Thread] [By Date] [Recent Entries]
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
|

Cart



