http://www.cfcal-banque.fr/objets/Utilitaire/1.4
http://www.cfcal-banque.fr/objets/Utilitaire/1.4 / CodeTypeNatureEngagement Simple Type
Dans cette rubrique
    CodeTypeNatureEngagement Simple Type
    Dans cette rubrique
    Description
    Enumération lié aux types de nature des engagementsImmobilierType d'engagement immobilierConsommation amortissableType d'engagement consommation amortissableProfessionnelType d'engagement professionnelConsommation renouvelableType d'engagement consommation renouvelable
    Espace de noms http://www.cfcal-banque.fr/objets/Utilitaire/1.4
    Type
    Restriction of xs:string
    Diagramme
    CodeTypeNatureEngagement Simple Type
    Overview
    CodeTypeNatureEngagement Restriction of xs:string
    Enumération lié aux types de nature des engagementsImmobilierType d'engagement immobilierConsommation amortissableType d'engagement consommation amortissableProfessionnelType d'engagement professionnelConsommation renouvelableType d'engagement consommation renouvelable
    Facettes
    EnumerationImmobilier
    EnumerationConsommation amortissable
    EnumerationProfessionnel
    EnumerationConsommation renouvelable
    Source
    <xs:simpleType name="CodeTypeNatureEngagement" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">Enumération lié aux types de nature des engagementsImmobilierType d'engagement immobilierConsommation amortissableType d'engagement consommation amortissableProfessionnelType d'engagement professionnelConsommation renouvelableType d'engagement consommation renouvelable</xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:string">
        <xs:enumeration value="Immobilier">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Consommation amortissable">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Professionnel">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Consommation renouvelable">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    Voir aussi