Help for this page

Select Code to Download


  1. or download this
    //*[ local-name() != 'propfind'
         and contains(local-name(), 'prop')
         and namespace-uri() = 'DAV:' ]
    
  2. or download this
    $ cat  dav-rfc4918-dingaling.xml
    <?xml version="1.0" encoding="utf-8"?>
    ...
    ') and namespace-uri() = 'DAV:' ]  "     dav-rfc4918-propname.xml
    <propname/>
    $