| dls:document-add-collections | 
	    This function adds the named document to the specified collections. | 
	  
	  
	    | dls:document-add-permissions | 
	    This function adds the specified permissions for the named document. | 
	  
	  
	    | dls:document-add-properties | 
	    This function adds the specified properties to any existing properties associated with the named document. | 
	  
	  
	    | dls:document-get-permissions | 
	    This function gets the permissions for the specified document from the point of view of the Library Services API. | 
	  
	  
	    | dls:document-remove-collections | 
	    This function removes the named document from the specified collection. | 
	  
	  
	    | dls:document-remove-permissions | 
	    This function removes the specified permissions from the named document. | 
	  
	  
	    | dls:document-remove-properties | 
	    This function removes the specified properties from the named document. | 
	  
	  
	    | dls:document-set-collections | 
	    This function sets the named document to the specified collections. | 
	  
	  
	    | dls:document-set-permissions | 
	    This function sets the specified permissions for the named document. | 
	  
	  
	    | dls:document-set-properties | 
	    This function sets the properties of a document to the given sequence of elements. | 
	  
	  
	    | dls:document-set-property | 
	    This function sets a property on a document. | 
	  
	  
	    | dls:document-set-quality | 
	    This function sets the quality of the document with the given URI. | 
	  
	  
	    | dls:document-update | 
	    This function updates the managed document at the specified URI with the specified contents. |