[sword-devel] XML or NOT XML?

Chris Little sword-devel@crosswire.org
Thu, 30 May 2002 19:18:16 -0700


Use XML, preferrably OSIS.  When OSIS 1.1 is completed, we will begin 
moving all materials over to this format.

You can find information about OSIS at:
http://www.bibletechnologies.net/ and 
http://www.sbl-site2.org/Technology/OSIS/osis_beta.html

--Chris

Victor Porton wrote:
> What is your general suggestion about using XML-like vs a simpler format in 
> module entries I develop?
> 
> Example (the sense is not understandable, but this does not matter):
> 
> <sense>
> <form name="nsm"/>
> <form name="npm"/>
> ...
> </sense>
> 
> vs
> 
> nsm npm
> ...