⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 nitf.dtd

📁 Java的面向对象数据库系统的源代码
💻 DTD
📖 第 1 页 / 共 5 页
字号:
		Element			date.issue		Partial description	Date/time document was issued.		Full description	If not provided, it is assumed to be on receipt.		Attribute name		id		Description		Unique identifier for the element.		Attribute name		norm		Description		Date/time value normalized to ISO 8601 (YYYYMMDDThhmmssZ), normalized to UTC.		-->	<!ELEMENT date.release EMPTY>	<!ATTLIST date.release		%global-attributes;		norm 		CDATA 	#IMPLIED		>		<!--		Element			date.release		Partial description	Date/time document is available to be released.		Full description	If not provided, it is assumed to be on receipt.		Attribute name		id		Description		Unique identifier for the element.		Attribute name		norm		Description		Date/time value normalized to ISO 8601 (YYYYMMDDThhmmssZ), normalized to UTC.		-->	<!ELEMENT date.expire EMPTY>	<!ATTLIST date.expire		%global-attributes;		norm 		CDATA 	#IMPLIED		>		<!--		Element			date.expire		Partial description	Date/time at which the document has no validity.		Full description	If not provided, it is assumed to be infinity.		Attribute name		id		Description		Unique identifier for the element.		Attribute name		norm		Description		Date/time value normalized to ISO 8601 (YYYYMMDDThhmmssZ), normalized to UTC.		-->	<!ELEMENT doc-scope EMPTY>	<!ATTLIST doc-scope		%global-attributes;		scope 		CDATA 	#IMPLIED		>		<!--		Element			doc-scope		Partial description	Indicates an area where the document may be of interest.		Full description	Where a non-category interest may be specified. These are often geographic in origin, such as "Pacific Northwest."		Attribute name		id		Description		Unique identifier for the element.		Attribute name		scope		Description		Halfway between a Keyword and a Category.		-->	<!ELEMENT series EMPTY>	<!ATTLIST series		%global-attributes;		series.name 		CDATA 		#IMPLIED		series.part 		NMTOKEN 	"0"		series.totalpart 	NMTOKEN 	"0"		>		<!--		Element			series		Partial description	Series information.		Full description	Identification of an article within a series of related articles.		Attribute name		id		Description		Unique identifier for the element.		Attribute name		series.name		Description		The name of the series.		Attribute name		series.part		Description		Numeric order of this article within the series.		Attribute name		series.totalpart		Description		Total or expected number of articles in the series; use 0 if unknown or indefinite.		-->	<!ELEMENT ed-msg EMPTY>	<!ATTLIST ed-msg		%global-attributes;		msg-type 	CDATA 	#IMPLIED		info 		CDATA 	#IMPLIED		>		<!--		Element			ed-msg		Partial description	Non-publishable editorial message from provider or editor of item.		Full description	Place where an information provider can send a note to the editor about the contents of the story.		Attribute name		id		Description		Unique identifier for the element.		Attribute name		msg-type		Description		The type of message. Providers are urged to use consistent values.		Attribute name		info		Description		Contains the actual message for the editorial message.		-->	<!ELEMENT du-key EMPTY>	<!ATTLIST du-key		%global-attributes;		generation 	NMTOKEN 	#IMPLIED		part 		NMTOKEN 	#IMPLIED		version 	NMTOKEN 	#IMPLIED		key 		CDATA 		#IMPLIED		>		<!--		Element			du-key		Partial description	Dynamic Use Key, created daily. Has tree structure indicated by defined form.		Full description	Provides a mechanism for grouping and updating versions of stories. The du-key is unique to a story during a period fixed by the provider. After the time has elapsed, the reference is available for reuse.		Attribute name		id		Description		Unique identifier for the element.		Attribute name		generation		Description		Number indicating the du-key generation level. This number increments with each instance of a story that uses the same du-key.		Attribute name		part		Description		The part within the dynamic use key structure.		Attribute name		version		Description		Version of a particular use of the dynamic-use key.		Attribute name		key		Description		Contains the actual key value.		-->	<!ELEMENT doc.copyright EMPTY>	<!ATTLIST doc.copyright		%global-attributes;		year 		NMTOKEN 	#IMPLIED		holder 		CDATA 		#IMPLIED		>		<!--		Element			doc.copyright		Partial description	Copyright information for document header.		Full description	A metadata location for the information about the year and holder of the document copyright. This information should be consistant with information in the copyrite tag.		Attribute name		id		Description		Unique identifier for the element.		Attribute name		year		Description		Year of the document copyright.		Attribute name		holder		Description		Holder of the copyright.		-->	<!ELEMENT doc.rights EMPTY>	<!ATTLIST doc.rights		%global-attributes;		owner 		CDATA 		#IMPLIED		startdate 	CDATA 		#IMPLIED		enddate 	CDATA 		#IMPLIED		agent 		CDATA 		#IMPLIED		geography 	CDATA 		#IMPLIED		location-code 	CDATA 		#IMPLIED		code-source 	CDATA 		#IMPLIED		type 		CDATA 		#IMPLIED		limitations 	CDATA 		#IMPLIED		>		<!--		Element			doc.rights		Partial description	Rights information for use of the document.		Full description	Used when the rights holder is not the same as the copyright holder. This information should be consistant with that in the series of rights tags.		Attribute name		id		Description		Unique identifier for the element.		Attribute name		owner		Description		The owner of the specified rights.		Attribute name		startdate		Description		Normalized start date/time for asserted rights.		Attribute name		enddate		Description		Normalized end date / time for specified document rights.		Attribute name		agent		Description		The rights agent.		Attribute name		geography		Description		Geographic area where rights are asserted.		Attribute name		location-code		Description		Coded location from standard list.		Attribute name		code-source		Description		Source of coded list information.		Attribute name		type		Description		Kind of rights being asserted.		Attribute name		limitations		Description		Limitations associated with document rights.		-->	<!ELEMENT key-list (keyword)*>	<!ATTLIST key-list		%global-attributes;		>		<!--		Element			key-list		Partial description	List of keywords		Full description	hold a list of keywords about the document.		Attribute name		id		Description		Unique identifier for the element.		-->		<!ELEMENT keyword EMPTY>		<!ATTLIST keyword			%global-attributes;			key 		CDATA 	#IMPLIED			>			<!--			Element			keyword			Partial description	Keyword or phrase.			Full description	Holds the keyword or phrase itself.			Attribute name		id			Description		Unique identifier for the element.			Attribute name		key			Description		The actual keyword.			--><!ELEMENT pubdata EMPTY><!ATTLIST pubdata	%global-attributes;	type 			(				print				| audio				| video				| web				| appliance				| other				) 		#IMPLIED	item-length 		CDATA 		#IMPLIED	unit-of-measure 	(				word				| character				| byte				| inch				| pica				| cm				| hour				| minute				| second				| other				) 		#IMPLIED	date.publication 	CDATA 		#IMPLIED	name 			CDATA 		#IMPLIED	issn 			CDATA 		#IMPLIED	volume 			CDATA 		#IMPLIED	number 			CDATA 		#IMPLIED	issue 			CDATA 		#IMPLIED	edition.name 		CDATA 		#IMPLIED	edition.area 		CDATA 		#IMPLIED	position.section 	CDATA 		#IMPLIED	position.sequence 	CDATA 		#IMPLIED	ex-ref 			CDATA 		#IMPLIED	>	<!--	Element			pubdata	Partial description	Information about specific instance of an item's publication.	Full description	Contains metadata about how the particular news object was used in a specific instance.	Attribute name		id	Description		Unique identifier for the element.	Attribute name		type	Description		Transport medium, such as print, streaming video or broadcast.	Attribute name		item-length	Description		Length of the item; see also unit-of-measure. 	Attribute name		unit-of-measure	Description		Measure associated with the length of the item; see also item-length.	Attribute name		date.publication	Description		Normalized date / time news object was used (per ISO 8601)	Attribute name		name	Description		Title of the publication.	Attribute name		issn	Description		The International Standard Serial Number (ISSN) of the publication in which the news object occurred.	Attribute name		volume	Description		Volume of the publication in which the information appeared.	Attribute name		number	Description		Publication number, often associated with a volume number.	Attribute name		issue	Description		The name of the issue of the publication where the news object occurred. Examples include June, fall, Olympic Special, year-end, etc.	Attribute name		edition.name	Description		Name of the edition in which the news object was distributed.	Attribute name		edition.area	Description		Area / zone where news object was distributed.	Attribute name		position.section	Description		Named section of a publication where a news object appeared, such as Science, Sports, Weekend, etc.	Attribute name		position.sequence	Description		Where a news object appeared among a list of items; often the page number.	Attribute name		ex-ref	Description		External reference to the rendering of the news object as published, in the form of a URN.	--><!ELEMENT revision-history EMPTY><!ATTLIST revision-history	%global-attributes;	name 		CDATA 			#IMPLIED	function 	(			writer-author			| editor			| producer			| archivist			| videographer			| graphic-artist			| photographer			| statistician			| other			) 			#IMPLIED	norm 		CDATA 			#IMPLIED	comment 	CDATA 			#IMPLIED	>	<!--	Element			revision-history	Partial description	Information about the creative history of the document; also used as an audit trail.	Full description	Includes who made changes, when the changes were made, and why.	Attribute name		id	Description		Unique identifier for the element.	Attribute name		name	Description		Name of the person who made the revision (usually editor or reporter).	Attribute name		function	Description		Job function of individual performing revision.	Attribute name		norm	Description		Normalized date/time of the revision.	Attribute name		comment	Description		Reason for the revision.	--><!-- 	****************************************************************	body	**************************************************************** --><!ELEMENT body (body.head?, body.content*, body.end?)><!ATTLIST body	%common-attributes;	background 	CDATA 		#IMPLIED	>	<!--	Element			body	Partial description	The content portion of the NITF document.	Full description	All items within body are meant for display to the user.	Attribute name		id	Description		Unique identifier for the element.	Attribute name		class	Description		An open placeholder for categorization.	Attribute name		style	Description		An open placeholder for reference by an external stylesheet.	Attribute name		lang	Description		A two-character ISO 639 language abbreviation, a hyphen (-), and a two-character ISO 3166/1 country abbreviation.	Attribute name		dir	Description		Direction - rtl (right-to-left) or ltr - of language rendering.	Attribute name		background	Description		Background color information. Will be deprecated.	--><!-- 	****************************************************************	body.head	**************************************************************** --><!ELEMENT body.head (	hedline?,	note*,	rights?,	byline*,	distributor?,	dateline*,	abstract?,	series?	)><!ATTLIST body.head	%global-attributes;	>	<!--	Element			body.head	Partial description	Metadata intended to be displayed to the reader.	Full description	Holds content such as headline, byline, etc.	Attribute name		id	Description		Unique identifier for the element.	--><!ELEMENT hedline (hl1, hl2*)><!ATTLIST hedline	%global-attributes;	>	<!--	Element			hedline	Partial description	Container for main headline and subheadlines.	Full description	Provides a generally-dependable component for display in search results.	Attribute name		id	Description		Unique identifier for the element.	-->	<!ELEMENT hl1 (%enriched-text;)*>	<!ATTLIST hl1 %common-attributes;>	<!--	Element			hl1	Partial description	Headline 1 (main-headline).	Full description	The primary headline of the story.	Attribute name		id	Description		Unique identifier for the element.	Attribute name		class	Description		An open placeholder for categorization.	Attribute name		style	Description		An open placeholder for reference by an external stylesheet.	Attribute name		lang	Description		Language for the element. Uses en-US (per ISO 639 and 3166).	Attribute name		dir	Description		Direction - rtl (right-to-left) or ltr - of language rendering.	-->	<!ELEMENT hl2 (%enriched-text;)*>	<!ATTLIST hl2 %common-attributes;>	<!--	Element			hl2	Partial description	Headline 2 (sub-headline)	Full description	A subordinate headline for the article.	Attribute name		id	Description		Unique identifier for the element.	Attribute name		class	Description		An open placeholder for categorization.	Attribute name		style	Description		An open placeholder for reference by an external stylesheet.	Attribute name		lang	Description		Language for the element. Uses en-US (per ISO 639 and 3166).	Attribute name		dir	Description		Direction - rtl (right-to-left) or ltr - of language rendering.	--><!ELEMENT note (body.content)+><!ATTLIST note	%common-attributes;	noteclass 	(			cpyrt			| end			| hd			| editorsnote			| trademk

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -