
Hi all, Here's an updated version of the proposal: --- A service that supports HTTP or any extension based on HTTP MAY publish StorageAccessProtocol objects to represent this. If a StorageAccessProtocol object is published to represent HTTP access then the Type SHOULD|MUST be 'http'. If a StorageAccessProtocol object is published to represent WebDAV access then the Type SHOULD|MUST be 'webdav'. When publishing an Endpoint that supports HTTP (or any extension based on HTTP) without encryption then the URL SHOULD start 'http://'. If an Endpoint the endpoint supports HTTP (or any extension based on HTTP) with SSL or TLS encryption then the URL SHOULD start 'https://' If the endpoint supports WebDAV then an InterfaceExtension of 'http://www.ietf.org/rfc/rfc4918.txt' SHOULD be published. --- Is this any better? Cheers, Paul.