Searched refs:metaType (Results 1 – 1 of 1) sorted by relevance
961 int metaType; member21829 int metaType) in xmlSchemaGetMetaAttrInfo() argument21839 if (iattr->metaType == metaType) in xmlSchemaGetMetaAttrInfo()21912 if (iattr->metaType == in xmlSchemaAssembleByXSI()24222 attr->metaType = XML_SCHEMA_ATTR_INFO_META_XSI_NIL; in xmlSchemaValidatorPushAttribute()24226 attr->metaType = XML_SCHEMA_ATTR_INFO_META_XSI_TYPE; in xmlSchemaValidatorPushAttribute()24237 attr->metaType = XML_SCHEMA_ATTR_INFO_META_XMLNS; in xmlSchemaValidatorPushAttribute()24243 if (attr->metaType != 0) in xmlSchemaValidatorPushAttribute()25376 if (! iattr->metaType) { in xmlSchemaVAttributesSimple()25479 if (iattr->metaType) in xmlSchemaVAttributesComplex()[all …]