[
Lists Home |
Date Index |
Thread Index
]
[Dare Obasanjo]
> That's why the code snippet I showed has
>
> vr.ValidationType = ValidationType.None;
>
> to prevent DTD validation occuring. It so happens that all the DTD
processing code exists in the XmlValidatingReader while only well-formedness
checking is done by the XmlTextReader.
>
All clear now, Dare. Thanks.
Tom P
|