This article shows the basics of the page templates used to work with the accessibility module for Drupal. With the exception of the page.tpl.php for the wap theme this file is very basically very similar to the regular page.tpl.php files provided in core themes.
This code enables:
The following variables are then created in the template.php file associated with the theme: $dtd and $xmlns. $language is generally available to themes anyway.