Menu

#4 xmllint not happy anymore about the cml23.xsd

closed-fixed
None
5
2008-03-01
2008-03-01
No

xmllint: using libxml version 20631

This version is no longer happy about the cml23.xsd:

Removing line 5144 (<xsd:any processContents="lax"/>) fixed the problem, but messes up the CML language.

Running make distcheck gives the error:

make[3]: Entering directory `/home/egonw/var/Projects/SourceForge/bodr/trunk/bodr/bodr-7/_build/dicts'
/usr/bin/xmllint --noout --schema ../../schemas/cml23.xsd ../../dicts/blueobelisk-dictionary.xml
../../schemas/cml23.xsd:5136: element complexType: Schemas parser error : local complex type: The content model is not determinist.
WXS schema ../../schemas/cml23.xsd failed to compile
make[3]: *** [check-local] Error 5
make[3]: Leaving directory `/home/egonw/var/Projects/SourceForge/bodr/trunk/bodr/bodr-7/_build/dicts'
make[2]: *** [check-am] Error 2

Discussion

  • Egon Willighagen

    Logged In: YES
    user_id=25678
    Originator: YES

    OK, that was easy: fixed by using CML 2.5 instead of 2.3.

     
  • Egon Willighagen

    • assigned_to: nobody --> egonw
    • status: open --> closed-fixed
     

Log in to post a comment.