3 references to XsdAnnotation
System.Xml (3)
System\Xml\Schema\SchemaNames.cs (1)
398
TokenToQName[(int)Token.
XsdAnnotation
] = QnXsdAnnotation;
System\Xml\Schema\XsdBuilder.cs (2)
412
/* Annotation */ new XsdEntry( SchemaNames.Token.
XsdAnnotation
, State.Annotation, AnnotationSubelements, AnnotationAttributes,
789
if (this.currentEntry.Name != SchemaNames.Token.
XsdAnnotation
) {