Page MenuHomePhorge

No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None
diff --git a/test/Resource/PROPFIND/resourceid.xml b/test/Resource/PROPFIND/resourceid.xml
new file mode 100644
index 0000000..4e9acfc
--- /dev/null
+++ b/test/Resource/PROPFIND/resourceid.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:resource-id/>
+</D:prop>
+</D:propfind>
diff --git a/test/Resource/PROPFIND/resourcetype.xml b/test/Resource/PROPFIND/resourcetype.xml
new file mode 100644
index 0000000..c96ef81
--- /dev/null
+++ b/test/Resource/PROPFIND/resourcetype.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:resourcetype/>
+</D:prop>
+</D:propfind>
diff --git a/test/Resource/PROPFIND/supported-report-set.xml b/test/Resource/PROPFIND/supported-report-set.xml
new file mode 100644
index 0000000..dbf9bad
--- /dev/null
+++ b/test/Resource/PROPFIND/supported-report-set.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<D:propfind xmlns:D="DAV:">
+<D:prop>
+<D:supported-report-set/>
+</D:prop>
+</D:propfind>

File Metadata

Mime Type
text/x-diff
Expires
Mon, Feb 2, 11:08 AM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
426893
Default Alt Text
(1 KB)

Event Timeline