http://www.cfcal-banque.fr/objets/Utilitaire/1.7
http://www.cfcal-banque.fr/objets/Utilitaire/1.7 / SupportFinanciers Complex Type
Dans cette rubrique
    SupportFinanciers Complex Type
    Dans cette rubrique
    Description
    Collection des supports financier
    Espace de noms http://www.cfcal-banque.fr/objets/Utilitaire/1.7
    Diagramme
    Nom Élément CodeTypeSCPI Élément CodeTypeSupportFinancier Élément CodeSocieteGestionSupport Élément CodeSupportFinancier Élément Sequence SupportFinancier Élément Sequence SupportFinanciers Complex Type
    Overview
    SupportFinanciers
    Collection des supports financier
    Sequence
    Sequence
    CodeSupportFinancier optional xs:int
    Identifiant CFCAL du support financier.
    CodeSocieteGestionSupport optional xs:int
    Identifiant CFCAL de la société de gestion chargée de gérer ce support financier.
    CodeTypeSupportFinancier optional xs:string
    Type du support financier.
    CodeTypeSCPI optional xs:int
    Type de SCPI, dans le cas d'un support de type SCPI. Sinon null.
    Nom optional xs:string
    Nom du support financier
    Utilisé par
    Source
    <xs:complexType name="SupportFinanciers" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">Collection des supports financier</xs:documentation>
      </xs:annotation>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="SupportFinancier" nillable="true" type="tns:SupportFinancier" />
      </xs:sequence>
    </xs:complexType>
    Voir aussi