http://www.cfcal-banque.fr/objets/MIOB/1.1
http://www.cfcal-banque.fr/objets/MIOB/1.1 / MIOBs Complex Type
Dans cette rubrique
    MIOBs Complex Type
    Dans cette rubrique
    Description
    Liste de MIOB
    Espace de noms http://www.cfcal-banque.fr/objets/MIOB/1.1
    Diagramme
    VilleRCS Élément AdresseSiegeSocial Élément TypeCategorieORIAS Élément EnseigneCommerciale Élément RaisonSociale Élément NumeroMatriculeORIAS Élément SIREN Élément CodeMIOB Élément Sequence MIOB Élément Sequence MIOBs Complex Type
    Overview
    MIOBs
    Liste de MIOB
    Sequence
    Sequence
    CodeMIOB xs:int
    Identifiant du MIOB.
    SIREN xs:string
    SIREN du MIOB.
    NumeroMatriculeORIAS xs:string
    Matricule ORIAS du MIOB.
    RaisonSociale xs:string
    Raison sociale du MIOB.
    EnseigneCommerciale optional xs:string
    Enseigne commerciale du MIOB.
    TypeCategorieORIAS optional TypeCategorieORIAS Simple Type
    Catégorie d'immatriculation ORIAS
    AdresseSiegeSocial optional xs:string
    Adresse du siège social
    VilleRCS optional xs:string
    Ville RCS
    Utilisé par
    Source
    <xs:complexType name="MIOBs" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">Liste de MIOB</xs:documentation>
      </xs:annotation>
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="unbounded" name="MIOB" nillable="true" type="tns:MIOB" />
      </xs:sequence>
    </xs:complexType>
    Voir aussi