|
|
@@ -161,12 +161,14 @@
|
|
|
<xsl:value-of select="Etablissement/Surface"/> m2
|
|
|
</td>
|
|
|
</tr>
|
|
|
+ <!--
|
|
|
<tr>
|
|
|
<td>Aménagements particuliers</td>
|
|
|
<td>
|
|
|
<xsl:value-of select="Etablissement/CommentaireAmenagementParticulier"/> m2
|
|
|
</td>
|
|
|
</tr>
|
|
|
+ -->
|
|
|
<tr>
|
|
|
<td>Logement de fonction</td>
|
|
|
<td>
|
|
|
@@ -253,27 +255,33 @@
|
|
|
<td>Viabilisation</td>
|
|
|
<td>
|
|
|
<xsl:value-of select="Etablissement/Dotation[1]/Viabilisation" />
|
|
|
+ <xsl:text> €</xsl:text>
|
|
|
</td>
|
|
|
<td>
|
|
|
<xsl:value-of select="Etablissement/Dotation[2]/Viabilisation" />
|
|
|
+ <xsl:text> €</xsl:text>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>Entretien</td>
|
|
|
<td>
|
|
|
<xsl:value-of select="Etablissement/Dotation[1]/Entretien" />
|
|
|
+ <xsl:text> €</xsl:text>
|
|
|
</td>
|
|
|
<td>
|
|
|
<xsl:value-of select="Etablissement/Dotation[2]/Entretien" />
|
|
|
+ <xsl:text> €</xsl:text>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>Autres Depenses</td>
|
|
|
<td>
|
|
|
<xsl:value-of select="Etablissement/Dotation[1]/AutresDepenses" />
|
|
|
+ <xsl:text> €</xsl:text>
|
|
|
</td>
|
|
|
<td>
|
|
|
<xsl:value-of select="Etablissement/Dotation[2]/AutresDepenses" />
|
|
|
+ <xsl:text> €</xsl:text>
|
|
|
</td>
|
|
|
</tr>
|
|
|
|
|
|
@@ -287,7 +295,7 @@
|
|
|
<xsl:for-each select="Etablissement/LstInvestissement/Investissement">
|
|
|
<tr>
|
|
|
<td><xsl:value-of select="Type"/></td>
|
|
|
- <td><xsl:value-of select="Montant"/></td>
|
|
|
+ <td><xsl:value-of select="Montant"/><xsl:text> €</xsl:text></td>
|
|
|
<td><xsl:value-of select="Commentaire"/></td>
|
|
|
</tr>
|
|
|
</xsl:for-each>
|
|
|
@@ -297,7 +305,7 @@
|
|
|
<tr>
|
|
|
<td>Etat des réserves du collège</td>
|
|
|
<td>
|
|
|
- <xsl:value-of select="Etablissement/Reserve"/>
|
|
|
+ <xsl:value-of select="Etablissement/Reserve"/><xsl:text> €</xsl:text>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
@@ -315,12 +323,14 @@
|
|
|
<td>Nombre total d'ATC</td>
|
|
|
<td><xsl:value-of select="Etablissement/PhraseTotalATC"/> </td>
|
|
|
</tr>
|
|
|
+ <!--
|
|
|
<tr>
|
|
|
<td>Nombre d'ATC en valeur ETP</td>
|
|
|
<td>
|
|
|
<xsl:value-of select="Etablissement/PhraseValeurETP"/>
|
|
|
</td>
|
|
|
</tr>
|
|
|
+ -->
|
|
|
<tr>
|
|
|
<td>Liste nominative des agents</td>
|
|
|
<td>
|
|
|
@@ -337,12 +347,14 @@
|
|
|
</xsl:for-each>
|
|
|
</table>
|
|
|
</td>
|
|
|
+ <!--
|
|
|
<tr>
|
|
|
<td>Prévision d'effectif</td>
|
|
|
<td>
|
|
|
<xsl:value-of select="Etablissement/CommentairePrevisionEffectifATC"/>
|
|
|
</td>
|
|
|
</tr>
|
|
|
+ -->
|
|
|
<tr>
|
|
|
<td>Nombre de jours de formation suivis par les ATC</td>
|
|
|
<td>
|
|
|
@@ -363,7 +375,7 @@
|
|
|
<xsl:value-of select="Libelle"/>
|
|
|
</td>
|
|
|
<td>Le nombre d'élèves concernés s'élève à <xsl:value-of select="NbrEleves"/><br/>
|
|
|
- Le financement se monte à valeur de <xsl:value-of select ="MontantSubvention"/>
|
|
|
+ Le financement se monte à valeur de <xsl:value-of select ="MontantSubvention"/><xsl:text> €</xsl:text>
|
|
|
</td>
|
|
|
</tr>
|
|
|
</xsl:for-each>
|
|
|
@@ -395,7 +407,7 @@
|
|
|
<tr>
|
|
|
<td>Montant total des financements du département aux collèges</td>
|
|
|
<td>
|
|
|
- <xsl:value-of select="ChiffresSignificatifs/MontantTotalFinancements"/>
|
|
|
+ <xsl:value-of select="ChiffresSignificatifs/MontantTotalFinancements"/><xsl:text> €</xsl:text>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
@@ -407,13 +419,13 @@
|
|
|
<tr>
|
|
|
<td>Montant total des investissements</td>
|
|
|
<td>
|
|
|
- <xsl:value-of select="ChiffresSignificatifs/MontantTotalInvestissement"/>
|
|
|
+ <xsl:value-of select="ChiffresSignificatifs/MontantTotalInvestissement"/><xsl:text> €</xsl:text>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>Montant total des transports scolaires</td>
|
|
|
<td>
|
|
|
- <xsl:value-of select="ChiffresSignificatifs/MontantTotalTransportScolaire"/>
|
|
|
+ <xsl:value-of select="ChiffresSignificatifs/MontantTotalTransportScolaire"/><xsl:text> €</xsl:text>
|
|
|
</td>
|
|
|
</tr>
|
|
|
|