Bob Stayton wrote:
Well, no. The processing instruction would be applied to the whole programlisting, because that is the level at which the attribute-set is applied. In any case, I believe any markup inside CDATA would not be recognized in an XPath select statement.

If you want to emphasize only certain content, then I don't think you can use CDATA. You could remove the CDATA and replace "<" with "&lt;", then you could wrap any words in <emphasis role="strong"> to make it bold.

Ok. I am gonna do that.

Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to