Schema bimoR.v1
Schema bimoR.v1 : Typ złożony DlugiInfoEntity
Typ złożony DlugiInfoEntity
Opis
Podmiot w długi.info
Przestrzeń nazw http://api.big.pl/bimoR/v1
Diagram
Element address Element name Sequence Typ złożony DlugiInfoEntity
Przegląd
DlugiInfoEntity
Podmiot w długi.info
Sequence
name Typ prosty string250
Nazwa podmiotu
W zależności od formu prawnej podmiotu - nazwa firmy lub imię i nazwisko
address Typ złożony ConcatenatedAddress
Adres podmiotu
Zagregowane dane adresowe podmiotu
Sequence
country Typ prosty countryEnum
Kod kraju
Kod identyfikujący kraj zawarty w adresie.
address Typ prosty string140
Adres w postaci zagregowanej
Adres w postaci zagregowanej. W polu należy podawać kolejno dane dotyczące: nazwy miejscowości, nazwy ulicy, numeru domu i lokalu.
Używany przez
Źródło
<xs:complexType name="DlugiInfoEntity" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Podmiot w długi.info</div>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="name" type="bc:string250">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Nazwa podmiotu</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">W zależności od formu prawnej podmiotu - nazwa firmy lub imię i nazwisko</div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="address" type="bc:ConcatenatedAddress">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Adres podmiotu</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Zagregowane dane adresowe podmiotu</div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Zobacz także