2 references to Sch_InvalidSimpleTypeRestriction
System.Private.Xml (2)
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
581throw new XmlSchemaException(SR.Sch_InvalidSimpleTypeRestriction, restriction.BaseTypeName.ToString(), simpleType);
System\Xml\Schema\SchemaSetCompiler.cs (1)
670throw new XmlSchemaException(SR.Sch_InvalidSimpleTypeRestriction, restriction.BaseTypeName.ToString(), simpleType);