6 references to SchemaBase
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaNames.cs (1)
390
TokenToQName[(int)Token.
SchemaBase
] = QnBase;
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (5)
265
new XsdAttributeEntry(SchemaNames.Token.
SchemaBase
, new XsdBuildFunction(BuildSimpleContentExtension_Base) ),
270
new XsdAttributeEntry(SchemaNames.Token.
SchemaBase
, new XsdBuildFunction(BuildSimpleContentRestriction_Base) ),
280
new XsdAttributeEntry(SchemaNames.Token.
SchemaBase
, new XsdBuildFunction(BuildComplexContentExtension_Base) ),
285
new XsdAttributeEntry(SchemaNames.Token.
SchemaBase
, new XsdBuildFunction(BuildComplexContentRestriction_Base) ),
296
new XsdAttributeEntry(SchemaNames.Token.
SchemaBase
, new XsdBuildFunction(BuildSimpleTypeRestriction_Base) ),