Home
last modified time | relevance | path

Searched refs:xmlSchemaTypeFixup (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/
Dxmlschemas.c1063 xmlSchemaTypeFixup(xmlSchemaTypePtr type,
14427 if (xmlSchemaTypeFixup(baseType, ACTXT_CAST pctxt) == -1) in xmlSchemaFixupTypeAttributeUses()
14823 if (xmlSchemaTypeFixup(type, actxt) == -1) in xmlSchemaCheckCOSSTDerivedOK()
14826 if (xmlSchemaTypeFixup(baseType, actxt) == -1) in xmlSchemaCheckCOSSTDerivedOK()
14872 if (xmlSchemaTypeFixup(cur->type, actxt) == -1) in xmlSchemaCheckCOSSTDerivedOK()
15344 xmlSchemaTypeFixup(itemType, ACTXT_CAST pctxt); in xmlSchemaCheckCOSSTRestricts()
15543 xmlSchemaTypeFixup(member->type, ACTXT_CAST pctxt); in xmlSchemaCheckCOSSTRestricts()
17776 xmlSchemaTypeFixup(link->type, ACTXT_CAST pctxt); in xmlSchemaFinishMemberTypeDefinitionsProperty()
18075 xmlSchemaTypeFixup(type->baseType, ACTXT_CAST pctxt); in xmlSchemaFixupSimpleTypeStageTwo()
18166 xmlSchemaTypeFixup(baseType, ACTXT_CAST pctxt); in xmlSchemaFixupComplexType()
[all …]
DChangeLog5401 xmlSchemaTypeFixup; this ensures facets of inherited types to be