<!-- ...................................................................... -->
<!-- XHTML Text Module 2.0 ................................................ -->
<!-- file: xhtml-text-2.mod

     This is XHTML, a reformulation of HTML as a modular XML application.
     Copyright 2001 W3C (MIT, INRIA, Keio), All Rights Reserved.
     Revision: $Id: xhtml-text-2.mod,v 1.1 2001/06/30 21:21:38 mimasa Exp $ SMI

     This DTD module is identified by the PUBLIC and SYSTEM identifiers:

       PUBLIC "-//mimasa//ELEMENTS XHTML Text 2.0//EN"
       SYSTEM "http://www.w3.org/People/mimasa/test/schemas/DTD/dev/xhtml-text-2.mod"

     Revisions:
     (none)
     ....................................................................... -->

<!-- Textual Content

     The Text module includes declarations for all core
     text container elements and their attributes.
-->

<!ENTITY % xhtml-inlstruct.module "INCLUDE" >
<![%xhtml-inlstruct.module;[
<!ENTITY % xhtml-inlstruct.mod
     PUBLIC "-//mimasa//ELEMENTS XHTML Inline Structural 2.0//EN"
            "xhtml-inlstruct-2.mod" >
%xhtml-inlstruct.mod;]]>

<!ENTITY % xhtml-inlphras.module "INCLUDE" >
<![%xhtml-inlphras.module;[
<!ENTITY % xhtml-inlphras.mod
     PUBLIC "-//mimasa//ELEMENTS XHTML Inline Phrasal 2.0//EN"
            "xhtml-inlphras-2.mod" >
%xhtml-inlphras.mod;]]>

<!ENTITY % xhtml-blkstruct.module "INCLUDE" >
<![%xhtml-blkstruct.module;[
<!ENTITY % xhtml-blkstruct.mod
     PUBLIC "-//mimasa//ELEMENTS XHTML Block Structural 2.0//EN"
            "xhtml-blkstruct-2.mod" >
%xhtml-blkstruct.mod;]]>

<!ENTITY % xhtml-blkphras.module "INCLUDE" >
<![%xhtml-blkphras.module;[
<!ENTITY % xhtml-blkphras.mod
     PUBLIC "-//mimasa//ELEMENTS XHTML Block Phrasal 2.0//EN"
            "xhtml-blkphras-2.mod" >
%xhtml-blkphras.mod;]]>

<!-- end of xhtml-text-2.mod -->
