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] | [List Home]


Subject: RE: [docbook-apps] Imagedata and XInclude


OK - does "empty" mean that there should be another wrapper that wraps the MathML code?
 
I am assuming that "empty" does not mean "nothing", as that would be senseless?
 

________________________________

From: Dave Pawson [mailto:davep@dpawson.co.uk]
Sent: Tue 11/6/2007 1:53 AM
To: Nelson, Dean
Cc: docbook-apps@lists.oasis-open.org
Subject: Re: [docbook-apps] Imagedata and XInclude



Nelson, Dean wrote:
> Greetings!
> I am puzzled by the benign error that I get in validating XIncluded
> content with Oxygen. Here is the section of code:
> 
> <equation ><title>Here is a nice equation</title>
> <mediaobject>
> <imageobject>
> <imagedata align="center">
> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
> href="EEC-Math-template.xml"/>
> </imagedata>
> </imageobject>
> </mediaobject>
> </equation>
> 
> and I get the following error in validation:
> 
> SystemID: C:\doc\userman\xml\EEC-Section-Template.xml
> Location: 300:12
> Description: The content of element type "imagedata" must match "EMPTY".

Take a look at the schema.
The imagedata element *must* be empty.

regards




--
Dave Pawson
XSLT, XSL-FO and Docbook FAQ
http://www.dpawson.co.uk <http://www.dpawson.co.uk/> 





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