868 lines
35 KiB
XML
868 lines
35 KiB
XML
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|||
|
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
|||
|
xmlns:msxsl="urn:schemas-microsoft-com:xslt"
|
|||
|
xmlns:bdf="http://banque-france.fr/namespace">
|
|||
|
<xsl:import href="../../Ressources/XSL/Commun.xsl"/>
|
|||
|
<xsl:import href="../../Ressources/XSL/Commun_bilans.xsl"/>
|
|||
|
|
|||
|
<xsl:output method="html" version="1.1" encoding="ISO-8859-1" indent="yes" />
|
|||
|
<xsl:param name="langage" select="'fr'"/>
|
|||
|
<xsl:param name="familyName" select="'groupes'"/>
|
|||
|
<xsl:param name="familyNumber" select="''"/>
|
|||
|
<xsl:param name="familyTitle" select="'Analyse des groupes'"/>
|
|||
|
<xsl:param name="nextModule" select="''"/>
|
|||
|
<xsl:param name="nextId" select="''"/>
|
|||
|
<xsl:param name="nextFamily" select="''"/>
|
|||
|
<!-- MISE EN COMMENTAIRE : menu dynamique -->
|
|||
|
<!--xsl:param name="menuHTML1" select="document('../menu.xhtml')"/-->
|
|||
|
<!-- MISE EN COMMENTAIRE : graphiques -->
|
|||
|
<!--xsl:variable name="condGraph1" select="boolean(/FIBEN/PERSONNE/MODULE66/DIFF66)"/-->
|
|||
|
<xsl:variable name="isOnlyOneCC" select="count(/FIBEN/PERSONNE/MODULE66/DIFF66/CHIFFRESCONSO | /FIBEN/PERSONNE/MODULE66/DIFF66/CHIFFRESCONSOIFRS)=1"/>
|
|||
|
|
|||
|
<xsl:template match="/">
|
|||
|
<html>
|
|||
|
<xsl:call-template name="genHead">
|
|||
|
<xsl:with-param name="ident" select="FIBEN/ERREUR/IDENT | FIBEN/PERSONNE/MODULE66/EJ/IDENTS"/>
|
|||
|
</xsl:call-template>
|
|||
|
<body bgcolor="#ffffff" leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" marginheight="0" marginwidth="0" background="/FIBEN/Images/{$familyName}/fond_page.gif">
|
|||
|
<xsl:call-template name="genFondMenu"/>
|
|||
|
<table width="753" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<xsl:call-template name="genLigneConfidentiel">
|
|||
|
<!-- MISE EN COMMENTAIRE : graphiques -->
|
|||
|
<!--xsl:with-param name="graphique" select="$condGraph1"/-->
|
|||
|
</xsl:call-template>
|
|||
|
<xsl:apply-templates select="/FIBEN/ERREUR"/>
|
|||
|
<xsl:if test="not(/FIBEN/ERREUR)">
|
|||
|
<tr>
|
|||
|
<xsl:if test="not(FIBEN/PERSONNE/MODULE66/IST)">
|
|||
|
<xsl:call-template name="genCHIFFRESCONSOnet"/>
|
|||
|
</xsl:if>
|
|||
|
<td width="14"></td>
|
|||
|
<td width="739" colspan="4" class="clCouleur2" valign="top">
|
|||
|
<xsl:apply-templates select="FIBEN/PERSONNE/MODULE66/EJ"/>
|
|||
|
<xsl:apply-templates select="FIBEN/PERSONNE/MODULE66/IST/IST08|FIBEN/PERSONNE/MODULE66/IST/IST03|FIBEN/PERSONNE/MODULE66/IST/IST04|FIBEN/PERSONNE/MODULE66/IST/IST10" mode="genLib"/>
|
|||
|
<xsl:apply-templates select="FIBEN/PERSONNE/MODULE66/IST/EJ"/>
|
|||
|
<xsl:apply-templates select="FIBEN/PERSONNE/MODULE66/DIFF66"/>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="442" colspan="2"></td>
|
|||
|
<xsl:if test="not(FIBEN/PERSONNE/MODULE66/IST/IST08|FIBEN/PERSONNE/MODULE66/IST/IST03|FIBEN/PERSONNE/MODULE66/IST/IST04|FIBEN/PERSONNE/MODULE66/IST/IST10)">
|
|||
|
<xsl:if test="(/FIBEN/PERSONNE/MODULE66/DIFF66/CHIFFRESCONSOIFRS)">
|
|||
|
<xsl:call-template name="genBoutonImage">
|
|||
|
<!-- MISE EN COMMENTAIRE : graphiques -->
|
|||
|
<!--xsl:with-param name="graphique" select="$condGraph1"/-->
|
|||
|
</xsl:call-template>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(/FIBEN/PERSONNE/MODULE66/DIFF66/CHIFFRESCONSOIFRS)">
|
|||
|
<xsl:call-template name="genBoutonImage">
|
|||
|
<!-- MISE EN COMMENTAIRE : graphiques -->
|
|||
|
<!--xsl:with-param name="graphique" select="$condGraph1"/-->
|
|||
|
</xsl:call-template>
|
|||
|
</xsl:if>
|
|||
|
</xsl:if>
|
|||
|
<td width="78"></td>
|
|||
|
<xsl:if test="not(FIBEN/PERSONNE/MODULE66/IST/IST08|FIBEN/PERSONNE/MODULE66/IST/IST03|FIBEN/PERSONNE/MODULE66/IST/IST04|FIBEN/PERSONNE/MODULE66/IST/IST10)">
|
|||
|
<xsl:call-template name="genFlecheHaut"/>
|
|||
|
</xsl:if>
|
|||
|
</tr>
|
|||
|
<xsl:call-template name="genBasPage"/>
|
|||
|
</xsl:if>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="genMenu"/>
|
|||
|
<!-- MISE EN COMMENTAIRE : menu dynamique -->
|
|||
|
<!--xsl:copy-of select="$menuHTML1"/-->
|
|||
|
<!-- MISE EN COMMENTAIRE : graphiques -->
|
|||
|
<!--xsl:if test="$condGraph1">
|
|||
|
<xsl:call-template name="genGraph66">
|
|||
|
<xsl:with-param name="ident" select="FIBEN/PERSONNE/MODULE66/EJ/IDENTS"/>
|
|||
|
<xsl:with-param name="nom" select="FIBEN/PERSONNE/MODULE66/EJ/DENOM"/>
|
|||
|
</xsl:call-template>
|
|||
|
</xsl:if-->
|
|||
|
</body>
|
|||
|
|
|||
|
</html>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="FIBEN/PERSONNE/MODULE66/EJ">
|
|||
|
<xsl:call-template name="genEnTete">
|
|||
|
<xsl:with-param name="ident" select="IDENTS"/>
|
|||
|
<xsl:with-param name="nom" select="DENOM"/>
|
|||
|
</xsl:call-template>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="IST08|IST03|IST04|IST10" mode="genLib">
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr align="left">
|
|||
|
<td class="clCouleur2">
|
|||
|
<xsl:apply-templates select="."/><br/>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="DIFF66">
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td width="150" class="clCouleur2"> Nom du groupe</td>
|
|||
|
<td class="clFond" width="300"> <xsl:value-of select="NOMGROUP"/></td>
|
|||
|
<td class="clFond" width="185" height="14"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="150" height="14"/>
|
|||
|
<td width="300" height="14"/>
|
|||
|
<td width="185" height="14"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="150" class="clCouleur2"> Documents comptables</td>
|
|||
|
<td width="300" class="clFond"> COMPTES CONSOLID<49>S</td>
|
|||
|
<td class="clCouleur2" width="185" align="right">  (exprim<69>s en <xsl:value-of select="bdf:displayUnit(//DIFF66/@UNITE)"/>euros)</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/>
|
|||
|
<br/>
|
|||
|
|
|||
|
<!-- Date de cl<63>ture + Dur<75>e -->
|
|||
|
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="14"> Date de cl<63>ture</td>
|
|||
|
<xsl:apply-templates select="../DIFF66/CHIFFRESCONSO/@DATCLOT"/>
|
|||
|
<xsl:apply-templates select="../DIFF66/CHIFFRESCONSOIFRS/@DATCLOT"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td class="clCouleur2" height="14"> Dur<EFBFBD>e</td>
|
|||
|
<xsl:apply-templates select="../DIFF66/CHIFFRESCONSO/@DUREEEX"/>
|
|||
|
<xsl:apply-templates select="../DIFF66/CHIFFRESCONSOIFRS/@DUREEEX"/>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
<xsl:apply-templates select="FILIALESPERI"/>
|
|||
|
|
|||
|
<!-- GRANDES MASSES DU COMPTE DE R<>SULTAT -->
|
|||
|
|
|||
|
<a name="resultat"></a>
|
|||
|
<xsl:call-template name="BILAN66"/>
|
|||
|
|
|||
|
|
|||
|
<!-- SOCI<43>T<EFBFBD>(S) CONSOLIDANT L'ENTREPRISE -->
|
|||
|
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<xsl:apply-templates select="../DIFF66/EJ"/>
|
|||
|
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
|
|||
|
<xsl:template match="@DATCLOT">
|
|||
|
<td class="clGrasFond" width="140" align="right"><xsl:value-of select="bdf:displayDate(.)"/> </td>
|
|||
|
<xsl:if test="$isOnlyOneCC">
|
|||
|
<td class="clGrasFond" width="140" align="right"> </td>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="@DUREEEX">
|
|||
|
<td class="clFond" width="140" align="right"><xsl:value-of select="bdf:displayDate(.)"/> </td>
|
|||
|
<xsl:if test="$isOnlyOneCC">
|
|||
|
<td class="clFond" width="140" align="right"> </td>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="pCACONS|pEXPORT|pEBE|pRESEXPL|pRESFIN|pRESCAI|pRESEXCEP|pRNCAAEA|pRNC|pRNCPM|pEFFECT|pK01143|pK01144|pK01151|pK01411|pK01171|pK01167|pK01172|pK01174|pK01177|pK01178|pK01154|pCAF|pK01376|pK01295|pK01283|pDET_FP|pCBC_CA|pEBE_CA|pRNC_CA|pRNC_CP|pK01888|pROC_CA">
|
|||
|
<td class="clFond" width="140" align="right">
|
|||
|
<xsl:if test="@ETAT">
|
|||
|
<xsl:value-of select="@ETAT"/> 
|
|||
|
</xsl:if>
|
|||
|
|
|||
|
<xsl:if test="not(@ETAT)">
|
|||
|
<xsl:value-of select="bdf:displayNumber(.)"/> 
|
|||
|
</xsl:if>
|
|||
|
</td>
|
|||
|
<xsl:if test="$isOnlyOneCC">
|
|||
|
<td class="clFond" width="140" align="right"> </td>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="pROC|p2019SAR|p2019SAS|p2019SBI|pRNC|p2019SBL|pRNCPM|pEFFECT|pK02399|pK02618|pK02403|pK02402|p2011EAR|pK02411|pK02410|pK02419|pK02418|pK02423|pK02420|p2018FBJ|p2018FBK|pK02579|pK02494|pK02495|pK02614|pK02496|pK02606|pCBC_CA|pK02685|pK02705|pRNC_CP|pK02615|pROC_CA">
|
|||
|
<td class="clFond" width="140" align="right">
|
|||
|
<xsl:if test="@ETAT">
|
|||
|
<xsl:value-of select="@ETAT"/> 
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(@ETAT)">
|
|||
|
<xsl:value-of select="bdf:displayNumber(.)"/> 
|
|||
|
</xsl:if>
|
|||
|
</td>
|
|||
|
<xsl:if test="$isOnlyOneCC">
|
|||
|
<td class="clFond" width="140" align="right"> </td>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template name="genCHIFFRESCONSOnet">
|
|||
|
<xsl:if test="//DIFF66">
|
|||
|
<tr>
|
|||
|
<td width="14"></td>
|
|||
|
<td colspan="3" height="22" valign="top">
|
|||
|
 <a href="#resultat" class="clItalic">[ R<>sultat ]</a>
|
|||
|
 <a href="#bilan" class="clItalic">[ Bilan ]</a>
|
|||
|
 <a href="#analyse" class="clItalic">[ El<45>ments d'analyse financi<63>re ]</a>
|
|||
|
</td>
|
|||
|
<td width="103"></td>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="FILIALESPERI">
|
|||
|
<xsl:call-template name="shim"/>
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td width="235" class="clCouleur2" height="15"> P<EFBFBD>rim<EFBFBD>tre diffus<75> au</td>
|
|||
|
<td width="60" class="clFond" align="center"><xsl:value-of select="bdf:displayDate(DATPERI)"/></td>
|
|||
|
<td width="340" colspan="5" height="15"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="455" colspan="4" height="15"/>
|
|||
|
<td width="60" class="clCouleur2" align="right" height="15">IG</td>
|
|||
|
<td width="60" class="clCouleur2" align="right" height="15">IP</td>
|
|||
|
<td width="60" class="clCouleur2" align="right" height="15">ME</td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="235" class="clCouleur2" height="15"> Nombre de filiales consolid<69>es</td>
|
|||
|
<td width="60" class="clFond" align="right"><xsl:value-of select="NBFILIALES/NBFILTOT"/> </td>
|
|||
|
<td width="60" height="15"/>
|
|||
|
<td width="100" class="clCouleur2" height="15"> r<EFBFBD>parties en</td>
|
|||
|
<td width="60" class="clFond" align="right" height="15"><xsl:value-of select="NBFILIALES/NBFILIG"/></td>
|
|||
|
<td width="60" class="clFond" align="right" height="15"><xsl:value-of select="NBFILIALES/NBFILIP"/></td>
|
|||
|
<td width="60" class="clFond" align="right" height="15"><xsl:value-of select="NBFILIALES/NBFILME"/></td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td class="clItalic" height="10"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td class="clItalic"> IG : Filiale consolid<69>e selon la m<>thode de l'int<6E>gration globale</td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td class="clItalic"> IP : Filiale consolid<69>e selon la m<>thode de l'int<6E>gration proportionnelle</td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td class="clItalic"> ME : Filiale consolid<69>e selon la m<>thode de la mise en <20>quivalence</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<!-- MISE EN COMMENTAIRE : graphiques -->
|
|||
|
<!--xsl:template name="genGraph66">
|
|||
|
<xsl:param name="ident"/>
|
|||
|
<xsl:param name="nom"/>
|
|||
|
<form action="Graphes.asp" method="post" name="FormGraphes" target="_blank">
|
|||
|
<input name="familyNumber" type="hidden" value="{$familyNumber}"/>
|
|||
|
<input name="moduleNumber" type="hidden" value="{/FIBEN/@MODDEM}"/>
|
|||
|
<xsl:element name="input">
|
|||
|
<xsl:attribute name="name">GrapheData</xsl:attribute>
|
|||
|
<xsl:attribute name="type">hidden</xsl:attribute>
|
|||
|
<xsl:attribute name="value"><FIBEN MODDEM="<xsl:value-of select="FIBEN/@MODDEM"/>" DATJOUR="<xsl:value-of select="bdf:displayDateForGraph(FIBEN/@DATJOUR)"/>" GRAPHE="1"><ident><xsl:value-of select="$ident"/></ident> <nom><xsl:value-of select="$nom"/></nom><graphe>
|
|||
|
<xsl:if test="$condGraph1">
|
|||
|
<serie>
|
|||
|
<xsl:for-each select="//CHIFFRESCONSO">
|
|||
|
<xsl:if test="pRESEXPL/@ETAT='ND'"><val>0</val></xsl:if>
|
|||
|
<xsl:if test="not(pRESEXPL/@ETAT)"><val><xsl:value-of select="pRESEXPL"/></val></xsl:if>
|
|||
|
</xsl:for-each>
|
|||
|
<xsl:for-each select="//CHIFFRESCONSOIFRS">
|
|||
|
<xsl:if test="pROC/@ETAT='ND'"><val>0</val></xsl:if>
|
|||
|
<xsl:if test="not(pROC/@ETAT)"><val><xsl:value-of select="pROC"/></val></xsl:if>
|
|||
|
</xsl:for-each>
|
|||
|
</serie>
|
|||
|
<serie>
|
|||
|
<xsl:for-each select="//CHIFFRESCONSO">
|
|||
|
<xsl:if test="pRESCAI/@ETAT='ND'"><val>0</val></xsl:if>
|
|||
|
<xsl:if test="not(pRESCAI/@ETAT)"><val><xsl:value-of select="pRESCAI"/></val></xsl:if>
|
|||
|
</xsl:for-each>
|
|||
|
<xsl:for-each select="//CHIFFRESCONSOIFRS">
|
|||
|
<xsl:if test="p2019SAR/@ETAT='ND'"><val>0</val></xsl:if>
|
|||
|
<xsl:if test="not(p2019SAR/@ETAT)"><val><xsl:value-of select="p2019SAR"/></val></xsl:if>
|
|||
|
</xsl:for-each>
|
|||
|
</serie>
|
|||
|
<serie>
|
|||
|
<xsl:for-each select="//CHIFFRESCONSO">
|
|||
|
|
|||
|
<xsl:if test="pRNC/@ETAT='ND'"><val>0</val></xsl:if>
|
|||
|
<xsl:if test="not(pRNC/@ETAT)"><val><xsl:value-of select="pRNC"/></val></xsl:if>
|
|||
|
</xsl:for-each>
|
|||
|
<xsl:for-each select="//CHIFFRESCONSOIFRS">
|
|||
|
<xsl:if test="pRNC/@ETAT='ND'"><val>0</val></xsl:if>
|
|||
|
<xsl:if test="not(pRNC/@ETAT)"><val><xsl:value-of select="pRNC"/></val></xsl:if>
|
|||
|
|
|||
|
</xsl:for-each>
|
|||
|
</serie>
|
|||
|
<serie>
|
|||
|
<xsl:for-each select="//CHIFFRESCONSO">
|
|||
|
|
|||
|
<xsl:if test="pRNC/@ETAT='ND'"><val>0</val></xsl:if>
|
|||
|
<xsl:if test="not(pRNC/@ETAT)"><val><xsl:value-of select="pRNC"/></val></xsl:if>
|
|||
|
</xsl:for-each>
|
|||
|
<xsl:for-each select="//CHIFFRESCONSOIFRS">
|
|||
|
<xsl:if test="p2019SBL/@ETAT='ND'"><val>0</val></xsl:if>
|
|||
|
<xsl:if test="not(p2019SBL/@ETAT)"><val><xsl:value-of select="p2019SBL"/></val></xsl:if>
|
|||
|
|
|||
|
</xsl:for-each>
|
|||
|
</serie>
|
|||
|
<serie>
|
|||
|
<xsl:for-each select="//CHIFFRESCONSO">
|
|||
|
|
|||
|
<xsl:if test="pRNCPM/@ETAT='ND'"><val>0</val></xsl:if>
|
|||
|
<xsl:if test="not(pRNCPM/@ETAT)"><val><xsl:value-of select="pRNCPM"/></val></xsl:if>
|
|||
|
</xsl:for-each>
|
|||
|
<xsl:for-each select="//CHIFFRESCONSOIFRS">
|
|||
|
<xsl:if test="pRNCPM/@ETAT='ND'"><val>0</val></xsl:if>
|
|||
|
<xsl:if test="not(pRNCPM/@ETAT)"><val><xsl:value-of select="pRNCPM"/></val></xsl:if>
|
|||
|
|
|||
|
</xsl:for-each>
|
|||
|
</serie>
|
|||
|
<serie>
|
|||
|
<xsl:for-each select="//CHIFFRESCONSO">
|
|||
|
|
|||
|
<xsl:if test="pCAF/@ETAT='ND'"><val>999999</val></xsl:if>
|
|||
|
<xsl:if test="not(pCAF/@ETAT)"><val><xsl:value-of select="pCAF"/></val></xsl:if>
|
|||
|
</xsl:for-each>
|
|||
|
<xsl:for-each select="//CHIFFRESCONSOIFRS">
|
|||
|
<xsl:if test="pK02579/@ETAT='ND'"><val>999999</val></xsl:if>
|
|||
|
<xsl:if test="not(pK02579/@ETAT)"><val><xsl:value-of select="pK02579"/></val></xsl:if>
|
|||
|
</xsl:for-each>
|
|||
|
</serie>
|
|||
|
<abcisse>
|
|||
|
<xsl:for-each select="//CHIFFRESCONSO"><val>
|
|||
|
<xsl:value-of select="bdf:displayDate(@DATCLOT)"/></val>
|
|||
|
</xsl:for-each>
|
|||
|
<xsl:for-each select="//CHIFFRESCONSOIFRS"><val>
|
|||
|
<xsl:value-of select="bdf:displayDate(@DATCLOT)"/></val>
|
|||
|
</xsl:for-each>
|
|||
|
</abcisse>
|
|||
|
|
|||
|
</xsl:if>
|
|||
|
<titre>Chiffres-cl<63>s consolid<69>s (en <xsl:value-of select="bdf:displayUnit(FIBEN/PERSONNE/MODULE66/DIFF66/@UNITE)"/>euros)</titre>
|
|||
|
<unite><xsl:value-of select="FIBEN/PERSONNE/MODULE66/DIFF66/@UNITE"/></unite>
|
|||
|
|
|||
|
<xsl:if test="//CHIFFRESCONSO">
|
|||
|
<type>NF</type>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="//CHIFFRESCONSOIFRS">
|
|||
|
|
|||
|
<type>IFRS</type>
|
|||
|
|
|||
|
</xsl:if>
|
|||
|
|
|||
|
</graphe>
|
|||
|
</FIBEN>
|
|||
|
</xsl:attribute>
|
|||
|
</xsl:element>
|
|||
|
</form>
|
|||
|
</xsl:template-->
|
|||
|
|
|||
|
<xsl:template name="BILAN66">
|
|||
|
<xsl:if test="CHIFFRESCONSO">
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td width="615" align="center" class="clCouleur2">GRANDES MASSES DU COMPTE DE R<>SULTAT</td>
|
|||
|
<td>
|
|||
|
<!-- MISE EN COMMENTAIRE : graphiques -->
|
|||
|
<!--xsl:if test="$condGraph1">
|
|||
|
<a href="#nullepart" onclick="window.document.forms['FormGraphes'].action='Graphes.asp';window.document.forms['FormGraphes'].submit ();"><img border="0" src="/FIBEN/Images/{$familyName}/diagramme.gif" width="19" height="20"/></a>
|
|||
|
</xsl:if>
|
|||
|
|
|||
|
<xsl:if test="not($condGraph1)">
|
|||
|
<img border="0" src="/FIBEN/Images/boutons/diagramme_in.gif" width="19" height="20"/>
|
|||
|
</xsl:if-->
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Date d'arr<72>t<EFBFBD></td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/@DATCLOT"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Chiffre d'affaires</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pCACONS"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Pourcentage de chiffre d'affaires <20> l'<27>tranger</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pEXPORT"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Exc<EFBFBD>dent brut d'exploitation</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pEBE"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> R<EFBFBD>sultat d'exploitation</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pRESEXPL"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> R<EFBFBD>sultat financier</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pRESFIN"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> R<EFBFBD>sultat courant avant imp<6D>t</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pRESCAI"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> R<EFBFBD>sultat exceptionnel</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pRESEXCEP"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> R<EFBFBD>sultat net consolid<69> av. amortissement <20>cart d'acquisition</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pRNCAAEA"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> R<EFBFBD>sultat net consolid<69></td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pRNC"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16">  Dont part des minoritaires</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pRNCPM"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Effectif du groupe</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pEFFECT"/>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
|
|||
|
<!-- GRANDES MASSES DU BILAN -->
|
|||
|
|
|||
|
<a name="bilan"></a>
|
|||
|
<div class="clBreakPage"/>
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<table width="739" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td width="615" align="center" class="clCouleur2">GRANDES MASSES DU BILAN</td>
|
|||
|
<td width="19"> </td>
|
|||
|
<td align="right"><a href="#ancHaut"><img src="/FIBEN/Images/{$familyName}/fleche_haut.gif" width="18" height="18" border="0" /></a></td> </tr>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Date d'arr<72>t<EFBFBD></td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/@DATCLOT"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Actif immobilis<69> net</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pK01143"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16">  Dont <20>cart d'acquisition</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pK01144"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Actif circulant net</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pK01151"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16">  Dont disponibilit<69>s + VMP</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pK01411"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Capitaux propres</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pK01171"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16">  Dont int<6E>r<EFBFBD>ts minoritaires</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pK01167"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Fonds non remboursables</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pK01172"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Provisions pour risques et charges</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pK01174"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Dettes</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pK01177"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16">  Dont dettes financi<63>res</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pK01178"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Total bilan</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pK01154"/>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
|
|||
|
<!-- <20>L<EFBFBD>MENTS D'ANALYSE FINANCI<43>RE -->
|
|||
|
|
|||
|
<a name="analyse"></a>
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td width="615" align="center" class="clCouleur2"><EFBFBD>L<EFBFBD>MENTS D'ANALYSE FINANCI<43>RE</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td width="355" colspan="2" class="clCouleur2" height="16"> Date d'arr<72>t<EFBFBD></td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/@DATCLOT"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" height="10"/>
|
|||
|
<td width="30" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> Capacit<EFBFBD> d'autofinancement</td>
|
|||
|
<td class="clCouleur2">
|
|||
|
<div align="right"><xsl:value-of select="//DIFF66/@UNITE"/><img src="/FIBEN/Images/{$familyName}/euro_symb.gif" width="8" height="9" border="0" /> </div>
|
|||
|
</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pCAF"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> FRNG</td>
|
|||
|
<td class="clCouleur2">
|
|||
|
<div align="right"><xsl:value-of select="//DIFF66/@UNITE"/><img src="/FIBEN/Images/{$familyName}/euro_symb.gif" width="8" height="9" border="0" /> </div>
|
|||
|
</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pK01376"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> BFR hors effets escompt<70>s non <20>chus</td>
|
|||
|
<td class="clCouleur2">
|
|||
|
<div align="right"><xsl:value-of select="//DIFF66/@UNITE"/><img src="/FIBEN/Images/{$familyName}/euro_symb.gif" width="8" height="9" border="0" /> </div>
|
|||
|
</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pK01295"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> Tr<EFBFBD>sorerie</td>
|
|||
|
<td class="clCouleur2">
|
|||
|
<div align="right"><xsl:value-of select="//DIFF66/@UNITE"/><img src="/FIBEN/Images/{$familyName}/euro_symb.gif" width="8" height="9" border="0" /> </div>
|
|||
|
</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pK01283"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" height="10"/>
|
|||
|
<td width="30" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> Dettes financi<63>res stables / Fonds propres nets</td>
|
|||
|
<td class="clCouleur2" align="right">%  </td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pDET_FP"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> Concours bancaires courants / CA</td>
|
|||
|
<td class="clCouleur2" align="right">j  </td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pCBC_CA"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> EBE / CA</td>
|
|||
|
<td class="clCouleur2" align="right">%  </td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pEBE_CA"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> R<EFBFBD>sultat net / CA</td>
|
|||
|
<td class="clCouleur2" align="right">%  </td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pRNC_CA"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> R<EFBFBD>sultat net / Capitaux propres</td>
|
|||
|
<td class="clCouleur2" align="right">%  </td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pRNC_CP"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> Capitaux propres / Total Bilan</td>
|
|||
|
<td class="clCouleur2" align="right">%  </td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSO/pK01888"/>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
|
|||
|
</xsl:if>
|
|||
|
|
|||
|
<xsl:if test="CHIFFRESCONSOIFRS">
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td width="615" align="center" class="clCouleur2">GRANDES MASSES DU COMPTE DE R<>SULTAT</td>
|
|||
|
<td>
|
|||
|
<!-- MISE EN COMMENTAIRE : graphiques -->
|
|||
|
<!--xsl:if test="$condGraph1">
|
|||
|
<a href="#nullepart" onclick="window.document.forms['FormGraphes'].action='Graphes.asp';window.document.forms['FormGraphes'].submit ();"><img border="0" src="/FIBEN/Images/{$familyName}/diagramme.gif" width="19" height="20"/></a>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not($condGraph1)">
|
|||
|
<img border="0" src="/FIBEN/Images/boutons/diagramme_in.gif" width="19" height="20"/>
|
|||
|
</xsl:if-->
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Date d'arr<72>t<EFBFBD></td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/@DATCLOT"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Chiffre d'affaires</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pCACONS"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Pourcentage de chiffre d'affaires <20> l'<27>tranger</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pEXPORT"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> R<EFBFBD>sultat op<6F>rationnel courant</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pROC"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> R<EFBFBD>sultat op<6F>rationnel</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/p2019SAR"/>
|
|||
|
</tr>
|
|||
|
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Co<EFBFBD>t de l'endettement financier net</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/p2019SAS"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> R<EFBFBD>sultat net des activit<69>s en cours</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/p2019SBI"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> R<EFBFBD>sultat net consolid<69></td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pRNC"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16">  dont part du groupe</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/p2019SBL"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16">  dont part des minoritaires</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pRNCPM"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Effectif du groupe</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pEFFECT"/>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
|
|||
|
<!-- GRANDES MASSES DU BILAN -->
|
|||
|
|
|||
|
<a name="bilan"></a>
|
|||
|
<div class="clBreakPage"/>
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<table width="739" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td width="615" align="center" class="clCouleur2">GRANDES MASSES DU BILAN</td>
|
|||
|
<td width="19"> </td>
|
|||
|
<td align="right"><a href="#ancHaut"><img src="/FIBEN/Images/{$familyName}/fleche_haut.gif" width="18" height="18" border="0" /></a></td> </tr>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Date d'arr<72>t<EFBFBD></td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/@DATCLOT"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Actif non courant</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02399"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16">  dont <20>carts d'acquisition totaux</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02618"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Actif courant</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02403"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16">  Tr<EFBFBD>sorerie et <20>quivalents de tr<74>sorerie</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02402"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Actifs destin<69>s <20> la vente</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/p2011EAR"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Capitaux propres totaux</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02411"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16">  dont int<6E>r<EFBFBD>ts minoritaires</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02410"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Passif non courant</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02419"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16">  dont dettes <20> long terme</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02418"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Passif courant</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02423"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16">  dont dettes financi<63>res CT</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02420"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Passifs destin<69>s <20> la vente</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/p2018FBJ"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="355" class="clCouleur2" height="16"> Total bilan</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/p2018FBK"/>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
|
|||
|
<!-- <20>L<EFBFBD>MENTS D'ANALYSE FINANCI<43>RE -->
|
|||
|
|
|||
|
<a name="analyse"></a>
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td width="615" align="center" class="clCouleur2"><EFBFBD>L<EFBFBD>MENTS D'ANALYSE FINANCI<43>RE</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td width="355" colspan="2" class="clCouleur2" height="16"> Date d'arr<72>t<EFBFBD></td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/@DATCLOT"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" height="10"/>
|
|||
|
<td width="30" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> Capacit<EFBFBD> d'autofinancement</td>
|
|||
|
<td class="clCouleur2">
|
|||
|
<div align="right"><xsl:value-of select="//DIFF66/@UNITE"/><img src="/FIBEN/Images/{$familyName}/euro_symb.gif" width="8" height="9" border="0" /> </div>
|
|||
|
</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02579"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> FRNG</td>
|
|||
|
<td class="clCouleur2">
|
|||
|
<div align="right"><xsl:value-of select="//DIFF66/@UNITE"/><img src="/FIBEN/Images/{$familyName}/euro_symb.gif" width="8" height="9" border="0" /> </div>
|
|||
|
</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02494"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> BFR</td>
|
|||
|
<td class="clCouleur2">
|
|||
|
<div align="right"><xsl:value-of select="//DIFF66/@UNITE"/><img src="/FIBEN/Images/{$familyName}/euro_symb.gif" width="8" height="9" border="0" /> </div>
|
|||
|
</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02495"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> (ACTIFS-DETTES) DESTIN<49>S <20> LA VENTE</td>
|
|||
|
<td class="clCouleur2">
|
|||
|
<div align="right"><xsl:value-of select="//DIFF66/@UNITE"/><img src="/FIBEN/Images/{$familyName}/euro_symb.gif" width="8" height="9" border="0" /> </div>
|
|||
|
</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02614"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> Tr<EFBFBD>sorerie</td>
|
|||
|
<td class="clCouleur2">
|
|||
|
<div align="right"><xsl:value-of select="//DIFF66/@UNITE"/><img src="/FIBEN/Images/{$familyName}/euro_symb.gif" width="8" height="9" border="0" /> </div>
|
|||
|
</td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02496"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" height="10"/>
|
|||
|
<td width="30" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
<td width="140" height="10"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> Dettes financi<63>res <20> + d'un an / Capitaux propres</td>
|
|||
|
<td class="clCouleur2" align="right">%  </td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02606"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> Concours bancaires courants / CA</td>
|
|||
|
<td class="clCouleur2" align="right">j  </td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pCBC_CA"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> R<EFBFBD>sultat op<6F>rationnel courant / CA HT</td>
|
|||
|
<td class="clCouleur2" align="right">%  </td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pROC_CA"/>
|
|||
|
</tr>
|
|||
|
<xsl:if test="CHIFFRESCONSOIFRS/pK02683">
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> R<EFBFBD>sultat op<6F>rationnel courant / CA HT</td>
|
|||
|
<td class="clCouleur2" align="right">%  </td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02683"/>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="CHIFFRESCONSOIFRS/pK02703">
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> R<EFBFBD>sultat op<6F>rationnel courant / CA HT</td>
|
|||
|
<td class="clCouleur2" align="right">%  </td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02703"/>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> R<EFBFBD>sultat op<6F>rationnel / CA HT</td>
|
|||
|
<td class="clCouleur2" align="right">%  </td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02685"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> R<EFBFBD>sultat net des activit<69>s en cours / CA HT</td>
|
|||
|
<td class="clCouleur2" align="right">%  </td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02705"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> R<EFBFBD>sultat net / Capitaux propres</td>
|
|||
|
<td class="clCouleur2" align="right">%  </td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pRNC_CP"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="325" class="clCouleur2" height="16"> Capitaux propres / Total Bilan</td>
|
|||
|
<td class="clCouleur2" align="right">%  </td>
|
|||
|
<xsl:apply-templates select="CHIFFRESCONSOIFRS/pK02615"/>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
</xsl:stylesheet>
|