http://www.cfcal-banque.fr/objets/SystemeExpert/2.7
http://www.cfcal-banque.fr/objets/SystemeExpert/2.7 / TypeFinancement Simple Type
Dans cette rubrique
    TypeFinancement Simple Type
    Dans cette rubrique
    Description
    Type de financement.PELPEL.EmployeurEmployeur.AutreAutre.
    Espace de noms http://www.cfcal-banque.fr/objets/SystemeExpert/2.7
    Type
    Restriction of xs:string
    Diagramme
    TypeFinancement Simple Type
    Overview
    TypeFinancement Restriction of xs:string
    Type de financement.PELPEL.EmployeurEmployeur.AutreAutre.
    Facettes
    EnumerationPEL
    EnumerationEmployeur
    EnumerationAutre
    Source
    <xs:simpleType name="TypeFinancement" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">Type de financement.PELPEL.EmployeurEmployeur.AutreAutre.</xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:string">
        <xs:enumeration value="PEL">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Employeur">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Autre">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
    Voir aussi