3 references to SchemaElementDecl
System.Private.Xml (3)
System\Xml\Schema\DataTypeImplementation.cs (3)
177simpleType.ElementDecl = new SchemaElementDecl(dataType); 330tempNormalizedStringTypeV1Compat.ElementDecl = new SchemaElementDecl(c_normalizedStringV1Compat); 345tempTokenTypeV1Compat.ElementDecl = new SchemaElementDecl(c_tokenV1Compat);