[tei-council] brooding about override of class attributes

Sebastian Rahtz sebastian.rahtz at oucs.ox.ac.uk
Sat Apr 28 14:30:00 EDT 2012


I am tasked with making this work:

  <elementSpec ident="p">
     <classSpec>
       <memberOf key="att.typed"/>
     </classSpec>
    <attList>
      <attDef ident="type" mode="change">
         ….
      </attDef>
   </attList>
 </elementSpec>

in the Guidelines. which is OK. but what if
we are processing an ODD which does things with
att.typed? if it deletes @type, do we follow
suite for <div>?

can anyone philosophise on what the exact algorithm is
which I have to implement?

Sebastian


More information about the tei-council mailing list