[Mono-list] Xml Entity Resolution

Phil mythril11 at gmail.com
Sun Mar 4 18:50:32 EST 2007


Hi,

If you're trying to parse an HTML document, you may want to try the
SGMLReader library... Otherwise, I don't have any clue...
(still regarding HTML, in MS.NET 2.0, they've got htmldocuments in their
System.Windows.Forms.dll but it's not implemented in Mono)

Phil

On 3/4/07, colin at breame.net <colin at breame.net> wrote:
>
>
> I'm trying to turn off entity resolution using XmlDocument as I don't
> have a DTD and I'm getting "System.Xml.XmlException: Cannot resolve
> entity without DTD".  I can't see an explicit "ResolveEntity" property I
> could set to off.  Any ideas?  Is there a mono specific way of doing
> this?
>
> Thanks
> Colin.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20070305/49274d77/attachment.html 


More information about the Mono-list mailing list