Lines Matching refs:xmlSchemaParseAnnotation
6553 xmlSchemaParseAnnotation(xmlSchemaParserCtxtPtr ctxt, xmlNodePtr node, int needed) in xmlSchemaParseAnnotation() function
6740 facet->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseFacet()
6985 annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseAny()
7047 ret->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseNotation()
7116 ret->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseAnyAttribute()
7407 xmlSchemaParseAnnotation(pctxt, child, 0); in xmlSchemaParseLocalAttribute()
7486 use->annot = xmlSchemaParseAnnotation(pctxt, child, 1); in xmlSchemaParseLocalAttribute()
7648 ret->annot = xmlSchemaParseAnnotation(pctxt, child, 1); in xmlSchemaParseGlobalAttribute()
7740 xmlSchemaParseAnnotation(pctxt, child, 0); in xmlSchemaParseAttributeGroupRef()
7875 ret->annot = xmlSchemaParseAnnotation(pctxt, child, 1); in xmlSchemaParseAttributeGroupDefinition()
8322 xmlSchemaParseAnnotation(ctxt, child, 1)); in xmlSchemaParseIDCSelectorAndField()
8430 item->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseIDC()
8535 annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseElement()
9004 xmlSchemaParseAnnotation(ctxt, child, 1)); in xmlSchemaParseUnion()
9118 xmlSchemaParseAnnotation(ctxt, child, 1)); in xmlSchemaParseList()
9335 type->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseSimpleType()
9454 item->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseModelGroupDefRef()
9540 item->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseModelGroupDefinition()
9805 annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseSchemaTopLevel()
9873 annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseSchemaTopLevel()
11335 item->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseModelGroup()
11613 xmlSchemaParseAnnotation(ctxt, child, 1)); in xmlSchemaParseRestriction()
11874 xmlSchemaParseAnnotation(ctxt, child, 1)); in xmlSchemaParseExtension()
12000 xmlSchemaParseAnnotation(ctxt, child, 1)); in xmlSchemaParseSimpleContent()
12095 xmlSchemaParseAnnotation(ctxt, child, 1)); in xmlSchemaParseComplexContent()
12316 type->annot = xmlSchemaParseAnnotation(ctxt, child, 1); in xmlSchemaParseComplexType()