12 references to SetAttributeType
System.Xml (12)
System\Xml\Schema\SchemaCollectionCompiler.cs (4)
1671
xa.
SetAttributeType
(a.AttributeSchemaType);
1677
xa.
SetAttributeType
(xa.SchemaType);
1684
xa.
SetAttributeType
(simpleType);
1695
xa.
SetAttributeType
(DatatypeImplementation.AnySimpleType);
System\Xml\Schema\SchemaSetCompiler.cs (4)
2001
xa.
SetAttributeType
(a.AttributeSchemaType);
2007
xa.
SetAttributeType
(xa.SchemaType);
2014
xa.
SetAttributeType
(simpleType);
2025
xa.
SetAttributeType
(DatatypeImplementation.AnySimpleType);
System\Xml\Schema\XmlSchemaValidator.cs (4)
2073
tempXsiTypeSO.
SetAttributeType
(XmlSchemaType.GetBuiltInSimpleType(XmlTypeCode.QName));
2080
tempxsiNilSO.
SetAttributeType
(XmlSchemaType.GetBuiltInSimpleType(XmlTypeCode.Boolean));
2088
tempxsiSLSO.
SetAttributeType
(stringType);
2096
tempxsiNoNsSLSO.
SetAttributeType
(stringType);