From version 6.12
edited by gru
on 31.03.2022, 18:00
Change comment: There is no comment for this version
To version 6.11
edited by gru
on 31.03.2022, 17:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -87,6 +87,12 @@
87 87   <xsl:with-param name="weight" select="form/field[@name='tfAUF_GEWICH']/plainValue" />
88 88   </xsl:call-template>
89 89   </AUF_GEWICH>
90 + <!--
91 + <LKW_LEER><xsl:value-of select="form/field[@name='']/plainValue"/></LKW_LEER>
92 + <ANH_LEER><xsl:value-of select="form/field[@name='']/plainValue"/></ANH_LEER>
93 + <ZUG_LEER><xsl:value-of select="form/field[@name='']/plainValue"/></ZUG_LEER>
94 + <AUF_LEER><xsl:value-of select="form/field[@name='']/plainValue"/></AUF_LEER>
95 + -->
90 90   <ERS_GEWI_1>
91 91   <xsl:call-template name="formatWeight">
92 92   <xsl:with-param name="weight" select="form/field[@name='tfERS_GEWI_1']/plainValue" />
... ... @@ -120,6 +120,10 @@
120 120   <BIS_UHR><xsl:value-of select="form/field[@name='tfBIS_UHR']/plainValue"/></BIS_UHR>
121 121   <ORT_LEERFA><xsl:value-of select="form/field[@name='tfORT_LEERFA']/plainValue"/></ORT_LEERFA>
122 122   <BEGRUENDG><xsl:value-of select="form/field[@name='tfBEGRUENDG']/plainValue"/></BEGRUENDG>
129 + <!--
130 + <ORTSLAGE><xsl:value-of select="form/field[@name='tfORTSLAGE']/plainValue"/></ORTSLAGE>
131 + <NOTIZ><xsl:value-of select="form/field[@name='tfNOTIZ']/plainValue"/></NOTIZ>
132 + -->
123 123   <ORTSLAGE><xsl:value-of select="form/field[@name='edAnmerkungen']/plainValue"/></ORTSLAGE>
124 124   <NOTIZ><xsl:value-of select="form/field[@name='edAnmerkungen']/plainValue"/></NOTIZ>
125 125   <SACHGEBIET>Z</SACHGEBIET>