Schema bimoR.gus.v1
Schema bimoR.gus.v1 : Typ złożony ActivityType
Typ złożony ActivityType
Opis
Wykonywany typ działalności gospodarczej (kod PKD)
Typ reprezentuje wykonywany typ działalności gospodarczej (kod PKD)
Przestrzeń nazw http://api.big.pl/bimoR/gus/v1
Diagram
Element businessActivityCategory Element prevailingActivity Element pkdName Element pkd Sequence Typ złożony ActivityType
Przegląd
ActivityType
Wykonywany typ działalności gospodarczej (kod PKD)
Typ reprezentuje wykonywany typ działalności gospodarczej (kod PKD)
Sequence
pkd optional Typ prosty pkd
Kod PKD
pkdName optional Typ prosty string200
Nazwa typu działalności gospodarczej
prevailingActivity optional xs:boolean
Przeważający typ działalnosci
businessActivityCategory optional Typ prosty businessActivityCategory
Typ działalności gospodarczej
Używany przez
Źródło
<xs:complexType name="ActivityType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Wykonywany typ działalności gospodarczej (kod PKD)</div>
      <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ reprezentuje wykonywany typ działalności gospodarczej (kod PKD)</div>
    </xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="pkd" minOccurs="0" type="br:pkd">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Kod PKD</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml"></div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="pkdName" minOccurs="0" type="brg:string200">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Nazwa typu działalności gospodarczej</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml"></div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="prevailingActivity" minOccurs="0" type="xs:boolean">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Przeważający typ działalnosci</div>
          <div class="opis pl-PL" xmlns="http://www.w3.org/1999/xhtml"></div>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="businessActivityCategory" minOccurs="0" type="brg:businessActivityCategory">
      <xs:annotation>
        <xs:documentation>
          <div class="nazwa pl-PL" xmlns="http://www.w3.org/1999/xhtml">Typ działalności gospodarczej</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