
<!--
     File isodiamap.xsl  produced by the XSL script charmap.xsl
     from input data in unicode.xml.

     Copyright 2003 - 2008 W3C.

     Use and distribution of this code are permitted under the terms of the
     W3C Software Notice and License.
     http://www.w3.org/Consortium/Legal/copyright-software-19980720

     Please report any errors to David Carlisle
     via the public W3C list www-math@w3.org.

     The numeric character values assigned to each entity
     (should) match the Unicode assignments in Unicode 5.1.
 
     Entity names in this file are derived from files carrying the
     following notice:

     (C) International Organization for Standardization 1991
     Permission to copy in any form is granted for use with
     conforming SGML systems and applications as defined in
     ISO 8879, provided this notice is included in all copies.
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0">
<xsl:character-map name="isodia">
  <xsl:output-character character="&#180;" string="&amp;acute;"/>
  <xsl:output-character character="&#728;" string="&amp;breve;"/>
  <xsl:output-character character="&#711;" string="&amp;caron;"/>
  <xsl:output-character character="&#184;" string="&amp;cedil;"/>
  <xsl:output-character character="&#710;" string="&amp;circ;"/>
  <xsl:output-character character="&#733;" string="&amp;dblac;"/>
  <xsl:output-character character="&#168;" string="&amp;die;"/>
  <xsl:output-character character="&#729;" string="&amp;dot;"/>
  <!--U00060 grave-->
  <xsl:output-character character="&#175;" string="&amp;macr;"/>
  <xsl:output-character character="&#731;" string="&amp;ogon;"/>
  <xsl:output-character character="&#730;" string="&amp;ring;"/>
  <xsl:output-character character="&#732;" string="&amp;tilde;"/>
  <xsl:output-character character="&#168;" string="&amp;uml;"/>
</xsl:character-map>

</xsl:stylesheet>
