http://www.cfcal-banque.fr/objets/SystemeExpert/2.5
http://www.cfcal-banque.fr/objets/SystemeExpert/2.5 / TypeFrais Simple Type
Dans cette rubrique
    TypeFrais Simple Type
    Dans cette rubrique
    Description
    Enumération décrivant les types de frais.IOBSPFrais de l’intermédiaire en opération de banque.NotaireFrais de notaire.DossierFrais de dossier.CautionFrais de caution.FraisDeMainleveeFrais de main levée.ExpertiseImmobiliereExpertise immobilière.FraisNotaireTAEGFrais de Notaire TAEG.AssuranceDecesAssurance décès.
    Espace de noms http://www.cfcal-banque.fr/objets/SystemeExpert/2.5
    Type
    Restriction of xs:string
    Diagramme
    TypeFrais Simple Type
    Overview
    TypeFrais Restriction of xs:string
    Enumération décrivant les types de frais.IOBSPFrais de l’intermédiaire en opération de banque.NotaireFrais de notaire.DossierFrais de dossier.CautionFrais de caution.FraisDeMainleveeFrais de main levée.ExpertiseImmobiliereExpertise immobilière.FraisNotaireTAEGFrais de Notaire TAEG.AssuranceDecesAssurance décès.
    Facettes
    EnumerationIOBSP
    EnumerationNotaire
    EnumerationDossier
    EnumerationCaution
    EnumerationFraisDeMainlevee
    EnumerationExpertiseImmobiliere
    EnumerationFraisNotaireTAEG
    EnumerationAssuranceDeces
    Source
    <xs:simpleType name="TypeFrais" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">Enumération décrivant les types de frais.IOBSPFrais de l’intermédiaire en opération de banque.NotaireFrais de notaire.DossierFrais de dossier.CautionFrais de caution.FraisDeMainleveeFrais de main levée.ExpertiseImmobiliereExpertise immobilière.FraisNotaireTAEGFrais de Notaire TAEG.AssuranceDecesAssurance décès.</xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:string">
        <xs:enumeration value="IOBSP">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Notaire">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Dossier">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Caution">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">7</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="FraisDeMainlevee">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">40</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="ExpertiseImmobiliere">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">103</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="FraisNotaireTAEG">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">104</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="AssuranceDeces">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">105</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    Voir aussi