2 writes to SchemaAttribute
System.Private.Xml (2)
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
2098
decl.
SchemaAttribute
= xa; //So this is available for PSVI
System\Xml\Schema\SchemaSetCompiler.cs (1)
2502
decl.
SchemaAttribute
= xa; //So this is available for PSVI
4 references to SchemaAttribute
System.Private.Xml (4)
System\Xml\Schema\XmlSchemaValidator.cs (4)
616
localAttribute = attributeDef.
SchemaAttribute
;
986
attList.Add(attDef.
SchemaAttribute
);
1075
attSchemaInfo.SchemaAttribute = attdef.
SchemaAttribute
;
1083
defaultAttributes.Add(attdef.
SchemaAttribute
);