[Mono-dev] XmlException : DocumentType cannot be imported.

Jb Evain jbevain at gmail.com
Wed May 18 08:12:34 EDT 2011


Hi,

On Wed, May 18, 2011 at 2:05 PM, Vincent DARON <vdaron at ask.be> wrote:
> I've problem while cloning XmlDocument containing a DocumentType.
>
> Code to reproduce the error :
>
> //Sample file can be found at :
> http://www.recordare.com/sites/default/files/MozaVeilSample.xml
> XmlDocument doc = new XmlDocument();
> doc.Load("MozaVeilSample.xml");
> XmlNode d2 = doc.CloneNode(true);
>
> It works under MS Framework.NET 4.

Please file a bug with this information.

Thanks!

Jb


More information about the Mono-devel-list mailing list