[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#162262: general: Many OMF files are buggy.



On 25 Sep 2002 12:45:58 +0200
Rodrigo Moya <rodrigo@gnome-db.org> wrote:

> xmllint --valid --noout file.omf
> 
> seems to do the trick, although it is failing all the time for me
> because of:
> 
> libgda-C.omf:2: validity error: Validation failed: no DTD found !
> <omf>
> 
> the DTD seems to be in /usr/share/xml/scrollkeeper/dtds/, but it seems
> to not find them at all. Any idea what I am missing?

When a file starts with just the following, it doesn't have enough info.
There is no DOCTYPE specified in the XML files.


<?xml version="1.0" standalone="no"?>
<omf>
  <resource>





--
dancer@debian.org  http://www.netfort.gr.jp/~dancer






Reply to: