docbook: Error while parsing sgml with openjade


Previous by date: 13 Mar 2004 09:15:07 -0000 Re: Error while parsing sgml with openjade, Ari Makela
Next by date: 13 Mar 2004 09:15:07 -0000 Re: Error while parsing sgml with openjade, Tabatha Marshall
Previous in thread: 13 Mar 2004 09:15:07 -0000 Re: Error while parsing sgml with openjade, Ari Makela
Next in thread: 13 Mar 2004 09:15:07 -0000 Re: Error while parsing sgml with openjade, Tabatha Marshall

Subject: Re: Error while parsing sgml with openjade
From: Michael Schlenstedt ####@####.####
Date: 13 Mar 2004 09:15:07 -0000
Message-Id: <20040313091533.GA3863@schlenn.net>

On Sa Mär 13, 2004, Ari Makela ####@####.#### wrote:
> On Sat, 2004-03-13 at 10:39, Michael Schlenstedt wrote:
> 
> > Well, there seems to be *a lot of* changes between sgml and xml?
> 
> XML is case-sensitive unlike SGML.
> 

Ah, ok. I try to do it step-by-step now. I first try to get an validate
xml-document, after that, I will try to translate it into html ot any
other format.

So the only errors I got from the online-validator are now:

,----
| Line 277, Column 46 ::  end tag for "xref" omitted, but OMITTAG NO was
| specified
| e in <xref linkend="feedback">).
| ------------------------------^
`----

,----
| Line 586, Column 9 ::  document type does not allow element "row" here
| <row>
| ---------^
`----

Well, in sgml, xref do not need any end-tag. It just shows "Figure 5",
"Section 3" are somthing similar where I put "<xref
linkend="feedback">". Must I use somthing like that in xml?

<xref linkend="feedback"></xref>

The next point is the table I use in my document. Here I get a lot of
error like "document type does not allow element "row" here". That's the
code I use:


   <table frame='all'><title>Unterstütze Hardware (ohne Gewähr!)</title>
    <tgroup cols='4' align='left' colsep='1' rowsep='1'>
    <thead>
     <row>
      <entry>Bezeichnung</entry>
      <entry>Open Source I4L-Treiber</entry>
      <entry>Open Source CAPI-Treiber</entry>
      <entry>Eigener Hersteller-Treiber</entry>
     </row>
    </thead>
    <tbody>
     <row>
      <entry>ACER P10</entry>
      <entry>Ja</entry>
      <entry>Nein</entry>
      <entry>?</entry>
     </row>
    </tbody>
    </tgroup>
   </table>


Thanks a lot for helping,
Michael



Previous by date: 13 Mar 2004 09:15:07 -0000 Re: Error while parsing sgml with openjade, Ari Makela
Next by date: 13 Mar 2004 09:15:07 -0000 Re: Error while parsing sgml with openjade, Tabatha Marshall
Previous in thread: 13 Mar 2004 09:15:07 -0000 Re: Error while parsing sgml with openjade, Ari Makela
Next in thread: 13 Mar 2004 09:15:07 -0000 Re: Error while parsing sgml with openjade, Tabatha Marshall


  ©The Linux Documentation Project, 2014. Listserver maintained by dr Serge Victor on ibiblio.org servers. See current spam statz.