_attPresence | System.Xml.Schema.DtdValidator | private |
_baseUri | System.Xml.Schema.BaseValidator | private |
_eventHandling | System.Xml.Schema.BaseValidator | private |
_idRefListHead | System.Xml.Schema.DtdValidator | private |
_IDs | System.Xml.Schema.DtdValidator | private |
_name | System.Xml.Schema.DtdValidator | private |
_nameTable | System.Xml.Schema.BaseValidator | private |
_positionInfo | System.Xml.Schema.BaseValidator | private |
_processIdentityConstraints | System.Xml.Schema.DtdValidator | private |
_schemaCollection | System.Xml.Schema.BaseValidator | private |
_schemaNames | System.Xml.Schema.BaseValidator | private |
_validationStack | System.Xml.Schema.DtdValidator | private |
_xmlResolver | System.Xml.Schema.BaseValidator | private |
AddID(string name, object node) | System.Xml.Schema.DtdValidator | inlinepackage |
BaseUri | System.Xml.Schema.BaseValidator | |
BaseValidator(BaseValidator other) | System.Xml.Schema.BaseValidator | inline |
BaseValidator(XmlValidatingReaderImpl reader, XmlSchemaCollection schemaCollection, IValidationEventHandling eventHandling) | System.Xml.Schema.BaseValidator | inline |
checkDatatype | System.Xml.Schema.BaseValidator | protected |
CheckDefaultValue(SchemaAttDef attdef, SchemaInfo sinfo, IValidationEventHandling eventHandling, string baseUriStr) | System.Xml.Schema.DtdValidator | inlinestatic |
CheckForwardRefs() | System.Xml.Schema.DtdValidator | inlineprivate |
CheckValue(string value, SchemaAttDef attdef) | System.Xml.Schema.DtdValidator | inlineprivate |
CompleteValidation() | System.Xml.Schema.DtdValidator | inlinevirtual |
context | System.Xml.Schema.BaseValidator | protected |
CreateInstance(ValidationType valType, XmlValidatingReaderImpl reader, XmlSchemaCollection schemaCollection, IValidationEventHandling eventHandling, bool processIdentityConstraints) | System.Xml.Schema.BaseValidator | inlinestatic |
DtdInfo | System.Xml.Schema.BaseValidator | |
DtdValidator(XmlValidatingReaderImpl reader, IValidationEventHandling eventHandling, bool processIdentityConstraints) | System.Xml.Schema.DtdValidator | inlinepackage |
elementName | System.Xml.Schema.BaseValidator | protected |
EventHandler | System.Xml.Schema.BaseValidator | |
FindId(string name) | System.Xml.Schema.DtdValidator | inlinevirtual |
GenEntity(XmlQualifiedName qname) | System.Xml.Schema.DtdValidator | inlineprivate |
GetEntity(XmlQualifiedName qname, bool fParameterEntity) | System.Xml.Schema.DtdValidator | inlineprivate |
hasSibling | System.Xml.Schema.BaseValidator | protected |
Init() | System.Xml.Schema.DtdValidator | inlineprivate |
MeetsStandAloneConstraint() | System.Xml.Schema.DtdValidator | inlineprivate |
NameTable | System.Xml.Schema.BaseValidator | |
Pop() | System.Xml.Schema.DtdValidator | inlineprivate |
PositionInfo | System.Xml.Schema.BaseValidator | |
PreserveWhitespace | System.Xml.Schema.DtdValidator | |
ProcessElement() | System.Xml.Schema.DtdValidator | inlineprivate |
ProcessEntity(SchemaInfo sinfo, string name, object sender, ValidationEventHandler eventhandler, string baseUri, int lineNumber, int linePosition) | System.Xml.Schema.BaseValidator | inlineprotectedstatic |
ProcessEntity(SchemaInfo sinfo, string name, IValidationEventHandling eventHandling, string baseUriStr, int lineNumber, int linePosition) | System.Xml.Schema.BaseValidator | inlineprotectedstatic |
ProcessTokenizedType(XmlTokenizedType ttype, string name) | System.Xml.Schema.DtdValidator | inlineprivate |
Push(XmlQualifiedName elementName) | System.Xml.Schema.DtdValidator | inlineprivate |
Reader | System.Xml.Schema.BaseValidator | |
reader | System.Xml.Schema.BaseValidator | protected |
s_namespaceManager | System.Xml.Schema.DtdValidator | privatestatic |
SaveTextValue(string value) | System.Xml.Schema.BaseValidator | inlineprivate |
SchemaCollection | System.Xml.Schema.BaseValidator | |
schemaInfo | System.Xml.Schema.BaseValidator | protected |
SchemaInfo | System.Xml.Schema.BaseValidator | |
SchemaNames | System.Xml.Schema.BaseValidator | |
SendValidationEvent(string code) | System.Xml.Schema.BaseValidator | inlineprotected |
SendValidationEvent(string code, string[] args) | System.Xml.Schema.BaseValidator | inlineprotected |
SendValidationEvent(string code, string arg) | System.Xml.Schema.BaseValidator | inlineprotected |
SendValidationEvent(XmlSchemaException e) | System.Xml.Schema.BaseValidator | inlineprotected |
SendValidationEvent(string code, string msg, XmlSeverityType severity) | System.Xml.Schema.BaseValidator | inlineprotected |
SendValidationEvent(string code, string[] args, XmlSeverityType severity) | System.Xml.Schema.BaseValidator | inlineprotected |
SendValidationEvent(XmlSchemaException e, XmlSeverityType severity) | System.Xml.Schema.BaseValidator | inlineprotected |
SetDefaultTypedValue(SchemaAttDef attdef, IDtdParserAdapter readerAdapter) | System.Xml.Schema.DtdValidator | inlinestatic |
textString | System.Xml.Schema.BaseValidator | protected |
textValue | System.Xml.Schema.BaseValidator | protected |
Validate() | System.Xml.Schema.DtdValidator | inlinevirtual |
ValidateChildElement() | System.Xml.Schema.DtdValidator | inlineprivate |
ValidateElement() | System.Xml.Schema.DtdValidator | inlineprivate |
ValidateEndElement() | System.Xml.Schema.DtdValidator | inlineprivate |
ValidateEndStartElement() | System.Xml.Schema.DtdValidator | inlineprivate |
ValidatePIComment() | System.Xml.Schema.DtdValidator | inlineprivate |
ValidateStartElement() | System.Xml.Schema.DtdValidator | inlineprivate |
ValidateText() | System.Xml.Schema.BaseValidator | inline |
ValidateWhitespace() | System.Xml.Schema.BaseValidator | inline |
XmlResolver | System.Xml.Schema.BaseValidator | |