<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 10/3/2016 7:57 AM, ale rimoldi
      wrote:<br>
    </div>
    <blockquote cite="mid:2417764b-3712-ba4b-d110-5910f3214698@xox.ch"
      type="cite">hi john
      <br>
      <br>
      On 03/10/16 16:37, John L. Poole wrote:
      <br>
      <blockquote type="cite">Is there a DTD or an XML schema for the
        Scribus document that is saved?
        <br>
        <br>
        I'm seeing in a test document I just saved:
        <br>
        <br>
             <?xml version="1.0" encoding="UTF-8"?>
        <br>
             <SCRIBUSUTF8NEW Version="1.5.1.svn">...
        <br>
        <br>
        I'm assuming there is not, but checking with this list to make
        sure.
        <br>
        Are there
        <br>
        reasons for not having a schema?
        <br>
      </blockquote>
      <br>
      this is my try at creating a dtd
      <br>
      <br>
<a class="moz-txt-link-freetext" href="https://github.com/impagina/core/blob/master/documentation/sla_15.dtd">https://github.com/impagina/core/blob/master/documentation/sla_15.dtd</a>
      <br>
      <br>
      the idea behind it, is to create a small sample application that
      can read and write .sla files.
      <br>
      <br>
      feel free to get in touch with me or make pull request if you want
      to contribute some bits to that dtd.
      <br>
      <br>
      ciao
      <br>
      a.l.e
    </blockquote>
    <font size="2"><font face="Verdana">Thank you.  Was there any reason
        for choosing a DTD over XML Schema?  I prefer schemas, but
        before I explore that, wanted to learn if there was something
        that made using the schema approach a poor one for this
        application.</font></font><br>
  </body>
</html>