http://www.cfcal-banque.fr/objets/Utilitaire/1.7
http://www.cfcal-banque.fr/objets/Utilitaire/1.7 / TypeSupportFinancier Simple Type
Dans cette rubrique
    TypeSupportFinancier Simple Type
    Dans cette rubrique
    Description
    Type de support financier.1SCPI.2Assurance vie en euros.3Assurance vie en unités de compte.
    Espace de noms http://www.cfcal-banque.fr/objets/Utilitaire/1.7
    Type
    Restriction of xs:string
    Diagramme
    TypeSupportFinancier Simple Type
    Overview
    TypeSupportFinancier Restriction of xs:string
    Type de support financier.1SCPI.2Assurance vie en euros.3Assurance vie en unités de compte.
    Facettes
    Enumeration1
    Enumeration2
    Enumeration3
    Source
    <xs:simpleType name="TypeSupportFinancier" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">Type de support financier.1SCPI.2Assurance vie en euros.3Assurance vie en unités de compte.</xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:string">
        <xs:enumeration value="1">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="2">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="3">
          <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