Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

9 lines
614 B
XML

<XmlDocument Value="{x:Null}" InnerXml="&lt;root xmlns=&quot;urn:foo&quot;&gt;&lt;elem attr=&quot;val&quot; /&gt;&lt;/root&gt;" Prefix="" PreserveWhitespace="False" xmlns="clr-namespace:System.Xml;assembly=System.Xml" xmlns:sxs="clr-namespace:System.Xml.Schema;assembly=System.Xml" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<XmlDocument.Schemas>
<sxs:XmlSchemaSet>
<sxs:XmlSchemaSet.CompilationSettings>
<sxs:XmlSchemaCompilationSettings EnableUpaCheck="True" />
</sxs:XmlSchemaSet.CompilationSettings>
</sxs:XmlSchemaSet>
</XmlDocument.Schemas>
</XmlDocument>