From 237766b7bc74e76fbd723a3b8f6b4300a39d0891 Mon Sep 17 00:00:00 2001 From: Sergey Muraviov Date: Sat, 18 Oct 2014 18:06:27 +0400 Subject: [PATCH 01/13] =?UTF-8?q?=D0=92=20=D1=82=D0=B8=D0=BF=20=D0=B4?= =?UTF-8?q?=D0=BE=D0=BA=D1=83=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=20=D0=B4=D0=BE?= =?UTF-8?q?=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=BE=20=D0=BE=D0=BF=D0=B8?= =?UTF-8?q?=D1=81=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=B0=D1=82=D1=80=D0=B8=D0=B1?= =?UTF-8?q?=D1=83=D1=82=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- student.dtd | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 student.dtd diff --git a/student.dtd b/student.dtd new file mode 100644 index 0000000..f676f88 --- /dev/null +++ b/student.dtd @@ -0,0 +1,4 @@ + From ad6cf2c6d6146fe06fef97a3635206088e82c522 Mon Sep 17 00:00:00 2001 From: Erokhin Date: Tue, 21 Oct 2014 17:27:28 +0400 Subject: [PATCH 02/13] quit --- student.xml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 student.xml diff --git a/student.xml b/student.xml new file mode 100644 index 0000000..f28ee59 --- /dev/null +++ b/student.xml @@ -0,0 +1,3 @@ + + + From 698c5c308104813d3ba8e8b9164aa0c9b6249ccf Mon Sep 17 00:00:00 2001 From: Erokhin Date: Tue, 21 Oct 2014 17:31:34 +0400 Subject: [PATCH 03/13] qwer --- book.dtd | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 book.dtd diff --git a/book.dtd b/book.dtd new file mode 100644 index 0000000..d95fbd4 --- /dev/null +++ b/book.dtd @@ -0,0 +1,10 @@ + + + + + + + + From 488202376a7a9274d012b727ff7144bf57c174dc Mon Sep 17 00:00:00 2001 From: Erokhin Date: Tue, 21 Oct 2014 17:33:48 +0400 Subject: [PATCH 04/13] qwert --- books.dtd | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 books.dtd diff --git a/books.dtd b/books.dtd new file mode 100644 index 0000000..d95fbd4 --- /dev/null +++ b/books.dtd @@ -0,0 +1,10 @@ + + + + + + + + From 5b2e50ebb5a096acdc7da8340fc6a635b881a693 Mon Sep 17 00:00:00 2001 From: Erokhin Date: Tue, 21 Oct 2014 17:35:55 +0400 Subject: [PATCH 05/13] qwerty --- books.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/books.xml b/books.xml index 49f0348..cac4274 100644 --- a/books.xml +++ b/books.xml @@ -1,3 +1,5 @@ + + Everyday Italian From 02d125d9b4461d67908f9c90332c1bb4324540f5 Mon Sep 17 00:00:00 2001 From: Erokhin Date: Tue, 21 Oct 2014 17:58:13 +0400 Subject: [PATCH 06/13] qwertyy --- books.xsd | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 books.xsd diff --git a/books.xsd b/books.xsd new file mode 100644 index 0000000..5985e0b --- /dev/null +++ b/books.xsd @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 06e2f2cfe47b7728792b48d0d6a28c5c225cd021 Mon Sep 17 00:00:00 2001 From: Erokhin Date: Tue, 21 Oct 2014 18:01:02 +0400 Subject: [PATCH 07/13] qwertyyy --- task16.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 task16.txt diff --git a/task16.txt b/task16.txt new file mode 100644 index 0000000..b01d7f8 --- /dev/null +++ b/task16.txt @@ -0,0 +1 @@ +/bookstore/* From 6b24ac4a79a6008836fc96195cd3b1a26d2a6853 Mon Sep 17 00:00:00 2001 From: Erokhin Date: Tue, 21 Oct 2014 18:02:31 +0400 Subject: [PATCH 08/13] qwertyyyy --- task17.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 task17.txt diff --git a/task17.txt b/task17.txt new file mode 100644 index 0000000..f582071 --- /dev/null +++ b/task17.txt @@ -0,0 +1 @@ +//book[@cover] From d10fa834811b41936517d92a51c6d75233798dd1 Mon Sep 17 00:00:00 2001 From: Erokhin Date: Tue, 11 Nov 2014 15:27:47 +0400 Subject: [PATCH 09/13] qw --- task18 | 1 + 1 file changed, 1 insertion(+) create mode 100644 task18 diff --git a/task18 b/task18 new file mode 100644 index 0000000..ed203f4 --- /dev/null +++ b/task18 @@ -0,0 +1 @@ +//book[child::year=2003] From c743d2840e2dff8e1666105dc010e7d2f91a51d4 Mon Sep 17 00:00:00 2001 From: Erokhin Date: Tue, 11 Nov 2014 15:32:00 +0400 Subject: [PATCH 10/13] qww --- task18.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 task18.txt diff --git a/task18.txt b/task18.txt new file mode 100644 index 0000000..ed203f4 --- /dev/null +++ b/task18.txt @@ -0,0 +1 @@ +//book[child::year=2003] From f2088b25b4991c213863881b1e92dfa951ce540c Mon Sep 17 00:00:00 2001 From: Erokhin Date: Tue, 11 Nov 2014 15:34:50 +0400 Subject: [PATCH 11/13] qq --- task19.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 task19.txt diff --git a/task19.txt b/task19.txt new file mode 100644 index 0000000..1f07faa --- /dev/null +++ b/task19.txt @@ -0,0 +1 @@ +//book[child::price>=30 and child::price<40] From 09e393fbcdc6d53bb8472c2ad984e0dfa81e5040 Mon Sep 17 00:00:00 2001 From: Erokhin Date: Tue, 11 Nov 2014 15:39:01 +0400 Subject: [PATCH 12/13] task20 --- task20.xsl | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 task20.xsl diff --git a/task20.xsl b/task20.xsl new file mode 100644 index 0000000..8adcd3a --- /dev/null +++ b/task20.xsl @@ -0,0 +1,8 @@ + + + + + , + + + From d5eda073ab25255a929ce1e052b5c2a920bc70f7 Mon Sep 17 00:00:00 2001 From: Erokhin Date: Tue, 11 Nov 2014 15:42:48 +0400 Subject: [PATCH 13/13] task21 --- task21.xsl | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 task21.xsl diff --git a/task21.xsl b/task21.xsl new file mode 100644 index 0000000..03590e2 --- /dev/null +++ b/task21.xsl @@ -0,0 +1,9 @@ + + + + + + , + + +