53 if (qname.
Name.Length == 0)
static string Sch_DupIdentityConstraint
static string Sch_DupComplexType
static string Sch_DupGlobalAttribute
static string Sch_DupSimpleType
static string Sch_DupGlobalElement
static string Sch_DupAttributeGroup
static string Sch_DupGroup
static string Sch_DupNotation
static bool Equal(string strA, string strB)
readonly XmlNameTable _nameTable
void SendValidationEvent(string code, XmlSchemaObject source)
void AddToTable(XmlSchemaObjectTable table, XmlQualifiedName qname, XmlSchemaObject item)
BaseProcessor(XmlNameTable nameTable, SchemaNames schemaNames, ValidationEventHandler eventHandler)
void SendValidationEvent(XmlSchemaException e, XmlSeverityType severity)
BaseProcessor(XmlNameTable nameTable, SchemaNames schemaNames, ValidationEventHandler eventHandler, XmlSchemaCompilationSettings compilationSettings)
bool IsValidGroupRedefine(XmlSchemaObject existingObject, XmlSchemaObject item, XmlSchemaObjectTable table)
XmlSchemaCompilationSettings CompilationSettings
void SendValidationEvent(string code, string[] args, Exception innerException, XmlSchemaObject source)
readonly ValidationEventHandler _eventHandler
bool IsValidAttributeGroupRedefine(XmlSchemaObject existingObject, XmlSchemaObject item, XmlSchemaObjectTable table)
void SendValidationEvent(string code, XmlSchemaObject source, XmlSeverityType severity)
void SendValidationEvent(string code, string msg1, string msg2, XmlSchemaObject source)
void SendValidationEvent(string code, string msg, XmlSchemaObject source, XmlSeverityType severity)
bool IsValidTypeRedefine(XmlSchemaObject existingObject, XmlSchemaObject item, XmlSchemaObjectTable table)
readonly XmlSchemaCompilationSettings _compilationSettings
void SendValidationEvent(string code, string msg1, string msg2, string sourceUri, int lineNumber, int linePosition)
void SendValidationEventNoThrow(XmlSchemaException e, XmlSeverityType severity)
void SendValidationEvent(string code, string msg, XmlSchemaObject source)
void SendValidationEvent(XmlSchemaException e)
static XmlSchema GetBuildInSchema()
void Insert(XmlQualifiedName name, XmlSchemaObject value)
void Add(XmlQualifiedName name, XmlSchemaObject value)
override string ToString()