event (hendiAll)
                    
                    Back
                
            <event> (event) contains data relating to any kind of significant event associated with a an organization or corporate body.
                                Other Customizations
                            
                            
                        
                                Attributes
                            
                            type
                                                                                                    
                                                    
                                                
                                            
                                                        Possible values
                                                    
                                                    
                                                                        ua
                                                                    
                                                                
                                                                    (premiere)
                                                                    contains information about the world's premiere.
                                                                    
                                                                
                                                            
                                                                        ea
                                                                    
                                                                
                                                                    (first performance)
                                                                    contains information about the first performance at a certain place.
                                                                    
                                                                
                                                            
                                                                        pa
                                                                    
                                                                
                                                                    (private performance)
                                                                    contains information about a private performance.
                                                                    
                                                                
                                                            
                                    Example
                                
                                <person>
        <event type="mat" when="1972-10-12">
          <label>matriculation</label>
        </event>
        <event type="grad" when="1975-06-23">
          <label>graduation</label>
        </event>
      </person>