<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0">
<!--
     entitynamesmap.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.
 
-->

  <xsl:import href="isoboxmap.xsl"/>
  <xsl:import href="isocyr1map.xsl"/>
  <xsl:import href="isocyr2map.xsl"/>
  <xsl:import href="isodiamap.xsl"/>
  <xsl:import href="isolat1map.xsl"/>
  <xsl:import href="isolat2map.xsl"/>
  <xsl:import href="isonummap.xsl"/>
  <xsl:import href="isopubmap.xsl"/>
  <xsl:import href="isoamsamap.xsl"/>
  <xsl:import href="isoamsbmap.xsl"/>
  <xsl:import href="isoamscmap.xsl"/>
  <xsl:import href="isoamsnmap.xsl"/>
  <xsl:import href="isoamsomap.xsl"/>
  <xsl:import href="isoamsrmap.xsl"/>
  <xsl:import href="isogrk1map.xsl"/>
  <xsl:import href="isogrk2map.xsl"/>
  <xsl:import href="isogrk3map.xsl"/>
  <xsl:import href="isogrk4map.xsl"/>
  <xsl:import href="isomfrkmap.xsl"/>
  <xsl:import href="isomopfmap.xsl"/>
  <xsl:import href="isomscrmap.xsl"/>
  <xsl:import href="isotechmap.xsl"/>
  <xsl:import href="mmlextramap.xsl"/>
  <xsl:import href="mmlaliasmap.xsl"/>
  <xsl:import href="xhtml1-lat1map.xsl"/>
  <xsl:import href="xhtml1-specialmap.xsl"/>
  <xsl:import href="xhtml1-symbolmap.xsl"/>

  <xsl:character-map name="w3c-entity-names" use-character-maps=" isobox isocyr1 isocyr2 isodia isolat1 isolat2 isonum isopub isoamsa isoamsb isoamsc isoamsn isoamso isoamsr isogrk1 isogrk2 isogrk3 isogrk4 isomfrk isomopf isomscr isotech mmlextra mmlalias xhtml1-lat1 xhtml1-special xhtml1-symbol"/>

</xsl:stylesheet>
