I ran into that problem already on some other docs. The indexterm tag is
not allowed as a sub tag of varlistentry. You have to move the indexterm
and associated tags into the para tag used in the varlistentry.

Remember that index items refer to a position in the text so indexterm
is only allowed inside tags that contain text.

This is what I meant earlier when I talked about strict XML compliance.
If something does not follow the DTD them it is an error.

David Ashley

On Wed, 2012-08-29 at 21:51 -0700, Mark Miesfeld wrote:
> Hi David,
> 
> Could you look at this error?
> 
> Beginning work on en-US
> Validation failed:
> userdialog.xml:1126: validity error : Element varlistentry content
> does not follow the DTD, expecting (term+ , listitem), got (term
> indexterm indexterm listitem )
> make: *** [pdf] Error 2
> [miesfeld@Raven oodialog]$
> 
> I've looked and looked at that area and I think it is all valid.  I
> tried a couple of things including removing the entire varlistentry
> that contains line 1126.  It then still gives the same area and same
> line number.  Even though everything that was around line 1126 is
> removed.  And the new line 1126 is no longer in a varlistentry block.
> 
> Just build the oodialog in your sand box.  There are a couple link
> warnings left for me to remove, but you can easily see this last
> error.
> 
> Thanks.
> 
> --
> Mark Miesfeld
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to