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