Skip to content
  • Kasimier T. Buchcik's avatar
    Fixed bug #341150, reported by Michael Romer. In · 92b394fc
    Kasimier T. Buchcik authored
    * xmlschemas.c: Fixed bug #341150, reported by Michael Romer.
      In xmlSchemaBuildContentModelForSubstGroup(),
      xmlAutomataNewOnceTrans2() was incorrectly used instead of
      xmlAutomataNewTransition2() to mimic a xs:choice for
      substitution-groups.
    * test/schemas/subst-group-1_1.xsd
      test/schemas/subst-group-1_0.xml
      result/schemas/subst-group-1_0_1
      result/schemas/subst-group-1_0_1.err: Added regression test
      supplied by Michael Romer for bug #341150.
    92b394fc