I hope to as soon as I get some time. The document that you have below looks 
correct. I'm wondering if there is a problem with how it is stored as a module 
and how the SWORD engine handles it. If it shows correctly in BibleDesktop (or 
another JSword front-end) then the problem is not in your encoding.

In Him,
        DM

On Jan 9, 2013, at 10:12 PM, Pola Edward <5...@hotmail.com> wrote:

> Could anyone help ?!
> 
> From: 5...@hotmail.com
> To: sword-devel@crosswire.org
> Date: Mon, 7 Jan 2013 22:02:48 +0200
> Subject: [sword-devel] Complete Osis Commentary Example
> 
> Hi,
> Sorry for sending this to the wrong list, but this list is more active than 
> osis-users list , My previous post in osis-users list didn't got attention 
> and i got just 2 replies and no one replied after my last reply .
> 
> The problem still exists and I've made many many trials, trying to get it to 
> work
> the wiki doesn't contain a complete osis commentary example like bibles 
> section
> 
> the following is a complete osis structure i tried, it appears in xiphos and 
> BPBible, but no effect for titles, bold and underline tags, all texts appear 
> the same in the output .
> in programs like Bible Time, I see xml structure instead of normal texts
> 
> Please send me a Complete Osis Commentary Example, so I can follow it
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <osis xmlns="http://www.bibletechnologies.net/2003/OSIS/namespace";
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
> xsi:schemaLocation="http://www.bibletechnologies.net/2003/OSIS/namespace
> http://www.bibletechnologies.net/osisCore.2.1.1.xsd";>
> 
>   <osisText osisIDWork="FrTadros" osisRefWork="defaultReferenceScheme" 
> xml:lang="en">
>     <header>
>       <work osisWork="FrTadros" >
>         <title>تفسير ابونا تادرس يعقوب ملطى</title>
>         <identifier type="OSIS">Bible.FrTadros</identifier>
>         <refSystem>Bible.KJV</refSystem>
>       </work>
>       <work osisWork="defaultReferenceScheme">
>         <refSystem>Bible.KJV</refSystem>
>       </work>
>     </header>
>     <div type="x-testament">
>       <div osisID="Matt" type="book">
>         <chapter osisID="Matt.1">
>         <div annotateRef="Matt.1.1" annotateType="commentary" type="section">
>           <title placement="rightHead" canonical="true">This is a title, and 
> supposed to be bold and underlined</title>
>           <p>
>             <lb />
>             <hi  type="bold">blah</hi> blah blah <lb />
>             <hi type="underline">blah</hi> blah blah <lb />
>             Please see <reference osisRef="Jas.1.19">James 1:19</reference>
>           </p>
>         </div>
>         </chapter>
>       </div>
>     </div>
>   </osisText>
> </osis>
> 
> _______________________________________________ sword-devel mailing list: 
> sword-devel@crosswire.org 
> http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to 
> unsubscribe/change your settings at above page
> _______________________________________________
> sword-devel mailing list: sword-devel@crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to