The TEIFORM attribute
•
protects applications from the effect of
element renaming
<titre TEIform="title">...</titre>
•
protects applications from the effect of
syntactic sugar
<abc type="xyz”>
can be rewritten as
<xyz TEIform="abc">
33