FGDC Biological Data Profile Metadata DTD
'$Id: nbii-fgdc-std-001.1-1999.xsd,v 1.5 2000-02-29 17:58:09 jones Exp $'
This is the Document Type Declaration (DTD) for metadata conforming
to the Biological Data Profile of the Content Standards for Digital
Geospatial Metadata. This DTD corresponds to the October, 1999
version of the standard, FGDC-STD-001.1-1999, which can be retrieved
at "http://www.fgdc.gov". It was derived from the DTD
"FGDC Metadata DTD 3.0.1 19990611", and contains any errors
in that document in regards to compliance with FGDC-STD-001-1998.
Authors:
Matthew B. Jones (National Center for Ecological Analysis and
Synthesis, http://www.nceas.ucsb.edu) with the original DTD
authors from the CSDGM document contributing the bulk of the
original Document Type Declaration:
Peter N. Schweitzer (U.S. Geological Survey, Reston, VA 20192)
with assistance from Doug Nebert (USGS), Eric Miller (OCLC),
Quinn Hart (CERES), Jim Frew (UCSB), and Archie Warnock (AWWW).
Comments and header information from the ORIGINAL CSDGM DTD
("FGDC Metadata DTD 3.0.1 19990611") are included here for the
purpose of reference and attribution:
======================================================================
===================== BEGIN ORIGINAL COMMENTS ========================
======================================================================
FGDC Metadata DTD 3.0.1 19990611
This is the Document Type Declaration for formal metadata, metadata
conforming to the Content Standards for Digital Geospatial Metadata
of the Federal Geographic Data Committee. This DTD corresponds to
the June, 1998 version of the standard, FGDC-STD-001-1998.
This file is the XML DTD.
Tags:
Tags are a maximum of 8-characters long, to coincide with the
Reference Concrete Syntax. In some systems, this will obviate
the need for an explicit SGML declaration.
Entity sets:
Scalar values (meaning the values of elements that are not
compound) are here declared #PCDATA to allow parsers to
recognize and support entities representing special characters
such as the degree symbol, less, and greater.
Element ordering:
Generally the order of elements is now significant. XML makes
it difficult to write a DTD that allows elements to be in any
order.
Authors:
Peter N. Schweitzer (U.S. Geological Survey, Reston, VA 20192)
with assistance from Doug Nebert (USGS), Eric Miller (OCLC),
Quinn Hart (CERES), Jim Frew (UCSB), and Archie Warnock (AWWW).
Revisions:
19990611 (PNS) Removed extinfo from content model of metadata.
Removed SGML entity declarations, replaced with
Latin-1 entity declarations from HTML. (3.0.1)
======================================================================
======================= END ORIGINAL COMMENTS ========================
======================================================================
======================================================================
Maybe this is the right entity reference for XML
<!ENTITY % HTMLlat1 PUBLIC
"-//W3C//ENTITIES Full Latin 1//EN//HTML"
"http://www.fgdc.gov/metadata/HTMLlat1"
>
%HTMLlat1;
======================================================================
End of FGDC Biological Profile Metadata DTD