In the TEI DTDs, the default value for this attribute is
always the same as the generic identifier of the element. If an element
is renamed using the techniques described in chapter 29 ,
the attribute declaration for TEIform will be left
undisturbed; the default value will thus still be the standard TEI name
for the element. TEI-aware application programs can thus process
TEI-conformant documents which rename TEI elements, since by consulting
the TEIform attribute value the application can learn the
standard name for the element and process it accordingly.
In the normal course of events, this attribute will never be
specified in a TEI-conformant document; all occurrences will have the
default value. In some special circumstances, it can be useful to
specify a non-default value on some instances of an element; this allows
application programs to process correctly a locally defined element
which usually corresponds to one TEI element (which would be expressed
by the default value) but sometimes to another TEI element (which would
be expressed by explicit values attached to the element instance).
|