Value indicating the upper and lower bounds of the height/depth range.
-- Description --
In the case of depth, the range between the deepest (lower bound) and most shallow (upper bound) aspect of the deposit body, where the depth is true vertical depth below a chosen vertical reference level.
        
     
            
    
    
        
                
                    
                        | Egenskap | Stereotype | Beskrivelse | Type | Multiplisitet | 
                
                    
                        | lowerBound | voidable | -- Name --
Lower bound | Length | 1..1 | 
                    
                        | upperBound |  | -- Name --
Upper bound | Length | 1..1 | 
        
     
    
        
                
                    
                        | Navn | Type | Lengde | Multiplisitet | 
                
                    
                        |  | Length |  | 1..1 | 
                    
                        |  | Length |  | 1..1 | 
        
     
    
        
            
                
                    | Name | Type | English | Description | 
            
                
                    | lowerBound | Length |  | Value indicating the lower bound of the height/depth range.
-- Description --
In the case of subsurface resources, true vertical depth below a chosen vertical reference level to the deepest vertex of the deposit body. | 
                
                    | upperBound | Length |  | Value indicating the upper bound of the height/depth range.
-- Description --
In the case of subsurface resources, depth is the true vertical depth below a chosen vertical reference level to the shallowest vertex of the deposit body. | 
        
     
    
        
        
            
                
                    | Navn | Beskrivelse | 
            
                
                    | LowerBoundUoMShallBeMeter | /* Value of lowerBound shall be expressed in meters. */
inv: self.lowerbound.uom.uomSymbol='m' | 
                
                    | UpperBoundUoMShallBeMeter | /* Value of upperBound shall be expressed in meters. */
inv: self.upperBound.uom.uomSymbol='m' |