← Prev in month ← Prev in thread

RE: [docbook] including a customized en.xml file

From
Mauritz Jeanson <>
Date
2007-11-02T18:55:20+00:00
ID
000001c81d81$c90565e0$71ea1a51@D7MZ171J
Thread
RE: [docbook] including a customized en.xml file
> -----Original Message-----
> From:  
> 
> I'd like to keep the same file path hierarchy in my customization
> layer, but I am getting an error when I try to include or import the
> en.xml file locally. It works fine if I drop the markup directly in
> custom.xsl


[Moving this thread to the docbook-apps list, where stylesheet issues are
discussed]


You are not supposed to do <xsl:include> on en.xml (or a customized version
of it). It is not a stylesheet module, so that won't work. You should just
"drop the markup" into your customization layer, and you seem to have that
working already. 

/MJ
← Prev in month ← Prev in thread