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

📄 nitf.dtd

📁 Java的面向对象数据库系统的源代码
💻 DTD
📖 第 1 页 / 共 5 页
字号:
			| undef			) 			#IMPLIED	type 		(std | pa | npa) 	"std"	src 		CDATA 			#IMPLIED	%url.link;	>	<!--	Element			note	Partial description	Document cautionary note.	Full description	Potentially publishable.	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.	Attribute name		noteclass	Description		The class of note. (Controlled vocabulary.)	Attribute name		type	Description		Standards, Publishable Advisory, Non-Publishable Advisory.	Attribute name		src	Description		A URL for the icon for a note.  Will be deprecated.	Attribute name		md	Description		A URL for an external note.  to be deprecated.	--><!ELEMENT rights (	#PCDATA	| rights.owner	| rights.startdate	| rights.enddate	| rights.agent	| rights.geography	| rights.type	| rights.limitations	)*><!ATTLIST rights	%global-attributes;	>	<!--	Element			rights	Partial description	Information on rights holder.	Full description	Rights to news material other than the copyrights, such as archival, syndication, or distribution.	Attribute name		id	Description		Unique identifier for the element.	-->	<!ELEMENT rights.owner (#PCDATA)>	<!ATTLIST rights.owner		%global-attributes;		contact 	CDATA 	#IMPLIED		>		<!--		Element			rights.owner		Partial description	Rights owner		Full description	Owner of the rights to the material.		Attribute name		id		Description		Unique identifier for the element.		Attribute name		contact		Description		Contact information for the owner.		-->	<!ELEMENT rights.startdate (#PCDATA)>	<!ATTLIST rights.startdate		%global-attributes;		norm 		CDATA 	#IMPLIED		>		<!--		Element			rights.startdate		Partial description	Rights start date.		Full description	Initial reference date for material rights.		Attribute name		id		Description		Unique identifier for the element.		Attribute name		norm		Description		Normalized date/time for the start.		-->	<!ELEMENT rights.enddate (#PCDATA)>	<!ATTLIST rights.enddate		%global-attributes;		norm 		CDATA 	#IMPLIED		>		<!--		Element			rights.enddate		Partial description	Rights end date.		Full description	Terminal reference date for material rights.		Attribute name		id		Description		Unique identifier for the element.		Attribute name		norm		Description		Normalized date/time for the end.		-->	<!ELEMENT rights.agent (#PCDATA)>	<!ATTLIST rights.agent		%global-attributes;		contact 	CDATA 	#IMPLIED		>		<!--		Element			rights.agent		Partial description	Rights agent.		Full description	Name of the agent that holds the rights to the material.		Attribute name		id		Description		Unique identifier for the element.		Attribute name		contact		Description		Contact information for the agent.		-->	<!ELEMENT rights.geography (#PCDATA)>	<!ATTLIST rights.geography		%global-attributes;		location-code 	CDATA 	#IMPLIED		code-source 	CDATA 	#IMPLIED		>		<!--		Element			rights.geography		Partial description	Area to which rights apply.		Full description	A geographic area.		Attribute name		id		Description		Unique identifier for the element.		Attribute name		location-code		Description		Coded location from standard list.		Attribute name		code-source		Description		Source for the location code.		-->	<!ELEMENT rights.type (#PCDATA)>	<!ATTLIST rights.type		%global-attributes;		>		<!--		Element			rights.type		Partial description	Type of rights claimed.		Full description	Type of material rights claimed (such as distribution).		Attribute name		id		Description		Unique identifier for the element.		-->	<!ELEMENT rights.limitations (#PCDATA)>	<!ATTLIST rights.limitations		%global-attributes;		>		<!--		Element			rights.limitations		Partial description	Limitations (exclusive / nonexclusive) of rights.		Full description	Limitation on use of material rights.		Attribute name		id		Description		Unique identifier for the element.		--><!ELEMENT byline (#PCDATA | person | byttl | location | virtloc)*><!ATTLIST byline	%global-attributes;	>	<!--	Element			byline	Partial description	Container for byline information.	Full description	Can either be structured with direct specification of the responsible person / entity and their title or unstructured text can be provided.	Attribute name		id	Description		Unique identifier for the element.	-->	<!ELEMENT byttl (#PCDATA | org )*>	<!ATTLIST byttl		%global-attributes;		>		<!--		Element			byttl		Partial description	Byline title. Often contains an organization.		Full description	Title of the person, or entity associated with the byline and a specified person.		Attribute name		id		Description		Unique identifier for the element.		--><!ELEMENT distributor (#PCDATA | org)*><!ATTLIST distributor	%global-attributes;	>	<!--	Element			distributor	Partial description	Information distributor.	Full description	May or may not be the owner or creator.	Attribute name		id	Description		Unique identifier for the element.	--><!ELEMENT dateline (#PCDATA | location | story.date)*><!ATTLIST dateline %common-attributes;>	<!--	Element			dateline	Partial description	Container for dateline information.	Full description	The date and location where the story was created.	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 story.date (#PCDATA)>	<!ATTLIST story.date		%global-attributes;		norm 		CDATA 	#IMPLIED		>		<!--		Element			story.date		Partial description	Date of story.		Full description	Printable date, with normalized version as attribute.		Attribute name		id		Description		Unique identifier for the element.		Attribute name		norm		Description		Normalized date and time.		--><!ELEMENT abstract (%block.content;)+><!ATTLIST abstract	%global-attributes;	>	<!--	Element			abstract	Partial description	Story abstract	Full description	summary or synopsis of the contents of the document.	Attribute name		id	Description		Unique identifier for the element.	--><!-- series: also allowed here --><!ELEMENT copyrite (#PCDATA | copyrite.year | copyrite.holder)*><!ATTLIST copyrite	%global-attributes;	>	<!--	Element			copyrite	Partial description	Container for copyright information.	Full description	A displayable statement about who owns the copyright to the article.	Attribute name		id	Description		Unique identifier for the element.	-->	<!ELEMENT copyrite.year (#PCDATA)>	<!ATTLIST copyrite.year		%global-attributes;		>		<!--		Element			copyrite.year		Partial description	Copyright year		Full description	The year the copyright ownership was established.		Attribute name		id		Description		Unique identifier for the element.		-->	<!ELEMENT copyrite.holder (#PCDATA)>	<!ATTLIST copyrite.holder		%global-attributes;		>		<!--		Element			copyrite.holder		Partial description	Copyright holder.		Full description	The name of the holder of the copyright.		Attribute name		id		Description		Unique identifier for the element.		--><!-- 	****************************************************************	body.content	**************************************************************** --><!ELEMENT body.content (block | %block.content;)*><!ATTLIST body.content	%global-attributes;	>	<!--	Element			body.content	Partial description	Actual body content.	Full description	Holds paragraphs, lists, tables, media, and other containers.	Attribute name		id	Description		Unique identifier for the element.	--><!ELEMENT block ((%block.head;)?, (%block.content;)*, (%block.end;)?)><!ATTLIST block %common-attributes;>	<!--	Element			block	Partial description	A group of releated containers.	Full description	This container can be used to organize a set of related containers, such as a sidebar.	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 p (%enriched-text;)*><!ATTLIST p	%common-attributes;	lede 		%boolean; 	#IMPLIED	summary 	%boolean; 	#IMPLIED	optional-text 	%boolean; 	#IMPLIED	>	<!--	Element			p	Partial description	Paragraph.	Full description	An organized set of sentences.	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.	Attribute name		lede	Description		Indicates that the paragraph is the lead paragraph(s) to the news object.	Attribute name		summary	Description		Indicates that the associated paragraphs form a summary.	Attribute name		optional-text	Description		Indicates that the paragraph could be considered optional.	--><!-- hl2 is a block.content member --><!ELEMENT table (caption?, (col* | colgroup*), thead?, tfoot?, tbody+)><!ATTLIST table	%common-attributes;	tabletype 	ENTITY 		#IMPLIED	align 		(			left			| center			| right			) 		#IMPLIED	width 		CDATA 		#IMPLIED	cols 		NMTOKEN 	#IMPLIED	border 		CDATA 		#IMPLIED	frame 		(			void			| above			| below			| hsides			| lhs			| rhs			| vsides			| box			| border			) 		#IMPLIED	rules 		(			none			| basic			| rows			| cols			| all			) 		#IMPLIED	cellspacing 	CDATA 		#IMPLIED	cellpadding 	CDATA 		#IMPLIED	table.fmt 	CDATA 		#IMPLIED	table.domain 	CDATA 		#IMPLIED	table.inst 	CDATA 		#IMPLIED	>	<!--	Element			table	Partial description	Table of data.	Full description	Form is like the form of HTML tables.	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.	Attribute name		tabletype	Description		Holds style information.	Attribute name		align	Description		Where the table should appear with respect to surrounding text. (Controlled vocabulary.)	Attribute name		width	Description		Width of the table, in pixels.	Attribute name		cols	Description		Number of columns in the table.	Attribute name		border	Description		Describes how the border (if any) should be rendered.	Attribute name		frame	Description		Specification of which parts of the frame around the table should be rendered.	Attribute name		rules	Description		Indicates the use of rules/lines between rows and columns.	Attribute name		cellspacing	Description		A measurement of the number of pixels between cells.	Attribute name		cellpadding	Description		A measurement of the number of pixels between a cell's border and its text.	Attribute name		table.fmt	Description		Provides an indication of the specific format of a table. Usually used to drive formatting process.	Attribute name		table.domain	Description		Provides an indication of the specific domain of a table. Usually used to drive formatting process.	Attribute name		table.inst	Description		Provides an indication of the specific instance of a table. Usually used to drive formatting process.	-->

⌨️ 快捷键说明

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