From: Susan Korgen (skorgen@intersystems.com)
Date: Fri Apr 25 2003 - 09:59:38 PDT
When I run the XEP 3.3.1 trial on one of our DocBook XML files, I get the
error message shown in the attachment to this email.
The offending text seems to be in the XEP-supplied sample file, dbx2pdf.xsl.
The snippet below contains the only instances of "content-width" or
"content-height" that I could find in any xml, dtd, mod, ent, or xsl file.
It is from dbx2pdf.xsl:
<xsl:template match="@scale" mode="graphic-attribute">
<xsl:attribute name="content-width"><xsl:value-of
select="."/>%</xsl:attribute>
<xsl:attribute name="content-height"><xsl:value-of
select="."/>%</xsl:attribute>
</xsl:template>
What's up?
Thanks,
Susan
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
This archive was generated by hypermail 2.1.5 : Fri Apr 25 2003 - 09:59:04 PDT