<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="+1"><font face="Arial Unicode MS">Ben and Jon,<br>
<br>
The answer, I think, is that I am not being strictly hierarchical
because I am tagging paragraphs for prose and line groups for poetry,
using milestoned verse elements. <br>
<br>
And yes, the xml file validates against the OSIS 2.1.1 schema using
both the JEdit xml plugin and xmllint. I think osis2mod just doesn't
like it when verses are milestoned, but that's the only way to tag
paragraphs as far as I know. If there were a problem with tags that
aren't closed or opened then the validator would catch it, right?<br>
<br>
Daniel<br>
</font></font><br>
Ben Morgan wrote:
<blockquote
 cite="mid:bbb201fa0807240416g501c7d14w188c5fff2b32028f@mail.gmail.com"
 type="cite">
  <pre wrap="">Hi Daniel,

The lines in the source code are:
if (tagDepth != verseDepth) {
        cout &lt;&lt; "Warning verse " &lt;&lt; currentOsisID &lt;&lt; " is not well formed:("
&lt;&lt; verseDepth &lt;&lt; "," &lt;&lt; tagDepth &lt;&lt; ")" &lt;&lt; endl;
}

So I'd guess that you have open tags you haven't closed, or closed
tags you haven't opened. Or you aren't being strictly heirarchical.
Or that there is a problem in osis2mod :)

God Bless,
Ben
-------------------------------------------------------------------------------------------
The Lord is not slow to fulfill his promise as some count slowness,
but is patient toward you, not wishing that any should perish,
but that all should reach repentance.
2 Peter 3:9 (ESV)


On Thu, Jul 24, 2008 at 7:55 PM, Daniel Owens <a class="moz-txt-link-rfc2396E" href="mailto:dhowens@pmbx.net">&lt;dhowens@pmbx.net&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I am working on a module, and I keep getting the "verse not well formed"
message, and after awhile of staring at what I know to be valid OSIS I begin
to wonder if osis2mod likes to cry wolf. ;)

Seriously, though, is there a way to know what osis2mod is tripping over? Do
the numbers at the end have any meaning? For example,

    Warning verse Rom.3.18 is not well formed:(8,6)

Does the information after the colon have any significance that can help me
work out what in the world osis2mod is complaining about?

I am using sword 1.5.11, by the way.

Daniel

--
PMBX license 1502

_______________________________________________
sword-devel mailing list: <a class="moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page

    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
sword-devel mailing list: <a class="moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://www.crosswire.org/mailman/listinfo/sword-devel">http://www.crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page

  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
PMBX license 1502 
</pre>
</body>
</html>