Overriding a value-list
44 « ^ »
<elementDecl ident="list" module="core">
<classes>
 <memberOf key="tei.typed"/>
</classes>
<!--... -->
<attDef ident="type" mode="replace">
<valList>
<valItem ident="ordered">numerically ordered</valItem>
<valItem ident="bulleted">un-numbered but bulleted</valItem>
<valItem ident="frabjous">simply frabjous</valItem>
</valList>
</attDef>
</elementDecl>
Annotation of Written Cultural Heritage logo