xsl-list
[Top] [All Lists]

RE: XSL pattern needed for begin/end elements

2004-07-07 14:01:54
Add this to your stylesheet:

<xsl:template match='text_run'><!-- turn off the default processing of
text_run elements -->
</xsl:template>