[xml] validating

Date view Thread view Subject view Author view

From: Stephane Conversy (Stephane.Conversy@lri.fr)
Date: Fri Oct 15 1999 - 10:53:40 EDT


Hi all.

I can validate my xml documents using libxml.
The problem is that I need the dtd to be in the same directory than the
executable, otherwise libxml can't find it:

<?xml version="1.0"?>
<!DOCTYPE quasi_module SYSTEM "qm.dtd">

My application handles only 2 dtds, so I can get rid of the fact
that the dtd must be there if I can build 2 'validater' in my
application
that don't need a dtd at run-time.

Is it possible now with 1.7.3 ?

    stef

--
Stéphane Conversy
http://www-ihm.lri.fr/~conversy/
mailto:conversy@lri.fr

---- Message from the list xml@rufus.w3.org Archived at : http://rufus.w3.org/veillard/XML/messages to unsubscribe: echo "unsubscribe xml" | mail majordomo@rufus.w3.org


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Aug 02 2000 - 12:29:49 EDT