Schema bimoR.v1
Schema bimoR.v1 : Typ prosty krzProceedingTypeEnum
Typ prosty krzProceedingTypeEnum
Opis
Słownik dostępnych typów postępowań sądowych ujawnianych z bazy KRZ
Przestrzeń nazw http://api.big.pl/bimoR/v1
Typ
Restriction of Typ prosty string
Diagram
Typ prosty krzProceedingTypeEnum
Przegląd
krzProceedingTypeEnum Restriction of Typ prosty string
Słownik dostępnych typów postępowań sądowych ujawnianych z bazy KRZ
Dozwolone wartości
Enumerationrestructuring
Postępowanie restrukturyzacyjne
Enumerationbankruptcy
Postępowanie upadłościowe
Źródło
<xs:simpleType name="krzProceedingTypeEnum" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Słownik dostępnych typów postępowań sądowych ujawnianych z bazy KRZ</div>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="bc:string">
    <xs:enumeration value="restructuring">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Postępowanie restrukturyzacyjne</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="bankruptcy">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Postępowanie upadłościowe</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Zobacz także