http://www.cfcal-banque.fr/objets/Utilitaire/1.4
http://www.cfcal-banque.fr/objets/Utilitaire/1.4 / InformationListeOrganismePreteur Complex Type
Dans cette rubrique
    InformationListeOrganismePreteur Complex Type
    Dans cette rubrique
    Description
    Objet de recherche pour les organsimes prêteurs
    Espace de noms http://www.cfcal-banque.fr/objets/Utilitaire/1.4
    Type
    Diagramme
    Nom Élément TypeNatureCredit Élément TypeOrganisme Élément Sequence InformationListeOrganismePreteur Complex Type
    Overview
    InformationListeOrganismePreteur Extension of ObjetPublicBase Complex Type
    Objet de recherche pour les organsimes prêteurs
    Sequence
    TypeOrganisme optional CodeTypeOrganismePreteur Simple Type
    Type d'organisme pour la recherche
    TypeNatureCredit optional CodeTypeNatureEngagement Simple Type
    Nature du crédit pour la recherche
    Nom optional xs:string
    Nom pour la recherche
    Utilisé par
    Source
    <xs:complexType name="InformationListeOrganismePreteur" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">Objet de recherche pour les organsimes prêteurs</xs:documentation>
      </xs:annotation>
      <xs:complexContent mixed="false">
        <xs:extension base="q4:ObjetPublicBase" xmlns:q4="http://schemas.datacontract.org/2004/07/Cfcal.Extranet.ServiceWeb.Generique.Domaine">
          <xs:sequence>
            <xs:element minOccurs="0" name="TypeOrganisme" nillable="true" type="tns:CodeTypeOrganismePreteur">
              <xs:annotation>
                <xs:appinfo />
                <xs:documentation xml:lang="fr-FR">Type d'organisme pour la recherche</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element minOccurs="0" name="TypeNatureCredit" nillable="true" type="tns:CodeTypeNatureEngagement">
              <xs:annotation>
                <xs:appinfo />
                <xs:documentation xml:lang="fr-FR">Nature du crédit 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 pour la recherche</xs:documentation>
              </xs:annotation>
            </xs:element>
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    Voir aussi