dls functions (Retention Policy)

Retention policy functions.

7 functions
Function nameDescription
dls:document-purgeThis function deletes all numbered versions of the specified managed document and its referenced documents, as specified by the rention policies set by dls:retention-rule.
dls:document-retention-rulesThis function returns the retention rules that apply to the document at the specified URI.
dls:purgeThis function deletes all numbered versions of managed documents and its referenced documents (such as /foo/bar.xml_versions/1-bar.xml), as specified by the rention policy set by one or more dls:retention-rule functions.
dls:retention-ruleThis function creates and returns a retention rule element.
dls:retention-rule-insertThis function inserts retention rules into the database.
dls:retention-rule-removeThis function removes the specified retention rules from the database.
dls:retention-rules This function returns the specified retention rules from the database.