/[zanavi_public1]/navit/navit/xslt/openmoko.xslt
ZANavi

Contents of /navit/navit/xslt/openmoko.xslt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 28 21:19:04 2011 UTC (12 years, 5 months ago) by zoff99
File size: 460 byte(s)
import files
1 <?xml version="1.0"?>
2 <xsl:transform version="2.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xi="http://www.w3.org/2001/XInclude">
3 <xsl:output method="xml" doctype-system="navit.dtd" cdata-section-elements="gui"/>
4 <xsl:include href="navit_drag_bitmap.xslt"/>
5 <xsl:include href="osd_enable_zoom.xslt"/>
6 <xsl:template match="@*|node()"><xsl:copy><xsl:apply-templates select="@*|node()"/></xsl:copy></xsl:template>
7 </xsl:transform>

   
Visit the ZANavi Wiki