Re: DAV:revision-resourcetype

From: Geoffrey M. Clemm (geoffrey.clemm@rational.com)
Date: Fri, Jan 21 2000

  • Next message: Geoffrey M. Clemm: "Re: DAV:revision-resourcetype"

    Date: Fri, 21 Jan 2000 13:55:23 -0500
    Message-Id: <10001211855.AA26620@tantalum>
    From: "Geoffrey M. Clemm" <geoffrey.clemm@rational.com>
    To: ietf-dav-versioning@w3.org
    Subject: Re: DAV:revision-resourcetype
    
    
    Only a versioned resource has DAV:revision-resourcetype,
    not revisions or working resources.
    
    So I expect the DAV:resourcetype to *always* be different from
    DAV:revision-resourcetype, since DAV:resourcetype of a versioned
    resource will always be DAV:versioned-resource-resourcetype,
    while DAV:revision-resourcetype of a versioned resource will
    *never* be DAV:versioned-resourcetype (it will be whatever it
    is that is being versioned, e.g. DAV:collection).
    
    Cheers,
    Geoff
    
       From: Tim_Ellison@oti.com (Tim Ellison OTT)
    
       In what instances would you expect DAV:resourcetype to be different to 
       DAV:revision-resourcetype ?