http://www.cfcal-banque.fr/objets/Utilitaire/1.7
http://www.cfcal-banque.fr/objets/Utilitaire/1.7 / InformationListeSupportFinancier Complex Type
Dans cette rubrique
    InformationListeSupportFinancier Complex Type
    Dans cette rubrique
    Description
    Objet de recherche pour les supports financier
    Espace de noms http://www.cfcal-banque.fr/objets/Utilitaire/1.7
    Type
    Diagramme
    CodeTypeSCPI Élément CodeTypeSupportFinancier Élément Nom Élément CodeSocieteGestionSupport Élément Sequence InformationListeSupportFinancier Complex Type
    Overview
    InformationListeSupportFinancier Extension of ObjetPublicBase Complex Type
    Objet de recherche pour les supports financier
    Sequence
    CodeSocieteGestionSupport xs:int
    CodeSocieteGestion Support pour la recherche
    Nom optional xs:string
    Nom du support financier.
    CodeTypeSupportFinancier optional TypeSupportFinancier Simple Type
    Type du support financier
    CodeTypeSCPI optional TypeSCPI Simple Type
    Type de SCPI, dans le cas d'un support de type SCPI. Sinon null.
    Utilisé par
    Source
    <xs:complexType name="InformationListeSupportFinancier" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">Objet de recherche pour les supports financier</xs:documentation>
      </xs:annotation>
      <xs:complexContent mixed="false">
        <xs:extension base="q16:ObjetPublicBase" xmlns:q16="http://schemas.datacontract.org/2004/07/Cfcal.Extranet.ServiceWeb.Generique.Domaine">
          <xs:sequence>
            <xs:element name="CodeSocieteGestionSupport" type="xs:int">
              <xs:annotation>
                <xs:appinfo />
                <xs:documentation xml:lang="fr-FR">CodeSocieteGestion Support pour la recherche</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element minOccurs="0" name="Nom" nillable="true" type="xs:string">
              <xs:annotation>
                <xs:appinfo />
                <xs:documentation xml:lang="fr-FR">Nom du support financier.</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element minOccurs="0" name="CodeTypeSupportFinancier" nillable="true" type="tns:TypeSupportFinancier">
              <xs:annotation>
                <xs:appinfo />
                <xs:documentation xml:lang="fr-FR">Type du support financier</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element minOccurs="0" name="CodeTypeSCPI" nillable="true" type="tns:TypeSCPI">
              <xs:annotation>
                <xs:appinfo />
                <xs:documentation xml:lang="fr-FR">Type de SCPI, dans le cas d'un support de type SCPI. Sinon null.</xs:documentation>
              </xs:annotation>
            </xs:element>
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    Voir aussi