Document Access Mode string
  
  
Description
				Specifies a kind of access to data. 
				Values
				
					
						
							| Value | 
							Description | 
						 
						
							| clipboard | 
							Data should be accessed through the clipboard | 
						 
						
							| preview-url | 
							Data should be written to a temporary 'preview'
          URL | 
						 
						
							| url | 
							Data should be accessed through a specified URL | 
						 
					
				 
				 
				 
			
  |