Hi all, I,m rather new to MODS and looking for a solution to the following. I want to be able to point to multiple files with different access conditions in a record. By repeating location for each file belonging to a record and making access restrictions an attribute to location I could manage multiple files with different access conditions. See example. <location> <url>file1</url> <accessCondition type="restrictionOnAccess">no</accessCondition> </location> <location> <url>file2</url> <lu:accessCondition type="restrictionOnAccess">yes </accessCondition> </location> And so on. AccessCondition is not a recognized attribute to location in MODS but would it be possible to do it like this anyway. Or is there any other way to handle this? Best regards, Jorgen Eriksson Lund University Libraries