http://www.cfcal-banque.fr/objets/DISTRIBUTEURSUPPORTS/1.0
http://www.cfcal-banque.fr/objets/DISTRIBUTEURSUPPORTS/1.0 / TypeStatutDistributeurSupports Simple Type
Dans cette rubrique
    TypeStatutDistributeurSupports Simple Type
    Dans cette rubrique
    Description
    CIFConseiller en investissements financiers.PSIPrestataire en services d'investissement.ALPSIAgent lié de prestataires de services d'investissements.
    Espace de noms http://www.cfcal-banque.fr/objets/DISTRIBUTEURSUPPORTS/1.0
    Type
    Restriction of xs:string
    Diagramme
    TypeStatutDistributeurSupports Simple Type
    Overview
    TypeStatutDistributeurSupports Restriction of xs:string
    CIFConseiller en investissements financiers.PSIPrestataire en services d'investissement.ALPSIAgent lié de prestataires de services d'investissements.
    Facettes
    EnumerationCIF
    EnumerationPSI
    EnumerationALPSI
    Source
    <xs:simpleType name="TypeStatutDistributeurSupports" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">CIFConseiller en investissements financiers.PSIPrestataire en services d'investissement.ALPSIAgent lié de prestataires de services d'investissements.</xs:documentation>
      </xs:annotation>
      <xs:restriction base="xs:string">
        <xs:enumeration value="CIF">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PSI">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="ALPSI">
          <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