BI Publisher (MOSC)

MOSC Banner

formatting html tags in templates

edited Mar 10, 2016 10:38AM in BI Publisher (MOSC) 7 commentsAnswered

Hello,

we are trying to create a xsl template to display contract terms.

However, we don't manage to convert the html tags in xsl-fo.

We used this link https://blogs.oracle.com/xmlpublisher/entry/formatting_html_with_templates

to call a subtemplate with the transformations, but it doesn't work.

we created a xsl subtemplate and imported it

<xsl:import href="xdo://OKC.htmlmarkup.en.00/"/>

We also tried to import standard OKCCOMRTE

<xsl:import href="xdo://OKC.OKCCOMRTE.en.00/"/>

Then in main template we use this

<xsl:apply-templates select="CLAUSE"/>

But the html tags remain.

However the standard contract terms report and contract deviations report seem to interpret html tags correctly.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center