>I don't think that this is bug in MS Parser (successful
>validation of element with namespace prefix if it declared in DTD
>without namespace prefix). Rather it's feature.

Sorry, but it explicitly violates the XML spec's definition of validity, so
if they're claiming to be a validating XML parser it really is a bug.

(If they did this nonstandard validation only when you explicitly turned on
a custom switch which put the parser into an explicitly incompatable mode,
_then_ they could claim it was a feature. But then they wouldn't really be
validating XML, they'd be validating against some custom language which
just happened to look like XML.)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to