1 write to attPresence
System.Xml (1)
System\Xml\Schema\XsdValidator.cs (1)
65
attPresence
= new Hashtable();
4 references to attPresence
System.Xml (4)
System\Xml\Schema\XsdValidator.cs (4)
386
attPresence
.Clear();
407
attPresence
.Add(attnDef.Name, attnDef);
449
if (HasIdentityConstraints && !
attPresence
.Contains(attdef.Name)) {
457
context.ElementDecl.CheckAttributes(
attPresence
, reader.StandAlone);