Newer
Older
Discussion_Papers / Other / EndNote.dtd
nstanger on 25 Mar 2003 5 KB Initial import of DPS stuff.
<!-- ENDNOTE.DTD -->

<!ELEMENT referencelist (reference)+>

<!ELEMENT reference
( 	generic |
	article |
	book |
	in_book |
	manuscript |
	edited_book |
	in_collection |
	proceedings |
	in_proceedings |
	phd_thesis |
	tech_report |
	masters_thesis |
	computer_program |
	electronic_source |
	audiovisual_material |
	film_or_broadcast |
	manual |
	booklet |
	unpublished |
	hearing |
	bill |
	statute |
	case |
	cdrom |
	working_paper
)>

<!ATTLIST reference	label ID #REQUIRED>

<!-- generic reference -->

<!ELEMENT generic (generic_field)+>

<!ELEMENT generic_field
(	author |
	year |
	title |
	secondary_author |
	secondary_title |
	place_published |
	publisher |
	volume |
	number_of_volumes |
	number |
	pages |
	section |
	tertiary_author |
	tertiary_title |
	edition |
	date |
	type_of_work |
	subsidiary_author |
	short_title |
	alternate_title |
	ISBN_ISSN |
	original_publication |
	reprint_edition |
	reviewed_item |
	custom1 |
	custom2 |
	custom3 |
	custom4 |
	custom5 |
	custom6 |
	accession_number |
	call_number |
	keyword |
	abstract |
	notes |
	URL |
	author_address
)>

<!-- article reference-->

<!ELEMENT article (article_field)+>

<!ELEMENT article_field
(	author |
	year |
	title |
	journal |
	volume |
	issue |
	pages |
	month |
	short_title |
	original_publication |
	reprint_edition |
	reviewed_item |
	accession_number |
	call_number |
	keywords |
	abstract |
	notes |
	URL |
	author_address
)>

<!-- book reference -->

<!ELEMENT book (book_field)+>

<!ELEMENT book_field
(	author |
	year |
	title |
	series_editor |
	series_title |
	city |
	publisher |
	volume |
	number |
	number_of_pages |
	edition |
	date |
	short_title |
	ISBN |
	original_publication |
	reprint_edition |
	accession_number |
	call_number |
	label |
	keywords |
	abstract |
	notes |
	URL |
	author_address
)>

<!-- in book reference -->

<!ELEMENT in_book (in_book_field)+>

<!ELEMENT in_book_field
(	author |
	year |
	title |
	editor |
	book_title |
	city |
	publisher |
	volume |
	chapter |
	number |
	pages |
	series_editor |
	series_title |
	edition |
	date |
	section_type |
	short_title |
	ISBN |
	original_publication |
	reprint_edition |
	reviewed_item |
	accession_number |
	call_number |
	label |
	keywords |
	abstract |
	notes |
	URL |
	author_address
)>

<!-- manuscript fields -->

<!--
Reference fields

Note: all elements are singular (e.g., author, keyword, etc.), EXCEPT
for the notes element.
-->

<!ELEMENT author (#PCDATA)>
<!ELEMENT editor (#PCDATA)>
<!ELEMENT programmer (#PCDATA)>
<!ELEMENT writer (#PCDATA)>
<!ELEMENT company (#PCDATA)>

<!ELEMENT year (#PCDATA)>
<!ELEMENT year_of_conference (#PCDATA)>
<!ELEMENT year_released (#PCDATA)>

<!ELEMENT title (#PCDATA)>
<!ELEMENT name_of_act (#PCDATA)>
<!ELEMENT case_name (#PCDATA)>

<!ELEMENT secondary_author (#PCDATA)>
<!ELEMENT series_editor (#PCDATA)>
<!ELEMENT organisation (#PCDATA)>
<!ELEMENT recipient (#PCDATA)>
<!ELEMENT director (#PCDATA)>

<!ELEMENT secondary_title (#PCDATA)>
<!ELEMENT journal (#PCDATA)>
<!ELEMENT series_title (#PCDATA)>
<!ELEMENT book_title (#PCDATA)>
<!ELEMENT collection_title (#PCDATA)>
<!ELEMENT conference_name (#PCDATA)>
<!ELEMENT academic_department (#PCDATA)>
<!ELEMENT collection_title (#PCDATA)>
<!ELEMENT committee (#PCDATA)>
<!ELEMENT code (#PCDATA)>
<!ELEMENT reporter (#PCDATA)>

<!ELEMENT place_published (#PCDATA)>
<!ELEMENT city (#PCDATA)>
<!ELEMENT conference_location (#PCDATA)>
<!ELEMENT address (#PCDATA)>

<!ELEMENT publisher (#PCDATA)>
<!ELEMENT university (#PCDATA)>
<!ELEMENT institution (#PCDATA)>
<!ELEMENT producer (#PCDATA)>
<!ELEMENT distributor (#PCDATA)>
<!ELEMENT organisation (#PCDATA)>
<!ELEMENT organization (#PCDATA)>
<!ELEMENT how_published (#PCDATA)>
<!ELEMENT court (#PCDATA)>

<!ELEMENT volume (#PCDATA)>
<!ELEMENT access_year (#PCDATA)>
<!ELEMENT code_volume (#PCDATA)>
<!ELEMENT code_number (#PCDATA)>
<!ELEMENT reporter_volume (#PCDATA)>

<!ELEMENT number_of_volumes (#PCDATA)>
<!ELEMENT chapter (#PCDATA)>
<!ELEMENT extent_of_work (#PCDATA)>
<!ELEMENT number_of_copies (#PCDATA)>

<!ELEMENT number (#PCDATA)>
<!ELEMENT issue (#PCDATA)>
<!ELEMENT report_number (#PCDATA)>
<!ELEMENT access_date (#PCDATA)>
<!ELEMENT document_number (#PCDATA)>
<!ELEMENT bill_number (#PCDATA)>
<!ELEMENT public_law_number (#PCDATA)>

<!ELEMENT pages (#PCDATA)>
<!ELEMENT number_of_pages (#PCDATA)>
<!ELEMENT code_pages (#PCDATA)>
<!ELEMENT first_page (#PCDATA)>

<!ELEMENT section (#PCDATA)>
<!ELEMENT code_section (#PCDATA)>
<!ELEMENT sections (#PCDATA)>

<!ELEMENT tertiary_author (#PCDATA)>

<!ELEMENT tertiary_title (#PCDATA)>
<!ELEMENT legislative_body (#PCDATA)>

<!ELEMENT edition (#PCDATA)>
<!ELEMENT version (#PCDATA)>
<!ELEMENT session (#PCDATA)>

<!ELEMENT date (#PCDATA)>
<!ELEMENT month (#PCDATA)>
<!ELEMENT last_update_date (#PCDATA)>
<!ELEMENT date_released (#PCDATA)>
<!ELEMENT date_enacted (#PCDATA)>
<!ELEMENT date_decided (#PCDATA)>

<!ELEMENT type_of_work (#PCDATA)>
<!ELEMENT section_type (#PCDATA)>
<!ELEMENT type_of_article (#PCDATA)>
<!ELEMENT thesis_type (#PCDATA)>
<!ELEMENT report_type (#PCDATA)>
<!ELEMENT type (#PCDATA)>
<!ELEMENT type_of_medium (#PCDATA)>
<!ELEMENT medium (#PCDATA)>

<!ELEMENT subsidiary_author (#PCDATA)>
<!ELEMENT performer (#PCDATA)>
<!ELEMENT sponsor (#PCDATA)>
<!ELEMENT counsel (#PCDATA)>

<!ELEMENT short_title (#PCDATA)>
<!ELEMENT abbreviated_case_name (#PCDATA)>

<!ELEMENT alternate_title (#PCDATA)>

<!ELEMENT ISBN_ISSN (#PCDATA)>
<!ELEMENT ISBN (#PCDATA)>
<!ELEMENT ISSN (#PCDATA)>

<!ELEMENT original_publication (#PCDATA)>
<!ELEMENT history (#PCDATA)>

<!ELEMENT reprint_edition (#PCDATA)>

<!ELEMENT reviewed_item (#PCDATA)>

<!ELEMENT custom1 (#PCDATA)>
<!ELEMENT custom2 (#PCDATA)>
<!ELEMENT custom3 (#PCDATA)>
<!ELEMENT custom4 (#PCDATA)>
<!ELEMENT custom5 (#PCDATA)>
<!ELEMENT custom6 (#PCDATA)>
<!ELEMENT file_size (#PCDATA)>
<!ELEMENT computer (#PCDATA)>

<!ELEMENT accession_number (#PCDATA)>

<!ELEMENT call_number (#PCDATA)>

<!ELEMENT keyword (#PCDATA)>

<!ELEMENT abstract (#PCDATA)>

<!ELEMENT notes (#PCDATA)>

<!ELEMENT URL (#PCDATA)>

<!ELEMENT author_address (#PCDATA)>