Edit

kc3-lang/libxml2/test/relaxng/tutor8_1_2.xml

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 2003-03-19 21:02:29
    Hash : 249d7bbe
    Message : attempt to cope with ID/IDREF(S) declared both in the DTD and in the * valid.c xmlschemastypes.c: attempt to cope with ID/IDREF(S) declared both in the DTD and in the Schemas <grin/> * relaxng.c: more debug, added a big optimization for <mixed> * test/relaxng/testsuite.xml: augmented the testsuite * test/relaxng/ result/relaxng: added the RelaxNG spec and a DocBook example to the regression tests Daniel

  • test/relaxng/tutor8_1_2.xml
  • <addressBook>
      <card>
        <name>b</name>
        <email>b@b</email>
      </card>
    </addressBook>