2 references to IsDerivedFromDatatype
System.Xml (2)
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
686
if(!XmlSchemaType.
IsDerivedFromDatatype
(simpleRestriction.BaseType.Datatype, baseType.Datatype, XmlSchemaDerivationMethod.None)) {
System\Xml\Schema\SchemaSetCompiler.cs (1)
744
if(!XmlSchemaType.
IsDerivedFromDatatype
(simpleRestriction.BaseType.Datatype, baseType.Datatype, XmlSchemaDerivationMethod.None)) {