vnd.sun.star.webdav:

vnd.sun.star.webdav:

[1] The WebDAV Provider (Kai Sommerfeld 著, 版) <https://www.openoffice.org/ucb/docs/ucp-ref/webdav-ucp.html>

Each DCP content has an identifier corresponding to the following scheme:

vnd.sun.star.webdav://host:port/<path>

where <path> is a hierarchical path of the form

<name>/<name>/.../<name>

where <name> is a string encoded according to the URL conventions.

It is also possible to use standard HTTP-URLs. In this case the implementation will determine by itself, if the requested resource is DAV enabled.

Examples:

vnd.sun.star.webdav://localhost/davhome/

vnd.sun.star.webdav://davserver.com/Documents/report.sdw

http://davserver.com/Documents/report.sdw