Subversion Repositories Projects

Compare Revisions

Regard whitespace Rev 1632 → Rev 1633

/dongfang_FC_rewrite_tool/xslt/heightControlDebug.xsl
1,6 → 1,12
<?xml version="1.0" encoding="ISO-8859-1"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output method="xml" indent="yes"/>
<xsl:template match="/mk-debugdata" >
<debug>
<xsl:apply-templates />
</debug>
</xsl:template>
 
<xsl:template match="*"><xsl:apply-templates /></xsl:template>
 
<xsl:template match="dataset">
14,7 → 20,7
 
<xsl:template match="text()"></xsl:template>
<xsl:template match="data[@offset='20' or @offset='21' or @offset='22' or @offset='23' or @offset='24' or @offset='25' or @offset='26' or @offset='27' or @offset='28' or @offset='29' or @offset='30']">
<xsl:template match="data[@offset='19']">
<xsl:copy><xsl:apply-templates select="@*"/></xsl:copy>
<!-- <xsl:apply-templates select=''/> -->
<xsl:text>