<!DOCTYPE newswday [

<!-- Simple Newswire DTD as used to encode Agence France Presse articles. -->
<!-- Constructed by Henry S. Thompson in 1994/5 for the Linguistic Data   -->
<!-- Consortium (ht@chestnut.ling.upenn.edu)                              -->
<!-- modified for TREC DOCID and DOCNO tags by NIST                       -->

<!ELEMENT newswday	- o (doc+)
			-- doctype element, one per file               -->
<!ATTLIST newswday	filename CDATA #REQUIRED
			-- source filename                             --
			language ID #REQUIRED
			-- language code for subsequent use            -->


<!ELEMENT doc		- - ((docid, docno, storyid, date?, keys, (slug | preamble)?,
                              text,
                              trailer?)+)
			-- top level article                           -->

<!ELEMENT docid		- - (#PCDATA)
			-- the LDC document identifier field           -->

<!ELEMENT docno		- - (#PCDATA)
			-- the LDC document number field               -->

<!ELEMENT storyid	- - (#PCDATA)
			-- the IPTC Message Number field               -->
<!ATTLIST storyid	pri CDATA #IMPLIED
			-- Priority of Story field                     --
			cat CDATA #IMPLIED
			-- Category of Story field                     --
			count NUMBER #IMPLIED
			-- Number of words in the story                -->

<!ELEMENT keys		- - (#PCDATA)
			-- IPTC Keyword and Catch-line field, sometimes
                           confusingly referred to in AFP documentation
                           as 'slug'                                   -->
<!ATTLIST keys		country CDATA #IMPLIED
			-- AFP Country field                           --
			iz CDATA #IMPLIED
			-- AFP Internal Zone field                     --
			selcode CDATA #IMPLIED
			-- AFP Selection code field		       --
			lang IDREF #IMPLIED
			-- Language ID                                 -->

<!-- A Slug is a semi-official region at the beginning of the text,
     i.e. after the STX,
     delimited as per IPTC rules with a closing -, : or =
     A Preamble is a non-official body of preliminary text, e.g. a
     headline or summary.  Detecting these is a matter of heuristic,
     not fact, and the distribution of material between this field
     and the first paragraph(s) of a text should not be relied on
     in the absence of specific claims to the contrary                 -->

<!ELEMENT slug		- - (#PCDATA)
			-- IPTC Optional Slug field                    -->
<!ATTLIST slug		lang IDREF #REQUIRED
			-- Language ID                                 -->

<!ELEMENT preamble	- - (#PCDATA)
			-- Sometimes we can identify a preamble which
			   summarises the following article            -->
<!ATTLIST preamble	lang IDREF #REQUIRED
			-- Language ID                                 -->

<!ELEMENT text		- - (p+)
			-- Body of the article                         -->
<!ATTLIST text		lang IDREF #REQUIRED
			-- Language ID                                 -->

<!ELEMENT p		- o ((#PCDATA|gap)+)
			-- Basic element of text, usually delimited by
			   white space somehow in original             -->

<!ELEMENT gap		- o EMPTY
			-- Dropout indicator			       -->
<!ATTLIST gap		resp CDATA #REQUIRED
			-- responsibility for gap detection	       -->

<!ELEMENT trailer	- - ((#PCDATA|date)+)
			-- Extra non-content material from article's end -->
<!ATTLIST trailer	lang IDREF #IMPLIED
			-- Language ID                                 -->

<!ELEMENT date		- - (#PCDATA)
			-- Usually in form 'mm-dd' at beginning and    --
			-- 'time timezone yy/mm/dd' in trailer         -->

<!ENTITY bell		SDATA '[bell]'>
<!ENTITY ss1		SDATA '[SS1]'>
<!ENTITY amp		CDATA "&">

]>
<NEWSWDAY filename='/speech11/afp-spanish/960112' language=sp>
