place (hendiPlaces)
                    
                    Back
                
            Table of contents
Text
Appendix
<place> (place) contains data about a geographic location.
                                Other Customizations
                            
                            
                        
                                Attributes
                            
                            source
                                                                                                    
                                                    req
                                                
                                            
                                                        Possible values
                                                    
                                                    
                                                                        HenDi
                                                                    
                                                                
                                                                    
                                                                    places from the database of the Henze-Digital project (HWH).
                                                                    
                                                                
                                                            
                                                                        WeGA
                                                                    
                                                                
                                                                    
                                                                    places from the database of the Weber-Gesamtausgabe (WeGA).
                                                                    
                                                                
                                                            xml:id
                                                                                                    
                                                    req
                                                
                                            
                                                        
                                                            (identifier)
                                                            provides a unique identifier for the element bearing the attribute.
                                                        
                                                    
                                                
                                                        Datatype
                                                    
                                                    hendi.places.pointer
                                                    status
                                                                                                    
                                                    req
                                                
                                            
                                    Example
                                
                                <place>
        <country>Lithuania</country>
        <country xml:lang="lt">Lietuva</country>
        <place>
          <settlement>Vilnius</settlement>
        </place>
        <place>
          <settlement>Kaunas</settlement>
        </place>
      </place> 
                         
                         
                         
                         
                        