<!-- ....................................................................... -->
<!-- SVG Full ExternalResourcesRequired Attribute Module ................... -->
<!-- file: svg-extresources-attrib-f-1.mod

     This is SVG, a language for describing two-dimensional graphics in XML.
     Copyright 2001, 2002 W3C (MIT, INRIA, Keio), All Rights Reserved.
     Revision: $Id$

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

        PUBLIC "-//W3C//ENTITIES SVG Full ExternalResourcesRequired Attribute 1.0//EN"
        SYSTEM "svg-extresources-attrib-f-1.mod"

     ....................................................................... -->

<!-- Full ExternalResourcesRequired Attribute

        externalResourcesRequired

     This module defines the External attribute set.
-->

<!ENTITY % SVG.externalResourcesRequired.attrib
    "externalResourcesRequired %Boolean.datatype; #IMPLIED"
>

<!ENTITY % SVG.External.extra.attrib "" >

<!ENTITY % SVG.External.attrib
    "%SVG.externalResourcesRequired.attrib;
     %SVG.External.extra.attrib;"
>

<!-- end of svg-extresources-attrib-f-1.mod -->
