On Fri, Jan 26, 2007 at 11:44:42PM +1030, Pierre Marc Dumuid wrote: > Is there alternative the following entities, (or possible to get them > placed in the dtd): > ‘ > ’ > “ > ” > —
Thoses are HTML entities, not XML. You have to use numeric entities based on codepoint in Unicode to have a valid XML document. http://www.w3schools.com/tags/ref_entities.asp take "Entity Number" column. But I don't know if it work with osis2mod. -- Seb, autocuiseur _______________________________________________ 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