1603
ID | 1603 |
Data | 2014-05-08 |
Symbol | 2014/05/08/1603 |
Instytucja | Podlaski Urząd Wojewódzki |
Nazwa | Wniosek o wynajem, rezerwacje sal konferencyjnych |
Czy Aktualny | 1 |
---|
Ustawy (1)
URI://Dziennik_Ustaw/2011/206/1216/27/2 | Par. 27 ust. 2 rozporządzenia Prezesa Rady Ministrów z dnia 14 września 2011r. w sprawie sporządzania pism w postaci dokumentów elektronicznych, doręczania dokumentów elektronicznych oraz udostępniania formularzy, wzorów i kopii dokumentów elektronic... |
---|
Pliki
Schemat
<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://crd.gov.pl/wzor/2014/05/08/1603/" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://crd.gov.pl/wzor/2014/05/08/1603/" version="1.0">
<xsd:import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd"/>
<xsd:import namespace="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" schemaLocation="http://crd.gov.pl/xml/schematy/adres/2009/11/09/adres.xsd"/>
<xsd:import namespace="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/meta/2009/11/16/meta.xsd"/>
<xsd:import namespace="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/struktura.xsd"/>
<xsd:import namespace="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" schemaLocation="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/osoba.xsd"/>
<xsd:element name="Dokument" type="DokumentType"/>
<xsd:complexType name="DokumentType">
<xsd:sequence>
<xsd:element name="OpisDokumentu" type="str:OpisDokumentuTyp"/>
<xsd:element name="DaneDokumentu" type="str:DaneDokumentuTyp"/>
<xsd:element name="TrescDokumentu" type="TrescDokumentuType"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="ds:Signature"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="TrescDokumentuType">
<xsd:complexContent>
<xsd:extension base="str:TrescDokumentuTyp">
<xsd:sequence>
<xsd:element name="DataDokumentu" type="meta:Czas"/>
<xsd:element name="MiejscowoscDokumentu" type="adr:MiejscowoscTyp"/>
<xsd:element name="OswiadczenieKorespondencja" type="xsd:string"/>
<xsd:element minOccurs="0" ref="str:Zalaczniki"/>
<xsd:element name="DaneWniosku" type="DaneWnioskuType"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="DaneWnioskuType">
<xsd:sequence>
<xsd:element name="DataSpotkania" type="xsd:date"/>
<xsd:element name="GodzinySpotkania" type="xsd:string"/>
<xsd:element name="Firma" type="xsd:string"/>
<xsd:element name="CelRezerwacji" type="xsd:string"/>
<xsd:element name="DaneDoFaktury" type="xsd:string"/>
<xsd:element name="OsobaKontaktowa" type="OsobaKontaktowaType"/>
<xsd:element name="WynajetaSala" type="xsd:string"/>
<xsd:element name="LiczbaUczestnikow" type="xsd:string"/>
<xsd:element name="WyposazenieSali" type="WyposazenieSaliType"/>
<xsd:element name="InformacjeDodatkowe" type="xsd:string"/>
<xsd:element name="UwagiZamawiajacego" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="OsobaKontaktowaType">
<xsd:sequence>
<xsd:element name="Imie" type="oso:ImieTyp"/>
<xsd:element name="Nazwisko" type="oso:NazwiskoTyp"/>
<xsd:element name="Telefon" type="adr:TelefonTyp"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="WyposazenieSaliType">
<xsd:sequence>
<xsd:element name="EkranElektryczny">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="Mownica">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="Laptop">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="DostepDoInternetu">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="Naglosnienie">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="MikrofonBezprzewodowy">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="MikrofonPrzewodowy">
<xsd:complexType>
<xsd:attribute name="wybrane" type="WyborType"/>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:simpleType name="WyborType">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="nie"/>
<xsd:enumeration value="tak"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:schema>