• Show log

    Commit

  • Hash : 6c81d0ea
    Author : Kasimier T. Buchcik
    Date : 2005-03-15T14:58:11

    In preparation to use normalized values of facets during validation:
    
    * xmlschemastypes.c xmlschemastypes.h: In preparation to use
      normalized values of facets during validation: changed the
      arguments of some string comparison functions; added a static
      xmlSchemaValidateFacetInternal() with more arguments to be
      more flexible. Prepared XML_SCHEMA_FACET_ENUMERATION validation
      to use the comparison functions. Fixed some assignments in
      xmlSchemaValAtomicType(): total digit count, lo, mi, hi.