SharePoint document folders
You can also used nodes under the node to specify different libraries to store attachments for different kinds of records. The type of record is specified by the Moniker attribute on the node, such as Hansen.CRM.ServiceRequest for service requests.
Use the Document Root Folder attribute on the node to specify the library where you want to stored attachments for that type of record. You can also use the Path attribute to specify a particular folder within the library.
If you do not specify a path for a moniker, the default path where attachments are stored is based on the specified moniker, with the dots converted to backslashes. For example, the moniker for service requests is Hansen.CRM.ServiceRequest, so service request attachments are stored by default in the Hansen\CRM\ServiceRequest folder.