Edit

kc3-lang/libxml2/result/noent/dav4

Branch :

  • Show log

    Commit

  • Author : Daniel Veillard
    Date : 1999-08-10 19:10:03
    Hash : 424af391
    Message : Added and updated all the results for 1.5.0, Daniel

  • result/noent/dav4
  • <?xml version="1.0"?>
    <D:propertyupdate xmlns:D="http://www.ietf.org/standards/dav/" xmlns:Z="http://www.w3.com/standards/z39.50/">
      <D:set>
        <D:prop>
          <Z:authors>
            <Z:Author>Jim Whitehead</Z:Author>
            <Z:Author>Roy Fielding</Z:Author>
          </Z:authors>
        </D:prop>
      </D:set>
      <D:remove>
        <D:prop>
          <Z:Copyright-Owner/>
        </D:prop>
      </D:remove>
    </D:propertyupdate>