Init Commit
BIN
03/WDI_1_2.jpg
Normal file
After Width: | Height: | Size: 189 KiB |
BIN
03/WDI_3.jpg
Normal file
After Width: | Height: | Size: 529 KiB |
BIN
04/Compression.zip
Normal file
95
05/store.xml
Normal file
@ -0,0 +1,95 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<!DOCTYPE store [
|
||||||
|
<!ELEMENT store (section+)>
|
||||||
|
<!ELEMENT section (shelf+)>
|
||||||
|
<!ELEMENT shelf (product*)>
|
||||||
|
<!ELEMENT product (name, weight*, manufacturer*, price)>
|
||||||
|
<!ELEMENT name (#PCDATA)>
|
||||||
|
<!ELEMENT weight (#PCDATA)>
|
||||||
|
<!ELEMENT manufacturer (#PCDATA)>
|
||||||
|
<!ELEMENT price (#PCDATA)>
|
||||||
|
<!ATTLIST section domain CDATA #REQUIRED>
|
||||||
|
<!ATTLIST shelf domain CDATA #IMPLIED>
|
||||||
|
]>
|
||||||
|
|
||||||
|
<store>
|
||||||
|
<section domain="food">
|
||||||
|
<shelf domain="bread">
|
||||||
|
<product>
|
||||||
|
<name>Chleb codzienny</name>
|
||||||
|
<weight>350g</weight>
|
||||||
|
<manufacturer>Piekarnia dla Ciebie</manufacturer>
|
||||||
|
<price>1,99 PLN</price>
|
||||||
|
</product>
|
||||||
|
<product>
|
||||||
|
<name>Kajzerka królewska</name>
|
||||||
|
<weight>40g</weight>
|
||||||
|
<manufacturer>Wypieki Babuni</manufacturer>
|
||||||
|
<price>0,30 PLN</price>
|
||||||
|
</product>
|
||||||
|
<product>
|
||||||
|
<name>Bagietka czosnkowa</name>
|
||||||
|
<weight>150g</weight>
|
||||||
|
<manufacturer>Piekarnia dla Ciebie</manufacturer>
|
||||||
|
<price>2,79 PLN</price>
|
||||||
|
</product>
|
||||||
|
</shelf>
|
||||||
|
<shelf domain="pasta">
|
||||||
|
<product>
|
||||||
|
<name>Farfalle 5-jajeczny</name>
|
||||||
|
<weight>500g</weight>
|
||||||
|
<manufacturer>Lubella</manufacturer>
|
||||||
|
<price>2,49 PLN</price>
|
||||||
|
</product>
|
||||||
|
<product>
|
||||||
|
<name>Spaghetti</name>
|
||||||
|
<weight>200g</weight>
|
||||||
|
<manufacturer>Nestlè</manufacturer>
|
||||||
|
<price>2,99 PLN</price>
|
||||||
|
</product>
|
||||||
|
</shelf>
|
||||||
|
<shelf domain="meat">
|
||||||
|
<product>
|
||||||
|
<name>Wołowina</name>
|
||||||
|
<price>29,99 PLN/kg</price>
|
||||||
|
</product>
|
||||||
|
</shelf>
|
||||||
|
</section>
|
||||||
|
<section domain="papers">
|
||||||
|
<shelf domain="notebooks">
|
||||||
|
<product>
|
||||||
|
<name>Zeszyt A4 60 kartek kratka</name>
|
||||||
|
<manufacturer>Polidruk</manufacturer>
|
||||||
|
<price>2,99 PLN</price>
|
||||||
|
</product>
|
||||||
|
<product>
|
||||||
|
<name>Zeszyt A4 96 kartek linia</name>
|
||||||
|
<manufacturer>Interdruk</manufacturer>
|
||||||
|
<price>3,99 PLN</price>
|
||||||
|
</product>
|
||||||
|
</shelf>
|
||||||
|
<shelf>
|
||||||
|
<product>
|
||||||
|
<name>Segregator 6cm</name>
|
||||||
|
<manufacturer>Box Office</manufacturer>
|
||||||
|
<price>8,99 PLN</price>
|
||||||
|
</product>
|
||||||
|
</shelf>
|
||||||
|
</section>
|
||||||
|
<section domain="wear">
|
||||||
|
<shelf domain="coats">
|
||||||
|
<product>
|
||||||
|
<name>Kurtka zimowa męska</name>
|
||||||
|
<manufacturer>Tani Armani</manufacturer>
|
||||||
|
<price>89,99 PLN</price>
|
||||||
|
</product>
|
||||||
|
</shelf>
|
||||||
|
<shelf>
|
||||||
|
<product>
|
||||||
|
<name>Czapka "Pawie Pióra"</name>
|
||||||
|
<manufacturer>Balmain H&M</manufacturer>
|
||||||
|
<price>1099,99 PLN</price>
|
||||||
|
</product>
|
||||||
|
</shelf>
|
||||||
|
</section>
|
||||||
|
</store>
|
BIN
06/2018_11_26 3_47 PM Office Lens (1).jpg
Normal file
After Width: | Height: | Size: 674 KiB |
BIN
06/2018_11_26 3_47 PM Office Lens (2).jpg
Normal file
After Width: | Height: | Size: 403 KiB |
BIN
06/2018_11_26 3_47 PM Office Lens (3).jpg
Normal file
After Width: | Height: | Size: 563 KiB |
BIN
06/2018_11_26 3_47 PM Office Lens (4).jpg
Normal file
After Width: | Height: | Size: 774 KiB |
BIN
08/Zad.1.png
Normal file
After Width: | Height: | Size: 303 KiB |