Pierre Marc Dumuid wrote:
> Is there alternative the following entities, (or possible to get them 
> placed in the dtd):
They're all well supported Unicode characters, so you just need to 
insert them in your editor and make sure you're delivering UTF-8 to 
osis2mod.

There's not much chance of getting them into the Schema/DTD.

The codepoints corresponding to these entities are:

> ‘
U+2018

> ’
U+2019

> “
U+201C

> ”
U+201D

> —
U+2014

> I just personally got these from:  
> http://tlt.its.psu.edu/suggestions/international/web/codehtml.html

HTML has tons of standard named entities, but XML itself has only 5:
lt, gt, amp, apos, & quot

--Chris

_______________________________________________
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