Identifiable collection of spatial data.
-- Description --
NOTE The type SpatialDataSet is offered as a pre-defined type for spatial data sets. The scope of this type is packaging pre-defined data sets for the non-direct access download service. It may be reused in thematic application schemas, but if it does not fit an application-schema-specific data set object should be modelled. This type may have the same name and definition like this type, but may have a different set of properties.
This type specifies three properties: an external object identifier, a container for metadata (may be void), and an association to zero or more spatial objects.
        
     
            
    
    
        
                
                    
                        | Egenskap | Stereotype | Beskrivelse | Type | Multiplisitet | 
                
                    
                        | identifier |  |  | Identifier | 1..1 | 
                    
                        | metadata | voidable |  | MD_Metadata | 1..1 | 
        
     
    
        
                
                    
                        | Navn | Type | Lengde | Multiplisitet | 
                
                    
                        |  | Identifier |  | 1..1 | 
                    
                        |  | MD_Metadata |  | 1..1 | 
        
     
    
        
            
                
                    | Name | Type | English | Description | 
            
                
                    | identifier | Identifier |  | Identifier of the spatial data set. | 
                
                    | metadata | MD_Metadata |  | Metadata of the spatial data set. |