Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c1063 xmlSchemaTypeFixup(xmlSchemaTypePtr type,
14440 if (xmlSchemaTypeFixup(baseType, ACTXT_CAST pctxt) == -1) in xmlSchemaFixupTypeAttributeUses()
14836 if (xmlSchemaTypeFixup(type, actxt) == -1) in xmlSchemaCheckCOSSTDerivedOK()
14839 if (xmlSchemaTypeFixup(baseType, actxt) == -1) in xmlSchemaCheckCOSSTDerivedOK()
14885 if (xmlSchemaTypeFixup(cur->type, actxt) == -1) in xmlSchemaCheckCOSSTDerivedOK()
15357 xmlSchemaTypeFixup(itemType, ACTXT_CAST pctxt); in xmlSchemaCheckCOSSTRestricts()
15556 xmlSchemaTypeFixup(member->type, ACTXT_CAST pctxt); in xmlSchemaCheckCOSSTRestricts()
17789 xmlSchemaTypeFixup(link->type, ACTXT_CAST pctxt); in xmlSchemaFinishMemberTypeDefinitionsProperty()
18088 xmlSchemaTypeFixup(type->baseType, ACTXT_CAST pctxt); in xmlSchemaFixupSimpleTypeStageTwo()
18179 xmlSchemaTypeFixup(baseType, ACTXT_CAST pctxt); in xmlSchemaFixupComplexType()
[all …]
DChangeLog5401 xmlSchemaTypeFixup; this ensures facets of inherited types to be