3 references to SchemaElementDecl
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (3)
183simpleType.ElementDecl = new SchemaElementDecl(dataType); 335tempNormalizedStringTypeV1Compat.ElementDecl = new SchemaElementDecl(c_normalizedStringV1Compat); 349tempTokenTypeV1Compat.ElementDecl = new SchemaElementDecl(c_tokenV1Compat);