diff --git a/Samples/xpath/data.json b/Samples/xpath/data.json index 2de1632..6216754 100644 --- a/Samples/xpath/data.json +++ b/Samples/xpath/data.json @@ -1,5 +1,5 @@ { - "data": "Hamlet2001-05-041falseMacbeth2000-12-131falseHarry Potter and the Sorcerer's Stone2005-04-292trueThe Long Walk2018-07-014trueMisery2018-01-314trueThink and Grow Rich2004-09-106trueThe Law of Success1982-05-096falsePatriot Games1995-10-215falseThe Sum of All Fears1992-09-195falseThe Alchemist2017-02-203falseHamlet1994-06-011falseMeasure for Measure1990-03-231falseHamlet1989-05-051trueHamlet1999-05-301trueThe Law of Success2004-11-266trueRomeo and Juliet1997-02-081trueThe Alchemist2009-08-213true", + "data": "\nHamlet2001-05-041falseMacbeth2000-12-131falseHarry Potter and the Sorcerer's Stone2005-04-292trueThe Long Walk2018-07-014trueMisery2018-01-314trueThink and Grow Rich2004-09-106trueThe Law of Success1982-05-096falsePatriot Games1995-10-215falseThe Sum of All Fears1992-09-195falseThe Alchemist2017-02-203falseHamlet1994-06-011falseMeasure for Measure1990-03-231falseHamlet1989-05-051trueHamlet1999-05-301trueThe Law of Success2004-11-266trueRomeo and Juliet1997-02-081trueThe Alchemist2009-08-213true", "process": "/books/book[name = 'The Law of Success']", "processor": "saxon", "version": "2.0" diff --git a/Samples/xpath/dataNS.json b/Samples/xpath/dataNS.json index ec5eb94..04cff85 100644 --- a/Samples/xpath/dataNS.json +++ b/Samples/xpath/dataNS.json @@ -1,5 +1,5 @@ { - "data": "Hamlet2001-05-041falseMacbeth2000-12-131falseHarry Potter and the Sorcerer's Stone2005-04-292trueThe Long Walk2018-07-014trueMisery2018-01-314trueThink and Grow Rich2004-09-106trueThe Law of Success1982-05-096falsePatriot Games1995-10-215falseThe Sum of All Fears1992-09-195falseThe Alchemist2017-02-203falseHamlet1994-06-011falseMeasure for Measure1990-03-231falseHamlet1989-05-051trueHamlet1999-05-301trueThe Law of Success2004-11-266trueRomeo and Juliet1997-02-081trueThe Alchemist2009-08-213true", + "data": "\nHamlet2001-05-041falseMacbeth2000-12-131falseHarry Potter and the Sorcerer's Stone2005-04-292trueThe Long Walk2018-07-014trueMisery2018-01-314trueThink and Grow Rich2004-09-106trueThe Law of Success1982-05-096falsePatriot Games1995-10-215falseThe Sum of All Fears1992-09-195falseThe Alchemist2017-02-203falseHamlet1994-06-011falseMeasure for Measure1990-03-231falseHamlet1989-05-051trueHamlet1999-05-301trueThe Law of Success2004-11-266trueRomeo and Juliet1997-02-081trueThe Alchemist2009-08-213true", "process": "/b:books/b:book[b:name = 'The Law of Success']", "processor": "saxon", "version": "2.0" diff --git a/Samples/xpath/non-ns.curl b/Samples/xpath/non-ns.curl index b059ae6..b54c5b6 100644 --- a/Samples/xpath/non-ns.curl +++ b/Samples/xpath/non-ns.curl @@ -1,4 +1,4 @@ -#url = "localhost:8081/xpathpost" -url = "localhost:5000/xpathpost" +#url = "localhost:8081/xpath" +url = "localhost:5000/xpath" request = "POST" data = "@data.json" diff --git a/Samples/xpath/ns.curl b/Samples/xpath/ns.curl index 90af030..46c6341 100644 --- a/Samples/xpath/ns.curl +++ b/Samples/xpath/ns.curl @@ -1,4 +1,4 @@ -#url = "localhost:8081/xpathpost" -url = "localhost:5000/xpathpost" +#url = "localhost:8081/xpath" +url = "localhost:5000/xpath" request = "POST" data = "@dataNS.json" diff --git a/Samples/xsd/xsd.curl b/Samples/xsd/xsd.curl index ae731a5..922856c 100644 --- a/Samples/xsd/xsd.curl +++ b/Samples/xsd/xsd.curl @@ -1,4 +1,4 @@ -#url = "http://localhost:8082/xsdpost" -url = "http://localhost:5000/xsdpost" +#url = "http://localhost:8081/xsd" +url = "http://localhost:5000/xsd" data = "@xsd.json" request = POST diff --git a/Samples/xsd/xsd.json b/Samples/xsd/xsd.json index 91dd2f2..cc367d0 100644 --- a/Samples/xsd/xsd.json +++ b/Samples/xsd/xsd.json @@ -1,6 +1,6 @@ { - "data": "TestTest3", - "process": " ", + "data": "\nTestTest3", + "process": "\n ", "processor": "saxon", "version": "1.0" } diff --git a/Samples/xslt/xslt.curl b/Samples/xslt/xslt.curl index a7a6f94..712c82c 100644 --- a/Samples/xslt/xslt.curl +++ b/Samples/xslt/xslt.curl @@ -1,3 +1,4 @@ -url = "http://localhost:5000/xsltpost" +#url = "http://localhost:8081/xslt" +url = "http://localhost:5000/xslt" data = "@xslt.json" request = POST diff --git a/Samples/xslt/xslt.json b/Samples/xslt/xslt.json index f833a40..47013d7 100644 --- a/Samples/xslt/xslt.json +++ b/Samples/xslt/xslt.json @@ -1,6 +1,6 @@ { - "data": "Hamlet2001-05-041falseMacbeth2000-12-131falseHarry Potter and the Sorcerer's Stone2005-04-292trueThe Long Walk2018-07-014trueMisery2018-01-314trueThink and Grow Rich2004-09-106trueThe Law of Success1982-05-096falsePatriot Games1995-10-215falseThe Sum of All Fears1992-09-195falseThe Alchemist2017-02-203falseHamlet1994-06-011falseMeasure for Measure1990-03-231falseHamlet1989-05-051trueHamlet1999-05-301trueThe Law of Success2004-11-266trueRomeo and Juliet1997-02-081trueThe Alchemist2009-08-213true", - "process": "", + "data": "City library3451237321AdamChoke5123LaurenWong6422Harry Potter75421234Macbeth51239556Romeo and Juliet", + "process": "", "processor": "saxon", "version": "1.0" }