Base:
property
SchemaInfo
System.Xml.XmlNode.SchemaInfo
2 references to SchemaInfo
System.Xml (2)
System\Xml\Dom\XmlDocument.cs (1)
1461
switch (documentElement.
SchemaInfo
.Validity) {
System\Xml\Dom\XmlElement.cs (1)
89
set { name = name.OwnerDocument.AddXmlName( value, LocalName, NamespaceURI,
SchemaInfo
); }