[EMAIL PROTECTED] wrote:
> I'm doing some work with an organisation
> that is using namespaces in a set of xml
> documents which require validation to the
> stated DTD.

Are you aware of the inherent peril of trying to validate 
documents with namespaces using a DTD grammar? There are
tricks to be used, but it doesn't have anything to do with
the parser -- just the grammar and the instance document --
and it's not pretty.

-- 
Andy Clark * IBM, TRL - Japan * [EMAIL PROTECTED]

Reply via email to