| ident | Supplies the identifier by which this element is referenced. 
                                 
                                    | Zustand | Obligatorisch |  
                                    | Datentyp | <rng:ref name="data.name"/>
 
data.name |  
                                    | Werte | an XML name |  | 
                        
                           | predeclare | Says whether this object should be predeclared in the
                              tei infrastructure module. 
                                 
                                    | Zustand | Optional |  
                                    | Datentyp | <rng:data type="boolean"/>
 
xsd:boolean |  | 
                        
                           | module | Supplies the name of the module in which this object is to
                              be defined. 
                                 
                                    | Zustand | Optional |  
                                    | Datentyp | <rng:data type="NCName"/>
 
xsd:NCName |  
                                    | Werte | a name of module |  | 
                        
                           | mode | specifies the effect of this declaration on its parent
                              module. 
                                 
                                    | Zustand | Optional |  
                                    | Gültige Werte: | 
                                          addthis declaration is added to the current definitions [Vorgabe]deletethis declaration and all of its children are removed from the current setupchangethis declaration changes the declaration of the same
                                             name in the current definition
                                          replacethis declaration replaces the declaration of the same
                                             name in the current definition
                                           |  |