[EMAIL PROTECTED] wrote:
> I was hoping you meant that, and not that it was problematic
> parsing a namespaced instance! Hopefully I can simply set
> the appropriate property and validate?

Well, it's not as nice as if DTDs had native namespace support.
And you still have the following problems:

  1) collision of the prefix parameter entity names
  2) no support for namespace wildcards in models so all
     other namespaces used in models must be explicity
     declared in DTD (or overridden in internal subset to
     include it)

Like I said before, it's better than nothing...

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

Reply via email to