• Show log

    Commit

  • Hash : 31113c7e
    Author : Kasimier T. Buchcik
    Date : 2005-01-13T16:57:20

    Exposed targetNamespace for simple/complex types, model groups, attribute
    
    * include/libxml/schemasInternals.h xmlschemas.c:
      Exposed targetNamespace for simple/complex types, model groups,
      attribute groups and notations (reported by Michael Hewarth
      to the mailing list). Added targetNamespace to xmlSchemaType,
      xmlSchemaAttributeGroup and xmlSchemaNotation.
      Tiny cosmetic change to the content model error report output.
    * result//all_*.err result//any3_0_0.err result//choice_*.err
      result//list0_0_1.err result//list0_1_1.err: Adapted output
      of regression tests.