Schema bimoR.ceidg.v1
Schema bimoR.ceidg.v1 : Typ złożony BankruptcyAndRecoveryProceedingsInformation
Typ złożony BankruptcyAndRecoveryProceedingsInformation
Opis
Informacja dotycząca upadłości / postępowania naprawczego
Informacja dotycząca upadłości lub postępowania naprawczego
Typ reprezentuje informację dotyczącą upadłości lub postępowania naprawczego pobraną z rejestru CEIDG
Przestrzeń nazw http://api.big.pl/bimoR/ceidg/v1
Diagram
Element filingBody Element caseNumber Element informationType Element rulingOrRecoveryProceedingsCommencementDate Sequence Typ złożony BankruptcyAndRecoveryProceedingsInformation
Przegląd
BankruptcyAndRecoveryProceedingsInformation
Informacja dotycząca upadłości / postępowania naprawczego
Informacja dotycząca upadłości lub postępowania naprawczego
Typ reprezentuje informację dotyczącą upadłości lub postępowania naprawczego pobraną z rejestru CEIDG
Sequence
rulingOrRecoveryProceedingsCommencementDate optional Typ prosty date
Data orzeczenia / wszczęcia postępowania naprawczego
informationType optional Typ prosty string
Rodzaj informacji
caseNumber optional Typ prosty string
Sygnatura sprawy
filingBody optional Typ prosty string
Organ wprowadzający
Używany przez
Źródło
<xs:complexType name="BankruptcyAndRecoveryProceedingsInformation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Informacja dotycząca upadłości / postępowania naprawczego
        <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Informacja dotycząca upadłości lub postępowania naprawczego</div><div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ reprezentuje informację dotyczącą upadłości lub postępowania naprawczego pobraną z rejestru CEIDG</div></xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="rulingOrRecoveryProceedingsCommencementDate" type="bc:date" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Data orzeczenia / wszczęcia postępowania naprawczego</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="informationType" type="bc:string" maxOccurs="1" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Rodzaj informacji</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="caseNumber" type="bc:string" maxOccurs="1" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Sygnatura sprawy</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml" />
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="filingBody" type="bc:string" maxOccurs="1" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Organ wprowadzający</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