Find Documents or Collections through a condition on their metadata properties.
Example: find documents which have been imported from Jan 1, 2010. The
parameter query
would contain:
nature="document" and import-date >= xs:date("2010-01-01")
mime-type: text/xml or text/plain
Returns properties of matching Collections or Documents, in the same way as getprop, except that the root element is <queryprop>.