Release 1.0 - ... 
  
	<databases> element
	Contains the databases used in the site. Connections to different databases can be defined but you can also define multiple references to the same database e.g. one reference is using a readonly connection string to the database and another one is using a read-write connection string to the database.
	
	
	
	
	
	
	
	
	
	
	
		
			
			Attributes
		
	
	
		
		None.
	
	
	
	
	
	
	
	
		
			
			Parent element
		
	
	
		
		
				
					
						| Element name | 
						Description | 
					
					
						| <smartsite.data> | 
						This element contains the Smartsite data configuration. | 
					
				
			
	
	 
	
	
	
	
	
	
		
			
			Child elements
		
	
	
		
		
					
						
							| Element name | 
							Description | 
						
						
						
							| <database> | 
							Defines a connection to a database and its structure. | 
						
					
						
							| <schemas> | 
							List of schema definitions. |