OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: Need help with xalan 2.1.0


Norman Walsh wrote:
> 
> / Eric Richardson <eric@milagrosoft.com> was heard to say:
> | > Trying to get xalan 2.1.0 to work with the 1.41 stylesheets.
> |
> | Update: I tried with xalan 2.2D6 as well and without a driver file, no
> | luck. XML to FO works though stangely with both. I don't know how to
> 
> Xalan 2.2D6 behaved strangely with the 1.41 stylesheets? Strangely
> how?

Didn't work at all - refused to parse the stylesheet.

> | > Here is the error.
> | > XSLT Error (javax.xml.transform.TransformerConfigurationException):
> | > Namespace not supported by SAXParser
> | >
> | > Here is my driver file.
> | > <?xml version="1.0" encoding="utf-8"?>
> | > <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
> | >                 version='1.0'
> | >                 xmlns="http://www.w3.org/TR/xhtml1/transitional"
> | >                 exclude-result-prefixes="#default">
> 
> Try taking out the default namespace for XHTML. (It has no effect on
> what's generated and it may be confusing the processor, but I can't
> see how.)

No effect. I had previously changed the namespace from the value above
to this which I think is correct:
xmlns="http://www.w3.org/1999/xhtml


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC