Re: Nested XML structures.

From: Christian Biesinger (cbiesinger@web.de)
Date: Mon Aug 12 2002 - 01:58:42 EDT

  • Next message: F J Franklin: "religious war"

    Martin Sevior wrote:
    > My question is it valid XML to have two
    > close tags in a row?

    xmllint shows these errirs with your XML: (after adding the <abiword>
    tag at the beginning)

    test:47: error: Opening and ending tag mismatch: cell and table
    </table>
            ^
    test:50: error: Opening and ending tag mismatch: table and section
    </section>
              ^
    test:51: error: Opening and ending tag mismatch: section and abiword
    </abiword>
              ^
    test:56: error: Premature end of data in tag abiword

    ^



    This archive was generated by hypermail 2.1.4 : Mon Aug 12 2002 - 04:01:54 EDT