← Prev in month ← Prev in thread

problem with docbook-xsl-1.72.0

From
ThomasK <>
Date
2007-03-19T14:07:56+00:00
ID
Thread
problem with docbook-xsl-1.72.0
Hi,

I'm trying to switch from 1.69.1 to 1.72.0.
When using 1.72.0 with xalan-1.2.7.0 we get the error: (It's a german
WindowsXP...)

xalan.bat -PARAM base.dir html/ -PARAM chunk.first.sections 1 -PARAM
chunk.section.depth 2 -PARAM use.id.as.filename 1 -ENTITYRESOLVER
org.apache.xml.resolver.tools.CatalogResolver -URIRESOLVER
org.apache.xml.resolver.tools.CatalogResolver -in user_manual.xml -xsl
"%DOCBOOK_XSL_HOME%/xhtml/chunk.xsl"

file:/C:/Programme/docbook-xsl-1.72.0/xhtml/glossary.xsl; Zeilennummer53;
Spaltennummer4468; XSLT-Fehler (javax.xml.tran
sform.TransformerConfigurationException):
javax.xml.transform.TransformerException:
javax.xml.transform.TransformerExcep
tion: UnzulΣssiger Wert $language fⁿr NMTOKEN-Attribut verwendet: lang.
Exception in thread "main" java.lang.RuntimeException:
javax.xml.transform.TransformerException: javax.xml.transform.Tra
nsformerException: UnzulΣssiger Wert $language fⁿr NMTOKEN-Attribut
verwendet: lang.
        at org.apache.xalan.xslt.Process.doExit(Process.java:1153)
        at org.apache.xalan.xslt.Process.main(Process.java:1126)


What is the problem with the $language value?
I tried to set various language param values but couldn't solve the problem.

Any help?
-- 
View this message in context: http://www.nabble.com/problem-with-docbook-xsl-1.72.0-tf3427274.html#a9552718
Sent from the docbook General mailing list archive at Nabble.com.
← Prev in month ← Prev in thread