1295 lines
59 KiB
XML
1295 lines
59 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:bdf="http://banque-france.fr/namespace">
|
|||
|
<xsl:import href="../../Ressources/XSL/Commun.xsl"/>
|
|||
|
<xsl:output method="html" version="1.1" encoding="ISO-8859-1" indent="yes"/>
|
|||
|
<xsl:param name="langage" select="'fr'"/>
|
|||
|
<xsl:param name="familyNumber" select="''"/>
|
|||
|
<!--Feuille CSS de personnalisation des familles de modules : "Analyse du risque", "Environnement" ou "Analyse des groupes"
|
|||
|
suivant le param<61>tre "FamilyName" pass<73> en argument-->
|
|||
|
<xsl:param name="familyName" select="'risque'"/>
|
|||
|
<xsl:param name="familyTitle" select="'Analyse du risque'"/>
|
|||
|
<!--xsl:param name="familyName" select="'environnement'"/>
|
|||
|
<xsl:param name="familyTitle" select="'Environnement'"/-->
|
|||
|
<!--<xsl:param name="familyName" select="'groupes'"/>
|
|||
|
<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="((//BILAN27[1]/p2052FL/@ETAT='ND' or //BILAN27[2]/p2052FL/@ETAT='ND' or //BILAN27[3]/p2052FL/@ETAT='ND' or //BILAN27[1]/p209101='' or //BILAN27[2]/p209101='' or //BILAN27[3]/p209101='') or count(//BILAN27)!=3)=false"/>
|
|||
|
<xsl:variable name="condGraph2" select=" (count(//IMPAYE[NBIPE=0]) >= 2 or not(translate(//IMPAYE[1]/MTIPE,',','.') + translate(//IMPAYE[2]/MTIPE,',','.') + translate(//IMPAYE[3]/MTIPE,',','.') + translate(//IMPAYE[4]/MTIPE,',','.') >10000) or //IMPAYE[1]/MTIPE = '99999999999' or //IMPAYE[1]/MTIPE = '99999999,99' or //IMPAYE[2]/MTIPE = '99999999999' or //IMPAYE[2]/MTIPE = '99999999,99' or //IMPAYE[3]/MTIPE = '99999999999' or //IMPAYE[3]/MTIPE = '99999999,99' or //IMPAYE[4]/MTIPE = '99999999999' or //IMPAYE[4]/MTIPE = '99999999,99')=false"/-->
|
|||
|
|
|||
|
<!--TEMPLATE PRINCIPAL-->
|
|||
|
<xsl:template match="/">
|
|||
|
<html>
|
|||
|
<xsl:call-template name="genHead">
|
|||
|
<xsl:with-param name="ident" select="FIBEN/ERREUR/IDENT | /FIBEN/PERSONNE/MODULE27/*//IDENTC|/FIBEN/PERSONNE/MODULE27/*//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 or $condGraph2"/-->
|
|||
|
</xsl:call-template>
|
|||
|
<xsl:apply-templates select="/FIBEN/ERREUR"/>
|
|||
|
<xsl:if test="not(/FIBEN/ERREUR)">
|
|||
|
<xsl:call-template name="genSignet27"/>
|
|||
|
<tr>
|
|||
|
<td width="14"></td>
|
|||
|
<td width="636" colspan="3" class="clCouleur2" valign="top">
|
|||
|
<xsl:call-template name="genEnTete">
|
|||
|
<xsl:with-param name="ident" select="/FIBEN/PERSONNE/MODULE27/*//IDENTC|/FIBEN/PERSONNE/MODULE27/*//IDENTS"/>
|
|||
|
<xsl:with-param name="nom">
|
|||
|
<xsl:if test="//EJ27/DENOM">
|
|||
|
<xsl:value-of select="//EJ27/DENOM"/>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="//IDENTITE/NOM">
|
|||
|
<xsl:value-of select="concat(//IDENTITE/NOM,' ',bdf:displayInLowerCase(//IDENTITE/PRENOM))"/>
|
|||
|
</xsl:if>
|
|||
|
</xsl:with-param>
|
|||
|
<xsl:with-param name="nomconj" select="//IDENTITE/NOMCONJ"/>
|
|||
|
<xsl:with-param name="valcot" select="//COTATION/VALCOT"/>
|
|||
|
<xsl:with-param name="datcot" select="//COTATION/DATCOT"/>
|
|||
|
<xsl:with-param name="datexa" select="//COTATION/DATEXA"/>
|
|||
|
<xsl:with-param name="idrenv" select="/FIBEN/PERSONNE/MODULE27/PM27/EI27/IDRENV"/>
|
|||
|
</xsl:call-template>
|
|||
|
<xsl:apply-templates select="//COTATION/DATBILS"/>
|
|||
|
<xsl:apply-templates select="//COTATION/DATBILC"/>
|
|||
|
<xsl:apply-templates select="//COTATION/COTPREC"/>
|
|||
|
<xsl:if test="//COTATION/DATBILS or //COTATION/DATBILC or //COTATION/COTPREC">
|
|||
|
<xsl:call-template name="shim"/>
|
|||
|
</xsl:if>
|
|||
|
|
|||
|
<xsl:apply-templates select="//INFOJURIDIQUES"/>
|
|||
|
<xsl:apply-templates select="/FIBEN/PERSONNE/MODULE27/IEC01" mode="DisplayM27"/>
|
|||
|
<xsl:apply-templates select="/FIBEN/PERSONNE/MODULE27/PM27/INFOCOMPTABLES"/>
|
|||
|
<xsl:if test="/FIBEN/PERSONNE/MODULE27/PM27/EJ27/GROUPE/BIL01C">
|
|||
|
<xsl:if test="not(/FIBEN/PERSONNE/MODULE27/PM27/INFOCOMPTABLES/BIL01S) and not(/FIBEN/PERSONNE/MODULE27/PM27/INFOCOMPTABLES/BIL02)">
|
|||
|
<br>
|
|||
|
<xsl:apply-templates select="/FIBEN/PERSONNE/MODULE27/PM27/EJ27/GROUPE/BIL01C"/>
|
|||
|
</br>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="(/FIBEN/PERSONNE/MODULE27/PM27/INFOCOMPTABLES/BIL01S) or (/FIBEN/PERSONNE/MODULE27/PM27/INFOCOMPTABLES/BIL02)">
|
|||
|
<xsl:apply-templates select="/FIBEN/PERSONNE/MODULE27/PM27/EJ27/GROUPE/BIL01C"/>
|
|||
|
</xsl:if>
|
|||
|
<xsl:call-template name="shim"/>
|
|||
|
</xsl:if>
|
|||
|
<xsl:apply-templates select="/FIBEN/PERSONNE/MODULE27/PM27/EJ27/GROUPE/EJ"/>
|
|||
|
<xsl:apply-templates select="/FIBEN/PERSONNE/MODULE27/PM27/INFOIMPAYES"/>
|
|||
|
<xsl:if test="/FIBEN/PERSONNE/MODULE27/DIFF27/EVMARQ or /FIBEN/PERSONNE/MODULE27/DIFF27/EVJUD or /FIBEN/PERSONNE/MODULE27/PM27/EI27/JUGEIND">
|
|||
|
<a name="ancJugement"></a>
|
|||
|
</xsl:if>
|
|||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr height="0px">
|
|||
|
<td width="20"></td>
|
|||
|
<td width="110"></td>
|
|||
|
<td width="125"></td>
|
|||
|
<td width="130"></td>
|
|||
|
<td width="125"></td>
|
|||
|
<td width="125"></td>
|
|||
|
</tr>
|
|||
|
<xsl:apply-templates select="/FIBEN/PERSONNE/MODULE27/DIFF27/EVMARQ"/>
|
|||
|
<xsl:apply-templates select="/FIBEN/PERSONNE/MODULE27/DIFF27/EVJUD"/>
|
|||
|
<xsl:apply-templates select="/FIBEN/PERSONNE/MODULE27/PM27/EI27/JUGEIND" mode="genTable"/>
|
|||
|
<xsl:apply-templates select="/FIBEN/PERSONNE/MODULE27/PM27/INFORISQUES"/>
|
|||
|
</table>
|
|||
|
<xsl:if test="not(/FIBEN/PERSONNE/MODULE27/PP)">
|
|||
|
<xsl:call-template name="shim"/>
|
|||
|
</xsl:if>
|
|||
|
<xsl:apply-templates select="//HOMONYME"/>
|
|||
|
<xsl:apply-templates select="//IDLIES"/>
|
|||
|
</td>
|
|||
|
<xsl:call-template name="genFlecheHaut"/>
|
|||
|
</tr>
|
|||
|
<tr height="50">
|
|||
|
<td width="442" colspan="2"></td>
|
|||
|
<xsl:call-template name="genBoutonImage">
|
|||
|
<!-- MISE EN COMMENTAIRE : graphiques -->
|
|||
|
<!--xsl:with-param name="graphique" select="$condGraph1 or $condGraph2"/-->
|
|||
|
</xsl:call-template>
|
|||
|
<td width="78"></td>
|
|||
|
<xsl:call-template name="genFlecheHaut"/>
|
|||
|
</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:call-template name="genGraph27">
|
|||
|
<xsl:with-param name="ident" select="/FIBEN/PERSONNE/MODULE27/*//IDENTC|/FIBEN/PERSONNE/MODULE27/*//IDENTS"/>
|
|||
|
<xsl:with-param name="nom" select="concat(//EJ27/DENOM, //IDENTITE/NOM,' ',bdf:displayInLowerCase(//IDENTITE/PRENOM))"/>
|
|||
|
<xsl:with-param name="nomconj" select="//IDENTITE/NOMCONJ"/>
|
|||
|
<xsl:with-param name="valcot" select="//COTATION/VALCOT"/>
|
|||
|
<xsl:with-param name="datcot" select="//COTATION/DATCOT"/>
|
|||
|
<xsl:with-param name="datexa" select="//COTATION/DATEXA"/>
|
|||
|
<xsl:with-param name="idrenv" select="/FIBEN/PERSONNE/MODULE27/PM27/EI27/IDRENV"/>
|
|||
|
</xsl:call-template-->
|
|||
|
</body>
|
|||
|
</html>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<!--********************************************************************************************************************************************************************-->
|
|||
|
<!--TEMPLATE 3eme PAVE : INFORMATIONS JURIDIQUES-->
|
|||
|
|
|||
|
<xsl:template match="INFOJURIDIQUES">
|
|||
|
<a name="ancJurid"></a>
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr align="center">
|
|||
|
<td class="clCouleur2">INFORMATIONS JURIDIQUES</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td class="clCouleur2" width="130">Cat<EFBFBD>gorie juridique</td>
|
|||
|
<td class="clFond" colspan="3"> <xsl:value-of select="CODECAT"/>   <xsl:value-of select="CATJUR"/></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td class="clCouleur2" width="130">Activit<EFBFBD> BDF</td>
|
|||
|
<td class="clTexte" colspan="3"> <xsl:value-of select="ACTBDF"/>  <xsl:value-of select="LIBACT"/></td>
|
|||
|
</tr>
|
|||
|
<xsl:apply-templates select="CODNAF"/>
|
|||
|
<xsl:apply-templates select="p2051DA"/>
|
|||
|
<xsl:apply-templates select="ENSEIGNE"/>
|
|||
|
<xsl:if test="not(p2051DA) and not(ENSEIGNE) and DATCRE">
|
|||
|
<tr>
|
|||
|
<td class="clCouleur2" width="130"> </td>
|
|||
|
<td class="clTexte" width="305"> </td>
|
|||
|
<xsl:apply-templates select="DATCRE"/>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
<xsl:apply-templates select="SIGLE"/>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="CODNAF">
|
|||
|
<tr>
|
|||
|
<td class="clCouleur2" width="130">Code NAF</td>
|
|||
|
<td class="clFond" colspan="3"> <xsl:value-of select="."/>  <xsl:value-of select="../LIBNAF"/></td>
|
|||
|
</tr>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="p2051DA">
|
|||
|
<tr>
|
|||
|
<td width="130" class="clCouleur2">Capital</td>
|
|||
|
<xsl:if test="../CODNAF">
|
|||
|
<td width="305" class="clTexte">
|
|||
|
<xsl:if test="@ETAT">
|
|||
|
 <xsl:value-of select="@ETAT"/>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(@ETAT)">
|
|||
|
 <xsl:value-of select="bdf:displayNumber(.)"/><img height="9" src="/FIBEN/images/Commun/euro_symb.gif" width="8" />
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="../DATAG">
|
|||
|
au <xsl:value-of select="bdf:displayDate(../DATAG)"/>
|
|||
|
</xsl:if>
|
|||
|
</td>
|
|||
|
<xsl:apply-templates select="../DATCRE"/>
|
|||
|
<xsl:if test="not(../DATCRE) and ../SIGLE[1]">
|
|||
|
<xsl:call-template name="SIGLEclTexte">
|
|||
|
<xsl:with-param name="titre">Sigle(s)</xsl:with-param>
|
|||
|
<xsl:with-param name="sigle" select="../SIGLE[1]"/>
|
|||
|
</xsl:call-template>
|
|||
|
</xsl:if>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(../CODNAF)">
|
|||
|
<td width="305" class="clFond">
|
|||
|
<xsl:if test="@ETAT">
|
|||
|
 <xsl:value-of select="@ETAT"/>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(@ETAT)">
|
|||
|
 <xsl:value-of select="bdf:displayNumber(.)"/><img height="9" src="/FIBEN/images/Commun/euro_symb.gif" width="8" />
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="../DATAG">
|
|||
|
au <xsl:value-of select="bdf:displayDate(../DATAG)"/>
|
|||
|
</xsl:if>
|
|||
|
</td>
|
|||
|
<xsl:apply-templates select="../DATCRE"/>
|
|||
|
<xsl:if test="not(../DATCRE) and ../SIGLE[1]">
|
|||
|
<xsl:call-template name="SIGLEclFond">
|
|||
|
<xsl:with-param name="titre">Sigle(s)</xsl:with-param>
|
|||
|
<xsl:with-param name="sigle" select="../SIGLE[1]"/>
|
|||
|
</xsl:call-template>
|
|||
|
</xsl:if>
|
|||
|
</xsl:if>
|
|||
|
</tr>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="ENSEIGNE">
|
|||
|
<tr>
|
|||
|
<xsl:if test="position()=1">
|
|||
|
<td width="130" class="clCouleur2">Enseigne(s)</td>
|
|||
|
<xsl:if test="(../CODNAF and ../p2051DA) or (not(../CODNAF) and not(../p2051DA))">
|
|||
|
<td class="clFond"> <xsl:value-of select="."/></td>
|
|||
|
<xsl:if test="not(../p2051DA)">
|
|||
|
<xsl:apply-templates select="../DATCRE"/>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="((not(../p2051DA) and not(../DATCRE))or(../p2051DA and ../DATCRE))and ../SIGLE[1]">
|
|||
|
<xsl:call-template name="SIGLEclFond">
|
|||
|
<xsl:with-param name="titre">Sigle(s)</xsl:with-param>
|
|||
|
<xsl:with-param name="sigle" select="../SIGLE[1]"/>
|
|||
|
</xsl:call-template>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="../p2051DA and not(../DATCRE) and ../SIGLE[2]">
|
|||
|
<xsl:call-template name="SIGLEclFond">
|
|||
|
<xsl:with-param name="sigle" select="../SIGLE[2]"/>
|
|||
|
</xsl:call-template>
|
|||
|
</xsl:if>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="(../CODNAF and not(../p2051DA)) or (not(../CODNAF) and ../p2051DA)">
|
|||
|
<td width="305" class="clTexte"> <xsl:value-of select="."/></td>
|
|||
|
<xsl:if test="not(../p2051DA)">
|
|||
|
<xsl:apply-templates select="../DATCRE"/>
|
|||
|
<xsl:if test="not(../DATCRE)">
|
|||
|
<td width="200" class="clTexte"> </td>
|
|||
|
</xsl:if>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="((not(../p2051DA) and not(../DATCRE))or(../p2051DA and ../DATCRE)) and ../SIGLE[1]">
|
|||
|
<xsl:call-template name="SIGLEclTexte">
|
|||
|
<xsl:with-param name="titre">Sigle(s)</xsl:with-param>
|
|||
|
<xsl:with-param name="sigle" select="../SIGLE[1]"/>
|
|||
|
</xsl:call-template>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="../p2051DA and not(../DATCRE) and ../SIGLE[2]">
|
|||
|
<xsl:call-template name="SIGLEclTexte">
|
|||
|
<xsl:with-param name="sigle" select="../SIGLE[2]"/>
|
|||
|
</xsl:call-template>
|
|||
|
</xsl:if>
|
|||
|
</xsl:if>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="position()=2">
|
|||
|
<td width="130" class="clCouleur2"> </td>
|
|||
|
<xsl:if test="(../CODNAF and ../p2051DA) or (not(../CODNAF) and not(../p2051DA))">
|
|||
|
<td width="305" class="clTexte"> <xsl:value-of select="."/></td>
|
|||
|
<xsl:if test="not(../p2051DA) and ../DATCRE and ../SIGLE[1]">
|
|||
|
<xsl:call-template name="SIGLEclTexte">
|
|||
|
<xsl:with-param name="titre">Sigle(s)</xsl:with-param>
|
|||
|
<xsl:with-param name="sigle" select="../SIGLE[1]"/>
|
|||
|
</xsl:call-template>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="((not(../p2051DA) and not(../DATCRE))or(../p2051DA and ../DATCRE)) and ../SIGLE[2]">
|
|||
|
<xsl:call-template name="SIGLEclTexte">
|
|||
|
<xsl:with-param name="sigle" select="../SIGLE[2]"/>
|
|||
|
</xsl:call-template>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="../p2051DA and not(../DATCRE) and ../SIGLE[3]">
|
|||
|
<xsl:call-template name="SIGLEclTexte">
|
|||
|
<xsl:with-param name="sigle" select="../SIGLE[3]"/>
|
|||
|
</xsl:call-template>
|
|||
|
</xsl:if>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="(../CODNAF and not(../p2051DA)) or (not(../CODNAF) and ../p2051DA)">
|
|||
|
<td width="305" class="clFond"> <xsl:value-of select="."/></td>
|
|||
|
<xsl:if test="not(../p2051DA) and ../DATCRE and ../SIGLE[1]">
|
|||
|
<xsl:call-template name="SIGLEclFond">
|
|||
|
<xsl:with-param name="titre">Sigle(s)</xsl:with-param>
|
|||
|
<xsl:with-param name="sigle" select="../SIGLE[1]"/>
|
|||
|
</xsl:call-template>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="((not(../p2051DA) and not(../DATCRE))or(../p2051DA and ../DATCRE)) and ../SIGLE[2]">
|
|||
|
<xsl:call-template name="SIGLEclFond">
|
|||
|
<xsl:with-param name="sigle" select="../SIGLE[2]"/>
|
|||
|
</xsl:call-template>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="../p2051DA and not(../DATCRE) and ../SIGLE[3]">
|
|||
|
<xsl:call-template name="SIGLEclFond">
|
|||
|
<xsl:with-param name="sigle" select="../SIGLE[3]"/>
|
|||
|
</xsl:call-template>
|
|||
|
</xsl:if>
|
|||
|
</xsl:if>
|
|||
|
</xsl:if>
|
|||
|
</tr>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="DATCRE">
|
|||
|
<td class="clCouleur2" width="120"> Date de cr<63>ation</td>
|
|||
|
<xsl:if test="../CODNAF">
|
|||
|
<td class="clTexte" width="80"> <xsl:value-of select="bdf:displayDate(.)"/></td>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(../CODNAF)">
|
|||
|
<td class="clFond" width="80"> <xsl:value-of select="bdf:displayDate(.)"/></td>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="SIGLE">
|
|||
|
<xsl:if test="position()=1">
|
|||
|
<xsl:if test="(../DATCRE and not(../ENSEIGNE))or(not(../p2051DA) and count(../ENSEIGNE)=1 and ../DATCRE)">
|
|||
|
<tr>
|
|||
|
<td class="clCouleur2" width="130"> </td>
|
|||
|
<td width="305"> </td>
|
|||
|
<td width="120" class="clCouleur2"> Sigle(s)</td>
|
|||
|
<xsl:if test="../CODNAF">
|
|||
|
<td width="80" class="clFond"> <xsl:value-of select="."/></td>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(../CODNAF)">
|
|||
|
<td width="80" class="clTexte"> <xsl:value-of select="."/></td>
|
|||
|
</xsl:if>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(../DATCRE) and not(../ENSEIGNE) and not (../p2051DA)">
|
|||
|
<tr>
|
|||
|
<td class="clCouleur2" width="130"> </td>
|
|||
|
<td width="305"> </td>
|
|||
|
<td width="120" class="clCouleur2"> Sigle(s)</td>
|
|||
|
<xsl:if test="../CODNAF">
|
|||
|
<td width="80" class="clTexte"> <xsl:value-of select="."/></td>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(../CODNAF)">
|
|||
|
<td width="80" class="clFond"> <xsl:value-of select="."/></td>
|
|||
|
</xsl:if>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="position()=2">
|
|||
|
<xsl:if test="(not(../DATCRE) and not(../ENSEIGNE))or(not(../ENSEIGNE[2]) and not(../DATCRE)and not(../p2051DA))">
|
|||
|
<tr>
|
|||
|
<td class="clCouleur2" width="130"> </td>
|
|||
|
<td width="305"> </td>
|
|||
|
<td width="120" class="clCouleur2"> </td>
|
|||
|
<xsl:if test="../CODNAF">
|
|||
|
<td width="80" class="clFond"> <xsl:value-of select="."/></td>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(../CODNAF)">
|
|||
|
<td width="80" class="clTexte"> <xsl:value-of select="."/></td>
|
|||
|
</xsl:if>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="(not(../p2051DA) and count(../ENSEIGNE)!=0 and ../DATCRE) or (not(../ENSEIGNE) and ../DATCRE) or (count(../ENSEIGNE)=1 and ../DATCRE and ../p2051DA)">
|
|||
|
<tr>
|
|||
|
<td class="clCouleur2" width="130"> </td>
|
|||
|
<td width="305"> </td>
|
|||
|
<td width="120" class="clCouleur2"> </td>
|
|||
|
<xsl:if test="../CODNAF">
|
|||
|
<td width="80" class="clTexte"> <xsl:value-of select="."/></td>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(../CODNAF)">
|
|||
|
<td width="80" class="clFond"> <xsl:value-of select="."/></td>
|
|||
|
</xsl:if>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="position()=3">
|
|||
|
<xsl:if test="not(../ENSEIGNE[2] and ../p2051DA and not(../DATCRE))">
|
|||
|
<tr>
|
|||
|
<td class="clCouleur2" width="130"> </td>
|
|||
|
<td width="305"> </td>
|
|||
|
<td width="120" class="clCouleur2"> </td>
|
|||
|
<xsl:if test="(../CODNAF and ../DATCRE) or (not(../CODNAF) and not(../p2051DA) and not(../DATCRE)) or (../p2051DA and not(../CODNAF) and not(../DATCRE))">
|
|||
|
<td width="80" class="clFond"> <xsl:value-of select="."/></td>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="(../CODNAF and ../p2051DA and not(../DATCRE)) or (../p2051DA and not(../CODNAF) and ../DATCRE) or (not(../p2051DA) and not(../CODNAF) and ../DATCRE ) or (not(../DATCRE) and not(../p2051DA) and ../CODNAF)">
|
|||
|
<td width="80" class="clTexte"> <xsl:value-of select="."/></td>
|
|||
|
</xsl:if>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="position()=4">
|
|||
|
<tr>
|
|||
|
<td class="clCouleur2" width="130"> </td>
|
|||
|
<td width="305"> </td>
|
|||
|
<td width="120" class="clCouleur2"> </td>
|
|||
|
<xsl:if test="(../CODNAF and ../DATCRE) or (not(../CODNAF) and not(../p2051DA) and not(../DATCRE)) or (../p2051DA and not(../CODNAF) and not(../DATCRE))">
|
|||
|
<td width="80" class="clTexte"> <xsl:value-of select="."/></td>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="(../CODNAF and ../p2051DA and not(../DATCRE)) or (../p2051DA and not(../CODNAF) and ../DATCRE) or (not(../p2051DA) and not(../CODNAF) and ../DATCRE ) or (not(../DATCRE) and not(../p2051DA) and ../CODNAF)">
|
|||
|
<td width="80" class="clFond"> <xsl:value-of select="."/></td>
|
|||
|
</xsl:if>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template name="SIGLEclFond">
|
|||
|
<xsl:param name="titre"/>
|
|||
|
<xsl:param name="sigle"/>
|
|||
|
<td width="120" class="clCouleur2"> <xsl:value-of select="$titre"/></td>
|
|||
|
<td width="80" class="clFond"> <xsl:value-of select="$sigle"/></td>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template name="SIGLEclTexte">
|
|||
|
<xsl:param name="titre"/>
|
|||
|
<xsl:param name="sigle"/>
|
|||
|
<td width="120" class="clCouleur2"> <xsl:value-of select="$titre"/></td>
|
|||
|
<td width="80" class="clTexte"> <xsl:value-of select="$sigle"/></td>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<!--********************************************************************************************************************************************************************-->
|
|||
|
<!--TEMPLATE 4eme PAVE : COMPTE SOCIAUX, COMPTES CONSOLIDEES-->
|
|||
|
|
|||
|
<xsl:template match="INFOCOMPTABLES">
|
|||
|
<a name="ancSociaux"></a>
|
|||
|
<xsl:apply-templates select="BILAN27[last()]"/>
|
|||
|
<xsl:if test="BIL01S or BIL02">
|
|||
|
<xsl:apply-templates select="../EJ27/GROUPE/BILCONSO"/>
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td class="clTexte">
|
|||
|
<font class="clCouleur2"><xsl:apply-templates select="BIL01S|BIL02"/></font>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
<xsl:if test="not(/FIBEN/PERSONNE/MODULE27/PM27/EJ27/GROUPE/BIL01C)">
|
|||
|
<xsl:call-template name="shim"/>
|
|||
|
</xsl:if>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="BILAN27">
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr align="center">
|
|||
|
<td width="19"> </td>
|
|||
|
<td width="597" class="clCouleur2">CHIFFRES CL<43>S</td>
|
|||
|
<td width="19">
|
|||
|
<!-- MISE EN COMMENTAIRE : graphiques -->
|
|||
|
<!--xsl:if test="$condGraph1='true'">
|
|||
|
<a href="#nullepart" onclick="window.document.forms['FormGraphes'].action='Graphes.asp#Graphe1';window.document.forms['FormGraphes'].submit();"><img title="Graphique" alt="Graphique" border="0" height="20" name="dia2" src="/FIBEN/images/{$familyName}/diagramme.gif" width="19"/></a>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="$condGraph1 != 'true'">
|
|||
|
<img src="/FIBEN/images/boutons/diagramme_in.gif" width="19" height="20" border="0" title="Graphique" alt="Graphique" /> 
|
|||
|
</xsl:if-->
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<xsl:if test="//EJ27/GROUPE/BILCONSO">
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0" height="125">
|
|||
|
<tr>
|
|||
|
<td colspan="2" class="clCouleur2">Comptes sociaux</td>
|
|||
|
<td colspan="{count(../BILAN27)}">
|
|||
|
 
|
|||
|
</td>
|
|||
|
<td rowspan="10" width="15" align="middle" valign="bottom" height="125"><img height="125" src="/FIBEN/images/{$familyName}/shim.gif" width="1"/></td>
|
|||
|
<td width="140" colspan="2" class="clCouleur2">Comptes consolid<69>s</td>
|
|||
|
<td colspan="{count(//EJ27/GROUPE/BILCONSO)}"> </td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="5" height="5"></td>
|
|||
|
<td height="5" colspan="4"></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="2" class="clCouleur2">Date de cl<63>ture</td>
|
|||
|
<xsl:apply-templates select="../BILAN27/@DATCLOT"/>
|
|||
|
<td class="clCouleur2" colspan="2">Date de cl<63>ture</td>
|
|||
|
<xsl:apply-templates select="//EJ27/GROUPE/BILCONSO/@DATCLOT"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="2" class="clCouleur2">Dur<EFBFBD>e</td>
|
|||
|
<xsl:apply-templates select="../BILAN27/@DUREEEX"/>
|
|||
|
<td class="clCouleur2" colspan="2">Dur<EFBFBD>e</td>
|
|||
|
<xsl:apply-templates select="//EJ27/GROUPE/BILCONSO/@DUREEEX"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="5" height="5"></td>
|
|||
|
<td colspan="4" height="5"></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="65" class="clCouleur2" height="15">CA (M<img height="9" src="/FIBEN/images/{$familyName}/euro_symb.gif" width="8"/>)</td>
|
|||
|
<td width="65" class="clCouleur2" height="15"> </td>
|
|||
|
<td colspan="{count(../BILAN27)}" class="clFond" height="15"> </td>
|
|||
|
<td width="140" height="15" class="clCouleur2" colspan="2">CA Groupe (M<img height="9" src="/FIBEN/images/{$familyName}/euro_symb.gif" width="8"/>)</td>
|
|||
|
<td colspan="{count(//EJ27/GROUPE/BILCONSO)}" class="clFond"> </td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td class="clCouleur2"></td>
|
|||
|
<td class="clCouleur2">- Net</td>
|
|||
|
<xsl:apply-templates select="../BILAN27/p2052FL"/>
|
|||
|
<td width="39"></td>
|
|||
|
<td width="101" class="clCouleur2">- Net</td>
|
|||
|
<xsl:apply-templates select="//EJ27/GROUPE/BILCONSO/pCACONS"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td></td>
|
|||
|
<td class="clCouleur2">- Export</td>
|
|||
|
<xsl:apply-templates select="../BILAN27/p2052FK"/>
|
|||
|
<td></td>
|
|||
|
<td class="clCouleur2">- <20>tranger</td>
|
|||
|
<xsl:apply-templates select="//EJ27/GROUPE/BILCONSO/p2010AD"/>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="5" height="5"></td>
|
|||
|
<td colspan="4" height="5"></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="2" class="clCouleur2">Effectif</td>
|
|||
|
<xsl:apply-templates select="../BILAN27/p2058YP"/>
|
|||
|
<td class="clCouleur2" colspan="2">Effectif</td>
|
|||
|
<xsl:apply-templates select="//EJ27/GROUPE/BILCONSO/pEFFECT"/>
|
|||
|
</tr>
|
|||
|
<xsl:if test="../DATDOC">
|
|||
|
<tr>
|
|||
|
<td colspan="10" align="middle">
|
|||
|
<!-- MISE EN COMMENTAIRE : requ<71>te -->
|
|||
|
<!--a href="#nullepart" onClick="requestBDFInfos('VB','','','{//IDRENV}',false,false,this);"><img border="0" height="12" src="/FIBEN/images/Commun/clignotant2.gif" width="90" title="G<>n<EFBFBD>rer une Vitrine Bilans" alt="G<>n<EFBFBD>rer une Vitrine Bilans"/></a-->
|
|||
|
<a href="/FIBEN/Aide/liens_inter-modules.htm#anc27"><img src="/FIBEN/images/Commun/clignotant2.gif" width="90" height="12" border="0" align="absbottom" alt="Liens inter-modules" /></a>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(//EJ27/GROUPE/BILCONSO)">
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0" height="125">
|
|||
|
<tr>
|
|||
|
<td colspan="2" class="clCouleur2">Comptes sociaux</td>
|
|||
|
<td colspan="4">
|
|||
|
 
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="6" height="5"></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="2" class="clCouleur2">Date de cl<63>ture</td>
|
|||
|
<xsl:apply-templates select="../BILAN27/@DATCLOT"/>
|
|||
|
<td width="{75-25*count(//BILAN27)}%" colspan="{3-count(//BILAN27)}" class="clFond"> </td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="2" class="clCouleur2">Dur<EFBFBD>e</td>
|
|||
|
<xsl:apply-templates select="../BILAN27/@DUREEEX"/>
|
|||
|
<td colspan="{3-count(//BILAN27)}" class="clFond"> </td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="6" height="5"></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="65" class="clCouleur2" height="15">CA (M<img height="9" src="/FIBEN/images/{$familyName}/euro_symb.gif" width="8"/>)</td>
|
|||
|
<td width="65" class="clCouleur2" height="15"> </td>
|
|||
|
<td colspan="4" class="clFond" height="15"> </td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td class="clCouleur2"></td>
|
|||
|
<td class="clCouleur2">- Net</td>
|
|||
|
<xsl:apply-templates select="../BILAN27/p2052FL|../BILAN27/p209101"/>
|
|||
|
<td colspan="{3-count(//BILAN27)}" class="clFond"> </td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td></td>
|
|||
|
<td class="clCouleur2">- Export</td>
|
|||
|
<xsl:apply-templates select="../BILAN27/p2052FK"/>
|
|||
|
<td colspan="{3-count(//BILAN27)}" class="clFond"> </td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="6" height="5"></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="2" class="clCouleur2">Effectif</td>
|
|||
|
<xsl:apply-templates select="../BILAN27/p2058YP"/>
|
|||
|
<td colspan="{3-count(//BILAN27)}" class="clFond"> </td>
|
|||
|
</tr>
|
|||
|
<xsl:if test="../DATDOC">
|
|||
|
<tr>
|
|||
|
<td colspan="6" align="middle">
|
|||
|
<!-- MISE EN COMMENTAIRE : requ<71>te -->
|
|||
|
<!--a href="#nullepart" onClick="requestBDFInfos('VB','','','{//IDRENV}',false,false,this);"><img border="0" height="12" src="/FIBEN/images/Commun/clignotant2.gif" width="90" title="G<>n<EFBFBD>rer une Vitrine Bilans" alt="G<>n<EFBFBD>rer une Vitrine Bilans"/></a-->
|
|||
|
<a href="/FIBEN/Aide/liens_inter-modules.htm#anc27"><img src="/FIBEN/images/Commun/clignotant2.gif" width="90" height="12" border="0" align="absbottom" alt="Liens inter-modules" /></a>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="BILCONSO">
|
|||
|
<xsl:if test="position()=last()">
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr align="center">
|
|||
|
<td width="19"> </td>
|
|||
|
<td width="597" class="clCouleur2">CHIFFRES CL<43>S</td>
|
|||
|
<td width="19">
|
|||
|
<!-- MISE EN COMMENTAIRE : graphiques -->
|
|||
|
<!--xsl:if test="$condGraph1='true'">
|
|||
|
<a href="#nullepart" onclick="window.document.forms['FormGraphes'].action='Graphes.asp#Graphe1';window.document.forms ['FormGraphes'].submit();"><img title="Graphique" alt="Graphique" border="0" height="20" name="dia2" src="/FIBEN/images/{$familyName}/diagramme.gif" width="19"/></a>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="$condGraph1 != 'true'">
|
|||
|
<img src="/FIBEN/images/boutons/diagramme_in.gif" width="19" height="20" border="0" title="Graphique" alt="Graphique" /> 
|
|||
|
</xsl:if-->
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0" height="125">
|
|||
|
<tr>
|
|||
|
<td width="140" colspan="2" class="clCouleur2">Comptes consolid<69>s</td>
|
|||
|
<td colspan="3"> </td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td height="5" colspan="5"></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td class="clCouleur2" colspan="2">Date de cl<63>ture</td>
|
|||
|
<xsl:apply-templates select="//EJ27/GROUPE/BILCONSO/@DATCLOT"/>
|
|||
|
<td width="{80-40*count(//EJ27/GROUPE/BILCONSO)}%" class="clFond"> </td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td class="clCouleur2" colspan="2">Dur<EFBFBD>e</td>
|
|||
|
<xsl:apply-templates select="//EJ27/GROUPE/BILCONSO/@DUREEEX"/>
|
|||
|
<td class="clFond"> </td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="5" height="5"></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="140" height="15" class="clCouleur2" colspan="2">CA Groupe (M<img height="9" src="/FIBEN/images/{$familyName}/euro_symb.gif" width="8"/>)</td>
|
|||
|
<td colspan="3" class="clFond"> </td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="39"></td>
|
|||
|
<td width="101" class="clCouleur2">- Net</td>
|
|||
|
<xsl:apply-templates select="//EJ27/GROUPE/BILCONSO/pCACONS"/>
|
|||
|
<td class="clFond"> </td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td></td>
|
|||
|
<td class="clCouleur2">- <20>tranger</td>
|
|||
|
<xsl:apply-templates select="//EJ27/GROUPE/BILCONSO/p2010AD"/>
|
|||
|
<td class="clFond"> </td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="5" height="5"></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td class="clCouleur2" colspan="2">Effectif</td>
|
|||
|
<xsl:apply-templates select="//EJ27/GROUPE/BILCONSO/pEFFECT"/>
|
|||
|
<td class="clFond"> </td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="p2052FL|p209101|p2052FK|pCACONS|p2010AD">
|
|||
|
<xsl:if test="@ETAT">
|
|||
|
<td class="clFond" align="right"> <xsl:value-of select="@ETAT"/> </td>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(@ETAT)">
|
|||
|
<td class="clFond" align="right">
|
|||
|
 <xsl:value-of select="bdf:displayNumber(.)"/> 
|
|||
|
</td>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="p2058YP|pEFFECT">
|
|||
|
<xsl:if test="@ETAT">
|
|||
|
<td class="clFond" align="right"> <xsl:value-of select="@ETAT"/> </td>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(@ETAT)">
|
|||
|
<td class="clFond" align="right">
|
|||
|
 <xsl:value-of select="bdf:displayNumber(.)"/> 
|
|||
|
</td>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="@DATCLOT|@DUREEEX">
|
|||
|
<td class="clFond" align="right">
|
|||
|
 <xsl:value-of select="bdf:displayDate(.)"/> 
|
|||
|
</td>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<!--********************************************************************************************************************************************************************-->
|
|||
|
<!--TEMPLATE 5eme PAVE : SOCIETE CONSOLIDANTE-->
|
|||
|
|
|||
|
<xsl:template match="GROUPE/EJ">
|
|||
|
<xsl:if test="position()=last()">
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr align="center">
|
|||
|
<td class="clCouleur2">SOCI<EFBFBD>T<EFBFBD>(S) CONSOLIDANT L'ENTREPRISE</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<xsl:for-each select="../EJ">
|
|||
|
<tr>
|
|||
|
<td width="130" class="clFond"> <xsl:value-of select="bdf:displaySiren(IDENTS)"/></td>
|
|||
|
<td width="425" class="clFond"> <xsl:value-of select="DENOM"/></td>
|
|||
|
<td width="80" class="clFond" align="right"> au <xsl:value-of select="bdf:displayDate(@DATPERI)" /></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="3" width="635" align="right">
|
|||
|
<!-- MISE EN COMMENTAIRE : requ<71>te -->
|
|||
|
<!--<a href="#nullepart" onClick="requestBDFInfos('27|30|66|67|','','{$familyNumber}','{IDENTS}',cstMultipleConfirm);"><img border="0" height="12" src="/FIBEN/images/Commun/clignotant2.gif" width="90"/></a-->
|
|||
|
<a href="/FIBEN/Aide/liens_inter-modules.htm#anc27"><img src="/FIBEN/images/Commun/clignotant2.gif" width="90" height="12" border="0" align="absbottom" alt="Liens inter-modules" /></a>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</xsl:for-each>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<!--********************************************************************************************************************************************************************-->
|
|||
|
<!--TEMPLATE 6eme PAVE : INCIDENTS DE PAIEMENT-->
|
|||
|
|
|||
|
<xsl:template match="INFOIMPAYES">
|
|||
|
<a name="ancEffet"></a>
|
|||
|
<xsl:if test="CIP01 or CIP02">
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
<td class="clTexte">
|
|||
|
<font class="clCouleur2"><xsl:apply-templates select="CIP01|CIP02"/></font>
|
|||
|
</td>
|
|||
|
<xsl:if test="CIP02">
|
|||
|
<tr>
|
|||
|
<td colspan="2" width="635" align="right">
|
|||
|
<!-- MISE EN COMMENTAIRE : requ<71>te -->
|
|||
|
<!--a href="#nullepart" onclick="requestBDFInfos('29','','','',cstSimpleConfirm);"><img border="0" height="12" src="/FIBEN/images/Commun/clignotant2.gif" width="90"/></a-->
|
|||
|
<a href="/FIBEN/Aide/liens_inter-modules.htm#anc27"><img src="/FIBEN/images/Commun/clignotant2.gif" width="90" height="12" border="0" align="absbottom" alt="Liens inter-modules" /></a>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
</xsl:if>
|
|||
|
<xsl:apply-templates select="IMPAYE"/>
|
|||
|
<xsl:call-template name="shim"/>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="IMPAYE">
|
|||
|
<xsl:if test="position()=last()">
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr align="center">
|
|||
|
<td width="19"> </td>
|
|||
|
<td width="597" class="clCouleur2">INCIDENTS DE PAIEMENT EFFETS</td>
|
|||
|
<td width="19">
|
|||
|
<!-- MISE EN COMMENTAIRE : graphiques -->
|
|||
|
<!--xsl:if test="$condGraph2 = 'true'">
|
|||
|
<a href="#nullepart" onclick="window.document.forms['FormGraphes'].action='Graphes.asp#Graphe2';window.document.forms['FormGraphes'].submit();"><img title="Graphique" alt="Graphique" border="0" height="20" name="dia2" src="/FIBEN/images/{$familyName}/diagramme.gif" width="19"/></a>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="$condGraph2 != 'true'">
|
|||
|
<img src="/FIBEN/images/boutons/diagramme_in.gif" width="19" height="20" border="0" title="Graphique" alt="Graphique" /> 
|
|||
|
</xsl:if-->
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
<xsl:call-template name="shim"/><br />
|
|||
|
<xsl:variable name="tmp" select="../IMPAYE[1]/MTIPE + ../IMPAYE[2]/MTIPE + ../IMPAYE[3]/MTIPE + ../IMPAYE[4]/MTIPE"/>
|
|||
|
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr>
|
|||
|
|
|||
|
<td class="clCouleur2" width="205" align="right">Trimestre</td>
|
|||
|
<td class="clCouleur2" align="right" width="200">Nombre</td>
|
|||
|
<td class="clCouleur2" align="right" width="230">Montant (<img height="9" src="/FIBEN/images/{$familyName}/euro_symb.gif" width="8"/>)</td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td class="clFond" width="205" align="right"> <xsl:value-of select="bdf:displayDate(../IMPAYE[1]/TRIM)"/> </td>
|
|||
|
<td class="clFond" width="200" align="right"><xsl:value-of select="bdf:displayNumber(../IMPAYE[1]/NBIPE)"/> </td>
|
|||
|
<td class="clFond" width="230" align="right"><xsl:value-of select="bdf:displayNumber(../IMPAYE[1]/MTIPE)"/> </td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td class="clTexte" width="205" align="right"> <xsl:value-of select="bdf:displayDate(../IMPAYE[2]/TRIM)"/> </td>
|
|||
|
<td class="clTexte" width="200" align="right"><xsl:value-of select="bdf:displayNumber(../IMPAYE[2]/NBIPE)"/> </td>
|
|||
|
<td class="clTexte" width="230" align="right"><xsl:value-of select="bdf:displayNumber(../IMPAYE[2]/MTIPE)"/> </td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td class="clFond" width="205" align="right"> <xsl:value-of select="bdf:displayDate(../IMPAYE[3]/TRIM)"/> </td>
|
|||
|
<td class="clFond" width="200" align="right"><xsl:value-of select="bdf:displayNumber(../IMPAYE[3]/NBIPE)"/> </td>
|
|||
|
<td class="clFond" width="230" align="right"><xsl:value-of select="bdf:displayNumber(../IMPAYE[3]/MTIPE)"/> </td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td class="clTexte" width="205" align="right"> <xsl:value-of select="bdf:displayDate(../IMPAYE[4]/TRIM)"/> </td>
|
|||
|
<td class="clTexte" width="200" align="right"><xsl:value-of select="bdf:displayNumber(../IMPAYE[4]/NBIPE)"/> </td>
|
|||
|
<td class="clTexte" width="230" align="right"><xsl:value-of select="bdf:displayNumber(../IMPAYE[4]/MTIPE)"/> </td>
|
|||
|
</tr>
|
|||
|
|
|||
|
<xsl:if test="$tmp>'0'">
|
|||
|
<tr>
|
|||
|
<td colspan="2" width="405"></td>
|
|||
|
<td width="230" align="right">
|
|||
|
<!-- MISE EN COMMENTAIRE : requ<71>te -->
|
|||
|
<!--a href="#nullepart" onclick="requestBDFInfos('29','','','',cstSimpleConfirm);"><img border="0" height="12" src="/FIBEN/images/Commun/clignotant2.gif" width="90"/></a-->
|
|||
|
<a href="/FIBEN/Aide/liens_inter-modules.htm#anc27"><img src="/FIBEN/images/Commun/clignotant2.gif" width="90" height="12" border="0" align="absbottom" alt="Liens inter-modules" /></a>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
</table>
|
|||
|
<a name="ancEvent"></a>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<!--********************************************************************************************************************************************************************-->
|
|||
|
<!--TEMPLATE 7eme PAVE : EVENEMENT MARQUANT, DERNIER JUGEMENT-->
|
|||
|
|
|||
|
<xsl:template match="EVMARQ">
|
|||
|
<xsl:if test="position()=1">
|
|||
|
<tr align="center">
|
|||
|
<td colspan="6" class="clCouleur2"><EFBFBD>V<EFBFBD>NEMENT(S) MARQUANT(S) / JUDICIAIRE(S)<br /><xsl:call-template name="shim"/></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="6" width="255" class="clCouleur2">Dernier(s) <20>v<EFBFBD>nement(s) marquant(s)</td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="20" class="clCouleur2">Le</td>
|
|||
|
<td width="110" class="clFond"> <xsl:value-of select="bdf:displayDate(DATEVM)"/> </td>
|
|||
|
<xsl:if test="EVMDO">
|
|||
|
<td class="clFond" colspan="2">
|
|||
|
<xsl:apply-templates select="EVMDO"/>
|
|||
|
</td>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(EVMDO)">
|
|||
|
<td class="clFond" colspan="4" width="505">
|
|||
|
<xsl:apply-templates select="EVMC|EVMCD|EVMCI|EVMD|EVMDC|EVMDO|EVME|EVMJ|EVMJM|EVMM|EVMR|EVMS|EVMV"/>
|
|||
|
</td>
|
|||
|
</xsl:if>
|
|||
|
<xsl:apply-templates select="IDENTS" mode="clFond"/>
|
|||
|
</tr>
|
|||
|
<xsl:call-template name="savoirSirenAbsorbant"/>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="position()=2">
|
|||
|
<tr>
|
|||
|
<td width="20" class="clCouleur2">Le</td>
|
|||
|
<td width="110" class="clTexte"> <xsl:value-of select="bdf:displayDate(DATEVM)"/> </td>
|
|||
|
<xsl:if test="EVMDO">
|
|||
|
<td class="clTexte" colspan="2">
|
|||
|
<xsl:apply-templates select="EVMDO"/>
|
|||
|
</td>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(EVMDO)">
|
|||
|
<td class="clTexte" colspan="4" width="505">
|
|||
|
<xsl:apply-templates select="EVMC|EVMCD|EVMCI|EVMD|EVMDC|EVMDO|EVME|EVMJ|EVMJM|EVMM|EVMR|EVMS|EVMV"/>
|
|||
|
</td>
|
|||
|
</xsl:if>
|
|||
|
<xsl:apply-templates select="IDENTS" mode="clTexte"/>
|
|||
|
</tr>
|
|||
|
<xsl:call-template name="savoirSirenAbsorbant"/>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="position()=last() and not(/FIBEN/PERSONNE/MODULE27/DIFF27/EVJUD) and not(//JUGEIND)">
|
|||
|
<tr>
|
|||
|
<td colspan="6"><xsl:call-template name="shim"/></td>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template name="savoirSirenAbsorbant">
|
|||
|
<xsl:if test="IDENTS">
|
|||
|
<tr>
|
|||
|
<td width="20"> </td>
|
|||
|
<td width="110"> </td>
|
|||
|
<td width="125"> </td>
|
|||
|
<td width="130"> </td>
|
|||
|
<td width="125" height="12">
|
|||
|
<!-- MISE EN COMMENTAIRE : requ<71>te -->
|
|||
|
<!--a href="#nullepart" onclick="requestBDFInfos('27','','{$familyNumber}','{IDENTS[1]}',cstSimpleConfirm);"><img align="middle" border="0" height="12" name="ev1" src="/FIBEN/images/Commun/clignotant2.gif" width="85"/></a-->
|
|||
|
<a href="/FIBEN/Aide/liens_inter-modules.htm#anc27"><img src="/FIBEN/images/Commun/clignotant2.gif" width="90" height="12" border="0" align="absbottom" alt="Liens inter-modules" /></a>
|
|||
|
</td>
|
|||
|
<xsl:if test="IDENTS[2]">
|
|||
|
<td width="125" height="12">
|
|||
|
<!-- MISE EN COMMENTAIRE : requ<71>te -->
|
|||
|
<!--a href="#nullepart" onclick="requestBDFInfos('27','','{$familyNumber}','{IDENTS[2]}',cstSimpleConfirm);"><img align="middle" border="0" height="12" name="ev2" src="/FIBEN/images/Commun/clignotant2.gif" width="85"/></a-->
|
|||
|
<a href="/FIBEN/Aide/liens_inter-modules.htm#anc27"><img src="/FIBEN/images/Commun/clignotant2.gif" width="90" height="12" border="0" align="absbottom" alt="Liens inter-modules" /></a>
|
|||
|
</td>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(IDENTS[2])">
|
|||
|
<td width="125" height="12"> </td>
|
|||
|
</xsl:if>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="EVMARQ/IDENTS" mode="clFond">
|
|||
|
<td width="125" class="clFond"><xsl:value-of select="bdf:displaySiren(.)"/></td>
|
|||
|
<xsl:if test="position()=1 and position()=last()">
|
|||
|
<td width="125" class="clFond"> </td>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="EVMARQ/IDENTS" mode="clTexte">
|
|||
|
<td width="125" class="clTexte"><xsl:value-of select="bdf:displaySiren(.)"/></td>
|
|||
|
<xsl:if test="position()=1 and position()=last()">
|
|||
|
<td width="125" class="clTexte"> </td>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="EVJUD">
|
|||
|
<xsl:if test="count(../EVMARQ)=0">
|
|||
|
<tr align="center">
|
|||
|
<td colspan="6" class="clCouleur2"><EFBFBD>V<EFBFBD>NEMENT(S) MARQUANT(S) / JUDICIAIRE(S)<br /><xsl:call-template name="shim"/></td>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="count(../EVMARQ)>0">
|
|||
|
<tr>
|
|||
|
<td colspan="6" class="clCouleur2"> </td>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
<tr>
|
|||
|
<td width="130" colspan="2" class="clCouleur2">Dernier jugement</td>
|
|||
|
<td width="125" class="clTexte"> </td>
|
|||
|
<td width="130" class="clTexte"> </td>
|
|||
|
<td width="125"> </td>
|
|||
|
<td width="125" align="right"> </td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="20" class="clCouleur2">Le</td>
|
|||
|
<td width="110" class="clFond"> <xsl:value-of select="bdf:displayDate(../EVJUD/DATEVJ)"/> </td>
|
|||
|
<td width="505" colspan="4" class="clFond">
|
|||
|
<xsl:apply-templates select="EVJAM|EVJAP|EVJCM|EVJCP|EVJCT|EVJCV|EVJDM|EVJDU|EVJEM|EVJFM|EVJFP|EVJGA|EVJGD|EVJGO|EVJGR|EVJHC|EVJHM|EVJIA|EVJIC|EVJIG|EVJIM|EVJIP|EVJIT|EVJLB|EVJLG|EVJLJ|EVJLM|EVJPA|EVJPC|EVJPM|EVJPO|EVJPV|EVJRC|EVJRD|EVJRG|EVJRJ|EVJRL|EVJRM|EVJRP|EVJRR|EVJRS|EVJSM|EVJAC|EVJCR|EVJOS|EVJOB|EVJPS|EVJRPS|EVJOD"/>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
<xsl:if test="../EVJUD/DATECHJUG">
|
|||
|
<tr>
|
|||
|
<td width="130" colspan="2" class="clCouleur2">Jusqu'au</td>
|
|||
|
<td width="125" class="clTexte"><xsl:value-of select="bdf:displayDate(../EVJUD/DATECHJUG)"/></td>
|
|||
|
<td width="130" class="clTexte"></td>
|
|||
|
<td width="125"></td>
|
|||
|
<xsl:if test="/FIBEN/PERSONNE/MODULE27/*//IDENTC">
|
|||
|
<td width="125" align="right">
|
|||
|
<!-- MISE EN COMMENTAIRE : requ<71>te -->
|
|||
|
<!--a href="#nullepart" onclick="requestBDFInfos('45','','{$familyNumber}','{/FIBEN/PERSONNE/MODULE27/*//IDRENV}',cstSimpleConfirm);"><img border="0" height="12" src="/FIBEN/images/Commun/clignotant2.gif" width="90"/></a-->
|
|||
|
<a href="/FIBEN/Aide/liens_inter-modules.htm#anc27"><img src="/FIBEN/images/Commun/clignotant2.gif" width="90" height="12" border="0" align="absbottom" alt="Liens inter-modules" /></a>
|
|||
|
</td>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(/FIBEN/PERSONNE/MODULE27/*//IDENTC)">
|
|||
|
<td width="125" align="right">
|
|||
|
<!-- MISE EN COMMENTAIRE : requ<71>te -->
|
|||
|
<!--a href="#nullepart" onclick="requestBDFInfos('45','','{$familyNumber}','',cstSimpleConfirm);"><img border="0" height="12" src="/FIBEN/images/Commun/clignotant2.gif" width="90"/></a-->
|
|||
|
<a href="/FIBEN/Aide/liens_inter-modules.htm#anc27"><img src="/FIBEN/images/Commun/clignotant2.gif" width="90" height="12" border="0" align="absbottom" alt="Liens inter-modules" /></a>
|
|||
|
</td>
|
|||
|
</xsl:if>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(../EVJUD/DATECHJUG)">
|
|||
|
<tr>
|
|||
|
<xsl:if test="/FIBEN/PERSONNE/MODULE27/*//IDENTC">
|
|||
|
<td colspan="6" align="right">
|
|||
|
<!-- MISE EN COMMENTAIRE : requ<71>te -->
|
|||
|
<!--a href="#nullepart" onclick="requestBDFInfos('45','','{$familyNumber}','{/FIBEN/PERSONNE/MODULE27/*//IDRENV}',cstSimpleConfirm);"><img border="0" height="12" src="/FIBEN/images/Commun/clignotant2.gif" width="90"/></a-->
|
|||
|
<a href="/FIBEN/Aide/liens_inter-modules.htm#anc27"><img src="/FIBEN/images/Commun/clignotant2.gif" width="90" height="12" border="0" align="absbottom" alt="Liens inter-modules" /></a>
|
|||
|
</td>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(/FIBEN/PERSONNE/MODULE27/*//IDENTC)">
|
|||
|
<td colspan="6" align="right">
|
|||
|
<!-- MISE EN COMMENTAIRE : requ<71>te -->
|
|||
|
<!--a href="#nullepart" onclick="requestBDFInfos('45','','{$familyNumber}','',cstSimpleConfirm);"><img border="0" height="12" src="/FIBEN/images/Commun/clignotant2.gif" width="90"/></a-->
|
|||
|
<a href="/FIBEN/Aide/liens_inter-modules.htm#anc27"><img src="/FIBEN/images/Commun/clignotant2.gif" width="90" height="12" border="0" align="absbottom" alt="Liens inter-modules" /></a>
|
|||
|
</td>
|
|||
|
</xsl:if>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="not(//JUGEIND)">
|
|||
|
<tr>
|
|||
|
<td colspan="6"><xsl:call-template name="shim"/></td>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="JUGEIND" mode="genTable">
|
|||
|
<xsl:if test="count(//EVMARQ)>0 or //EVJUD">
|
|||
|
<tr>
|
|||
|
<td colspan="6" class="clCouleur2"> </td>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="count(//EVMARQ)=0 and not(//EVJUD)">
|
|||
|
<tr align="center">
|
|||
|
<td colspan="6" class="clCouleur2"><EFBFBD>V<EFBFBD>NEMENT(S) MARQUANT(S) / JUDICIAIRE(S)<br /><xsl:call-template name="shim"/></td>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
<tr>
|
|||
|
<td class="clCouleur2" colspan="4">
|
|||
|
<xsl:apply-templates select="."/>
|
|||
|
</td>
|
|||
|
<td class="clFond" colspan="2" width="290"> <xsl:value-of select="."/></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="20"> </td>
|
|||
|
<td width="110"> </td>
|
|||
|
<td width="125"> </td>
|
|||
|
<td width="130"> </td>
|
|||
|
<td width="125"> </td>
|
|||
|
<td width="125" align="right">
|
|||
|
<!-- MISE EN COMMENTAIRE : requ<71>te -->
|
|||
|
<!--a href="#nullepart" onclick="requestBDFInfos('45','','{$familyNumber}','{.}',cstSimpleConfirm);"><img src="/FIBEN/images/Commun/clignotant2.gif" width="90" height="12" border="0"/></a-->
|
|||
|
<a href="/FIBEN/Aide/liens_inter-modules.htm#anc27"><img src="/FIBEN/images/Commun/clignotant2.gif" width="90" height="12" border="0" align="absbottom" alt="Liens inter-modules" /></a>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="6"><xsl:call-template name="shim"/></td>
|
|||
|
</tr>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<!--********************************************************************************************************************************************************************-->
|
|||
|
<!--TEMPLATE 8eme PAVE : CONCOURS BANCAIRES A COURT TERME-->
|
|||
|
|
|||
|
<xsl:template match="INFORISQUES">
|
|||
|
<xsl:if test="RISQ01">
|
|||
|
<tr>
|
|||
|
<a name="ancConcours"></a>
|
|||
|
<td class="clTexte" colspan="6">
|
|||
|
<font class="clCouleur2"><xsl:apply-templates select="RISQ01"/></font>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</xsl:if>
|
|||
|
<xsl:apply-templates select="RISQUE"/>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<xsl:template match="RISQUE">
|
|||
|
<tr>
|
|||
|
<td class="clTexte" colspan="6">
|
|||
|
<table width="635" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr align="center">
|
|||
|
<td class="clCouleur2">CONCOURS BANCAIRES
|
|||
|
<br/>
|
|||
|
<xsl:call-template name="shim"/>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
</td >
|
|||
|
</tr>
|
|||
|
|
|||
|
|
|||
|
<xsl:choose>
|
|||
|
<xsl:when test="RISQ02">
|
|||
|
<tr>
|
|||
|
<td class="clTexte" colspan="6">
|
|||
|
|
|||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr height="0px">
|
|||
|
<td width="350"></td>
|
|||
|
<td width="80"></td>
|
|||
|
<td width="80"></td>
|
|||
|
<td width="125"></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<a name="ancConcours"></a>
|
|||
|
<td colspan="4" width="635" class="clCouleur2">
|
|||
|
<xsl:apply-templates select="RISQ02"/>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="4" width="635" align="right" height="12"></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="350" class="clCouleur2">Participations en compte collectif <20> court terme au
|
|||
|
</td>
|
|||
|
<td class="clFond" width="80">
|
|||
|
 <xsl:value-of select="bdf:displayDate(/FIBEN/PERSONNE/MODULE27/PM27/INFORISQUES/RISQUE/DATCBCTC)"/>
|
|||
|
</td>
|
|||
|
<td class="clCouleur2" align="left" width="80">
|
|||
|
 Montant
|
|||
|
</td>
|
|||
|
<td class="clFond" width="125">
|
|||
|
<xsl:value-of select="bdf:displayNumber(/FIBEN/PERSONNE/MODULE27/PM27/INFORISQUES/RISQUE/MTCBCTC)"/> K <img height="9" src="/FIBEN/images/Commun/euro_symb.gif" width="8"/>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="350"><EFBFBD></td>
|
|||
|
<td width="80"><EFBFBD></td>
|
|||
|
<td width="80"><EFBFBD></td>
|
|||
|
<td width="125" align="right">
|
|||
|
<!-- MISE EN COMMENTAIRE : requ<71>te -->
|
|||
|
<!--a href="#nullepart" onclick="requestBDFInfos('28|30|','','{$familyNumber}','{IDENTS}',cstMultipleConfirm);">
|
|||
|
<img border="0" height="12" src="/FIBEN/images/Commun/clignotant2.gif" width="90"/>
|
|||
|
</a-->
|
|||
|
<a href="/FIBEN/Aide/liens_inter-modules.htm#anc27"><img src="/FIBEN/images/Commun/clignotant2.gif" width="90" height="12" border="0" align="absbottom" alt="Liens inter-modules" /></a>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
</td >
|
|||
|
</tr>
|
|||
|
|
|||
|
</xsl:when>
|
|||
|
|
|||
|
<xsl:when test="RISQ03">
|
|||
|
<tr>
|
|||
|
<td class="clTexte" colspan="6">
|
|||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr height="0px">
|
|||
|
<td width="350"></td>
|
|||
|
<td width="80"></td>
|
|||
|
<td width="80"></td>
|
|||
|
<td width="125"></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<a name="ancConcours"></a>
|
|||
|
<td width="350" class="clCouleur2">Concours individuels <20> court terme au
|
|||
|
</td>
|
|||
|
<td class="clFond" width="80">
|
|||
|
 <xsl:value-of select="bdf:displayDate(/FIBEN/PERSONNE/MODULE27/PM27/INFORISQUES/RISQUE/DATCBCT)"/>
|
|||
|
</td>
|
|||
|
<td class="clCouleur2" align="left" width="80">
|
|||
|
 Montant
|
|||
|
</td>
|
|||
|
<td class="clFond" width="125">
|
|||
|
 <xsl:value-of select="bdf:displayNumber(/FIBEN/PERSONNE/MODULE27/PM27/INFORISQUES/RISQUE/MTCBCT)"/> K <img height="9" src="/FIBEN/images/Commun/euro_symb.gif" width="8"/>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="4" width="635" align="right" height="12"></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td colspan="4" width="635" class="clCouleur2">
|
|||
|
<xsl:apply-templates select="RISQ03"/>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="350"><EFBFBD></td>
|
|||
|
<td width="80"><EFBFBD></td>
|
|||
|
<td width="80"><EFBFBD></td>
|
|||
|
<td width="125" align="right">
|
|||
|
<!-- MISE EN COMMENTAIRE : requ<71>te -->
|
|||
|
<!--a href="#nullepart" onclick="requestBDFInfos('28|30|','','{$familyNumber}','{IDENTS}',cstMultipleConfirm);">
|
|||
|
<img border="0" height="12" src="/FIBEN/images/Commun/clignotant2.gif" width="90"/>
|
|||
|
</a-->
|
|||
|
<a href="/FIBEN/Aide/liens_inter-modules.htm#anc27"><img src="/FIBEN/images/Commun/clignotant2.gif" width="90" height="12" border="0" align="absbottom" alt="Liens inter-modules" /></a>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
</td >
|
|||
|
</tr>
|
|||
|
|
|||
|
|
|||
|
</xsl:when>
|
|||
|
|
|||
|
<xsl:otherwise>
|
|||
|
|
|||
|
|
|||
|
<tr>
|
|||
|
<td class="clTexte" colspan="6">
|
|||
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|||
|
<tr height="0px">
|
|||
|
<td width="350"></td>
|
|||
|
<td width="80"></td>
|
|||
|
<td width="80"></td>
|
|||
|
<td width="125"></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<a name="ancConcours"></a>
|
|||
|
<td width="350" class="clCouleur2">Concours individuels <20> court terme au
|
|||
|
</td>
|
|||
|
<td class="clFond" width="80">
|
|||
|
 <xsl:value-of select="bdf:displayDate(/FIBEN/PERSONNE/MODULE27/PM27/INFORISQUES/RISQUE/DATCBCT)"/>
|
|||
|
</td>
|
|||
|
<td class="clCouleur2" align="left" width="80">
|
|||
|
 Montant
|
|||
|
</td>
|
|||
|
<td class="clFond" width="125">
|
|||
|
 <xsl:value-of select="bdf:displayNumber(/FIBEN/PERSONNE/MODULE27/PM27/INFORISQUES/RISQUE/MTCBCT)"/> K <img height="9" src="/FIBEN/images/Commun/euro_symb.gif" width="8"/>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
|
|||
|
<tr>
|
|||
|
<td colspan="4" width="635" align="right" height="12"></td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="350" class="clCouleur2">Participations en compte collectif <20> court terme au
|
|||
|
</td>
|
|||
|
<td class="clFond" width="80">
|
|||
|
 <xsl:value-of select="bdf:displayDate(/FIBEN/PERSONNE/MODULE27/PM27/INFORISQUES/RISQUE/DATCBCTC)"/>
|
|||
|
</td>
|
|||
|
<td class="clCouleur2" align="left" width="80">
|
|||
|
 Montant
|
|||
|
</td>
|
|||
|
<td class="clFond" width="125">
|
|||
|
 <xsl:value-of select="bdf:displayNumber(/FIBEN/PERSONNE/MODULE27/PM27/INFORISQUES/RISQUE/MTCBCTC)"/> K <img height="9" src="/FIBEN/images/Commun/euro_symb.gif" width="8"/>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="350"><EFBFBD></td>
|
|||
|
<td width="80"><EFBFBD></td>
|
|||
|
<td width="80"><EFBFBD></td>
|
|||
|
<td width="125" align="right">
|
|||
|
<!-- MISE EN COMMENTAIRE : requ<71>te -->
|
|||
|
<!--a href="#nullepart" onclick="requestBDFInfos('28|30|','','{$familyNumber}','{IDENTS}',cstMultipleConfirm);">
|
|||
|
<img border="0" height="12" src="/FIBEN/images/Commun/clignotant2.gif" width="90"/>
|
|||
|
</a-->
|
|||
|
<a href="/FIBEN/Aide/liens_inter-modules.htm#anc27"><img src="/FIBEN/images/Commun/clignotant2.gif" width="90" height="12" border="0" align="absbottom" alt="Liens inter-modules" /></a>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
</td > </tr>
|
|||
|
</xsl:otherwise>
|
|||
|
</xsl:choose>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
|
|||
|
<!--!DEBUT ANCIEN CODE
|
|||
|
<tr>
|
|||
|
<a name="ancConcours"></a>
|
|||
|
<td colspan="3" class="clCouleur2">Concours bancaires <20> court terme au</td>
|
|||
|
<td class="clFond"> <xsl:value-of select="bdf:displayDate(DATCBCT)"/></td>
|
|||
|
<td class="clCouleur2" align="left" width="125"> Montant</td>
|
|||
|
<td width="125" class="clFond">
|
|||
|
 <xsl:value-of select="bdf:displayNumber(MTCBCT)"/> K <img height="9" src="/FIBEN/images/Commun/euro_symb.gif" width="8"/>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
<td width="20"> </td>
|
|||
|
<td width="110"> </td>
|
|||
|
<td width="125"> </td>
|
|||
|
<td width="130"> </td>
|
|||
|
<td width="125"> </td>
|
|||
|
<td width="125" align="right">
|
|||
|
MISE EN COMMENTAIRE : requ<71>te -->
|
|||
|
<!--a href="#nullepart" onclick="requestBDFInfos('28|30|','','{$familyNumber}','{IDENTS}',cstMultipleConfirm);"><img border="0" height="12" src="/FIBEN/images/Commun/clignotant2.gif" width="90"/></a-->
|
|||
|
<!-- <a href="/FIBEN/Aide/liens_inter-modules.htm#anc27"><img src="/FIBEN/images/Commun/clignotant2.gif" width="90" height="12" border="0" align="absbottom" alt="Liens inter-modules" /></a>
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
FIN ANCIEN CODE -->
|
|||
|
|
|||
|
|
|||
|
<!--********************************************************************************************************************************************************************-->
|
|||
|
|
|||
|
<xsl:template name="genSignet27">
|
|||
|
<tr>
|
|||
|
<td width="14"></td>
|
|||
|
<td colspan="3" height="22" valign="top">
|
|||
|
<xsl:if test="//PM27/INFOJURIDIQUES">
|
|||
|
<a href="#ancJurid" class="clItalic">[ Informations juridiques ] </a>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="//PM27/INFOCOMPTABLES">
|
|||
|
<a href="#ancSociaux" class="clItalic">[ Chiffres cl<63>s ] </a>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="//PM27/INFOIMPAYES">
|
|||
|
<a href="#ancEffet" class="clItalic">[ Incidents de paiement effets ]</a>
|
|||
|
</xsl:if>
|
|||
|
<br />
|
|||
|
<xsl:if test="//DIFF27/EVMARQ or //DIFF27/EVJUD or //PM27/EI27/JUGEIND">
|
|||
|
<a href="#ancJugement" class="clItalic">[ <20>v<EFBFBD>nement(s) marquant(s) / judiciaire(s) ] </a>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="//PM27/INFORISQUES">
|
|||
|
<a href="#ancConcours" class="clItalic">[ Concours bancaires ] </a>
|
|||
|
</xsl:if>
|
|||
|
<xsl:if test="//HOMONYME or //IDLIES">
|
|||
|
<a href="#ancHomonyme" class="clItalic">[ Homonyme / identifiant(s) li<6C>(s) ]</a>
|
|||
|
</xsl:if>
|
|||
|
</td>
|
|||
|
<td width="103"></td>
|
|||
|
</tr>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<!-- 01/2004 template supprim<69> : plus besoin d'afficher la succursale dans IEC01 -->
|
|||
|
<xsl:template match="IEC01" mode="DisplayM27">
|
|||
|
<br/><xsl:apply-templates select="."/>
|
|||
|
</xsl:template>
|
|||
|
|
|||
|
<!-- MISE EN COMMENTAIRE : graphiques -->
|
|||
|
<!--xsl:template name="genGraph27">
|
|||
|
<xsl:param name="ident"/>
|
|||
|
<xsl:param name="nom"/>
|
|||
|
<xsl:param name="nomconj"/>
|
|||
|
<xsl:param name="valcot"/>
|
|||
|
<xsl:param name="datcot"/>
|
|||
|
<xsl:param name="datexa"/>
|
|||
|
<xsl:param name="idrenv"/>
|
|||
|
<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><nomconj><xsl:value-of select="$nomconj"/></nomconj><valcot><xsl:value-of select="$valcot"/></valcot><datcot><xsl:value-of select="$datcot"/></datcot><datexa><xsl:value-of select="$datexa"/></datexa><graphe><xsl:if test="$condGraph1"><serie> <xsl:for-each select="//BILAN27"><val><xsl:value-of select="p2052FL|p209101"/></val></xsl:for-each></serie><serie><xsl:for-each select="//BILAN27"><xsl:if test="p2052FK/@ETAT='ND'"><val>0</val></xsl:if><xsl:if test="not(p2052FK/@ETAT)"><val><xsl:value-of select="p2052FK"/></val></xsl:if></xsl:for-each></serie><abcisse><xsl:for-each select="//BILAN27"><val><xsl:value-of select="bdf:displayDate(@DATCLOT)"/></val></xsl:for-each></abcisse></xsl:if><titre>Chiffre d'affaires sur 3 exercices (en millions d'euros)</titre><signet>Chiffre d'affaires</signet></graphe><graphe><xsl:if test="$condGraph2"><serie><xsl:for-each select="//INFOIMPAYES/IMPAYE"><val><xsl:value-of select="MTIPE"/></val></xsl:for-each></serie><abcisse><xsl:for-each select="//INFOIMPAYES/IMPAYE"><val><xsl:value-of select="concat(substring(TRIM,1,1),'T',substring(TRIM,2))"/></val></xsl:for-each></abcisse></xsl:if><titre>Incidents de paiement effets au cours des 4 derniers trimestres (en euros)</titre><signet>Incidents de paiement</signet></graphe></FIBEN></xsl:attribute>
|
|||
|
</xsl:element>
|
|||
|
</form>
|
|||
|
</xsl:template-->
|
|||
|
|
|||
|
</xsl:stylesheet>
|