bool TryGetValue(TKey key, [MaybeNullWhen(false)] out TValue value)
void Add(TKey key, TValue value)
static string Sch_StandAlone
static string Sch_MissRequiredAttribute
static readonly ContentValidator TextOnly
static XmlSchemaSimpleType AnySimpleType
Dictionary< XmlQualifiedName, XmlQualifiedName > ProhibitedAttributes
XmlSchemaAnyAttribute _anyAttribute
SchemaAttDef GetAttDef(XmlQualifiedName qname)
readonly Dictionary< XmlQualifiedName, XmlQualifiedName > _prohibitedAttributes
XmlSchemaDerivationMethod _block
readonly Dictionary< XmlQualifiedName, SchemaAttDef > _attdefs
bool _hasRequiredAttribute
XmlSchemaElement _schemaElement
CompiledIdentityConstraint[] _constraints
string IDtdAttributeListInfo. Prefix
static SchemaElementDecl CreateAnyTypeElementDecl()
List< IDtdDefaultAttributeInfo > _defaultAttdefs
Dictionary< XmlQualifiedName, SchemaAttDef > AttDefs
bool HasNonCDataAttribute
SchemaElementDecl(XmlSchemaDatatype dtype)
SchemaElementDecl(XmlQualifiedName name, string prefix)
bool HasRequiredAttribute
void CheckAttributes(Hashtable presence, bool standalone)
ContentValidator _contentValidator
XmlSchemaElement SchemaElement
IList< IDtdDefaultAttributeInfo > DefaultAttDefs
void AddAttDef(SchemaAttDef attdef)
XmlSchemaDerivationMethod Block
CompiledIdentityConstraint[] Constraints
bool _hasNonCDataAttribute
SchemaElementDecl Clone()
XmlSchemaAnyAttribute AnyAttribute
IDtdAttributeInfo LookupAttribute(string prefix, string localName)
IDtdAttributeInfo LookupIdAttribute()
IEnumerable< IDtdDefaultAttributeInfo > LookupDefaultAttributes()
XmlSchemaDerivationMethod