<!--************************************************************-->
<!--                                                            -->
<!--     XMARC: Simple MARC Document Structure for XML Data     -->
<!--                  Document Type Definition                  -->
<!--                      Draft Version 0.1                     -->
<!--                      November 28, 2001                     -->
<!--                                                            -->
<!--                        Geoff Mottram                       -->
<!--                 gmottram@minaretsoftware.com               -->
<!--                     Minaret Corporation                    -->
<!--                         New York, NY                       -->
<!--                                                            -->
<!--************************************************************-->
<!-- Copyright (c) 2001, Minaret Corporation.                   -->
<!-- All rights reserved.                                       -->
<!--************************************************************-->
<!--                                                            -->
<!--************************************************************-->
<!--          Use this DTD when creating a single XMARC         -->
<!--          record per file.                                  -->
<!--                                                            -->
<!--          Use the xmarcset.dtd when creating more than      -->
<!--          one XMARC record per file.                        -->
<!--************************************************************-->


<!--************************************************************-->
<!--          Load the core XMARC declarations                  -->
<!--************************************************************-->

<!ENTITY % xmarc.core            PUBLIC 
"-//Minaret Corporation//DTD xmarc.ent (XMARC: Simple MARC Document Structure for XML Data Core Declarations 0.1)//EN" 
"xmarc.ent" >
%xmarc.core;
