http://www.cfcal-banque.fr/objets/SaisieEnLigne/1.13
http://www.cfcal-banque.fr/objets/SaisieEnLigne/1.13 / CoproprieteBien Complex Type
Dans cette rubrique
    CoproprieteBien Complex Type
    Dans cette rubrique
    Description
    Copropriété composant le bien
    Espace de noms http://www.cfcal-banque.fr/objets/SaisieEnLigne/1.13
    Type
    Diagramme
    Tantieme Élément Libelle Élément Lot Élément Sequence CoproprieteBien Complex Type
    Overview
    CoproprieteBien Extension of ObjetPublicSaisieEnLigneBase Complex Type
    Copropriété composant le bien
    Sequence
    Lot optional xs:string
    Lot
    Libelle optional xs:string
    Libelle du lot
    Tantieme optional xs:string
    Tantième du lot
    Utilisé par
    Source
    <xs:complexType name="CoproprieteBien" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:appinfo />
        <xs:documentation xml:lang="fr-FR">Copropriété composant le bien</xs:documentation>
      </xs:annotation>
      <xs:complexContent mixed="false">
        <xs:extension base="q30:ObjetPublicSaisieEnLigneBase" xmlns:q30="http://schemas.datacontract.org/2004/07/Cfcal.Extranet.ServiceWeb.Domaine.SaisieEnLigne.V1_13">
          <xs:sequence>
            <xs:element minOccurs="0" name="Lot" nillable="true" type="xs:string">
              <xs:annotation>
                <xs:appinfo />
                <xs:documentation xml:lang="fr-FR">Lot</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element minOccurs="0" name="Libelle" nillable="true" type="xs:string">
              <xs:annotation>
                <xs:appinfo />
                <xs:documentation xml:lang="fr-FR">Libelle du lot</xs:documentation>
              </xs:annotation>
            </xs:element>
            <xs:element minOccurs="0" name="Tantieme" nillable="true" type="xs:string">
              <xs:annotation>
                <xs:appinfo />
                <xs:documentation xml:lang="fr-FR">Tantième du lot</xs:documentation>
              </xs:annotation>
            </xs:element>
          </xs:sequence>
        </xs:extension>
      </xs:complexContent>
    </xs:complexType>
    Voir aussi