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