<?xml version="1.0" encoding="ISO-8859-1"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/TR/REC-html40" xmlns:saxon="http://icl.com/saxon" saxon:trace="no" extension-element-prefixes="saxon">
<xsl:param name="thisday"/><xsl:param name="thismonth"/><xsl:param name="thisyear"/>
<xsl:template name="do-foot"><!-- ..............foot.................. --><tr><td><img src="/ix/images/dots/1tr.gif" alt="vertical space" width="1" height="25"/><p class="end"><saxon:entity-ref name="copy"/><xsl:text></xsl:text><a href="mailto:hb@ix.heise.de">hb</a>, 2000<xsl:text>Letzte Veränderung / last modification:</xsl:text><xsl:value-of select="$thisday"/><xsl:text>.</xsl:text><xsl:value-of select="$thismonth"/><xsl:text></xsl:text><xsl:value-of select="$thisyear"/></p></td></tr></xsl:template>
</xsl:stylesheet>
Dieser Text ist der Zeitschriften-Ausgabe 01/2001 von iX entnommen.
iOS, Android, Windows Phone 7 und HTML5 - das neue Sonderheft von heise Developer führt Einsteiger und Profis in die Programmierung mobiler Geräte ein.