a575963da9
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
9 lines
614 B
XML
9 lines
614 B
XML
<XmlDocument Value="{x:Null}" InnerXml="<root xmlns="urn:foo"><elem attr="val" /></root>" 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> |