HomeSort by relevance Sort by last modified time
    Searched refs:facets (Results 1 - 3 of 3) sorted by null

  /external/libxml2/include/libxml/
schemasInternals.h 394 * Used to build a list of facets.
531 * indicates if the facets need a computed value
567 * has facets
573 * indicates if the facets (pattern) need a normalized value
621 xmlSchemaFacetPtr facets; /* Local facets */ member in struct:_xmlSchemaType
628 xmlSchemaFacetLinkPtr facetSet; /* All facets (incl. inherited) */
  /external/libxml2/
xmlschemas.c     [all...]
xmlschemastypes.c 311 ret->facets = xmlSchemaNewMinLengthFacet(1);
    [all...]

Completed in 960 milliseconds