http://www.cfcal-banque.fr/objets/SuiviDossier/1.0
http://www.cfcal-banque.fr/objets/SuiviDossier/1.0 / Tranche Complex Type
Dans cette rubrique
    Tranche Complex Type
    Dans cette rubrique
    Description
    Tranche
    Espace de noms http://www.cfcal-banque.fr/objets/SuiviDossier/1.0
    Type
    Diagramme
    Duree Élément TAEG Élément Taux Élément TypeTauxRevision Élément Montant Élément Sequence Tranche Complex Type
    Overview
    Tranche Extension of ObjetPublicBase Complex Type
    Tranche
    Sequence
    Montant xs:decimal
    Montant (€)
    TypeTauxRevision TypeTauxRevision Simple Type
    Type taux revision : Global, Fixe, Revisable, (OAT5ans)
    Taux xs:decimal
    Taux (%)
    TAEG xs:decimal
    TAEG (%)
    Duree xs:int
    Durée (mois)
    Utilisé par
    Source
    <xs:complexType name="Tranche" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">Tranche</xs:documentation>
      </xs:annotation>
      <xs:complexContent mixed="false">
        <xs:extension base="q9:ObjetPublicBase" xmlns:q9="http://schemas.datacontract.org/2004/07/Cfcal.Extranet.ServiceWeb.Generique.Domaine">
          <xs:sequence>
            <xs:element name="Montant" type="xs:decimal">
              <xs:annotation>
                <xs:appinfo />
                <xs:documentation xml:lang="fr-FR">Montant (€)</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="TypeTauxRevision" type="tns:TypeTauxRevision">
              <xs:annotation>
                <xs:appinfo />
                <xs:documentation xml:lang="fr-FR">Type taux revision : Global, Fixe, Revisable, (OAT5ans)</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="Taux" type="xs:decimal">
              <xs:annotation>
                <xs:appinfo />
                <xs:documentation xml:lang="fr-FR">Taux (%)</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="TAEG" type="xs:decimal">
              <xs:annotation>
                <xs:appinfo />
                <xs:documentation xml:lang="fr-FR">TAEG (%)</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element name="Duree" type="xs:int">
              <xs:annotation>
                <xs:appinfo />
                <xs:documentation xml:lang="fr-FR">Durée (mois)</xs:documentation>
              </xs:annotation>
            </xs:element>
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    Voir aussi