Re: [docbook-apps] Modular DocBook still not working

From
Betty Ing <>
Date
2009-04-03T15:52:56+00:00
ID
Thread
Re: [docbook-apps] Modular DocBook still not working
Hi Thomas,

You are correct that I should be validating all the files before
applying a style sheet. SectionA and SectionB do validate now with
XMLmind. Chapter.xml does not contain any fatal error; however, there
is an Info pop-up obtained on validation. I have attached the pop-up
and the two revised sections. Chapter.xml has not changed (still 2001
date for XInclude).

After the transform, I'm still getting the initial errors, that is:

-----

Element include in namespace 'http://www.w3.org/2001/XInclude'
encountered in chapter, but no template matches.

Element include in namespace 'http://www.w3.org/2001/XInclude'
encountered in chapter, but no template matches.

Writing index.html for chapter

-----

What next???

Betty


On Fri, 03 Apr 2009 16:45:17 +0200
 Thomas Schraitle <> wrote:
> Hi Betty,
> 
> > Thanks to Remko, Camille, and Thomas for your suggestions. I have
> since
> > modified SectionA and SectionB accordinly; Chapter is still the
> same as
> > before.
> >  
> > I am still getting the following errors:
> > [...]
> > What else am I still missing? Suggestions are welcome.
> 
> Your XML files are still invalid. I've attached a diff between old
> and new
> version. Hope that helps you. If you have question, don't hesitate.
> :-)
> 
> Before you can apply any stylesheet, make sure your whole document is
> valid.
> 
> 
> Tom
>