18 references to PreprocessAnnotation
System.Xml (18)
System\Xml\Schema\Preprocessor.cs (18)
496
PreprocessAnnotation
(include);
1001
PreprocessAnnotation
(attribute); //set parent of annotation child of ref
1022
PreprocessAnnotation
(attribute);
1061
PreprocessAnnotation
(attributeGroup);
1114
PreprocessAnnotation
(element); //Check annotation child for ref and set parent
1154
PreprocessAnnotation
(element); //Set parent for Annotation child of element
1203
PreprocessAnnotation
(constraint); //Set parent of annotation child of key/keyref/unique
1309
PreprocessAnnotation
(restriction); //set parent of annotation child of simple type restriction
1331
PreprocessAnnotation
(list); //set parent of annotation child of simple type list
1354
PreprocessAnnotation
(union1); //set parent of annotation child of simple type union
1408
PreprocessAnnotation
(complexType.ContentModel);
1425
PreprocessAnnotation
(content.Content); //annotation child of simple extension / restriction
1471
PreprocessAnnotation
(content.Content); //Annotation child of extension / restriction
1537
PreprocessAnnotation
(group); //Set parent of annotation child of group
1566
PreprocessAnnotation
(notation); //Set parent of annotation child of notation
1642
PreprocessAnnotation
(particle); //set parent of annotation child of group / all/ choice / sequence
1661
PreprocessAnnotation
(attributes[i]); //set parent of annotation child of attributeGroupRef
1668
PreprocessAnnotation
(anyAttribute); //set parent of annotation child of any attribute