- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Mon, 28 Jan 2002 18:45:53 +0100
- To: <w3c-dist-auth@w3.org>
Hi. Currently, RFC2518 says in 12.12.1 [1]: <!ELEMENT keepalive (#PCDATA | href+) > So individual properties are identified by "href" (which doesn't make sense in the general case). So (assuming that propertybehaviour/keepalive isn't dropped anyway), this will need to be changed to: <!ELEMENT keepalive (#PCDATA | prop+) > where DAV:prop contains property elements. Julian [1] <http://www.greenbytes.de/tech/webdav/rfc2518.html#ELEMENT_keepalive>
Received on Monday, 28 January 2002 12:46:25 UTC