> From: Andy Clark > [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?
? That DTD's don't support ns? Yes. Beyond that, no. 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. I would appreciate being enlightened. Regards DaveP
