[sword-devel] Complete Osis Commentary Example

Andrew Thule thulester at gmail.com
Wed Jan 9 22:25:52 MST 2013


Pola, I was looking at it to recreate the problem.

I created a test module with the snippet you provided, and was having
issues of my own, so I don't yet know what the issue is, but I'm still
looking ...

~A

On Wednesday, January 9, 2013, Pola Edward <5001 at hotmail.com> wrote:

> Could anyone help ?!
>
> ------------------------------
> From: 5001 at hotmail.com <javascript:_e({}, 'cvml', '5001 at hotmail.com');>
> To: sword-devel at crosswire.org <javascript:_e({}, 'cvml',
> 'sword-devel at 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 at crosswire.org <javascript:_e({}, 'cvml',
> 'sword-devel at crosswire.org');>
> http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to
> unsubscribe/change your settings at above page
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/sword-devel/attachments/20130110/4cfb1c07/attachment.html>


More information about the sword-devel mailing list