Schema bimoR.ceidg.v1
Schema bimoR.ceidg.v1 : Typ złożony Address
Typ złożony Address
Opis
Dane adresu
Typ reprezentuje dane adresu w rejestrze CEIDG
Przestrzeń nazw http://api.big.pl/bimoR/ceidg/v1
Diagram
Element ulicCode Element simcCode Element tercCode Element unusualLoationDescription Element voivodeship Element municipality Element county Element country Element poBox Element post Element postCode Element apartmentNumber Element buildingNumber Element street Element city Element addressee Sequence Typ złożony Address
Przegląd
Address
Dane adresu
Typ reprezentuje dane adresu w rejestrze CEIDG
Sequence
addressee optional Typ prosty string
Adresat
city optional Typ prosty string
Miejscowość
street optional Typ prosty string
Ulica
postCode optional Typ prosty string
Kod pocztowy
post optional Typ prosty string
Poczta
poBox optional Typ prosty string
Skrytka pocztowa
county optional Typ prosty string
Powiat
voivodeship optional Typ prosty string
Województwo
unusualLoationDescription optional Typ prosty string
Opis nietypowego miejsca lokalizacji
Używany przez
Źródło
<xs:complexType name="Address" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Dane adresu</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ reprezentuje dane adresu w rejestrze CEIDG</div>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="addressee" minOccurs="0" type="bc:string">
      <!-- <xs:element name="Adresat" -->
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Adresat</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="city" minOccurs="0" type="bc:string">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Miejscowość</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="street" minOccurs="0" type="bc:string">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Ulica</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="buildingNumber" minOccurs="0" type="bc:string">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Budynek</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="apartmentNumber" minOccurs="0" type="bc:string">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Lokal</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="postCode" type="bc:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Kod pocztowy</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="post" minOccurs="0" type="bc:string">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Poczta</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="poBox" minOccurs="0" type="bc:string">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Skrytka pocztowa</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="country" minOccurs="0" type="bc:string">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Kraj</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="county" minOccurs="0" type="bc:string">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Powiat</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="municipality" minOccurs="0" type="bc:string">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Gmina</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="voivodeship" minOccurs="0" type="bc:string">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Województwo</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="unusualLoationDescription" minOccurs="0" type="bc:string">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Opis nietypowego miejsca lokalizacji</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="tercCode" minOccurs="0" type="brc:terc">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">TERC</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="simcCode" minOccurs="0" type="brc:simc">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">SIMC</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ulicCode" minOccurs="0" type="brc:ulic">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">ULIC</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Zobacz także