Created
June 21, 2012 21:55
-
-
Save rajish/2968776 to your computer and use it in GitHub Desktop.
XSD schemas
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE xs:schema PUBLIC "-//W3C//DTD XMLSCHEMA 200102//EN" "XMLSchema.dtd" [ | |
<!-- provide ID type information even for parsers which only read the internal subset --> | |
<!ATTLIST xs:schema id ID #IMPLIED> | |
<!ATTLIST xs:complexType id ID #IMPLIED> | |
<!ATTLIST xs:complexContent id ID #IMPLIED> | |
<!ATTLIST xs:simpleContent id ID #IMPLIED> | |
<!ATTLIST xs:extension id ID #IMPLIED> | |
<!ATTLIST xs:element id ID #IMPLIED> | |
<!ATTLIST xs:group id ID #IMPLIED> | |
<!ATTLIST xs:all id ID #IMPLIED> | |
<!ATTLIST xs:choice id ID #IMPLIED> | |
<!ATTLIST xs:sequence id ID #IMPLIED> | |
<!ATTLIST xs:any id ID #IMPLIED> | |
<!ATTLIST xs:anyAttribute id ID #IMPLIED> | |
<!ATTLIST xs:attribute id ID #IMPLIED> | |
<!ATTLIST xs:attributeGroup id ID #IMPLIED> | |
<!ATTLIST xs:unique id ID #IMPLIED> | |
<!ATTLIST xs:key id ID #IMPLIED> | |
<!ATTLIST xs:keyref id ID #IMPLIED> | |
<!ATTLIST xs:selector id ID #IMPLIED> | |
<!ATTLIST xs:field id ID #IMPLIED> | |
<!ATTLIST xs:include id ID #IMPLIED> | |
<!ATTLIST xs:import id ID #IMPLIED> | |
<!ATTLIST xs:redefine id ID #IMPLIED> | |
<!ATTLIST xs:notation id ID #IMPLIED> | |
<!-- | |
keep this schema XML1.0 DTD valid | |
--> | |
<!ENTITY % schemaAttrs "xmlns:hfp CDATA #IMPLIED"> | |
<!ELEMENT hfp:hasFacet EMPTY> | |
<!ATTLIST hfp:hasFacet name NMTOKEN #REQUIRED> | |
<!ELEMENT hfp:hasProperty EMPTY> | |
<!ATTLIST hfp:hasProperty name NMTOKEN #REQUIRED> | |
<!ATTLIST hfp:hasProperty value CDATA #REQUIRED> | |
<!-- | |
Make sure that processors that do not read the external | |
subset will know about the various IDs we declare | |
--> | |
<!ATTLIST xs:simpleType id ID #IMPLIED> | |
<!ATTLIST xs:maxExclusive id ID #IMPLIED> | |
<!ATTLIST xs:minExclusive id ID #IMPLIED> | |
<!ATTLIST xs:maxInclusive id ID #IMPLIED> | |
<!ATTLIST xs:minInclusive id ID #IMPLIED> | |
<!ATTLIST xs:totalDigits id ID #IMPLIED> | |
<!ATTLIST xs:fractionDigits id ID #IMPLIED> | |
<!ATTLIST xs:length id ID #IMPLIED> | |
<!ATTLIST xs:minLength id ID #IMPLIED> | |
<!ATTLIST xs:maxLength id ID #IMPLIED> | |
<!ATTLIST xs:enumeration id ID #IMPLIED> | |
<!ATTLIST xs:pattern id ID #IMPLIED> | |
<!ATTLIST xs:appinfo id ID #IMPLIED> | |
<!ATTLIST xs:documentation id ID #IMPLIED> | |
<!ATTLIST xs:list id ID #IMPLIED> | |
<!ATTLIST xs:union id ID #IMPLIED> | |
]> | |
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" | |
attributeFormDefault="unqualified" | |
elementFormDefault="qualified"> | |
<xs:include schemaLocation="wykonawcy.xsd"/> | |
<xs:include schemaLocation="czesci.xsd"/> | |
<xs:include schemaLocation="small_types.xsd"/> | |
<xs:element name="ZP-400" type="zpBaseType" /> | |
<xs:element name="ZP-401" type="zpBaseType" /> | |
<xs:element name="ZP-403" type="zpBaseType" /> | |
<xs:element name="ZP-404" type="zpBaseType" /> | |
<xs:element name="ZP-405" type="zpBaseType" /> | |
<xs:element name="ZP-406" type="zpBaseType" /> | |
<xs:element name="ZP-408" type="zpBaseType" /> | |
<xs:complexType name="zpBaseType"> | |
<xs:choice maxOccurs="unbounded" minOccurs="0"> | |
<xs:element type="xs:byte" name="biuletyn" /> | |
<xs:element type="xs:int" name="pozycja" /> | |
<xs:element type="xs:date" name="data_publikacji" /> | |
<xs:element type="xs:string" name="nazwa" /> | |
<xs:element type="xs:string" name="ulica" /> | |
<xs:element type="xs:string" name="nr_domu" /> | |
<xs:element type="xs:string" name="nr_miesz" /> | |
<xs:element type="xs:string" name="miejscowosc" /> | |
<xs:element type="xs:string" name="kod_poczt" /> | |
<xs:element type="xs:string" name="wojewodztwo" /> | |
<xs:element type="xs:string" name="tel" /> | |
<xs:element type="xs:string" name="fax" /> | |
<xs:element type="xs:string" name="internet" /> | |
<xs:element type="xs:string" name="regon" /> | |
<xs:element type="xs:string" name="e_mail" /> | |
<xs:element type="xs:string" name="ogloszenie" /> | |
<xs:element type="yesNoType" name="czy_obowiazkowa" /> | |
<xs:element type="xs:byte" name="dotyczy" /> | |
<xs:element type="xs:string" name="rodzaj_zam" /> | |
<xs:element type="xs:string" name="nazwa_zamowienia" /> | |
<xs:element type="rodz_zamType" name="rodz_zam" /> | |
<xs:element type="xs:string" name="przedmiot_zam" /> | |
<xs:element type="xs:int" name="cpv1c" /> | |
<xs:element type="xs:int" name="cpv2c" /> | |
<xs:element type="xs:int" name="cpv3c" /> | |
<xs:element type="xs:int" name="cpv4c" /> | |
<xs:element type="xs:int" name="cpv5c" /> | |
<xs:element type="xs:int" name="cpv6c" /> | |
<xs:element type="xs:int" name="cpv7c" /> | |
<xs:element type="xs:int" name="cpv8c" /> | |
<xs:element type="xs:int" name="cpv9c" /> | |
<xs:element type="xs:int" name="cpv10c" /> | |
<xs:element type="xs:int" name="cpv11c" /> | |
<xs:element type="xs:int" name="cpv12c" /> | |
<xs:element type="xs:int" name="cpv13c" /> | |
<xs:element type="xs:int" name="cpv14c" /> | |
<xs:element type="xs:int" name="cpv15c" /> | |
<xs:element type="xs:int" name="cpv16c" /> | |
<xs:element type="xs:int" name="cpv17c" /> | |
<xs:element type="xs:int" name="cpv18c" /> | |
<xs:element type="xs:int" name="cpv19c" /> | |
<xs:element type="xs:int" name="cpv20c" /> | |
<xs:element type="xs:int" name="cpv21c" /> | |
<xs:element type="yesNoType" name="czy_czesci" /> | |
<xs:element type="yesNoType" name="czy_wariant" /> | |
<xs:element type="yesNoType" name="czy_uzup" /> | |
<xs:element type="xs:string" name="czas" /> | |
<xs:element type="xs:byte" name="czas_mies" /> | |
<xs:element type="yesNoType" name="zaliczka" /> | |
<xs:element type="xs:string" name="uprawnienie" /> | |
<xs:element type="xs:string" name="wiedza" /> | |
<xs:element type="xs:string" name="potencjal" /> | |
<xs:element type="xs:string" name="zdolne" /> | |
<xs:element type="xs:string" name="sytuacja" /> | |
<xs:element type="xs:string" name="oswiadczenie_potwierdzenia_1" /> | |
<xs:element type="xs:string" name="oswiadczenie_potwierdzenia_2" /> | |
<xs:element type="xs:string" name="oswiadczenie_potwierdzenia_3" /> | |
<xs:element type="xs:string" name="oswiadczenie_potwierdzenia_4" /> | |
<xs:element type="xs:string" name="oswiadczenie_potwierdzenia_5" /> | |
<xs:element type="xs:string" name="oswiadczenie_potwierdzenia_6" /> | |
<xs:element type="xs:string" name="oswiadczenie_potwierdzenia_7" /> | |
<xs:element type="xs:string" name="oswiadczenie_potwierdzenia_8" /> | |
<xs:element type="xs:string" name="oswiadczenie_potwierdzenia_9" /> | |
<xs:element type="xs:string" name="oswiadczenie_potwierdzenia_10" /> | |
<xs:element type="xs:string" name="oswiadczenia_wykluczenia_1" /> | |
<xs:element type="xs:string" name="oswiadczenia_wykluczenia_2" /> | |
<xs:element type="xs:string" name="oswiadczenia_wykluczenia_3" /> | |
<xs:element type="xs:string" name="oswiadczenia_wykluczenia_4" /> | |
<xs:element type="xs:string" name="oswiadczenia_wykluczenia_5" /> | |
<xs:element type="xs:string" name="oswiadczenia_wykluczenia_6" /> | |
<xs:element type="xs:string" name="oswiadczenia_wykluczenia_7" /> | |
<xs:element type="xs:string" name="dok_podm_zag_1" /> | |
<xs:element type="xs:string" name="dok_podm_zag_2" /> | |
<xs:element type="xs:string" name="dok_podm_zag_3" /> | |
<xs:element type="xs:string" name="dok_podm_zag_4" /> | |
<xs:element type="xs:string" name="inne_dokumenty" /> | |
<xs:element type="yesNoType" name="niepelnosprawne" /> | |
<xs:element type="xs:string" name="kod_trybu" /> | |
<xs:element type="yesNoType" name="czy_zmiana_umowy" /> | |
<xs:element type="xs:string" name="zmiana_umowy" /> | |
<xs:element type="xs:string" name="kryt_cena" /> | |
<xs:element type="yesNoType" name="czy_aukcja" /> | |
<xs:element type="xs:string" name="spec_www" /> | |
<xs:element type="xs:string" name="spec_war" /> | |
<xs:element type="xs:string" name="data_skl" /> | |
<xs:element type="xs:string" name="godz_skl" /> | |
<xs:element type="xs:string" name="miejsce" /> | |
<xs:element type="xs:string" name="termin" /> | |
<xs:element type="xs:int" name="okres_liczba_dni" /> | |
<xs:element type="yesNoType" name="czy_uniewaznienie" /> | |
<xs:element type="xs:string" name="data_zak" /> | |
<xs:element type="xs:string" name="wadium" /> | |
<xs:element type="xs:string" name="inf_dodat" /> | |
<xs:element type="xs:string" name="rodzaj_zam_inny" /> | |
<xs:element type="xs:string" name="captcha_sec_code" /> | |
<xs:element type="xs:short" name="ilosc_czesci" /> | |
<xs:element type="xs:string" name="adres_dyn_zak" /> | |
<xs:element type="czesciType" name="czesci" /> | |
<xs:element type="xs:string" name="zam_uzupelniajace" /> | |
<xs:element type="xs:short" name="czas_dni" /> | |
<xs:element type="xs:string" name="data_roz" /> | |
<xs:element type="xs:string" name="okres_data_do" /> | |
<xs:element type="xs:string" name="kryt_1" /> | |
<xs:element type="xs:float" name="kryt_1p" /> | |
<xs:element type="xs:string" name="kryt_2" /> | |
<xs:element type="xs:float" name="kryt_2p" /> | |
<xs:element type="xs:string" name="kryt_3" /> | |
<xs:element type="xs:byte" name="kryt_3p" /> | |
<xs:element type="xs:string" name="kryt_4" /> | |
<xs:element type="xs:byte" name="kryt_4p" /> | |
<xs:element type="xs:string" name="kryt_5" /> | |
<xs:element type="xs:byte" name="kryt_5p" /> | |
<xs:element type="xs:string" name="kryt_6" /> | |
<xs:element type="xs:byte" name="kryt_6p" /> | |
<xs:element type="xs:string" name="kryt_7" /> | |
<xs:element type="xs:byte" name="kryt_7p" /> | |
<xs:element type="xs:string" name="kryt_8" /> | |
<xs:element type="xs:byte" name="kryt_8p" /> | |
<xs:element type="xs:string" name="kryt_9" /> | |
<xs:element type="xs:byte" name="kryt_9p" /> | |
<xs:element type="yesNoType" name="sprawozdanie_calosc" /> | |
<xs:element type="xs:byte" name="lata_obrotowe" /> | |
<xs:element type="xs:string" name="dok_potw_1" /> | |
<xs:element type="xs:string" name="dok_potw_2" /> | |
<xs:element type="xs:string" name="dok_potw_3" /> | |
<xs:element type="xs:string" name="dok_potw_4" /> | |
<xs:element type="xs:string" name="dok_potw_5" /> | |
<xs:element type="xs:string" name="dok_potw_6" /> | |
<xs:element type="xs:string" name="inne_dok_potw" /> | |
<xs:element type="xs:string" name="aukcja_dod_info" /> | |
<xs:element type="xs:byte" name="liczba_wyk" /> | |
<xs:element type="xs:string" name="wybor_wyk" /> | |
<xs:element type="xs:byte" name="licytacja_etapy" /> | |
<xs:element type="xs:string" name="czas_trwania" /> | |
<xs:element type="xs:anyURI" name="le_adres_aukcja" /> | |
<xs:element type="xs:anyURI" name="le_adres_opis" /> | |
<xs:element type="xs:string" name="le_wymagania" /> | |
<xs:element type="xs:string" name="le_postapien" /> | |
<xs:element type="xs:string" name="le_data_skl" /> | |
<xs:element type="xs:string" name="le_godz_skl" /> | |
<xs:element type="xs:string" name="le_miejsce_skl" /> | |
<xs:element type="xs:string" name="le_term_otw" /> | |
<xs:element type="xs:string" name="le_term_war_zam" /> | |
<xs:element type="xs:string" name="wym_zab_umowy" /> | |
<xs:element type="xs:string" name="istotne_post" /> | |
<xs:element type="xs:string" name="oswiadczenie_przedlozyc" /> | |
<xs:element type="xs:string" name="zamowienie" /> | |
<xs:element type="xs:string" name="bzp_rok" /> | |
<xs:element type="xs:string" name="bzp_poz" /> | |
<xs:element type="xs:byte" name="nrbiuletynu" /> | |
<xs:element type="xs:int" name="nrpozycji" /> | |
<xs:element type="xs:date" name="datawydaniabiuletynu" /> | |
<xs:element type="yesNoType" name="czy_biul_pub" /> | |
<xs:element type="xs:gYear" name="biul_pub_rok" /> | |
<xs:element type="xs:int" name="biul_pub_poz" /> | |
<xs:element type="yesNoType" name="czy_zmiana_ogl" /> | |
<xs:element type="yesNoType" name="zamowienie_ue" /> | |
<xs:element type="xs:string" name="projekt" /> | |
<xs:element type="xs:string" name="zal_pprawna_hid" /> | |
<xs:element type="xs:string" name="zal_pprawna" /> | |
<xs:element type="xs:string" name="zal_uzasadnienie" /> | |
<xs:element type="xs:string" name="wymagania" /> | |
<xs:element type="xs:string" name="data_odb" /> | |
<xs:element type="xs:string" name="godz_odb" /> | |
<xs:element type="xs:string" name="miejsce_odb" /> | |
<xs:element type="xs:string" name="miejsce_skl" /> | |
<xs:element type="xs:string" name="termin_konk" /> | |
<xs:element type="xs:string" name="miejsce_konk" /> | |
<xs:element type="xs:string" name="nagrody" /> | |
<xs:element type="xs:string" name="nazwa_konkursu" /> | |
<xs:element type="xs:byte" name="uczest" /> | |
<xs:element type="zmianyType" name="zmiany" /> | |
<xs:element type="dodaneType" name="dodane" /> | |
<xs:element type="yesNoType" name="szacunkowa_wart_zam" /> | |
<xs:element type="xs:string" name="zamowienie_pprawna_hid" /> | |
<xs:element type="xs:string" name="zamowienie_pprawna" /> | |
<xs:element type="xs:string" name="zamowienie_uzasadnienie" /> | |
</xs:choice> | |
</xs:complexType> | |
</xs:schema> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" | |
attributeFormDefault="unqualified" | |
elementFormDefault="qualified"> | |
<xs:complexType name="czType"> | |
<xs:sequence> | |
<xs:element type="wykonawcyType" name="wykonawcy" /> | |
<xs:element type="xs:string" name="nazwa" minOccurs="0" /> | |
<xs:element type="xs:string" name="nr_czesci_1" minOccurs="0" /> | |
<xs:element type="xs:string" name="data_zam" minOccurs="0" /> | |
<xs:element type="xs:byte" name="liczba_ofert" minOccurs="0" /> | |
<xs:element type="xs:byte" name="liczba_odrzuconych_ofert" minOccurs="0" /> | |
<xs:element type="xs:string" name="wartosc" minOccurs="0" /> | |
<xs:element type="xs:string" name="cena" minOccurs="0" /> | |
<xs:element type="xs:string" name="cena_min" minOccurs="0" /> | |
<xs:element type="xs:string" name="cena_max" minOccurs="0" /> | |
<xs:element type="kod_walType" name="kod_wal" minOccurs="0" /> | |
<xs:element name="walutaType" minOccurs="0" /> | |
</xs:sequence> | |
</xs:complexType> | |
<xs:complexType name="czesciType"> | |
<xs:sequence> | |
<xs:element type="czType" name="cz_0" /> | |
<xs:element type="czType" name="cz_1" minOccurs="0" /> | |
<xs:element type="czType" name="cz_2" minOccurs="0" /> | |
<xs:element type="czType" name="cz_3" minOccurs="0" /> | |
<xs:element type="czType" name="cz_4" minOccurs="0" /> | |
<xs:element type="czType" name="cz_5" minOccurs="0" /> | |
<xs:element type="czType" name="cz_6" minOccurs="0" /> | |
<xs:element type="czType" name="cz_7" minOccurs="0" /> | |
<xs:element type="czType" name="cz_8" minOccurs="0" /> | |
<xs:element type="czType" name="cz_9" minOccurs="0" /> | |
<xs:element type="czType" name="cz_10" minOccurs="0" /> | |
<xs:element type="czType" name="cz_11" minOccurs="0" /> | |
<xs:element type="czType" name="cz_12" minOccurs="0" /> | |
<xs:element type="czType" name="cz_13" minOccurs="0" /> | |
<xs:element type="czType" name="cz_14" minOccurs="0" /> | |
<xs:element type="czType" name="cz_15" minOccurs="0" /> | |
<xs:element type="czType" name="cz_16" minOccurs="0" /> | |
<xs:element type="czType" name="cz_17" minOccurs="0" /> | |
<xs:element type="czType" name="cz_18" minOccurs="0" /> | |
<xs:element type="czType" name="cz_19" minOccurs="0" /> | |
<xs:element type="czType" name="cz_20" minOccurs="0" /> | |
<xs:element type="czType" name="cz_21" minOccurs="0" /> | |
<xs:element type="czType" name="cz_22" minOccurs="0" /> | |
<xs:element type="czType" name="cz_23" minOccurs="0" /> | |
<xs:element type="czType" name="cz_24" minOccurs="0" /> | |
<xs:element type="czType" name="cz_25" minOccurs="0" /> | |
<xs:element type="czType" name="cz_26" minOccurs="0" /> | |
<xs:element type="czType" name="cz_27" minOccurs="0" /> | |
<xs:element type="czType" name="cz_28" minOccurs="0" /> | |
<xs:element type="czType" name="cz_29" minOccurs="0" /> | |
<xs:element type="czType" name="cz_30" minOccurs="0" /> | |
<xs:element type="czType" name="cz_31" minOccurs="0" /> | |
<xs:element type="czType" name="cz_32" minOccurs="0" /> | |
<xs:element type="czType" name="cz_33" minOccurs="0" /> | |
<xs:element type="czType" name="cz_34" minOccurs="0" /> | |
<xs:element type="czType" name="cz_35" minOccurs="0" /> | |
<xs:element type="czType" name="cz_36" minOccurs="0" /> | |
<xs:element type="czType" name="cz_37" minOccurs="0" /> | |
<xs:element type="czType" name="cz_38" minOccurs="0" /> | |
<xs:element type="czType" name="cz_39" minOccurs="0" /> | |
<xs:element type="czType" name="cz_40" minOccurs="0" /> | |
<xs:element type="czType" name="cz_41" minOccurs="0" /> | |
<xs:element type="czType" name="cz_42" minOccurs="0" /> | |
<xs:element type="czType" name="cz_43" minOccurs="0" /> | |
<xs:element type="czType" name="cz_44" minOccurs="0" /> | |
<xs:element type="czType" name="cz_45" minOccurs="0" /> | |
<xs:element type="czType" name="cz_46" minOccurs="0" /> | |
<xs:element type="czType" name="cz_47" minOccurs="0" /> | |
<xs:element type="czType" name="cz_48" minOccurs="0" /> | |
<xs:element type="czType" name="cz_49" minOccurs="0" /> | |
<xs:element type="czType" name="cz_50" minOccurs="0" /> | |
<xs:element type="czType" name="cz_51" minOccurs="0" /> | |
<xs:element type="czType" name="cz_52" minOccurs="0" /> | |
<xs:element type="czType" name="cz_53" minOccurs="0" /> | |
<xs:element type="czType" name="cz_54" minOccurs="0" /> | |
<xs:element type="czType" name="cz_55" minOccurs="0" /> | |
<xs:element type="czType" name="cz_56" minOccurs="0" /> | |
<xs:element type="czType" name="cz_57" minOccurs="0" /> | |
<xs:element type="czType" name="cz_58" minOccurs="0" /> | |
<xs:element type="czType" name="cz_59" minOccurs="0" /> | |
<xs:element type="czType" name="cz_60" minOccurs="0" /> | |
<xs:element type="czType" name="cz_61" minOccurs="0" /> | |
<xs:element type="czType" name="cz_62" minOccurs="0" /> | |
<xs:element type="czType" name="cz_63" minOccurs="0" /> | |
<xs:element type="czType" name="cz_64" minOccurs="0" /> | |
<xs:element type="czType" name="cz_65" minOccurs="0" /> | |
<xs:element type="czType" name="cz_66" minOccurs="0" /> | |
<xs:element type="czType" name="cz_67" minOccurs="0" /> | |
<xs:element type="czType" name="cz_68" minOccurs="0" /> | |
<xs:element type="czType" name="cz_69" minOccurs="0" /> | |
<xs:element type="czType" name="cz_70" minOccurs="0" /> | |
<xs:element type="czType" name="cz_71" minOccurs="0" /> | |
<xs:element type="czType" name="cz_72" minOccurs="0" /> | |
<xs:element type="czType" name="cz_73" minOccurs="0" /> | |
<xs:element type="czType" name="cz_74" minOccurs="0" /> | |
<xs:element type="czType" name="cz_75" minOccurs="0" /> | |
<xs:element type="czType" name="cz_76" minOccurs="0" /> | |
<xs:element type="czType" name="cz_77" minOccurs="0" /> | |
<xs:element type="czType" name="cz_78" minOccurs="0" /> | |
</xs:sequence> | |
</xs:complexType> | |
</xs:schema> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" | |
attributeFormDefault="unqualified" | |
elementFormDefault="qualified"> | |
<xs:simpleType name="yesNoType"> | |
<xs:restriction base="xs:string"> | |
<xs:enumeration value="T" /> | |
<xs:enumeration value="N" /> | |
</xs:restriction> | |
</xs:simpleType> | |
<xs:simpleType name="kod_walType"> | |
<xs:restriction base="xs:byte"> | |
<xs:enumeration value="0" /> | |
<xs:enumeration value="1" /> | |
</xs:restriction> | |
</xs:simpleType> | |
<xs:simpleType name="walutaType"> | |
<xs:restriction base="xs:string"> | |
<xs:enumeration value="PLN" /> | |
<xs:enumeration value="EUR" /> | |
</xs:restriction> | |
</xs:simpleType> | |
<xs:simpleType name="rodz_zamType"> | |
<xs:restriction base="xs:string"> | |
<xs:enumeration value="D" /> | |
<xs:enumeration value="U" /> | |
<xs:enumeration value="B" /> | |
</xs:restriction> | |
</xs:simpleType> | |
<xs:complexType name="czZmianyType"> | |
<xs:sequence> | |
<xs:element type="xs:string" name="miejsce" /> | |
<xs:element type="xs:string" name="jest" minOccurs="0" /> | |
<xs:element type="xs:string" name="ma" minOccurs="0" /> | |
</xs:sequence> | |
</xs:complexType> | |
<xs:complexType name="zmianyType"> | |
<xs:sequence> | |
<xs:element type="czZmianyType" name="cz_0" /> | |
<xs:element type="czZmianyType" name="cz_1" minOccurs="0" /> | |
<xs:element type="czZmianyType" name="cz_2" minOccurs="0" /> | |
<xs:element type="czZmianyType" name="cz_3" minOccurs="0" /> | |
<xs:element type="czZmianyType" name="cz_4" minOccurs="0" /> | |
<xs:element type="czZmianyType" name="cz_5" minOccurs="0" /> | |
<xs:element type="czZmianyType" name="cz_6" minOccurs="0" /> | |
<xs:element type="czZmianyType" name="cz_7" minOccurs="0" /> | |
<xs:element type="czZmianyType" name="cz_8" minOccurs="0" /> | |
<xs:element type="czZmianyType" name="cz_9" minOccurs="0" /> | |
</xs:sequence> | |
</xs:complexType> | |
<xs:complexType name="czDodaneType"> | |
<xs:sequence> | |
<xs:element type="xs:string" name="miejsce" /> | |
<xs:element type="xs:string" name="dodac" /> | |
</xs:sequence> | |
</xs:complexType> | |
<xs:complexType name="dodaneType"> | |
<xs:sequence> | |
<xs:element type="czDodaneType" name="cz_0" /> | |
<xs:element type="czDodaneType" name="cz_1" minOccurs="0" /> | |
<xs:element type="czDodaneType" name="cz_2" minOccurs="0" /> | |
<xs:element type="czDodaneType" name="cz_3" minOccurs="0" /> | |
<xs:element type="czDodaneType" name="cz_4" minOccurs="0" /> | |
</xs:sequence> | |
</xs:complexType> | |
</xs:schema> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" attributeFormDefault="unqualified" elementFormDefault="qualified"> | |
<xs:complexType name="wykonawcaType"> | |
<xs:sequence> | |
<xs:element type="xs:string" name="nazwa_wyk" /> | |
<xs:element type="xs:string" name="adres" /> | |
<xs:element type="xs:string" name="miejsc" /> | |
<xs:element type="xs:string" name="kod" minOccurs="0" /> | |
<xs:element type="xs:byte" name="wojew" /> | |
<xs:element type="xs:string" name="wojewodztwo" /> | |
<xs:element type="xs:string" name="cena" minOccurs="0" /> | |
<xs:element type="xs:string" name="cena_min" minOccurs="0" /> | |
<xs:element type="xs:string" name="cena_max" minOccurs="0" /> | |
<xs:element type="xs:byte" name="kod_wal" minOccurs="0" /> | |
<xs:element type="xs:string" name="waluta" minOccurs="0" /> | |
</xs:sequence> | |
</xs:complexType> | |
<xs:complexType name="wykonawcyType"> | |
<xs:sequence> | |
<xs:element type="wykonawcaType" name="wykonawca_0" /> | |
<xs:element type="wykonawcaType" name="wykonawca_1" minOccurs="0" /> | |
<xs:element type="wykonawcaType" name="wykonawca_2" minOccurs="0" /> | |
<xs:element type="wykonawcaType" name="wykonawca_3" minOccurs="0" /> | |
<xs:element type="wykonawcaType" name="wykonawca_4" minOccurs="0" /> | |
<xs:element type="wykonawcaType" name="wykonawca_5" minOccurs="0" /> | |
</xs:sequence> | |
</xs:complexType> | |
</xs:schema> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment