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