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


Subject: Re: DOCBOOK-APPS: Problems validating author-element


On Mon, 2003-02-24 at 03:29, Joachim Ziegler wrote:
What am I doing wrong here:
> 
>      <author>
>        <firstname>Joachim</firstname>
>        <surname>Ziegler</surname>
>        <email>ziegler@mpi-sb.mpg.de</email>
>      </author>
> 
> 
> xmlint says:
> 
> xmllint -valid --noout LEDATutorium.xml
> LEDATutorium.xml:47: validity error: Element author content doesn't 
> follow the Dtd
> Expecting ((personname | honorific | firstname | surname | lineage | 
> othername | affiliation | authorblurb | contrib+) , (personblurb | email 
> | address)*), got (firstname surname email )
>      </author>
>              ^
> 
> But the content model is:
> 
> author ::=
> ((personname|
>    (honorific|firstname|surname|lineage|othername|affiliation|
>     authorblurb|contrib)+),
>   (personblurb|email|address)*)
> 
> 
> So <email> shoulf be allowed where it is, or am I missing something?
> 

You need to upgrade your libxml. This is the result of a bug that was
fixed in September (http://bugzilla.gnome.org/show_bug.cgi?id=92542).

Cheers,
John
-- 
John Fleck
jfleck@inkstain.net (h) jfleck@abqjournal.com (w)
http://www.inkstain.net http://www.abqjournal.com

"Sometimes, a diner is all about the mac and cheese." 
  - Zippy the Pinhead



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


Powered by eList eXpress LLC