Lines Matching refs:xmlSchemaParseAnnotation
6485 xmlSchemaParseAnnotation(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int needed) in xmlSchemaParseAnnotation() function
6672 facet->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseFacet()
6919 annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseAny()
6981 ret->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseNotation()
7050 ret->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseAnyAttribute()
7341 xmlSchemaParseAnnotation(pctxt, child, 0); in xmlSchemaParseLocalAttribute()
7420 use->annot = xmlSchemaParseAnnotation(pctxt, child, 1); in xmlSchemaParseLocalAttribute()
7582 ret->annot = xmlSchemaParseAnnotation(pctxt, child, 1); in xmlSchemaParseGlobalAttribute()
7674 xmlSchemaParseAnnotation(pctxt, child, 0); in xmlSchemaParseAttributeGroupRef()
7809 ret->annot = xmlSchemaParseAnnotation(pctxt, child, 1); in xmlSchemaParseAttributeGroupDefinition()
8253 xmlSchemaParseAnnotation(ctxt, child, 1)); in xmlSchemaParseIDCSelectorAndField()
8361 item->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseIDC()
8466 annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseElement()
8941 xmlSchemaParseAnnotation(ctxt, child, 1)); in xmlSchemaParseUnion()
9055 xmlSchemaParseAnnotation(ctxt, child, 1)); in xmlSchemaParseList()
9272 type->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseSimpleType()
9391 item->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseModelGroupDefRef()
9477 item->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseModelGroupDefinition()
9742 annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseSchemaTopLevel()
9810 annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseSchemaTopLevel()
11263 item->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseModelGroup()
11541 xmlSchemaParseAnnotation(ctxt, child, 1)); in xmlSchemaParseRestriction()
11802 xmlSchemaParseAnnotation(ctxt, child, 1)); in xmlSchemaParseExtension()
11928 xmlSchemaParseAnnotation(ctxt, child, 1)); in xmlSchemaParseSimpleContent()
12023 xmlSchemaParseAnnotation(ctxt, child, 1)); in xmlSchemaParseComplexContent()
12244 type->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseComplexType()