Schema bimoR.ceidg.v1
Schema bimoR.ceidg.v1 : Typ złożony Prohibition
Typ złożony Prohibition
Opis
Informacje o zakazie wydanym przedsiębiorcy
Typ reprezentuje informacje o zakazie wydanym przedsiębiorcy pobrane z rejestru CEIDG
Przestrzeń nazw http://api.big.pl/bimoR/ceidg/v1
Diagram
Element judgmentBecomingFinalDate Element judgmentIssueDate Element caseFileNumber Element issuerName Element issuedBy Element duration Element description Element type Sequence Typ złożony Prohibition
Przegląd
Prohibition
Informacje o zakazie wydanym przedsiębiorcy
Typ reprezentuje informacje o zakazie wydanym przedsiębiorcy pobrane z rejestru CEIDG
Sequence
type optional Typ prosty string
Typ zakazu
description optional Typ prosty string
Opis zakazu
duration optional Typ prosty string
Okres, na jaki został orzeczony zakaz
issuedBy optional Typ prosty string
Zakaz wydał
issuerName optional Typ prosty string
Nazwa sądu/organu
caseFileNumber optional Typ prosty string
Sygnatura akt sprawy
judgmentIssueDate optional Typ prosty date
Data wydania orzeczenia
judgmentBecomingFinalDate optional Typ prosty date
Data uprawomocnienia się orzeczenia
Używany przez
Źródło
<xs:complexType name="Prohibition" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Informacje o zakazie wydanym przedsiębiorcy</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ reprezentuje informacje o zakazie wydanym przedsiębiorcy pobrane z rejestru CEIDG</div>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="type" type="bc:string" maxOccurs="1" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ zakazu</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="description" type="bc:string" maxOccurs="1" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Opis zakazu</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="duration" type="bc:string" maxOccurs="1" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Okres, na jaki został orzeczony zakaz</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="issuedBy" type="bc:string" maxOccurs="1" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Zakaz wydał</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="issuerName" minOccurs="0" type="bc:string">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Nazwa sądu/organu</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="caseFileNumber" type="bc:string" maxOccurs="1" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Sygnatura akt sprawy</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="judgmentIssueDate" type="bc:date" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Data wydania orzeczenia</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="judgmentBecomingFinalDate" type="bc:date" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Data uprawomocnienia się orzeczenia</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