[Bug 222] Remove DTD fragments from pre/postcondition definitions when EMPTY

http://ietf.cse.ucsc.edu:8080/bugzilla/show_bug.cgi?id=222

julian.reschke@greenbytes.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |181
              nThis|                            |
         AssignedTo|joe-bugzilla@cursive.net    |elias@cse.ucsc.edu
           Severity|normal                      |minor



------- Additional Comments From julian.reschke@greenbytes.de  2006-01-22 03:04 -------
Suggested changes in
<http://greenbytes.de/tech/webdav/draft-reschke-webdav-rfc2518bis-latest.html#rfc.issue.bz222>
and below:

Section 15., para. 11:
OLD:

    All these elements are in the "DAV:" namespace.

NEW:

    If not specified otherwise, the content for each condition's XML
    element is defined to be empty.
 
    All these elements are in the "DAV:" namespace.


Section 15., para. 15:
OLD:

    <!ELEMENT lock-token-matches-request-uri EMPTY >
 
    Name: lock-token-submitted (precondition)

NEW:

    Name: lock-token-submitted (precondition)


Section 15., para. 26:
OLD:

    <!ELEMENT no-external-entities EMPTY >
 
    Name: preserved-live-properties

NEW:

    Name: preserved-live-properties


Section 15., para. 29:
OLD:

    <!ELEMENT preserved-live-properties EMPTY >
 
    Name: propfind-finite-depth

NEW:

    Name: propfind-finite-depth


Section 15., para. 31:
OLD:

    <!ELEMENT propfind-finite-depth EMPTY >
 
    Name: writable-property

NEW:

    Name: writable-property


Section 16., para. 0:
OLD:

    <!ELEMENT writable-property EMPTY >
 
 16.  Instructions for Processing XML in DAV

NEW:

 16.  Instructions for Processing XML in DAV






------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

Received on Sunday, 22 January 2006 11:05:08 UTC