Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c1071 xmlSchemaTypeFixup(xmlSchemaTypePtr type,
14466 if (xmlSchemaTypeFixup(baseType, ACTXT_CAST pctxt) == -1) in xmlSchemaFixupTypeAttributeUses()
14862 if (xmlSchemaTypeFixup(type, actxt) == -1) in xmlSchemaCheckCOSSTDerivedOK()
14865 if (xmlSchemaTypeFixup(baseType, actxt) == -1) in xmlSchemaCheckCOSSTDerivedOK()
14911 if (xmlSchemaTypeFixup(cur->type, actxt) == -1) in xmlSchemaCheckCOSSTDerivedOK()
15383 xmlSchemaTypeFixup(itemType, ACTXT_CAST pctxt); in xmlSchemaCheckCOSSTRestricts()
15582 xmlSchemaTypeFixup(member->type, ACTXT_CAST pctxt); in xmlSchemaCheckCOSSTRestricts()
17815 xmlSchemaTypeFixup(link->type, ACTXT_CAST pctxt); in xmlSchemaFinishMemberTypeDefinitionsProperty()
18114 xmlSchemaTypeFixup(type->baseType, ACTXT_CAST pctxt); in xmlSchemaFixupSimpleTypeStageTwo()
18205 xmlSchemaTypeFixup(baseType, ACTXT_CAST pctxt); in xmlSchemaFixupComplexType()
[all …]
DChangeLog5401 xmlSchemaTypeFixup; this ensures facets of inherited types to be