<!--***** ************************************************************* ******-->
<!--*****           START OF VALUES FOR OLIF HEADER 			******-->
<!--***** ************************************************************* ******-->

<!--***** ************************************************************* ******-->
<!--*****    		   ADMINISTRATIVE INFORMATION			******-->
<!--***** ************************************************************* ******-->

<!--***** Version:
        *  $DateTime: 2002/02/07 10:00:20 $ $Revision: #12 $
        * Contents:
        *  Values for header for the Open Lexicon Interchange Format (OLIF)
        * Public Identifier:
        *  -//OLIF Consortium:2002//ELEMENTS OLIF 2.0: Header Values//EN
        * System Identifier:
        *  oHeaderV.mod
	* Dependencies (this DTD depends on the presence of):	
	*  
        * Contact:
        *  www.olif.net
        * Status:
        *  Copyright (C) 2002, OLIF Consortium
        * Comments:
******-->

<!--***** ************************************************************* ******-->
<!--***** 		      ATTRIBUTE SPECIFICATIONS			******-->
<!--***** ************************************************************* ******-->

<!--***** ************************************************************* ******-->
<!--*****	      attributes for element 'header'			******-->
<!--***** ************************************************************* ******-->

<!ENTITY % creaTool.att
	"CreaTool		CDATA	#IMPLIED"				>

<!--
<i>
	<t>a</t>
	<n>CreaTool</n>
	<d>The CreaTool attribute holds data about the tool that
	 created the OLIF document. Its possible values are not specified in
	 OLIF but each tool provider will publish the string identifier it
	 uses.

	 Example use: CoolTermExtract</d>
</i>
-->

<!ENTITY % creaToolVersion.att
	"CreatToolVersion	CDATA	#IMPLIED"				>

<!--
<i>
	<t>a</t>
	<n>CreaToolVersion</n>
	<d>The CreaToolVersion attribute holds data about the version of the
	 tool that created the OLIF document. Its possible values are not
	 specified in OLIF but each tool provider will publish the string
	 identifier it uses.

	 Example use: 2.14</d>
</i>
-->

<!ENTITY % origFormat.att
	"OrigFormat		CDATA	#IMPLIED"				>

<!--
<i>
	<t>a</t>
	<n>OrigFormat</n>
	<d>The OrigFormat attribute holds data about the format of the file from
	 which the OLIF document has been generated. The format specification may
         include a product name and even a version tag. This may lead
         to format specifications like the following:

         LOGOS-eSense
         LOGOS-LDE-1.1
         LOGOS-LDE-1.2</d>
</i>
-->

<!ENTITY % adminLang.att
	"AdminLang		CDATA	#IMPLIED"				>

<!--
<i>
	<t>a</t>
	<n>AdminLang</n>
	<d>The AdminLang attribute holds data about
	 the default language for the administrative and informative elements
	 'note' and 'prop'. The value of the AdminLang attribute must be one of
	 the ISO 3166/639 language identifiers (2 or 3-letter code) or one of
	 the standard locale identifiers (2 or 3-letter language code, dash,
	 2-letter territory/country code).

	 Example use: en</d>
</i>
-->

<!ENTITY % creaDate.att
	"CreaDate		CDATA	#REQUIRED"				>

<!--
<i>
	<t>a</t>
	<n>CreaDate</n>
	<d>The CreaDate attribute holds data about the date of the creation of
	 the element. Its value must be in ASCII, in the format YYYYMMDDThhmmssZ.
	 (e.g. 19970811T133402Z for August 11th 1997 at 1 hour 34 minutes 2
	 seconds.) This is one of the options described in ISO 8601:1988.
	 The value should be given in Coordinated Universal Time (UTC; as
	 indicated by the terminal Z).

	 Example use: 19970811T133402Z</d>
</i>
-->

<!ENTITY % creaId.att
	"CreaId			CDATA	#REQUIRED"				>

<!--
<i>
	<t>a</t>
	<n>CreaId</n>
	<d>The CreaId attribute holds data about the user who created the element.

	 Example use: Lars Nauter</d>
</i>
-->

<!--***** ************************************************************* ******-->
<!--*****      attributes for data category specifications		******-->
<!--***** ************************************************************* ******-->

<!ENTITY % dcsType.att
	"DCSType
		(
			replacement |
			extension
		)
	#REQUIRED"								>

<!--
<i>
	<t>a</t>
	<n>DCSType</n>
	<d>The DCSType attribute classifies a data category
	specification.

	Possible values:
	replacement	- replace existing OLIF values
	extension	- extend (add to) the predefined OLIF values.</d>
</i>
-->

<!ENTITY % inflectionDCSType.att
	"InflectionDCSType
		(
			classDesignator |
			inflectsLike
		)
	#REQUIRED"								>

<!--
<i>
	<t>a</t>
	<n>InflectionDCSType</n>
	<d>The InflectionDCSType attribute classifies
	the way how inflection information has been encoded.

	Possible values:
	classDesignator		- reference to a code/designator from a
				  classification scheme
	inflectsLike		- example</d>
</i>
-->

<!--***** ************************************************************* ******-->
<!--*****      attributes for string/content-related information	******-->
<!--***** ************************************************************* ******-->

<!ENTITY % quotMarkRet.att
	"QuotMarkRet
		(
			none |
			some |
			all
		)
	'all'"									>

<!--
<i>
	<t>a</t>
	<n>QuotMarkRet</n>
	<d>The QuotMarkRet attribute classifies the convention used for
	 retaining quotation marks.

	 Possible values:
	 none 		- no quotation marks have been retained
	 some		- some quotation marks have been retained
	 all		- all quotation marks have been retained</d>
</i>
-->

<!ENTITY % quotMarkForm.att
	"QuotMarkForm
		(
			std |
			nonStd |
			unknown
		)
	'unknown'"								>

<!--
<i>
	<t>a</t>
	<n>QuotMarkForm</n>
	<d>The QuotMarkForm attribute classifies the standardization of
	 quotation marks.

	 Possible values:
	 std	 - use of quotation marks has been standardized and open and
		  close quote marks are distinct
	 nonStd	 - open and close quote marks are represented indiscriminately
 	 unknown*- use of quotation marks is unknown</d>
</i>
-->

<!ENTITY % valDefaultRefType.att
	"ValDefaultRefType
		(
			el |
			att |
			en
		)
	'el'"									>

<!--
<i>
	<t>a</t>
	<n>ValDefaultRefType</n>
	<d>The ValDefaultRefType attribute classifies the OLIF
	 item to which a value default refers.

	 Possible values:
	 el	- element
	 att	- attribute
	 en	- entity.</d>
</i>
-->

<!ENTITY % valDefaultRefName.att
	"ValDefaultRefName		CDATA	#REQUIRED"			>

<!--
<i>
	<t>a</t>
	<n>ValDefaultRefName</n>
	<d>The ValDefaultRefName attribute holds data about the
	name of the element, attribute or entity to which a value default
	is related.</d>
</i>
-->

<!--***** ************************************************************* ******-->
<!--*****      attributes for physical/technical information		******-->
<!--***** ************************************************************* ******-->

<!ENTITY % byteCountUnit.att
	"ByteCountUnit	
		(
			bytes |
			kb |
			mb |
			gb
		 )
		'kb'"								>

<!--
<i>
	<t>a</t>
	<n>ByteCountUnit</n>
	<d>The ByteCountUnit attribute classifies the unit in which the bytecount
	 is measured.

	 Possible values:
	 bytes	- bytes
	 kb*	- kilobytes
	 mb	- megabytes
	 gb	- gigabytes</d>
</i>
-->

<!--***** ************************************************************* ******-->
<!--*****	      attributes for administrative information		******-->
<!--***** ************************************************************* ******-->

<!ENTITY % distributorType.att
	"DistributorType
		(
			place |
			org |
			person |
			cmp
		)
	#IMPLIED"								>

<!--
<i>
	<t>a</t>
	<n>DistributorType</n>
	<d>The DistributorType attribute classifies a distributor.

	 Possible values:
	 person	- name of a person
	 place	- name of a place
	 org	- name of an organization article in a periodical
	 cmp	- name of a company</d>
</i>
-->

<!ENTITY % eAddressType.att
	"EAddressType
		(
			email |
			 url
		)
	'email'"								>

<!--
<i>
	<t>a</t>
	<n>EAddressType</n>
	<d>The EAdressType attribute classifies the electronic
	 address (email address, web site, ftp site, etc.).

	 Possible values:
	 email*	- the value is an electronic mail address
	 url	- the value is an URL</d>
</i>
-->

<!ENTITY % region.att
	"Region
		(
			world |
			eu
		)
	'world'"								>


<!--
<i>
	<t>a</t>
	<n>Region</n>
	<d>The Region attribute holds data about the territories within
	 which rights related to the OLIF data apply.

	 Possible values:
	 world*	- the text is freely available
	 eu	- European Union only</d>
</i>
-->

<!ENTITY % pubStatus.att
	"PubStatus
		(
			free |
			unknown |
			restricted
		)
	'unknown'"								>

<!--
<i>
	<t>a</t>
	<n>PubStatus</n>
	<d>The PubStatus attribute classifies the current availability of the
	 OLIF data.

	 Possible values:
	 restricted	- the text is not freely available
	 unknown*	- the status of the text is unknown
	 free		- the text is freely available</d>
</i>
-->

<!ENTITY % idNoType.att
	"IdNoType
		(
			isbn 
		)
	'isbn'"									>

<!--
<i>
	<t>a</t>
	<n>IdNotype</n>
	<d>The IdNoType attribute holds data about a name or abbreviation
	 (e.g., isbn) identifying what type of identifying number is given.

	 Possible values:
	 isbn*	- the value is an International Standard Book
		  Number (ISBN) number</d>
</i>
-->

<!ENTITY % dateValue.att
	"DateValue	CDATA	#REQUIRED"					>

<!--
<i>
	<t>a</t>
	<n>DateValue</n>
	<d>The DateValue attribute holds data about the a date in
	 ISO 8601 format.</d>
</i>
-->

<!ENTITY % ownerType.att
	"OwnerType
		(
			place |
			org |
			natPerson |
			cmp
		)
	#IMPLIED"								>

<!--
<i>
	<t>a</t>
	<n>OwnerType</n>
	<d>The OwnerType attribute classifies an owner.

	 Possible values:
	 natPerson - name of a person
	 place	- name of a place
	 org	- name of an organization article in a periodical
	 cmp	- name of a company</d>
</i>
-->

<!--***** ************************************************************* ******-->
<!--*****	      attributes for miscelleanous elements		******-->
<!--***** ************************************************************* ******-->

<!ENTITY % propType.att
	"PropType	CDATA		#REQUIRED"				>

<!--
<i>
	<t>a</t>
	<n>PropType</n>
	<d>The PropType attribute holds data about the kind of data a
	 prop element represents.</d>
</i>
-->

<!ENTITY % propLang.att
	"PropLang	CDATA		#REQUIRED"				>	

<!--
<i>
	<t>a</t>
	<n>PropLang</n>
	<d>The PropLang attribute holds data about the language used in a
	 prop element.</d>
</i>
-->

<!--***** ************************************************************* ******-->
<!--***** 		      CONTENT MODELS				******-->
<!--***** ************************************************************* ******-->

<!--***** ************************************************************* ******-->
<!--*****   content models for data category specifications (DCS)	******-->
<!--***** ************************************************************* ******-->

<!ENTITY % ptOfSpeechDCS.pcd
	"(#PCDATA)"								>

<!ENTITY % subjFieldDCS.pcd
	"(#PCDATA)"								>

<!ENTITY % semReadingDCS.pcd
	"(#PCDATA)"								>

<!ENTITY % crLinkTypeDCS.pcd
	"(#PCDATA)"								>

<!ENTITY % orthVariantTypeDCS.pcd
	"(#PCDATA)"								>

<!ENTITY % morphStructDCS.pcd
	"(#PCDATA)"								>

<!ENTITY % inflectionDCS.pcd
	"(#PCDATA)"								>

<!ENTITY % aspectDCS.pcd
	"(#PCDATA)"								>

<!ENTITY % synTypeDCS.pcd
	"(#PCDATA)"								>

<!ENTITY % synFrameDCS.pcd
	"(#PCDATA)"								>

<!ENTITY % synStructDCS.pcd
	"(#PCDATA)"								>

<!ENTITY % semTypeDCS.pcd
	"(#PCDATA)"								>

<!ENTITY % conceptHierarchyDCS.pcd
	"(#PCDATA)"								>

<!--***** ************************************************************* ******-->
<!--*****   content models for string/content-related information	******-->
<!--***** ************************************************************* ******-->

<!ENTITY % quotMarkInfo.pcd
	"(#PCDATA)"								>

<!ENTITY % syllabificationMarkInfo.pcd
	"(#PCDATA)"								>

<!ENTITY % abbrevHandling.pcd
	"(#PCDATA)"								>

<!ENTITY % langIdUse.pcd
	"(#PCDATA)"								>

<!ENTITY % valDefault.pcd
	"(#PCDATA)"								>

<!--***** ************************************************************* ******-->
<!--*****	   content models for workflow information		******-->
<!--***** ************************************************************* ******-->

<!ENTITY % workflowInfo.pcd
	"(#PCDATA)"								>

<!--***** ************************************************************* ******-->
<!--*****	   content models for localization-related information	******-->
<!--***** ************************************************************* ******-->

<!ENTITY % locInfo.pcd
	"(#PCDATA)"								>

<!--***** ************************************************************* ******-->
<!--*****   content models for information from term extraction		******-->
<!--***** ************************************************************* ******-->

<!ENTITY % termExtractInfo.pcd
	"(#PCDATA)"								>

<!--***** ************************************************************* ******-->
<!--*****	   content models for physical/technical information	******-->
<!--***** ************************************************************* ******-->

<!ENTITY % fileName.pcd
	"(#PCDATA)"								>

<!ENTITY % fileId.pcd
	"(#PCDATA)"								>

<!ENTITY % conceptCount.pcd
	"(#PCDATA)"								>

<!ENTITY % entryCount.pcd
	"(#PCDATA)"								>

<!ENTITY % termCount.pcd
	"(#PCDATA)"								>

<!ENTITY % byteCount.pcd
	"(#PCDATA)"								>

<!--***** ************************************************************* ******-->
<!--*****	   content models for administrative information	******-->
<!--***** ************************************************************* ******-->

<!ENTITY % address.pcd
	"(#PCDATA)"								>

<!ENTITY % telephone.pcd
	"(#PCDATA)"								>

<!ENTITY % fax.pcd
	"(#PCDATA)"								>

<!ENTITY % eAddress.pcd
	"(#PCDATA)"								>

<!ENTITY % availability.pcd
	"(#PCDATA)"								>

<!ENTITY % idNo.pcd
	"(#PCDATA)"								>

<!ENTITY % date.pcd
	"(#PCDATA)"								>

<!ENTITY % name.pcd
	"(#PCDATA)"								>

<!--***** ************************************************************* ******-->
<!--*****	   content models for data compression			******-->
<!--***** ************************************************************* ******-->

<!ENTITY % mappingValue.pcd
	"(#PCDATA)"								>

<!ENTITY % mappingTarget.pcd
	"(#PCDATA)"								>

<!--***** ************************************************************* ******-->
<!--*****	   content models for miscelleanous elements		******-->
<!--***** ************************************************************* ******-->

<!ENTITY % prop.pcd
	"(#PCDATA)"								>

<!ENTITY % note.pcd
	"(#PCDATA)"								>

<!--***** ************************************************************* ******-->
<!--*****	       END OF VALUES FOR OLIF HEADER			******-->
<!--***** ************************************************************* ******-->