[Home] [By Thread] [By Date] [Recent Entries]
>Is there any way to process entities inside XSL? Basically, no: entities aren't represented in the tree data model that XSLT uses. They are regarded as a lower-level construct. There are some cases where this causes difficulty, for example if you want to use an entity whose expansion is likely to change from one time to another, and in such cases you can consider various workarounds such as disable-output-escaping. But if you're using an entity reference simply to represent a copyright character, why not output the character directly? Michael Kay http://www.saxonica.com/
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |

Cart



