eGospodarka.pl
eGospodarka.pl poleca

eGospodarka.plPrawoAkty prawneProjekty ustawRządowy projekt ustawy o zmianie ustawy - Prawo geodezyjne i kartograficzne

Rządowy projekt ustawy o zmianie ustawy - Prawo geodezyjne i kartograficzne

projekt dotyczy wykonania wyroku Trybunału Konstytucyjnego; udostępniania zbiorów danych lub innych materiałów z państwowego zasobu geodezyjnego i kartograficznego w szczególności stworzenia nowych zasad dot. opłat pobieranych w związku z udostępnianiem tych zbiorów; doprecyzowania kompetencji organów Służby Geodezyjnej i Kartograficznej

  • Kadencja sejmu: 7
  • Nr druku: 2364
  • Data wpłynięcia: 2014-05-06
  • Uchwalenie: Projekt uchwalony
  • tytuł: Ustawa o zmianie ustawy - Prawo geodezyjne i kartograficzne oraz ustawy o postępowaniu egzekucyjnym w administracji
  • data uchwalenia: 2014-06-05
  • adres publikacyjny: Dz.U. poz. 897

2364-2


<!--======================================-->

<simpleType name="BT_UkladWysType">


<union memberTypes="bt:BT_UkladWysEnumerationType
bt:BT_UkladWysOtherType"/>

</simpleType>

<simpleType name="BT_UkladWysEnumerationType">


<restriction base="string">



<enumeration value="Kronsztadt60"/>



<enumeration value="Kronsztadt86"/>



<enumeration value="Kronsztadt2006"/>



<enumeration value="Amsterdam55"/>



<enumeration value="Amsterdam2000"/>



<enumeration value="EUREF89"/>



<enumeration value="ETRF2000"/>



<enumeration value="ETRF2008"/>



<enumeration value="Pulkowo42"/>



<enumeration value="EVRS2007"/>


</restriction>

</simpleType>

<simpleType name="BT_UkladWysOtherType">


<restriction base="string">



<pattern value="other: \w{2,}"/>


</restriction>

</simpleType>

<!--======================================-->

<simpleType name="BT_UkladGeodType">


<union memberTypes="bt:BT_UkladGeodEnumerationType
bt:BT_UkladGeodOtherType"/>

</simpleType>

<simpleType name="BT_UkladGeodEnumerationType">


<restriction base="string">



<enumeration value="EUREF89"/>



<enumeration value="ETRF2000"/>
11




<enumeration value="ETRF2008"/>



<enumeration value="Pulkowo42"/>



<enumeration value="PUWP1992"/>



<enumeration value="PUWP2000"/>



<enumeration value="PUWP1965"/>



<enumeration value="PUWP1942"/>



<enumeration value="PUWPBG"/>



<enumeration value="UTM"/>


</restriction>

</simpleType>

<simpleType name="BT_UkladGeodOtherType">


<restriction base="string">



<pattern value="other: \w{2,}"/>


</restriction>

</simpleType>

<!--======================================-->

<element name="BT_ReferencjaDoObiektu"
type="bt:BT_ReferencjaDoObiektuType" substitutionGroup="gml:AbstractObject"/>

<complexType name="BT_ReferencjaDoObiektuType">


<choice>



<element name="idIIP" type="bt:BT_IdentyfikatorPropertyType"/>



<element name="obiekt"
type="bt:BT_ReferencyjnyObiektPrzestrzennyPropertyType">




<annotation>





<appinfo>






<gml:targetElement>bt:BT_ReferencyjnyObiektPrzestrzenny</gml:targetElement>





</appinfo>




</annotation>



</element>



<element name="obiektKarto"
type="bt:KR_ObiektKartoPropertyType" maxOccurs="unbounded">




<annotation>
12






<appinfo>






<gml:reversePropertyName>bt:obiektPrzedstawiany</gml:reversePropertyName>





</appinfo>




</annotation>



</element>



<element name="pktWysKarto"
type="bt:KR_PktWysPropertyType" minOccurs="0">




<annotation>





<appinfo>






<gml:reversePropertyName>bt:obiektPrzedstawiany2</gml:reversePropertyName>





</appinfo>




</annotation>



</element>



<element name="liniaWysKarto"
type="bt:KR_LiniaWysPropertyType" minOccurs="0" maxOccurs="unbounded">




<annotation>





<appinfo>






<gml:reversePropertyName>bt:obiektyReferencyjne</gml:reversePropertyName>





</appinfo>




</annotation>



</element>


</choice>

</complexType>

<complexType name="BT_ReferencjaDoObiektuPropertyType">


<sequence minOccurs="0">



<element ref="bt:BT_ReferencjaDoObiektu"/>


</sequence>


<attributeGroup ref="gml:OwnershipAttributeGroup"/>

</complexType>

<simpleType name="BT_ReferencjaDoObiektuUnionSemantics">
13



<restriction base="string">



<enumeration value="identyfikatorIIP"/>


</restriction>

</simpleType>

<!--======================================-->

<element name="BT_Dokument" type="bt:BT_DokumentType"
substitutionGroup="gml:AbstractObject"/>

<complexType name="BT_DokumentType">


<sequence>



<element name="opis" type="string" minOccurs="0"/>



<element name="rodzaj" type="bt:DC_RodzajDokumentuType"/>



<element name="status"
type="bt:DC_StatusDokumentuKodType"/>



<element name="sygnatura" type="string" minOccurs="0"/>



<element name="tytul" type="string"/>



<element name="wydawca" type="string"/>



<element name="zasobSieciowy"
type="gmd:CI_OnlineResource_PropertyType" minOccurs="0" maxOccurs="unbounded"/>



<element name="data" nillable="true">




<complexType>





<simpleContent>






<extension base="date">







<attribute name="nilReason"
type="gml:NilReasonType"/>






</extension>





</simpleContent>




</complexType>



</element>


</sequence>

</complexType>

<complexType name="BT_DokumentPropertyType">


<sequence>



<element ref="bt:BT_Dokument"/>
14



</sequence>


<attributeGroup ref="gml:OwnershipAttributeGroup"/>

</complexType>

<!--======================================-->

<simpleType name="DC_RodzajDokumentuType">


<annotation/>


<union memberTypes="bt:DC_RodzajDokumentuEnumerationType
bt:DC_RodzajDokumentuOtherType"/>

</simpleType>

<simpleType name="DC_RodzajDokumentuEnumerationType">


<restriction base="string">



<enumeration value="decyzja"/>



<enumeration value="inny"/>



<enumeration value="orzeczenie"/>



<enumeration value="rozporzadzenie"/>



<enumeration value="protokol"/>



<enumeration value="uchwala"/>



<enumeration value="umowa"/>



<enumeration value="ustawa"/>



<enumeration value="wyciagZKW"/>



<enumeration value="zarzadzenie"/>



<enumeration value="zawiadomienie"/>


</restriction>

</simpleType>

<simpleType name="DC_RodzajDokumentuOtherType">


<restriction base="string">



<pattern value="other: \w{2,}"/>


</restriction>

</simpleType>

<!--======================================-->

<simpleType name="DC_StatusDokumentuKodType">


<restriction base="string">



<enumeration value="obowiazujacy"/>
15

strony : 1 ... 30 ... 70 ... 78 . [ 79 ] . 80 ... 90 ... 123

Dokumenty związane z tym projektem:



Eksperci egospodarka.pl

1 1 1

Akty prawne

Rok NR Pozycja

Najnowsze akty prawne

Dziennik Ustaw z 2017 r. pozycja:
1900, 1899, 1898, 1897, 1896, 1895, 1894, 1893, 1892

Monitor Polski z 2017 r. pozycja:
938, 937, 936, 935, 934, 933, 932, 931, 930

Wzory dokumentów

Bezpłatne wzory dokumentów i formularzy.
Wyszukaj i pobierz za darmo: