A validation error is not reported for the violation of the validity
constraint: Unique Notation Name: Only one notation declaration can declare
a given Name [1].

<!DOCTYPE foo [
<!ELEMENT foo ANY>
<!NOTATION one SYSTEM "file:///fil">
<!NOTATION one SYSTEM "file:///fil">
]>
<foo/>

Proposed Patch:

(See attached file: XMLDTDProcessor.diff)     (See attached file:
XMLMessages.diff)

Thanks,
Neil Delima / IBM


[1] http://www.w3.org/TR/xml11/#UniqueNotationName

Attachment: XMLDTDProcessor.diff
Description: Binary data

Attachment: XMLMessages.diff
Description: Binary data

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

Reply via email to