| Egenskap | Stereotype | Beskrivelse | Type | Multiplisitet | 
                
                    
                        | pronunciationSoundLink | voidable |  | URI | 0..1 | 
                    
                        | pronunciationIPA | voidable |  | CharacterString | 0..1 | 
        
     
    
        
                
                    
                        | Navn | Type | Lengde | Multiplisitet | 
                
                    
                        |  | URI |  | 0..1 | 
                    
                        |  | CharacterString |  | 0..1 | 
        
     
    
        
            
                
                    | Name | Type | English | Description | 
            
                
                    | pronunciationSoundLink | URI |  | Proper, correct or standard (standard within the linguistic community concerned) pronunciation of a name, expressed by a link to any sound file.
-- Description --
SOURCE Adapted from [UNGEGN Manual 2006]. | 
                
                    | pronunciationIPA | CharacterString |  | Proper, correct or standard (standard within the linguistic community concerned) pronunciation of a name, expressed in International Phonetic Alphabet (IPA).
-- Description --
SOURCE Adapted from [UNGEGN Manual 2006]. | 
        
     
    
        
        
            
                
                    | Navn | Beskrivelse | 
            
                
                    | pronunciationSoundLink or pronunciationIPA not empty | /* At least one of the two attributes pronunciationSoundLink and pronunciationIPA shall not be void. */
inv: self.pronounciationIPA -> notEmpty() or self.pronounciationSoundLink -> notEmpty() |