XML

Information about Extensible Markup Language (XML)


[Return] [Japanese]

1. My Works

i. XT HTML output patch

This patch is not maintained now.

HTML output with the character reference patch for James Clark's XT.

Experimental support for surrogate pair.

A patch to exclude the Hojo Kanji (JIS X 0212) from EUC-JP output.

ii. Apache mod_xml_charset

This is the Apache module to decide a charset parameter of content-type by the byte order mark (BOM) or the encoding declaration of each XML file. This module requires Apache 1.3.x (confirmed to work with 1.3.4 and 1.3.6).

Additionally, mod_html_meta module that append HTTP headers from META element in HTML file is bundled.

Version 0.2.0 works with Apache 2.0.

Version 0.2.1 works with Apache 2.2.

Version 0.2.2 fixes a problem that 0 bytes file raises the Internal Server Error.

iii. XP Japanese patch

This patch is not maintained now.

EUC-JP and Shift_JIS patch for James Clark's XP.

iv. XMLParser module for Ruby

See Ruby page.


© Copyright 2000-2010 by Yoshida Masato (yoshidam@yoshidam.net)