Update XML code to use Unicode strings throughout.
authorChris Hanson <org/chris-hanson/cph>
Tue, 31 Jan 2017 05:20:12 +0000 (21:20 -0800)
committerChris Hanson <org/chris-hanson/cph>
Tue, 31 Jan 2017 05:20:12 +0000 (21:20 -0800)
commiteb49926f56bba333544336341c2f0e5656ce63b8
tree381c7fd6d693b346faf5efaf248a34e0dc8c4d09
parentdcd73b668b087a84b322046a053e339537299198
Update XML code to use Unicode strings throughout.

I need this to be able to read the Unicode Character Database.
src/xml/parser-macro.scm
src/xml/rdf-nt.scm
src/xml/rdf-struct.scm
src/xml/turtle.scm
src/xml/xhtml-entities.scm
src/xml/xhtml.scm
src/xml/xml-names.scm
src/xml/xml-output.scm
src/xml/xml-parser.scm
src/xml/xml-rpc.scm
src/xml/xml-struct.scm