<!-- P3Xents.DTD:  Element class extensions for text of P3.   -->
<!-- Draft 1, CMSMcQ, 8 May 1994                              -->
 
<!-- Revisions:                                               -->
<!-- 11 May 99 LB : index is now a member of globIncl         -->
<!--                 so addition here now redundant           -->
<!-- 8 May 94: CMSMcQ : make file from old p2x.dtd            -->
 
<!-- Glue to add the additional elements to base.             -->
<!-- With these, our new tags can appear in broth and soup.   -->
<!ENTITY % x.data      'code | ident |'                         >
<!-- ENTITY % x.metadata  'index |'                           -->
<!ENTITY % x.inter     'eg |'                                   >
<!ENTITY % x.common    'eg | tagdoc | entdoc | classdoc |'      >
<!ENTITY % x.front     'divGen |'                               >
 
<!-- override default declaration of lists and sgmlkeywords   -->
<!-- classes:  suppress LABEL as member of LISTS class.       -->
<!ENTITY % x.lists ''                                           >
<!ENTITY % m.lists '%x.lists list | listBibl'                   >
<!-- default is    '%x.lists label | list | listBibl'         -->
<!-- Suppress VAL as member of sgmlKeywords class.            -->
<!ENTITY % x.sgmlKeywords ''                                    >
<!ENTITY % m.sgmlKeywords '%x.sgmlKeywords att | gi | tag'      >
<!-- default is      '%x.sgmlKeywords att | gi | tag | val'   -->

<!-- change endtag ommissibility for EXEMPLUM  -->
<!ENTITY % exemplum "IGNORE">


