Terraria v1.4.4.9
Terraria source code documentation
|
Definition at line 257 of file DocumentSchemaValidator.cs.
References System.Xml.DocumentSchemaValidator._attributeSchemaInfo, System.Xml.DocumentSchemaValidator._currentNode, System.Xml.DocumentSchemaValidator._document, System.Xml.DocumentSchemaValidator._nodeValueGetter, System.Xml.DocumentSchemaValidator._psviAugmentation, System.Xml.DocumentSchemaValidator._validator, System.Xml.XmlDocument.AddAttrXmlName(), System.Xml.Dictionary, System.Xml.XmlNode.Document, System.SR.Format(), System.Xml.XmlNode.NodeType, System.Xml.Schema.XmlSchemaValidator.ValidateAttribute(), System.Xml.DocumentSchemaValidator.ValidateElement(), System.Xml.DocumentSchemaValidator.ValidateNode(), System.Xml.Schema.XmlSchemaValidator.ValidateText(), System.Xml.Schema.XmlSchemaValidator.ValidateWhitespace(), System.SR.Xdom_NoRootEle, System.SR.Xml_InvalidXmlDocument, and System.SR.Xml_UnexpectedNodeType.
Referenced by System.Xml.DocumentSchemaValidator.Validate(), System.Xml.DocumentSchemaValidator.ValidateElement(), and System.Xml.DocumentSchemaValidator.ValidateNode().