Schema rejestracja_instytucja.xsd


schema location d:\APNZ\Desktop\WZD\schemy2018\gotowe\schemy20180827\transformacja\rejestracja_instytucja.xsd
attributeFormDefault
elementFormDefault qualified
targetNamespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
 
Elements  Complex types 
Dokument  TAdres 
TinstytucjaObowiazana 
TOsoba 
TPosrednik 
TRejestracjaInstytucjiObowiazanej 


schema location d:\APNZ\Desktop\WZD\schemy2018\gotowe\schemy20180827\transformacja\typy.xsd
attributeFormDefault unqualified
elementFormDefault qualified
targetNamespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
 
Complex types  Simple types 
TAdres  TAdresKod 
TAdresUproszczony  TAdresKodPL 
TDaneSkonsolidowane  TAdresKraj 
TNumerRachunku  TAdresMiejscowosc 
TOsFizycznaUproszczona  TAdresUlica 
TOsobaFizyczna  TCharakterPodmiotu 
TOsobaFizycznaUpowazniona  TDataTr 
TOsobaPrawna  TDataUrodzenia 
TOsPrawnaUproszczona  TEmail 
TFormaOrganizacyjna 
TGminaID 
TIBAN 
TId 
TIdentyfikatorTr 
TImie 
TKodRodzTr 
TKodWalutyTr 
TKwotaTr 
TNazwaPodmiotu 
TNazwaRejestru 
TNazwisko 
TNIP 
TNumerDomu 
TNumerLokalu 
TNumerRejestru 
TObywatelstwo 
TPESEL 
TRodzajDokumentu 
TSeriaINumerDokumentu 
TSposobWydaniaDyspTr 
TTytulTr 
TUwagi 


element Dokument
diagram rejestracja_instytucja_p1.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TRejestracjaInstytucjiObowiazanej
properties
content complex
children Nazwa FormaOrganizacyjna NIP Adres OsobaOdpowiedzialna OsobaKontaktowa RodzajInstytucji RodzajInstytucjiPozostaly Posrednik Uwagi CSR
attributes
Name  Type  Use  Default  Fixed  Annotation
aktualizacja  xsd:boolean    false    
source <xsd:element name="Dokument" type="TRejestracjaInstytucjiObowiazanej"/>

complexType TAdres
diagram rejestracja_instytucja_p2.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
children Kraj Miejscowosc Kod Gmina Ulica NumerDomu NrLokalu
used by
element TinstytucjaObowiazana/Adres
source <xsd:complexType name="TAdres">
 
<xsd:sequence>
   
<xsd:element name="Kraj" type="typ:TAdresKraj" minOccurs="1"/>
   
<xsd:element name="Miejscowosc" type="typ:TAdresMiejscowosc" minOccurs="1"/>
   
<xsd:element name="Kod" type="typ:TAdresKod" minOccurs="1"/>
   
<xsd:element name="Gmina" type="typ:TGminaID" minOccurs="1"/>
   
<xsd:element name="Ulica" type="typ:TAdresUlica" minOccurs="1"/>
   
<xsd:element name="NumerDomu" type="typ:TNumerDomu" minOccurs="1"/>
   
<xsd:element name="NrLokalu" type="typ:TNumerLokalu" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element TAdres/Kraj
diagram rejestracja_instytucja_p3.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TAdresKraj
properties
content simple
facets
Kind Value Annotation
length 2
pattern [A-Z]{2}
source <xsd:element name="Kraj" type="typ:TAdresKraj" minOccurs="1"/>

element TAdres/Miejscowosc
diagram rejestracja_instytucja_p4.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TAdresMiejscowosc
properties
content simple
facets
Kind Value Annotation
maxLength 35
pattern .*
source <xsd:element name="Miejscowosc" type="typ:TAdresMiejscowosc" minOccurs="1"/>

element TAdres/Kod
diagram rejestracja_instytucja_p5.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TAdresKod
properties
content simple
facets
Kind Value Annotation
maxLength 25
pattern .*
source <xsd:element name="Kod" type="typ:TAdresKod" minOccurs="1"/>

element TAdres/Gmina
diagram rejestracja_instytucja_p6.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TGminaID
properties
content simple
facets
Kind Value Annotation
length 5
source <xsd:element name="Gmina" type="typ:TGminaID" minOccurs="1"/>

element TAdres/Ulica
diagram rejestracja_instytucja_p7.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TAdresUlica
properties
content simple
facets
Kind Value Annotation
maxLength 80
pattern .*
source <xsd:element name="Ulica" type="typ:TAdresUlica" minOccurs="1"/>

element TAdres/NumerDomu
diagram rejestracja_instytucja_p8.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TNumerDomu
properties
content simple
facets
Kind Value Annotation
maxLength 10
pattern .*
source <xsd:element name="NumerDomu" type="typ:TNumerDomu" minOccurs="1"/>

element TAdres/NrLokalu
diagram rejestracja_instytucja_p9.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TNumerLokalu
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 10
pattern .*
source <xsd:element name="NrLokalu" type="typ:TNumerLokalu" minOccurs="0"/>

complexType TinstytucjaObowiazana
diagram rejestracja_instytucja_p10.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
children Nazwa FormaOrganizacyjna NIP Adres OsobaOdpowiedzialna OsobaKontaktowa RodzajInstytucji RodzajInstytucjiPozostaly Posrednik Uwagi
used by
complexType TRejestracjaInstytucjiObowiazanej
source <xsd:complexType name="TinstytucjaObowiazana">
 
<xsd:sequence>
   
<xsd:element name="Nazwa" type="typ:TNazwaPodmiotu"/>
   
<xsd:element name="FormaOrganizacyjna">
     
<xsd:simpleType>
       
<xsd:restriction base="xsd:string">
         
<xsd:length value="2"/>
         
<xsd:pattern value="\d{2}"/>
       
</xsd:restriction>
     
</xsd:simpleType>
   
</xsd:element>
   
<xsd:element name="NIP" type="typ:TNIP"/>
   
<xsd:element name="Adres" type="TAdres"/>
   
<xsd:element name="OsobaOdpowiedzialna" type="TOsoba"/>
   
<xsd:element name="OsobaKontaktowa" type="TOsoba" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="RodzajInstytucji" type="typ:TId"/>
   
<xsd:element name="RodzajInstytucjiPozostaly" type="typ:TId" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="Posrednik" type="TPosrednik" minOccurs="0" maxOccurs="unbounded">
     
<xsd:annotation>
       
<xsd:documentation>Pole obowiązkowe jeśli IO korzysta z pośrednika przy przekazywaniu danych</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="Uwagi" type="typ:TUwagi" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element TinstytucjaObowiazana/Nazwa
diagram rejestracja_instytucja_p11.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TNazwaPodmiotu
properties
content simple
facets
Kind Value Annotation
maxLength 140
pattern .*
source <xsd:element name="Nazwa" type="typ:TNazwaPodmiotu"/>

element TinstytucjaObowiazana/FormaOrganizacyjna
diagram rejestracja_instytucja_p12.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type restriction of xsd:string
properties
content simple
facets
Kind Value Annotation
length 2
pattern \d{2}
source <xsd:element name="FormaOrganizacyjna">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:length value="2"/>
     
<xsd:pattern value="\d{2}"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element TinstytucjaObowiazana/NIP
diagram rejestracja_instytucja_p13.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TNIP
properties
content simple
facets
Kind Value Annotation
maxLength 10
pattern [0-9]{10}
source <xsd:element name="NIP" type="typ:TNIP"/>

element TinstytucjaObowiazana/Adres
diagram rejestracja_instytucja_p14.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TAdres
properties
content complex
children Kraj Miejscowosc Kod Gmina Ulica NumerDomu NrLokalu
source <xsd:element name="Adres" type="TAdres"/>

element TinstytucjaObowiazana/OsobaOdpowiedzialna
diagram rejestracja_instytucja_p15.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TOsoba
properties
content complex
children ImiePierwsze ImieDrugie Nazwisko Stanowisko Telefon Email
source <xsd:element name="OsobaOdpowiedzialna" type="TOsoba"/>

element TinstytucjaObowiazana/OsobaKontaktowa
diagram rejestracja_instytucja_p16.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TOsoba
properties
minOcc 0
maxOcc unbounded
content complex
children ImiePierwsze ImieDrugie Nazwisko Stanowisko Telefon Email
source <xsd:element name="OsobaKontaktowa" type="TOsoba" minOccurs="0" maxOccurs="unbounded"/>

element TinstytucjaObowiazana/RodzajInstytucji
diagram rejestracja_instytucja_p17.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TId
properties
content simple
facets
Kind Value Annotation
minInclusive 0
maxInclusive 9999
source <xsd:element name="RodzajInstytucji" type="typ:TId"/>

element TinstytucjaObowiazana/RodzajInstytucjiPozostaly
diagram rejestracja_instytucja_p18.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TId
properties
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value Annotation
minInclusive 0
maxInclusive 9999
source <xsd:element name="RodzajInstytucjiPozostaly" type="typ:TId" minOccurs="0" maxOccurs="unbounded"/>

element TinstytucjaObowiazana/Posrednik
diagram rejestracja_instytucja_p19.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TPosrednik
properties
minOcc 0
maxOcc unbounded
content complex
children FirmaPosrednik OsobaPosrednik
annotation
documentation
Pole obowiązkowe jeśli IO korzysta z pośrednika przy przekazywaniu danych
source <xsd:element name="Posrednik" type="TPosrednik" minOccurs="0" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation>Pole obowiązkowe jeśli IO korzysta z pośrednika przy przekazywaniu danych</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element TinstytucjaObowiazana/Uwagi
diagram rejestracja_instytucja_p20.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TUwagi
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 2000
source <xsd:element name="Uwagi" type="typ:TUwagi" minOccurs="0"/>

complexType TOsoba
diagram rejestracja_instytucja_p21.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
children ImiePierwsze ImieDrugie Nazwisko Stanowisko Telefon Email
used by
elements TinstytucjaObowiazana/OsobaKontaktowa TinstytucjaObowiazana/OsobaOdpowiedzialna
source <xsd:complexType name="TOsoba">
 
<xsd:sequence>
   
<xsd:element name="ImiePierwsze" type="typ:TImie"/>
   
<xsd:element name="ImieDrugie" type="typ:TImie" minOccurs="0"/>
   
<xsd:element name="Nazwisko" type="typ:TNazwisko"/>
   
<xsd:element name="Stanowisko">
     
<xsd:simpleType>
       
<xsd:restriction base="xsd:string">
         
<xsd:maxLength value="100"/>
       
</xsd:restriction>
     
</xsd:simpleType>
   
</xsd:element>
   
<xsd:element name="Telefon">
     
<xsd:simpleType>
       
<xsd:restriction base="xsd:string">
         
<xsd:maxLength value="40"/>
       
</xsd:restriction>
     
</xsd:simpleType>
   
</xsd:element>
   
<xsd:element name="Email" type="typ:TEmail"/>
 
</xsd:sequence>
</xsd:complexType>

element TOsoba/ImiePierwsze
diagram rejestracja_instytucja_p22.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TImie
properties
content simple
facets
Kind Value Annotation
maxLength 30
pattern .*
source <xsd:element name="ImiePierwsze" type="typ:TImie"/>

element TOsoba/ImieDrugie
diagram rejestracja_instytucja_p23.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TImie
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 30
pattern .*
source <xsd:element name="ImieDrugie" type="typ:TImie" minOccurs="0"/>

element TOsoba/Nazwisko
diagram rejestracja_instytucja_p24.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TNazwisko
properties
content simple
facets
Kind Value Annotation
maxLength 40
pattern .*
source <xsd:element name="Nazwisko" type="typ:TNazwisko"/>

element TOsoba/Stanowisko
diagram rejestracja_instytucja_p25.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type restriction of xsd:string
properties
content simple
facets
Kind Value Annotation
maxLength 100
source <xsd:element name="Stanowisko">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:maxLength value="100"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element TOsoba/Telefon
diagram rejestracja_instytucja_p26.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type restriction of xsd:string
properties
content simple
facets
Kind Value Annotation
maxLength 40
source <xsd:element name="Telefon">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:maxLength value="40"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element TOsoba/Email
diagram rejestracja_instytucja_p27.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TEmail
properties
content simple
facets
Kind Value Annotation
minLength 5
maxLength 127
pattern ([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})
source <xsd:element name="Email" type="typ:TEmail"/>

complexType TPosrednik
diagram rejestracja_instytucja_p28.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
children FirmaPosrednik OsobaPosrednik
used by
element TinstytucjaObowiazana/Posrednik
source <xsd:complexType name="TPosrednik">
 
<xsd:sequence>
   
<xsd:choice>
     
<xsd:element name="FirmaPosrednik">
       
<xsd:complexType>
         
<xsd:sequence>
           
<xsd:element name="PosrednikNazwa" type="typ:TNazwaPodmiotu"/>
           
<xsd:element name="PosrednikNIP" type="typ:TNIP"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
     
<xsd:element name="OsobaPosrednik">
       
<xsd:complexType>
         
<xsd:sequence>
           
<xsd:element name="PosrednikImie" type="typ:TImie"/>
           
<xsd:element name="PosrednikNazwisko" type="typ:TNazwisko"/>
           
<xsd:element name="PosrednikPESEL" type="typ:TPESEL"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:choice>
 
</xsd:sequence>
</xsd:complexType>

element TPosrednik/FirmaPosrednik
diagram rejestracja_instytucja_p29.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
properties
content complex
children PosrednikNazwa PosrednikNIP
source <xsd:element name="FirmaPosrednik">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="PosrednikNazwa" type="typ:TNazwaPodmiotu"/>
     
<xsd:element name="PosrednikNIP" type="typ:TNIP"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element TPosrednik/FirmaPosrednik/PosrednikNazwa
diagram rejestracja_instytucja_p30.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TNazwaPodmiotu
properties
content simple
facets
Kind Value Annotation
maxLength 140
pattern .*
source <xsd:element name="PosrednikNazwa" type="typ:TNazwaPodmiotu"/>

element TPosrednik/FirmaPosrednik/PosrednikNIP
diagram rejestracja_instytucja_p31.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TNIP
properties
content simple
facets
Kind Value Annotation
maxLength 10
pattern [0-9]{10}
source <xsd:element name="PosrednikNIP" type="typ:TNIP"/>

element TPosrednik/OsobaPosrednik
diagram rejestracja_instytucja_p32.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
properties
content complex
children PosrednikImie PosrednikNazwisko PosrednikPESEL
source <xsd:element name="OsobaPosrednik">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="PosrednikImie" type="typ:TImie"/>
     
<xsd:element name="PosrednikNazwisko" type="typ:TNazwisko"/>
     
<xsd:element name="PosrednikPESEL" type="typ:TPESEL"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element TPosrednik/OsobaPosrednik/PosrednikImie
diagram rejestracja_instytucja_p33.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TImie
properties
content simple
facets
Kind Value Annotation
maxLength 30
pattern .*
source <xsd:element name="PosrednikImie" type="typ:TImie"/>

element TPosrednik/OsobaPosrednik/PosrednikNazwisko
diagram rejestracja_instytucja_p34.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TNazwisko
properties
content simple
facets
Kind Value Annotation
maxLength 40
pattern .*
source <xsd:element name="PosrednikNazwisko" type="typ:TNazwisko"/>

element TPosrednik/OsobaPosrednik/PosrednikPESEL
diagram rejestracja_instytucja_p35.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type TPESEL
properties
content simple
facets
Kind Value Annotation
length 11
pattern \d{11}
source <xsd:element name="PosrednikPESEL" type="typ:TPESEL"/>

complexType TRejestracjaInstytucjiObowiazanej
diagram rejestracja_instytucja_p36.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type extension of TinstytucjaObowiazana
properties
base TinstytucjaObowiazana
children Nazwa FormaOrganizacyjna NIP Adres OsobaOdpowiedzialna OsobaKontaktowa RodzajInstytucji RodzajInstytucjiPozostaly Posrednik Uwagi CSR
used by
element Dokument
attributes
Name  Type  Use  Default  Fixed  Annotation
aktualizacja  xsd:boolean    false    
source <xsd:complexType name="TRejestracjaInstytucjiObowiazanej">
 
<xsd:complexContent>
   
<xsd:extension base="TinstytucjaObowiazana">
     
<xsd:sequence>
       
<xsd:element name="CSR" type="xsd:base64Binary" minOccurs="0"/>
     
</xsd:sequence>
     
<xsd:attribute name="aktualizacja" type="xsd:boolean" default="false"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute TRejestracjaInstytucjiObowiazanej/@aktualizacja
type xsd:boolean
properties
default false
source <xsd:attribute name="aktualizacja" type="xsd:boolean" default="false"/>

element TRejestracjaInstytucjiObowiazanej/CSR
diagram rejestracja_instytucja_p37.png
namespace http://www.giif.mofnet.gov.pl/xsd/transakcje/2018/09/15/rejestracja_instytucja
type xsd:base64Binary
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="CSR" type="xsd:base64Binary" minOccurs="0"/>

complexType TAdres
diagram rejestracja_instytucja_p38.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
children Kraj Miejscowosc KodPocztowy Ulica
used by
elements TOsobaFizyczna/DzialalnoscGosp/Adres TOsobaPrawna/AdresPodmiotu TOsobaFizyczna/AdresZamieszkania
source <xsd:complexType name="TAdres">
 
<xsd:sequence>
   
<xsd:element name="Kraj" type="TAdresKraj"/>
   
<xsd:element name="Miejscowosc" type="TAdresMiejscowosc"/>
   
<xsd:element name="KodPocztowy">
     
<xsd:complexType>
       
<xsd:choice>
         
<xsd:element name="KodPL" type="TAdresKodPL"/>
         
<xsd:element name="Kod" type="TAdresKod"/>
       
</xsd:choice>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="Ulica" type="TAdresUlica">
     
<xsd:annotation>
       
<xsd:documentation>Nazwa ulicy wraz z numerem domu/lokalu</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element TAdres/Kraj
diagram rejestracja_instytucja_p39.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresKraj
properties
content simple
facets
Kind Value Annotation
length 2
pattern [A-Z]{2}
source <xsd:element name="Kraj" type="TAdresKraj"/>

element TAdres/Miejscowosc
diagram rejestracja_instytucja_p40.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresMiejscowosc
properties
content simple
facets
Kind Value Annotation
maxLength 35
pattern .*
source <xsd:element name="Miejscowosc" type="TAdresMiejscowosc"/>

element TAdres/KodPocztowy
diagram rejestracja_instytucja_p41.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
properties
content complex
children KodPL Kod
source <xsd:element name="KodPocztowy">
 
<xsd:complexType>
   
<xsd:choice>
     
<xsd:element name="KodPL" type="TAdresKodPL"/>
     
<xsd:element name="Kod" type="TAdresKod"/>
   
</xsd:choice>
 
</xsd:complexType>
</xsd:element>

element TAdres/KodPocztowy/KodPL
diagram rejestracja_instytucja_p42.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresKodPL
properties
content simple
facets
Kind Value Annotation
length 6
pattern [0-9]{2}-[0-9]{3}
source <xsd:element name="KodPL" type="TAdresKodPL"/>

element TAdres/KodPocztowy/Kod
diagram rejestracja_instytucja_p43.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresKod
properties
content simple
facets
Kind Value Annotation
maxLength 25
pattern .*
source <xsd:element name="Kod" type="TAdresKod"/>

element TAdres/Ulica
diagram rejestracja_instytucja_p44.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresUlica
properties
content simple
facets
Kind Value Annotation
maxLength 80
pattern .*
annotation
documentation
Nazwa ulicy wraz z numerem domu/lokalu
source <xsd:element name="Ulica" type="TAdresUlica">
 
<xsd:annotation>
   
<xsd:documentation>Nazwa ulicy wraz z numerem domu/lokalu</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

complexType TAdresUproszczony
diagram rejestracja_instytucja_p45.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
children Kraj Miejscowosc Kod Ulica KodPocztowy
used by
elements TOsFizycznaUproszczona/DzialalnoscGosp/Adres TOsPrawnaUproszczona/AdresPodmiotu TOsFizycznaUproszczona/AdresZamieszkania
source <xsd:complexType name="TAdresUproszczony">
 
<xsd:sequence>
   
<xsd:element name="Kraj" type="TAdresKraj"/>
   
<xsd:element name="Miejscowosc" type="TAdresMiejscowosc" minOccurs="0"/>
   
<xsd:element name="Kod" type="TAdresKod" minOccurs="0"/>
   
<xsd:element name="Ulica" type="TAdresUlica" minOccurs="0"/>
   
<xsd:element name="KodPocztowy" minOccurs="0">
     
<xsd:complexType>
       
<xsd:choice>
         
<xsd:element name="KodPL" type="TAdresKodPL"/>
         
<xsd:element name="Kod" type="TAdresKod"/>
       
</xsd:choice>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element TAdresUproszczony/Kraj
diagram rejestracja_instytucja_p46.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresKraj
properties
content simple
facets
Kind Value Annotation
length 2
pattern [A-Z]{2}
source <xsd:element name="Kraj" type="TAdresKraj"/>

element TAdresUproszczony/Miejscowosc
diagram rejestracja_instytucja_p47.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresMiejscowosc
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 35
pattern .*
source <xsd:element name="Miejscowosc" type="TAdresMiejscowosc" minOccurs="0"/>

element TAdresUproszczony/Kod
diagram rejestracja_instytucja_p48.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresKod
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 25
pattern .*
source <xsd:element name="Kod" type="TAdresKod" minOccurs="0"/>

element TAdresUproszczony/Ulica
diagram rejestracja_instytucja_p49.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresUlica
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 80
pattern .*
source <xsd:element name="Ulica" type="TAdresUlica" minOccurs="0"/>

element TAdresUproszczony/KodPocztowy
diagram rejestracja_instytucja_p50.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
properties
minOcc 0
maxOcc 1
content complex
children KodPL Kod
source <xsd:element name="KodPocztowy" minOccurs="0">
 
<xsd:complexType>
   
<xsd:choice>
     
<xsd:element name="KodPL" type="TAdresKodPL"/>
     
<xsd:element name="Kod" type="TAdresKod"/>
   
</xsd:choice>
 
</xsd:complexType>
</xsd:element>

element TAdresUproszczony/KodPocztowy/KodPL
diagram rejestracja_instytucja_p51.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresKodPL
properties
content simple
facets
Kind Value Annotation
length 6
pattern [0-9]{2}-[0-9]{3}
source <xsd:element name="KodPL" type="TAdresKodPL"/>

element TAdresUproszczony/KodPocztowy/Kod
diagram rejestracja_instytucja_p52.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresKod
properties
content simple
facets
Kind Value Annotation
maxLength 25
pattern .*
source <xsd:element name="Kod" type="TAdresKod"/>

complexType TDaneSkonsolidowane
diagram rejestracja_instytucja_p53.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
children Nazwa DaneAdresowe
source <xsd:complexType name="TDaneSkonsolidowane">
 
<xsd:sequence>
   
<xsd:element name="Nazwa">
     
<xsd:simpleType>
       
<xsd:restriction base="xsd:string">
         
<xsd:maxLength value="300"/>
         
<xsd:pattern value=".*"/>
       
</xsd:restriction>
     
</xsd:simpleType>
   
</xsd:element>
   
<xsd:element name="DaneAdresowe">
     
<xsd:simpleType>
       
<xsd:restriction base="xsd:string">
         
<xsd:maxLength value="300"/>
         
<xsd:pattern value=".*"/>
       
</xsd:restriction>
     
</xsd:simpleType>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element TDaneSkonsolidowane/Nazwa
diagram rejestracja_instytucja_p54.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
content simple
facets
Kind Value Annotation
maxLength 300
pattern .*
source <xsd:element name="Nazwa">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:maxLength value="300"/>
     
<xsd:pattern value=".*"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

element TDaneSkonsolidowane/DaneAdresowe
diagram rejestracja_instytucja_p55.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
content simple
facets
Kind Value Annotation
maxLength 300
pattern .*
source <xsd:element name="DaneAdresowe">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:maxLength value="300"/>
     
<xsd:pattern value=".*"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

complexType TNumerRachunku
diagram rejestracja_instytucja_p56.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
children IBAN Kraj NumerRachunku
source <xsd:complexType name="TNumerRachunku">
 
<xsd:choice>
   
<xsd:element name="IBAN" type="TIBAN"/>
   
<xsd:sequence>
     
<xsd:element name="Kraj" type="TAdresKraj"/>
     
<xsd:element name="NumerRachunku">
       
<xsd:simpleType>
         
<xsd:restriction base="xsd:string">
           
<xsd:maxLength value="50"/>
           
<xsd:pattern value="[A-Z0-9]*"/>
         
</xsd:restriction>
       
</xsd:simpleType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:choice>
</xsd:complexType>

element TNumerRachunku/IBAN
diagram rejestracja_instytucja_p57.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TIBAN
properties
content simple
facets
Kind Value Annotation
maxLength 34
pattern [A-Z]{2}[0-9]{2}[A-Z0-9]{1,30}
source <xsd:element name="IBAN" type="TIBAN"/>

element TNumerRachunku/Kraj
diagram rejestracja_instytucja_p58.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresKraj
properties
content simple
facets
Kind Value Annotation
length 2
pattern [A-Z]{2}
source <xsd:element name="Kraj" type="TAdresKraj"/>

element TNumerRachunku/NumerRachunku
diagram rejestracja_instytucja_p59.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
content simple
facets
Kind Value Annotation
maxLength 50
pattern [A-Z0-9]*
source <xsd:element name="NumerRachunku">
 
<xsd:simpleType>
   
<xsd:restriction base="xsd:string">
     
<xsd:maxLength value="50"/>
     
<xsd:pattern value="[A-Z0-9]*"/>
   
</xsd:restriction>
 
</xsd:simpleType>
</xsd:element>

complexType TOsFizycznaUproszczona
diagram rejestracja_instytucja_p60.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
children ImiePierwsze ImieDrugie Nazwisko Obywatelstwo PESEL DataUrodzenia KrajUrodzenia SeriaINumerDokumentu RodzajDokumentu AdresZamieszkania DzialalnoscGosp KrajUrodzeniaOsoby
source <xsd:complexType name="TOsFizycznaUproszczona">
 
<xsd:sequence>
   
<xsd:element name="ImiePierwsze" type="TImie"/>
   
<xsd:element name="ImieDrugie" type="TImie" minOccurs="0"/>
   
<xsd:element name="Nazwisko" type="TNazwisko"/>
   
<xsd:element name="Obywatelstwo" type="TObywatelstwo"/>
   
<xsd:choice minOccurs="0">
     
<xsd:element name="PESEL" type="TPESEL" minOccurs="0"/>
     
<xsd:sequence minOccurs="0">
       
<xsd:element name="DataUrodzenia" type="TDataUrodzenia" minOccurs="0"/>
       
<xsd:element name="KrajUrodzenia" type="TAdresKraj" minOccurs="0">
         
<xsd:annotation>
           
<xsd:documentation>Kod kraju urodzenia podmiotu</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:choice>
   
<xsd:element name="SeriaINumerDokumentu" type="TSeriaINumerDokumentu" minOccurs="0"/>
   
<xsd:element name="RodzajDokumentu" type="TRodzajDokumentu" minOccurs="0"/>
   
<xsd:element name="AdresZamieszkania" type="TAdresUproszczony" minOccurs="0"/>
   
<xsd:element name="DzialalnoscGosp" minOccurs="0">
     
<xsd:complexType>
       
<xsd:sequence>
         
<xsd:annotation>
           
<xsd:documentation>pole należy wypełnic jeśli klient lub nie klient prowadzi dzialalność gospodarcza a Instytucja posiada dane</xsd:documentation>
         
</xsd:annotation>
         
<xsd:element name="NazwaFirmy"/>
         
<xsd:element name="NIP" type="TNIP" minOccurs="0"/>
         
<xsd:element name="Adres" type="TAdresUproszczony" minOccurs="0"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="KrajUrodzeniaOsoby" type="TAdresKraj" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element TOsFizycznaUproszczona/ImiePierwsze
diagram rejestracja_instytucja_p61.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TImie
properties
content simple
facets
Kind Value Annotation
maxLength 30
pattern .*
source <xsd:element name="ImiePierwsze" type="TImie"/>

element TOsFizycznaUproszczona/ImieDrugie
diagram rejestracja_instytucja_p62.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TImie
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 30
pattern .*
source <xsd:element name="ImieDrugie" type="TImie" minOccurs="0"/>

element TOsFizycznaUproszczona/Nazwisko
diagram rejestracja_instytucja_p63.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TNazwisko
properties
content simple
facets
Kind Value Annotation
maxLength 40
pattern .*
source <xsd:element name="Nazwisko" type="TNazwisko"/>

element TOsFizycznaUproszczona/Obywatelstwo
diagram rejestracja_instytucja_p64.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TObywatelstwo
properties
content simple
facets
Kind Value Annotation
length 2
pattern .*
source <xsd:element name="Obywatelstwo" type="TObywatelstwo"/>

element TOsFizycznaUproszczona/PESEL
diagram rejestracja_instytucja_p65.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TPESEL
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
length 11
pattern \d{11}
source <xsd:element name="PESEL" type="TPESEL" minOccurs="0"/>

element TOsFizycznaUproszczona/DataUrodzenia
diagram rejestracja_instytucja_p66.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TDataUrodzenia
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="DataUrodzenia" type="TDataUrodzenia" minOccurs="0"/>

element TOsFizycznaUproszczona/KrajUrodzenia
diagram rejestracja_instytucja_p67.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresKraj
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
length 2
pattern [A-Z]{2}
annotation
documentation
Kod kraju urodzenia podmiotu
source <xsd:element name="KrajUrodzenia" type="TAdresKraj" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>Kod kraju urodzenia podmiotu</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element TOsFizycznaUproszczona/SeriaINumerDokumentu
diagram rejestracja_instytucja_p68.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TSeriaINumerDokumentu
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern .*
source <xsd:element name="SeriaINumerDokumentu" type="TSeriaINumerDokumentu" minOccurs="0"/>

element TOsFizycznaUproszczona/RodzajDokumentu
diagram rejestracja_instytucja_p69.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TRodzajDokumentu
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
length 2
pattern .*
source <xsd:element name="RodzajDokumentu" type="TRodzajDokumentu" minOccurs="0"/>

element TOsFizycznaUproszczona/AdresZamieszkania
diagram rejestracja_instytucja_p70.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresUproszczony
properties
minOcc 0
maxOcc 1
content complex
children Kraj Miejscowosc Kod Ulica KodPocztowy
source <xsd:element name="AdresZamieszkania" type="TAdresUproszczony" minOccurs="0"/>

element TOsFizycznaUproszczona/DzialalnoscGosp
diagram rejestracja_instytucja_p71.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
properties
minOcc 0
maxOcc 1
content complex
children NazwaFirmy NIP Adres
source <xsd:element name="DzialalnoscGosp" minOccurs="0">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:annotation>
       
<xsd:documentation>pole należy wypełnic jeśli klient lub nie klient prowadzi dzialalność gospodarcza a Instytucja posiada dane</xsd:documentation>
     
</xsd:annotation>
     
<xsd:element name="NazwaFirmy"/>
     
<xsd:element name="NIP" type="TNIP" minOccurs="0"/>
     
<xsd:element name="Adres" type="TAdresUproszczony" minOccurs="0"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element TOsFizycznaUproszczona/DzialalnoscGosp/NazwaFirmy
diagram rejestracja_instytucja_p72.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
source <xsd:element name="NazwaFirmy"/>

element TOsFizycznaUproszczona/DzialalnoscGosp/NIP
diagram rejestracja_instytucja_p73.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TNIP
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 10
pattern [0-9]{10}
source <xsd:element name="NIP" type="TNIP" minOccurs="0"/>

element TOsFizycznaUproszczona/DzialalnoscGosp/Adres
diagram rejestracja_instytucja_p74.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresUproszczony
properties
minOcc 0
maxOcc 1
content complex
children Kraj Miejscowosc Kod Ulica KodPocztowy
source <xsd:element name="Adres" type="TAdresUproszczony" minOccurs="0"/>

element TOsFizycznaUproszczona/KrajUrodzeniaOsoby
diagram rejestracja_instytucja_p75.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresKraj
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
length 2
pattern [A-Z]{2}
source <xsd:element name="KrajUrodzeniaOsoby" type="TAdresKraj" minOccurs="0"/>

complexType TOsobaFizyczna
diagram rejestracja_instytucja_p76.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
children ImiePierwsze ImieDrugie Nazwisko Obywatelstwo PESEL DataUrodzenia KrajUrodzenia SeriaINumerDokumentu RodzajDokumentu AdresZamieszkania DzialalnoscGosp KrajUrodzeniaOsoby
source <xsd:complexType name="TOsobaFizyczna">
 
<xsd:sequence>
   
<xsd:element name="ImiePierwsze" type="TImie"/>
   
<xsd:element name="ImieDrugie" type="TImie" minOccurs="0"/>
   
<xsd:element name="Nazwisko" type="TNazwisko"/>
   
<xsd:element name="Obywatelstwo" type="TObywatelstwo"/>
   
<xsd:choice>
     
<xsd:element name="PESEL" type="TPESEL"/>
     
<xsd:sequence>
       
<xsd:element name="DataUrodzenia" type="TDataUrodzenia"/>
       
<xsd:element name="KrajUrodzenia" type="TAdresKraj">
         
<xsd:annotation>
           
<xsd:documentation>Kod kraju urodzenia podmiotu</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:choice>
   
<xsd:element name="SeriaINumerDokumentu" type="TSeriaINumerDokumentu"/>
   
<xsd:element name="RodzajDokumentu" type="TRodzajDokumentu"/>
   
<xsd:element name="AdresZamieszkania" type="TAdres" minOccurs="0"/>
   
<xsd:element name="DzialalnoscGosp" minOccurs="0">
     
<xsd:complexType>
       
<xsd:sequence>
         
<xsd:annotation>
           
<xsd:documentation>pole należy wypełnic jeśli klient lub nie klient prowadzi dzialalność gospodarcza a Instytucja posiada dane</xsd:documentation>
         
</xsd:annotation>
         
<xsd:element name="NazwaFirmy" type="TNazwaPodmiotu"/>
         
<xsd:element name="NIP" type="TNIP"/>
         
<xsd:element name="Adres" type="TAdres"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="KrajUrodzeniaOsoby" type="TAdresKraj" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element TOsobaFizyczna/ImiePierwsze
diagram rejestracja_instytucja_p77.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TImie
properties
content simple
facets
Kind Value Annotation
maxLength 30
pattern .*
source <xsd:element name="ImiePierwsze" type="TImie"/>

element TOsobaFizyczna/ImieDrugie
diagram rejestracja_instytucja_p78.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TImie
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 30
pattern .*
source <xsd:element name="ImieDrugie" type="TImie" minOccurs="0"/>

element TOsobaFizyczna/Nazwisko
diagram rejestracja_instytucja_p79.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TNazwisko
properties
content simple
facets
Kind Value Annotation
maxLength 40
pattern .*
source <xsd:element name="Nazwisko" type="TNazwisko"/>

element TOsobaFizyczna/Obywatelstwo
diagram rejestracja_instytucja_p80.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TObywatelstwo
properties
content simple
facets
Kind Value Annotation
length 2
pattern .*
source <xsd:element name="Obywatelstwo" type="TObywatelstwo"/>

element TOsobaFizyczna/PESEL
diagram rejestracja_instytucja_p81.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TPESEL
properties
content simple
facets
Kind Value Annotation
length 11
pattern \d{11}
source <xsd:element name="PESEL" type="TPESEL"/>

element TOsobaFizyczna/DataUrodzenia
diagram rejestracja_instytucja_p82.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TDataUrodzenia
properties
content simple
source <xsd:element name="DataUrodzenia" type="TDataUrodzenia"/>

element TOsobaFizyczna/KrajUrodzenia
diagram rejestracja_instytucja_p83.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresKraj
properties
content simple
facets
Kind Value Annotation
length 2
pattern [A-Z]{2}
annotation
documentation
Kod kraju urodzenia podmiotu
source <xsd:element name="KrajUrodzenia" type="TAdresKraj">
 
<xsd:annotation>
   
<xsd:documentation>Kod kraju urodzenia podmiotu</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element TOsobaFizyczna/SeriaINumerDokumentu
diagram rejestracja_instytucja_p84.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TSeriaINumerDokumentu
properties
content simple
facets
Kind Value Annotation
pattern .*
source <xsd:element name="SeriaINumerDokumentu" type="TSeriaINumerDokumentu"/>

element TOsobaFizyczna/RodzajDokumentu
diagram rejestracja_instytucja_p85.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TRodzajDokumentu
properties
content simple
facets
Kind Value Annotation
length 2
pattern .*
source <xsd:element name="RodzajDokumentu" type="TRodzajDokumentu"/>

element TOsobaFizyczna/AdresZamieszkania
diagram rejestracja_instytucja_p86.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdres
properties
minOcc 0
maxOcc 1
content complex
children Kraj Miejscowosc KodPocztowy Ulica
source <xsd:element name="AdresZamieszkania" type="TAdres" minOccurs="0"/>

element TOsobaFizyczna/DzialalnoscGosp
diagram rejestracja_instytucja_p87.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
properties
minOcc 0
maxOcc 1
content complex
children NazwaFirmy NIP Adres
source <xsd:element name="DzialalnoscGosp" minOccurs="0">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:annotation>
       
<xsd:documentation>pole należy wypełnic jeśli klient lub nie klient prowadzi dzialalność gospodarcza a Instytucja posiada dane</xsd:documentation>
     
</xsd:annotation>
     
<xsd:element name="NazwaFirmy" type="TNazwaPodmiotu"/>
     
<xsd:element name="NIP" type="TNIP"/>
     
<xsd:element name="Adres" type="TAdres"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element TOsobaFizyczna/DzialalnoscGosp/NazwaFirmy
diagram rejestracja_instytucja_p88.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TNazwaPodmiotu
properties
content simple
facets
Kind Value Annotation
maxLength 140
pattern .*
source <xsd:element name="NazwaFirmy" type="TNazwaPodmiotu"/>

element TOsobaFizyczna/DzialalnoscGosp/NIP
diagram rejestracja_instytucja_p89.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TNIP
properties
content simple
facets
Kind Value Annotation
maxLength 10
pattern [0-9]{10}
source <xsd:element name="NIP" type="TNIP"/>

element TOsobaFizyczna/DzialalnoscGosp/Adres
diagram rejestracja_instytucja_p90.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdres
properties
content complex
children Kraj Miejscowosc KodPocztowy Ulica
source <xsd:element name="Adres" type="TAdres"/>

element TOsobaFizyczna/KrajUrodzeniaOsoby
diagram rejestracja_instytucja_p91.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresKraj
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
length 2
pattern [A-Z]{2}
source <xsd:element name="KrajUrodzeniaOsoby" type="TAdresKraj" minOccurs="0"/>

complexType TOsobaFizycznaUpowazniona
diagram rejestracja_instytucja_p92.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
children ImiePierwsze ImieDrugie Nazwisko Obywatelstwo PESEL DataUrodzenia KrajUrodzenia RodzajDokumentu SeriaINumerDokumentu KrajUrodzeniaOsoby
source <xsd:complexType name="TOsobaFizycznaUpowazniona">
 
<xsd:sequence>
   
<xsd:element name="ImiePierwsze" type="TImie"/>
   
<xsd:element name="ImieDrugie" type="TImie" minOccurs="0"/>
   
<xsd:element name="Nazwisko" type="TNazwisko"/>
   
<xsd:element name="Obywatelstwo" type="TObywatelstwo"/>
   
<xsd:choice>
     
<xsd:element name="PESEL" type="TPESEL"/>
     
<xsd:sequence>
       
<xsd:element name="DataUrodzenia" type="TDataUrodzenia"/>
       
<xsd:element name="KrajUrodzenia" type="TAdresKraj">
         
<xsd:annotation>
           
<xsd:documentation>Kod kraju urodzenia podmiotu</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:choice>
   
<xsd:element name="RodzajDokumentu" type="TRodzajDokumentu"/>
   
<xsd:element name="SeriaINumerDokumentu" type="TSeriaINumerDokumentu"/>
   
<xsd:element name="KrajUrodzeniaOsoby" type="TAdresKraj" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element TOsobaFizycznaUpowazniona/ImiePierwsze
diagram rejestracja_instytucja_p93.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TImie
properties
content simple
facets
Kind Value Annotation
maxLength 30
pattern .*
source <xsd:element name="ImiePierwsze" type="TImie"/>

element TOsobaFizycznaUpowazniona/ImieDrugie
diagram rejestracja_instytucja_p94.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TImie
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 30
pattern .*
source <xsd:element name="ImieDrugie" type="TImie" minOccurs="0"/>

element TOsobaFizycznaUpowazniona/Nazwisko
diagram rejestracja_instytucja_p95.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TNazwisko
properties
content simple
facets
Kind Value Annotation
maxLength 40
pattern .*
source <xsd:element name="Nazwisko" type="TNazwisko"/>

element TOsobaFizycznaUpowazniona/Obywatelstwo
diagram rejestracja_instytucja_p96.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TObywatelstwo
properties
content simple
facets
Kind Value Annotation
length 2
pattern .*
source <xsd:element name="Obywatelstwo" type="TObywatelstwo"/>

element TOsobaFizycznaUpowazniona/PESEL
diagram rejestracja_instytucja_p97.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TPESEL
properties
content simple
facets
Kind Value Annotation
length 11
pattern \d{11}
source <xsd:element name="PESEL" type="TPESEL"/>

element TOsobaFizycznaUpowazniona/DataUrodzenia
diagram rejestracja_instytucja_p98.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TDataUrodzenia
properties
content simple
source <xsd:element name="DataUrodzenia" type="TDataUrodzenia"/>

element TOsobaFizycznaUpowazniona/KrajUrodzenia
diagram rejestracja_instytucja_p99.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresKraj
properties
content simple
facets
Kind Value Annotation
length 2
pattern [A-Z]{2}
annotation
documentation
Kod kraju urodzenia podmiotu
source <xsd:element name="KrajUrodzenia" type="TAdresKraj">
 
<xsd:annotation>
   
<xsd:documentation>Kod kraju urodzenia podmiotu</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element TOsobaFizycznaUpowazniona/RodzajDokumentu
diagram rejestracja_instytucja_p100.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TRodzajDokumentu
properties
content simple
facets
Kind Value Annotation
length 2
pattern .*
source <xsd:element name="RodzajDokumentu" type="TRodzajDokumentu"/>

element TOsobaFizycznaUpowazniona/SeriaINumerDokumentu
diagram rejestracja_instytucja_p101.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TSeriaINumerDokumentu
properties
content simple
facets
Kind Value Annotation
pattern .*
source <xsd:element name="SeriaINumerDokumentu" type="TSeriaINumerDokumentu"/>

element TOsobaFizycznaUpowazniona/KrajUrodzeniaOsoby
diagram rejestracja_instytucja_p102.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresKraj
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
length 2
pattern [A-Z]{2}
source <xsd:element name="KrajUrodzeniaOsoby" type="TAdresKraj" minOccurs="0"/>

complexType TOsobaPrawna
diagram rejestracja_instytucja_p103.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
children NazwaPodmiotu FormaOrganizacyjna AdresPodmiotu PodmiotNIP NumerWRejestrze DataRejestracji NazwaRejestru Kraj
source <xsd:complexType name="TOsobaPrawna">
 
<xsd:sequence>
   
<xsd:element name="NazwaPodmiotu" type="TNazwaPodmiotu"/>
   
<xsd:element name="FormaOrganizacyjna" type="TFormaOrganizacyjna"/>
   
<xsd:element name="AdresPodmiotu" type="TAdres"/>
   
<xsd:choice>
     
<xsd:element name="PodmiotNIP" type="TNIP"/>
     
<xsd:sequence>
       
<xsd:element name="NumerWRejestrze" type="TNumerRejestru"/>
       
<xsd:element name="DataRejestracji" type="TDataTr"/>
       
<xsd:element name="NazwaRejestru" type="TNazwaRejestru"/>
       
<xsd:element name="Kraj" type="TAdresKraj"/>
     
</xsd:sequence>
   
</xsd:choice>
 
</xsd:sequence>
</xsd:complexType>

element TOsobaPrawna/NazwaPodmiotu
diagram rejestracja_instytucja_p104.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TNazwaPodmiotu
properties
content simple
facets
Kind Value Annotation
maxLength 140
pattern .*
source <xsd:element name="NazwaPodmiotu" type="TNazwaPodmiotu"/>

element TOsobaPrawna/FormaOrganizacyjna
diagram rejestracja_instytucja_p105.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TFormaOrganizacyjna
properties
content simple
facets
Kind Value Annotation
length 2
source <xsd:element name="FormaOrganizacyjna" type="TFormaOrganizacyjna"/>

element TOsobaPrawna/AdresPodmiotu
diagram rejestracja_instytucja_p106.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdres
properties
content complex
children Kraj Miejscowosc KodPocztowy Ulica
source <xsd:element name="AdresPodmiotu" type="TAdres"/>

element TOsobaPrawna/PodmiotNIP
diagram rejestracja_instytucja_p107.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TNIP
properties
content simple
facets
Kind Value Annotation
maxLength 10
pattern [0-9]{10}
source <xsd:element name="PodmiotNIP" type="TNIP"/>

element TOsobaPrawna/NumerWRejestrze
diagram rejestracja_instytucja_p108.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TNumerRejestru
properties
content simple
facets
Kind Value Annotation
maxLength 30
pattern .*
source <xsd:element name="NumerWRejestrze" type="TNumerRejestru"/>

element TOsobaPrawna/DataRejestracji
diagram rejestracja_instytucja_p109.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TDataTr
properties
content simple
source <xsd:element name="DataRejestracji" type="TDataTr"/>

element TOsobaPrawna/NazwaRejestru
diagram rejestracja_instytucja_p110.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TNazwaRejestru
properties
content simple
facets
Kind Value Annotation
maxLength 40
pattern .*
source <xsd:element name="NazwaRejestru" type="TNazwaRejestru"/>

element TOsobaPrawna/Kraj
diagram rejestracja_instytucja_p111.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresKraj
properties
content simple
facets
Kind Value Annotation
length 2
pattern [A-Z]{2}
source <xsd:element name="Kraj" type="TAdresKraj"/>

complexType TOsPrawnaUproszczona
diagram rejestracja_instytucja_p112.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
children NazwaPodmiotu FormaOrganizacyjna AdresPodmiotu PodmiotNIP NumerWRejestrze DataRejestracji NazwaRejestru Kraj
source <xsd:complexType name="TOsPrawnaUproszczona">
 
<xsd:sequence>
   
<xsd:element name="NazwaPodmiotu" type="TNazwaPodmiotu"/>
   
<xsd:element name="FormaOrganizacyjna" type="TFormaOrganizacyjna" minOccurs="0"/>
   
<xsd:element name="AdresPodmiotu" type="TAdresUproszczony" minOccurs="0"/>
   
<xsd:choice minOccurs="0">
     
<xsd:element name="PodmiotNIP" type="TNIP" minOccurs="0"/>
     
<xsd:sequence minOccurs="0">
       
<xsd:element name="NumerWRejestrze" type="TNumerRejestru" minOccurs="0"/>
       
<xsd:element name="DataRejestracji" type="TDataUrodzenia" minOccurs="0"/>
       
<xsd:element name="NazwaRejestru" type="TNazwaRejestru" minOccurs="0"/>
       
<xsd:element name="Kraj" type="TAdresKraj" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:choice>
 
</xsd:sequence>
</xsd:complexType>

element TOsPrawnaUproszczona/NazwaPodmiotu
diagram rejestracja_instytucja_p113.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TNazwaPodmiotu
properties
content simple
facets
Kind Value Annotation
maxLength 140
pattern .*
source <xsd:element name="NazwaPodmiotu" type="TNazwaPodmiotu"/>

element TOsPrawnaUproszczona/FormaOrganizacyjna
diagram rejestracja_instytucja_p114.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TFormaOrganizacyjna
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
length 2
source <xsd:element name="FormaOrganizacyjna" type="TFormaOrganizacyjna" minOccurs="0"/>

element TOsPrawnaUproszczona/AdresPodmiotu
diagram rejestracja_instytucja_p115.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresUproszczony
properties
minOcc 0
maxOcc 1
content complex
children Kraj Miejscowosc Kod Ulica KodPocztowy
source <xsd:element name="AdresPodmiotu" type="TAdresUproszczony" minOccurs="0"/>

element TOsPrawnaUproszczona/PodmiotNIP
diagram rejestracja_instytucja_p116.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TNIP
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 10
pattern [0-9]{10}
source <xsd:element name="PodmiotNIP" type="TNIP" minOccurs="0"/>

element TOsPrawnaUproszczona/NumerWRejestrze
diagram rejestracja_instytucja_p117.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TNumerRejestru
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 30
pattern .*
source <xsd:element name="NumerWRejestrze" type="TNumerRejestru" minOccurs="0"/>

element TOsPrawnaUproszczona/DataRejestracji
diagram rejestracja_instytucja_p118.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TDataUrodzenia
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="DataRejestracji" type="TDataUrodzenia" minOccurs="0"/>

element TOsPrawnaUproszczona/NazwaRejestru
diagram rejestracja_instytucja_p119.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TNazwaRejestru
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 40
pattern .*
source <xsd:element name="NazwaRejestru" type="TNazwaRejestru" minOccurs="0"/>

element TOsPrawnaUproszczona/Kraj
diagram rejestracja_instytucja_p120.png
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type TAdresKraj
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
length 2
pattern [A-Z]{2}
source <xsd:element name="Kraj" type="TAdresKraj" minOccurs="0"/>

simpleType TAdresKod
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
elements TAdres/Kod TAdresUproszczony/Kod TAdresUproszczony/KodPocztowy/Kod TAdres/KodPocztowy/Kod
facets
Kind Value Annotation
maxLength 25
pattern .*
source <xsd:simpleType name="TAdresKod">
 
<xsd:restriction base="xsd:string">
   
<xsd:maxLength value="25"/>
   
<xsd:pattern value=".*"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TAdresKodPL
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
elements TAdresUproszczony/KodPocztowy/KodPL TAdres/KodPocztowy/KodPL
facets
Kind Value Annotation
length 6
pattern [0-9]{2}-[0-9]{3}
source <xsd:simpleType name="TAdresKodPL">
 
<xsd:restriction base="xsd:string">
   
<xsd:length value="6"/>
   
<xsd:pattern value="[0-9]{2}-[0-9]{3}"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TAdresKraj
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
elements TAdres/Kraj TAdresUproszczony/Kraj TAdres/Kraj TOsPrawnaUproszczona/Kraj TOsobaPrawna/Kraj TNumerRachunku/Kraj TOsobaFizycznaUpowazniona/KrajUrodzenia TOsFizycznaUproszczona/KrajUrodzenia TOsobaFizyczna/KrajUrodzenia TOsobaFizycznaUpowazniona/KrajUrodzeniaOsoby TOsFizycznaUproszczona/KrajUrodzeniaOsoby TOsobaFizyczna/KrajUrodzeniaOsoby
facets
Kind Value Annotation
length 2
pattern [A-Z]{2}
source <xsd:simpleType name="TAdresKraj">
 
<xsd:restriction base="xsd:string">
   
<xsd:length value="2"/>
   
<xsd:pattern value="[A-Z]{2}"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TAdresMiejscowosc
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
elements TAdres/Miejscowosc TAdresUproszczony/Miejscowosc TAdres/Miejscowosc
facets
Kind Value Annotation
maxLength 35
pattern .*
source <xsd:simpleType name="TAdresMiejscowosc">
 
<xsd:restriction base="xsd:string">
   
<xsd:maxLength value="35"/>
   
<xsd:pattern value=".*"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TAdresUlica
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
elements TAdres/Ulica TAdresUproszczony/Ulica TAdres/Ulica
facets
Kind Value Annotation
maxLength 80
pattern .*
source <xsd:simpleType name="TAdresUlica">
 
<xsd:restriction base="xsd:string">
   
<xsd:maxLength value="80"/>
   
<xsd:pattern value=".*"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TCharakterPodmiotu
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
facets
Kind Value Annotation
length 4
source <xsd:simpleType name="TCharakterPodmiotu">
 
<xsd:restriction base="xsd:string">
   
<xsd:length value="4"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TDataTr
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type xsd:dateTime
properties
base xsd:dateTime
used by
element TOsobaPrawna/DataRejestracji
source <xsd:simpleType name="TDataTr">
 
<xsd:restriction base="xsd:dateTime"/>
</xsd:simpleType>

simpleType TDataUrodzenia
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type xsd:date
properties
base xsd:date
used by
elements TOsPrawnaUproszczona/DataRejestracji TOsobaFizycznaUpowazniona/DataUrodzenia TOsFizycznaUproszczona/DataUrodzenia TOsobaFizyczna/DataUrodzenia
source <xsd:simpleType name="TDataUrodzenia">
 
<xsd:restriction base="xsd:date"/>
</xsd:simpleType>

simpleType TEmail
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
element TOsoba/Email
facets
Kind Value Annotation
minLength 5
maxLength 127
pattern ([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})
source <xsd:simpleType name="TEmail">
 
<xsd:restriction base="xsd:string">
   
<xsd:minLength value="5"/>
   
<xsd:maxLength value="127"/>
   
<xsd:pattern value="([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TFormaOrganizacyjna
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
elements TOsPrawnaUproszczona/FormaOrganizacyjna TOsobaPrawna/FormaOrganizacyjna
facets
Kind Value Annotation
length 2
source <xsd:simpleType name="TFormaOrganizacyjna">
 
<xsd:restriction base="xsd:string">
   
<xsd:length value="2"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TGminaID
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
element TAdres/Gmina
facets
Kind Value Annotation
length 5
source <xsd:simpleType name="TGminaID">
 
<xsd:restriction base="xsd:string">
   
<xsd:length value="5"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TIBAN
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
element TNumerRachunku/IBAN
facets
Kind Value Annotation
maxLength 34
pattern [A-Z]{2}[0-9]{2}[A-Z0-9]{1,30}
source <xsd:simpleType name="TIBAN">
 
<xsd:restriction base="xsd:string">
   
<xsd:maxLength value="34"/>
   
<xsd:pattern value="[A-Z]{2}[0-9]{2}[A-Z0-9]{1,30}"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TId
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:short
properties
base xsd:short
used by
elements TinstytucjaObowiazana/RodzajInstytucji TinstytucjaObowiazana/RodzajInstytucjiPozostaly
facets
Kind Value Annotation
minInclusive 0
maxInclusive 9999
source <xsd:simpleType name="TId">
 
<xsd:restriction base="xsd:short">
   
<xsd:minInclusive value="0"/>
   
<xsd:maxInclusive value="9999"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TIdentyfikatorTr
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
facets
Kind Value Annotation
maxLength 40
pattern .*
source <xsd:simpleType name="TIdentyfikatorTr">
 
<xsd:restriction base="xsd:string">
   
<xsd:maxLength value="40"/>
   
<xsd:pattern value=".*"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TImie
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
elements TOsoba/ImieDrugie TOsobaFizycznaUpowazniona/ImieDrugie TOsFizycznaUproszczona/ImieDrugie TOsobaFizyczna/ImieDrugie TOsoba/ImiePierwsze TOsobaFizycznaUpowazniona/ImiePierwsze TOsFizycznaUproszczona/ImiePierwsze TOsobaFizyczna/ImiePierwsze TPosrednik/OsobaPosrednik/PosrednikImie
facets
Kind Value Annotation
maxLength 30
pattern .*
source <xsd:simpleType name="TImie">
 
<xsd:restriction base="xsd:string">
   
<xsd:maxLength value="30"/>
   
<xsd:pattern value=".*"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TKodRodzTr
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
facets
Kind Value Annotation
length 2
pattern .*
source <xsd:simpleType name="TKodRodzTr">
 
<xsd:restriction base="xsd:string">
   
<xsd:length value="2"/>
   
<xsd:pattern value=".*"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TKodWalutyTr
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
facets
Kind Value Annotation
length 3
source <xsd:simpleType name="TKodWalutyTr">
 
<xsd:restriction base="xsd:string">
   
<xsd:length value="3"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TKwotaTr
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:decimal
properties
base xsd:decimal
facets
Kind Value Annotation
minInclusive 0
totalDigits 20
fractionDigits 2
source <xsd:simpleType name="TKwotaTr">
 
<xsd:restriction base="xsd:decimal">
   
<xsd:minInclusive value="0"/>
   
<xsd:totalDigits value="20"/>
   
<xsd:fractionDigits value="2"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TNazwaPodmiotu
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
elements TinstytucjaObowiazana/Nazwa TOsobaFizyczna/DzialalnoscGosp/NazwaFirmy TOsPrawnaUproszczona/NazwaPodmiotu TOsobaPrawna/NazwaPodmiotu TPosrednik/FirmaPosrednik/PosrednikNazwa
facets
Kind Value Annotation
maxLength 140
pattern .*
source <xsd:simpleType name="TNazwaPodmiotu">
 
<xsd:restriction base="xsd:string">
   
<xsd:maxLength value="140"/>
   
<xsd:pattern value=".*"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TNazwaRejestru
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
elements TOsPrawnaUproszczona/NazwaRejestru TOsobaPrawna/NazwaRejestru
facets
Kind Value Annotation
maxLength 40
pattern .*
source <xsd:simpleType name="TNazwaRejestru">
 
<xsd:restriction base="xsd:string">
   
<xsd:maxLength value="40"/>
   
<xsd:pattern value=".*"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TNazwisko
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
elements TOsoba/Nazwisko TOsobaFizycznaUpowazniona/Nazwisko TOsFizycznaUproszczona/Nazwisko TOsobaFizyczna/Nazwisko TPosrednik/OsobaPosrednik/PosrednikNazwisko
facets
Kind Value Annotation
maxLength 40
pattern .*
source <xsd:simpleType name="TNazwisko">
 
<xsd:restriction base="xsd:string">
   
<xsd:maxLength value="40"/>
   
<xsd:pattern value=".*"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TNIP
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
elements TinstytucjaObowiazana/NIP TOsFizycznaUproszczona/DzialalnoscGosp/NIP TOsobaFizyczna/DzialalnoscGosp/NIP TOsPrawnaUproszczona/PodmiotNIP TOsobaPrawna/PodmiotNIP TPosrednik/FirmaPosrednik/PosrednikNIP
facets
Kind Value Annotation
maxLength 10
pattern [0-9]{10}
source <xsd:simpleType name="TNIP">
 
<xsd:restriction base="xsd:string">
   
<xsd:maxLength value="10"/>
   
<xsd:pattern value="[0-9]{10}"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TNumerDomu
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
element TAdres/NumerDomu
facets
Kind Value Annotation
maxLength 10
pattern .*
source <xsd:simpleType name="TNumerDomu">
 
<xsd:restriction base="xsd:string">
   
<xsd:maxLength value="10"/>
   
<xsd:pattern value=".*"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TNumerLokalu
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
element TAdres/NrLokalu
facets
Kind Value Annotation
maxLength 10
pattern .*
source <xsd:simpleType name="TNumerLokalu">
 
<xsd:restriction base="xsd:string">
   
<xsd:maxLength value="10"/>
   
<xsd:pattern value=".*"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TNumerRejestru
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
elements TOsPrawnaUproszczona/NumerWRejestrze TOsobaPrawna/NumerWRejestrze
facets
Kind Value Annotation
maxLength 30
pattern .*
source <xsd:simpleType name="TNumerRejestru">
 
<xsd:restriction base="xsd:string">
   
<xsd:maxLength value="30"/>
   
<xsd:pattern value=".*"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TObywatelstwo
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
elements TOsobaFizycznaUpowazniona/Obywatelstwo TOsFizycznaUproszczona/Obywatelstwo TOsobaFizyczna/Obywatelstwo
facets
Kind Value Annotation
length 2
pattern .*
source <xsd:simpleType name="TObywatelstwo">
 
<xsd:restriction base="xsd:string">
   
<xsd:length value="2"/>
   
<xsd:pattern value=".*"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TPESEL
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
elements TOsobaFizycznaUpowazniona/PESEL TOsFizycznaUproszczona/PESEL TOsobaFizyczna/PESEL TPosrednik/OsobaPosrednik/PosrednikPESEL
facets
Kind Value Annotation
length 11
pattern \d{11}
source <xsd:simpleType name="TPESEL">
 
<xsd:restriction base="xsd:string">
   
<xsd:length value="11"/>
   
<xsd:pattern value="\d{11}"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TRodzajDokumentu
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
elements TOsobaFizycznaUpowazniona/RodzajDokumentu TOsFizycznaUproszczona/RodzajDokumentu TOsobaFizyczna/RodzajDokumentu
facets
Kind Value Annotation
length 2
pattern .*
source <xsd:simpleType name="TRodzajDokumentu">
 
<xsd:restriction base="xsd:string">
   
<xsd:length value="2"/>
   
<xsd:pattern value=".*"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TSeriaINumerDokumentu
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
elements TOsobaFizycznaUpowazniona/SeriaINumerDokumentu TOsFizycznaUproszczona/SeriaINumerDokumentu TOsobaFizyczna/SeriaINumerDokumentu
facets
Kind Value Annotation
pattern .*
source <xsd:simpleType name="TSeriaINumerDokumentu">
 
<xsd:restriction base="xsd:string">
   
<xsd:pattern value=".*"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TSposobWydaniaDyspTr
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
facets
Kind Value Annotation
length 1
pattern [0-9]{1}
source <xsd:simpleType name="TSposobWydaniaDyspTr">
 
<xsd:restriction base="xsd:string">
   
<xsd:length value="1"/>
   
<xsd:pattern value="[0-9]{1}"/>
 
</xsd:restriction>
</xsd:simpleType>

simpleType TTytulTr
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
facets
Kind Value Annotation
maxLength 1800
source <xsd:simpleType name="TTytulTr">
 
<xsd:restriction base="xsd:string">
   
<xsd:maxLength value="1800"/>
   
<!-- <xsd:pattern value=".*"/> -->
 
</xsd:restriction>
</xsd:simpleType>

simpleType TUwagi
namespace http://www.giif.mofnet.gov.pl/xsd/typy/2018/09/15/typy
type restriction of xsd:string
properties
base xsd:string
used by
element TinstytucjaObowiazana/Uwagi
facets
Kind Value Annotation
maxLength 2000
source <xsd:simpleType name="TUwagi">
 
<xsd:restriction base="xsd:string">
   
<xsd:maxLength value="2000"/>
 
</xsd:restriction>
</xsd:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy