Searched refs:facets (Results 1 – 8 of 8) sorted by relevance
509 * Used to build a list of facets.667 * indicates if the facets need a computed value709 * has facets716 * indicates if the facets (pattern) need a normalized value769 d facets like(xmlSchemaFacetPtr) Local facets777 d facetSet like(xmlSchemaFacetLinkPtr) All facets
880 22.4.8 [facets.examples]1926 TRDecimal 3.10 [trdec.types.facets]1927 TRDecimal 3.10.1 [trdec.types.facets.locale]1928 TRDecimal 3.10.2 [trdec.types.facets.extended_num_get]1929 TRDecimal 3.10.2.1 [trdec.types.facets.extended_num_get.mem]1930 TRDecimal 3.10.2.2 [trdec.types.facets.extended_num_get.virt]1931 TRDecimal 3.10.3 [trdec.types.facets.extended_num_put]1932 TRDecimal 3.10.3.1 [trdec.types.facets.extended_num_put.mem]1933 TRDecimal 3.10.3.2 [trdec.types.facets.extended_num_put.virt]
621 xmlSchemaFacetPtr facets; /* Local facets */ member
1802 for (facet = type->facets; facet != NULL; facet = facet->next) { in xmlSchemaFormatFacetEnumSet()3982 if (type->facets != NULL) { in xmlSchemaFreeType()3985 facet = type->facets; in xmlSchemaFreeType()11703 type->facets = facet; in xmlSchemaParseRestriction()11714 if (type->facets != NULL) { in xmlSchemaParseRestriction()11717 facet = type->facets; in xmlSchemaParseRestriction()15315 if (type->facets != NULL) { in xmlSchemaCheckCOSSTRestricts()15325 facet = type->facets; in xmlSchemaCheckCOSSTRestricts()15417 if (type->facets != NULL) { in xmlSchemaCheckCOSSTRestricts()15418 facet = type->facets; in xmlSchemaCheckCOSSTRestricts()[all …]
836 (Ashwin), regexp crash, icrash with invalid whitespace facets (Rob1224 - improvements: lot of work on Schemas by Kasimier Buchcik on facets1450 failure (William), memory leak in schemas datatype facets.
315 ret->facets = xmlSchemaNewMinLengthFacet(1); in xmlSchemaInitBasicType()
4417 facets validation messages.4592 Hopefully finished validation against facets to use the normalized4593 value of both, the facets and instance values. Added 4616 normalized values of facets during validation: changed the4800 facets and group. Changed NOTATION validation to work with the5401 xmlSchemaTypeFixup; this ensures facets of inherited types to be5402 checked prior to facets of derived types - which caused a seg7235 * relaxng.c: remove a memory leak on schemas type facets.10350 fractionDigits facets.10917 and facets support. Currently only schemas with binHex or[all …]