Base:
property
SchemaInfo
System.Xml.XmlNode.SchemaInfo
1 reference to SchemaInfo
System.Private.Xml (1)
System\Xml\Dom\XmlAttribute.cs (1)
90set { _name = _name.OwnerDocument.AddAttrXmlName(value, LocalName, NamespaceURI, SchemaInfo); }