3 references to SchemaElementDecl
System.Xml (3)
System\Xml\Schema\DataTypeImplementation.cs (3)
168simpleType.ElementDecl = new SchemaElementDecl(dataType); 304tempNormalizedStringTypeV1Compat.ElementDecl = new SchemaElementDecl(c_normalizedStringV1Compat); 316tempTokenTypeV1Compat.ElementDecl = new SchemaElementDecl(c_tokenV1Compat);