179 if (!
ed.ContentValidator.IsOpen || qname.
Namespace.Length == 0)
338 for (
int i = 0; i < 2; i++)
342 if (
value.HasNonCDataAttribute)
346 if (
value.DefaultAttDefs !=
null)
bool TryGetValue(TKey key, [MaybeNullWhen(false)] out TValue value)
bool ContainsKey(TKey key)
void Add(TKey key, TValue value)
static string Sch_MixSchemaTypes
static string Sch_ProhibitedAttribute
static string Sch_UndeclaredAttribute
XmlSchemaElement SchemaElement
readonly Dictionary< XmlQualifiedName, SchemaAttDef > _attributeDecls
Dictionary< XmlQualifiedName, SchemaElementDecl > ElementDeclsByType
Dictionary< XmlQualifiedName, SchemaEntity > _generalEntities
SchemaElementDecl GetElementDecl(XmlQualifiedName qname)
SchemaElementDecl GetTypeDecl(XmlQualifiedName qname)
SchemaAttDef GetAttributeXsd(SchemaElementDecl ed, XmlQualifiedName qname, ref bool skip)
readonly Dictionary< XmlQualifiedName, SchemaElementDecl > _elementDecls
string _internalDtdSubset
XmlSchemaElement GetElement(XmlQualifiedName qname)
Dictionary< XmlQualifiedName, SchemaAttDef > AttributeDecls
Dictionary< XmlQualifiedName, SchemaEntity > GeneralEntities
readonly Dictionary< string, bool > _targetNamespaces
Dictionary< string, SchemaNotation > Notations
Dictionary< XmlQualifiedName, SchemaEntity > ParameterEntities
readonly Dictionary< XmlQualifiedName, SchemaElementDecl > _elementDeclsByType
SchemaAttDef GetAttributeXdr(SchemaElementDecl ed, XmlQualifiedName qname)
bool HasSchema(string ns)
void Add(SchemaInfo sinfo, ValidationEventHandler eventhandler)
readonly Dictionary< XmlQualifiedName, SchemaElementDecl > _undeclaredElementDecls
XmlQualifiedName _docTypeName
Dictionary< XmlQualifiedName, SchemaElementDecl > ElementDecls
XmlQualifiedName DocTypeName
SchemaAttDef GetAttributeXsd(SchemaElementDecl ed, XmlQualifiedName qname, XmlSchemaObject partialValidationType, out AttributeMatchState attributeMatchState)
Dictionary< string, SchemaNotation > _notations
Dictionary< string, bool > TargetNamespaces
bool _hasNonCDataAttributes
Dictionary< XmlQualifiedName, SchemaElementDecl > UndeclaredElementDecls
bool _hasDefaultAttributes
Dictionary< XmlQualifiedName, SchemaEntity > _parameterEntities
override string ToString()
override bool Equals([NotNullWhen(true)] object? other)
static readonly XmlQualifiedName Empty
IDtdEntityInfo LookupEntity(string name)
IDtdAttributeListInfo LookupAttributeList(string prefix, string localName)
IEnumerable< IDtdAttributeListInfo > GetAttributeLists()
XmlSchemaContentProcessing