| 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: | - add
 - this declaration is added to the current definitions [Vorgabe]
 - delete
 - this declaration and all of its children are removed from the current setup
 - change
 - this declaration changes the declaration of the same
    name in the current definition
 - replace
 - this declaration replaces the declaration of the same
    name in the current definition
 
  |  
  |