Liens inter-modules   Liens inter-modules   Liens inter-modules Liens inter-modules Liens inter-modules Liens inter-modules Liens inter-modules Liens inter-modules Liens inter-modules Liens inter-modules Liens inter-modules Liens inter-modules Liens inter-modules Liens inter-modules function displayDate(node) { if (node.length==0) return ""; else { var s = new String(node.item(0).text) switch (s.length) { case 2 : return s.substring(0) + " mois" case 4 : return s.substring(0) case 5 : if (s.substring(0,1)==1){ return s.substring(0,1) + " er trimestre " + s.substring(1) } else { return s.substring(0,1) + " eme trimestre " + s.substring(1) } case 6 : return s.substring(0,2) + "/" + s.substring(2) case 8 : return s.substring(0,2) + "/" + s.substring(2,4) + "/" + s.substring(4) case 16 : return s.substring(0,2) + "/" + s.substring(3,5) + "/" + s.substring(6,10) default : return s.substring(0) } } } function replaceSimpleQuote(node) { if (node.length==0) return ""; var s = new String(node.item(0).text) return s.replace(/'| /g,"_") } function displayDateOrg(node) { if (node.length==0) return ""; else { var s = new String(node.item(0).text) switch (s.length) { case 8 : return s.substring(0,2) + "/" + s.substring(2,4) + "/" + s.substring(6) default : return s.substring(0) } } } function displayDateForGraph(node){ if (node.length==0) return ""; else { var s = new String(node.item(0).text) return s.substring(0,2) + s.substring(3,5) + s.substring(6,10) } } function displayNumber(node,iDec) { var sDec, sInt; var sNumber = new String(node.item(0).text); var iPointPos = sNumber.indexOf(','); if (iPointPos == -1) { if (iDec == null) { return(RFormatNb(sNumber.substring(0,sNumber.length))); } else { sNumber += ','; iPointPos = sNumber.indexOf(','); } } if (iDec == null) iDec = 0; for (iFormatNb=0; iFormatNb<iDec; iFormatNb++) { sNumber += '0'; } sInt = sNumber.substring(0, iPointPos); sDec = sNumber.substr(iPointPos+1, iDec); if (iPointPos!=-1 && iDec == 0) { sDec = sNumber.substr(iPointPos+1, sNumber.length); sDec = "," + sDec; } if (iDec > 0) { sDec = "," + sDec; } return(RFormatNb(sInt) + sDec); } function displayNumberValue(sValue,iDec) { var sDec, sInt; var sNumber = new String(sValue); var iPointPos = sNumber.indexOf('.'); if (iPointPos == -1) { if (iDec == null) { return(RFormatNb(sNumber.substring(0,sNumber.length))); } else { sNumber += '.'; iPointPos = sNumber.indexOf('.'); } } if (iDec == null) iDec = 0; for (iFormatNb=0; iFormatNb<iDec; iFormatNb++) { sNumber += '0'; } sInt = sNumber.substring(0, iPointPos); sDec = sNumber.substr(iPointPos+1, iDec); if (iPointPos!=-1 && iDec == 0) { sDec = sNumber.substr(iPointPos+1, sNumber.length); sDec = "." + sDec; } if (iDec > 0) { sDec = "." + sDec; } return(RFormatNb(sInt) + sDec); } function RFormatNb(sNumber) { if (sNumber.length <= 3) { return(sNumber); } else { return(RFormatNb(sNumber.substr(0, sNumber.length-3)) + " " + sNumber.substr(sNumber.length-3, 3)); } } function displayInLowerCase(node) { if (node.length==0) return ""; else { var s = new String(node.item(0).text); r = s.substring(0,1) + s.substring(1).toLowerCase(); tmp=r; for(i=0;i<s.length;i++) { if((s.substring(i,i+1)==" ")||(s.substring(i,i+1)=="-")) { tmp=tmp.substring(0,i+1) + tmp.substring(i+1,i+2).toUpperCase() + tmp.substring(i+2,tmp.length); } } return tmp.substring(0); } } function displaySiren(node) { if (node.length==0) return ""; else { var s = new String(node.item(0).text) return s.substring(0,3) + ' ' + s.substring(3,6) + ' ' + s.substring(6,9) } } function displayIdent(ident) { if (ident.length==0) return ""; else { var s = ident(0).text if (isNaN(s)){ return s } else { return s.substring(0,3) + ' ' + s.substring(3,6) + ' ' + s.substring(6,9) } } } function escapeString(node){ if (node.length==0) return ""; else { var s = new String(node.item(0).text) return escape(s) } } function displayUnit(node,indic) { if (node.length==0) return ""; else { var s = new String(node.item(0).text) if (indic) { if (s=="U") return " " if (s=="k") return " k" if (s=="K") return " k" if (s=="M") return " M" if (s=="G") return " G" } else { if (s=="U") return "" if (s=="k") return "milliers d'" if (s=="K") return "milliers d'" if (s=="M") return "millions d'" if (s=="G") return "milliards d'" } return "" } } function isFrenchLocali(locali) { var locali = new String(locali.item(0).text) var cp = locali.substring(0,2) if (isNaN(cp)) { if ((cp=="MC")||(cp=="2A")||(cp=="2B")) { return "true" } else { return "false" } } else { if ((cp>0)&&(cp<98)) { return "true" } else { return "false" } } } function displayTeleph(node){ if (node.length==0) return ""; else { var s = new String(node.item(0).text) return s.substring(0,2) + ' ' + s.substring(2,4) + ' ' +s.substring(4,6) + ' ' +s.substring(6,8) + ' ' + s.substring(8,10) } } FIBEN - module <xsl:value-of select="/FIBEN/@MODDEM"/> - <xsl:value-of select="$ident"/> - <xsl:value-of select="/FIBEN/REFINT"/> - graphiques FIBEN - module <xsl:value-of select="/FIBEN/@MODDEM"/> - <xsl:value-of select="$ident"/> - <xsl:value-of select="/FIBEN/REFINT"/> stylesheet /FIBEN/Ressources/CSS/.css Liens inter-modules
Né(e) le   à   <tr> clFond clTexte clTexte clFond
Adresse  
clTexteclFond
    Tél  
  </tr><tr> Dossier géré par  IEDOM :   BANQUE DE FRANCE :  </tr>
Adresse    
Nouvel identifiant  
      Cotation :   Cotation :   Cotation :   Cotation :   Indicateur :   Indicateur :  
 Conjoint    Identifiant de renvoi     depuis le (revue le )     depuis le (revue le )
 Identifiant de renvoi    
635 1 8 /FIBEN/Images//shim.gif
Homonyme   Liens inter-modules
Identifiant(s) lié(s)      
Identifiant national  
Identifiant national  

Identifiant national  


- Graphique(s)

Aide  - Informations confidentielles non communicables à des tiers - Site institutionnel
CONFIDENTIEL  
Dernier bilan social pris en compte pour la cotation  
Dernier bilan consolidé pris en compte pour la cotation    
Indicateur(s) précédent(s) attribué(s) dans les 23 derniers mois Cotation(s) précédente(s) attribuée(s) dans les 23 dernier mois   Date     Date  
    Date       Date