12 references to Sch_DupElement
dotnet-svcutil-lib (12)
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (1)
1199
SendValidationEvent(XmlSeverityType.Error, ResXml.
Sch_DupElement
, name.ToString());
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (1)
2459
SendValidationEvent(ResXml.
Sch_DupElement
, localElement.QualifiedName.ToString(), localElement);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (1)
2902
SendValidationEvent(ResXml.
Sch_DupElement
, localElement.QualifiedName.ToString(), localElement);
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (9)
1601
builder.SendValidationEvent(ResXml.
Sch_DupElement
, "complexType");
1736
builder.SendValidationEvent(ResXml.
Sch_DupElement
, "extension");
1760
builder.SendValidationEvent(ResXml.
Sch_DupElement
, "restriction");
1840
builder.SendValidationEvent(ResXml.
Sch_DupElement
, "anyAttribute");
1847
builder.SendValidationEvent(ResXml.
Sch_DupElement
, "anyAttribute");
1854
builder.SendValidationEvent(ResXml.
Sch_DupElement
, "anyAttribute");
1861
builder.SendValidationEvent(ResXml.
Sch_DupElement
, "anyAttribute");
1868
builder.SendValidationEvent(ResXml.
Sch_DupElement
, "anyAttribute");
1875
builder.SendValidationEvent(ResXml.
Sch_DupElement
, "anyAttribute");