12 references to SetAttributeType
System.Private.Xml (12)
System\Xml\Schema\SchemaCollectionCompiler.cs (4)
2032
xa.
SetAttributeType
(a.AttributeSchemaType);
2040
xa.
SetAttributeType
(xa.SchemaType);
2049
xa.
SetAttributeType
(simpleType);
2062
xa.
SetAttributeType
(DatatypeImplementation.AnySimpleType);
System\Xml\Schema\SchemaSetCompiler.cs (4)
2465
xa.
SetAttributeType
(a.AttributeSchemaType);
2473
xa.
SetAttributeType
(xa.SchemaType);
2482
xa.
SetAttributeType
(simpleType);
2495
xa.
SetAttributeType
(DatatypeImplementation.AnySimpleType);
System\Xml\Schema\XmlSchemaValidator.cs (4)
2467
tempXsiTypeSO.
SetAttributeType
(XmlSchemaType.GetBuiltInSimpleType(XmlTypeCode.QName));
2475
tempxsiNilSO.
SetAttributeType
(XmlSchemaType.GetBuiltInSimpleType(XmlTypeCode.Boolean));
2484
tempxsiSLSO.
SetAttributeType
(stringType);
2493
tempxsiNoNsSLSO.
SetAttributeType
(stringType);