Schema bimoCommon.v1
Schema bimoCommon.v1 : Typ prosty issuerTypeEnum
Typ prosty issuerTypeEnum
Opis
Rodzaj Wystawcy Dokumentu
Słownik dla rodzaju wystawcy dokumentu
Przestrzeń nazw http://api.big.pl/bimo/v1
Typ
Restriction of xs:string
Diagram
Typ prosty issuerTypeEnum
Przegląd
issuerTypeEnum Restriction of xs:string
Rodzaj Wystawcy Dokumentu
Słownik dla rodzaju wystawcy dokumentu
Dozwolone wartości
EnumerationlocalGovernment
Administracja samorządowa
EnumerationcentralOffice
Urząd centralny
EnumerationprovincialOffice
Urząd wojewódzki
EnumerationtaxOffice
Urząd skarbowy
EnumerationstateEnterprise
Przedsiębiorstwo państwowe
EnumerationprivateEnterprise
Przedsiębiorstwo prywatne
EnumerationAssociationFoundation
Stowarzyszenie lub fundacja
EnumerationsocialProfessionalOrganization
Organizacja społeczna, zawodowa
Enumerationother
Inny
Źródło
<xs:simpleType name="issuerTypeEnum" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Rodzaj Wystawcy Dokumentu</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Słownik dla rodzaju wystawcy dokumentu</div>
    </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="localGovernment">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Administracja samorządowa</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="centralOffice">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Urząd centralny</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="provincialOffice">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Urząd wojewódzki</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="taxOffice">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Urząd skarbowy</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="stateEnterprise">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Przedsiębiorstwo państwowe</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="privateEnterprise">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Przedsiębiorstwo prywatne</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AssociationFoundation">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Stowarzyszenie lub fundacja</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="socialProfessionalOrganization">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Organizacja społeczna, zawodowa</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="other">
      <xs:annotation>
        <xs:documentation>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Inny</div>
        </xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
Zobacz także