I've found some more information from a book written by one of the engineers of Xythos.... but it leads to more questions - such as:
how much of the functionality revolving around the source property does Slide implement?


Brian

Julian Reschke wrote:

Roman D wrote:

I was looking for that myself.
Only place where I could find some information is
http://www.webdav.org/specs/rfc2518.html#xml.element.definitions


Off by one section. The right place is: <http://greenbytes.de/tech/webdav/rfc2518.html#dav.properties>.

Some elements are well documented, some has brain-dead description like;

Name:
    src
Namespace:
    DAV:
Purpose:
    Indicates the source of a link.


Brian Lee wrote:

I have a few questions about slide properties:

a) What is 'getetag'?
b) What is 'source'?
c) What is the difference between 'getlastmodified' and 'modificationdate'?
d) Does the 'displayname' property describe the resource or the properties file?
e) What are the possible values for 'getcontenttype'?
f) What are the possible values for 'resourcetype'?
g) Does the 'owner' property only used for setting which user is allowed to modify a resource or is it used beyond that function?
h) What is the 'modificationuser' property? What is the difference between the 'modificationuser' and 'owner' properties?
i) Does the 'creationuser' property only record who created the resource, or is there more to this property?
j) Is the following list all the live properties that one will encounter for a resource or is there more that isn't listed here:


DAV\:getetag=5822c7f1048d26267e8ab88d57712eff


I can't help noticing that this is an syntactically invalid etag.

DAV\:source=
DAV\:owner=root
DAV\:getcontentlanguage=en
DAV\:getlastmodified=Wed, 10 Nov 2004 19\:01\:46 GMT
DAV\:resourcetype=
DAV\:getcontentlength=0
DAV\:getcontenttype=application/pdf
DAV\:modificationdate=2004-11-10T19\:01\:46Z


There is no such thing as DAV:modificationdate. If Slide is producing this: it shouldn't.


DAV\:creationdate=2004-11-10T19\:01\:46Z
DAV\:modificationuser=root


Same.

DAV\:displayname=._Transcript_form.pdf
DAV\:creationuser=root


Same.

If there is anything else of note that I that I forgot to ask about, please include it as I will update the wiki with whatever information is given to me.


Best regards, Julian



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to