Terraria v1.4.4.9
Terraria source code documentation
|
|
inlineprivate |
Definition at line 590 of file DocumentSchemaValidator.cs.
References System.Xml.DocumentSchemaValidator._nsManager, System.Xml.DocumentSchemaValidator._nsXmlNs, System.Xml.DocumentSchemaValidator._nsXsi, System.Xml.DocumentSchemaValidator._validator, System.Xml.DocumentSchemaValidator._xsiNil, System.Xml.DocumentSchemaValidator._xsiType, System.Xml.XmlNamespaceManager.AddNamespace(), System.Xml.XmlAttributeCollection.Count, System.Xml.Ref.Equal(), System.Xml.XmlNamespaceManager.PopScope(), System.Xml.XmlNamespaceManager.PushScope(), System.Xml.Schema.XmlSchemaValidator.SkipToEndElement(), System.Xml.Schema.XmlSchemaValidator.ValidateElement(), and System.Xml.Schema.XmlSchemaValidator.ValidateEndOfAttributes().
Referenced by System.Xml.DocumentSchemaValidator.GetTypeFromAncestors(), and System.Xml.DocumentSchemaValidator.ValidateChildrenTillNextAncestor().