From 5e731c14d9fca4e99ac73f020d69008431ef4f81 Mon Sep 17 00:00:00 2001 From: James Lal Date: Wed, 27 Jun 2012 16:58:05 +0200 Subject: working calendar queries --- samples/xml/propget.xml | 3 +-- samples/xml/req_calendar_query.xml | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 samples/xml/req_calendar_query.xml (limited to 'samples/xml') diff --git a/samples/xml/propget.xml b/samples/xml/propget.xml index c8487b2..2db1aa2 100644 --- a/samples/xml/propget.xml +++ b/samples/xml/propget.xml @@ -1,5 +1,5 @@ - + @@ -40,5 +40,4 @@ - diff --git a/samples/xml/req_calendar_query.xml b/samples/xml/req_calendar_query.xml new file mode 100644 index 0000000..e983706 --- /dev/null +++ b/samples/xml/req_calendar_query.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + -- cgit