<!-- because they are already included in the main TEI (see teiclas2.ent), -->
<!-- just not declared, all we need to do is declare the following two -->
<!-- elements to make use of them. -->

<!ELEMENT %n.gi; %om.RO;  (#PCDATA)> 
<!ATTLIST %n.gi;
      %a.global;
      tei (yes|no) "yes"
      TEIform CDATA 'gi'  >

<!ELEMENT %n.att; %om.RR;  (#PCDATA)> 
<!ATTLIST %n.att;
      %a.global;
      tei (yes|no) "yes"
      TEIform CDATA 'att'  >
