Specifies the name of the identifier scheme as assigned by a designated authority (e.g. DOI, PURL, ISLRN, etc.)
Diagram
Type
restriction of xs:string
Properties
content
simple
Facets
enumeration
CEF-AT
Value for identifierSchemeName, referring to the CEF-AT
enumeration
Handle
Value for identifierSchemeName, referring to the Handle system for identifiers (https://www.handle.net/)
enumeration
PURL
Value for identifierSchemeName, referring to PURL (Persistent URL, https://archive.org/services/purl/help)
enumeration
URL
Value for identifierSchemeName, referring to the URL (Uniform Resource Locator, https://en.wikipedia.org/wiki/URL)
enumeration
URN
Value for identifierSchemeName, referring to the URN (Uniform Resource Name, https://en.wikipedia.org/wiki/Uniform_Resource_Name)
enumeration
ISLRN
Value for identifierSchemeName, referring to the ISLRN (International Standard Language Resource Number, http://www.islrn.org/)
enumeration
DOI
Value for identifierSchemeName, referring to the DOI (Digital Object Identifier, https://www.doi.org//)
enumeration
maven
Value for identifierSchemeName, referring to software distributed through Maven (https://maven.apache.org/)
enumeration
docker
Value for identifierSchemeName, referring to software distributed through the central Docker Hub (https://hub.docker.com/)
enumeration
other
Value for identifierSchemeName, to be used when the desired value is not included in the listed values; if used, please give more information in the schemeURI
<xs:element name="identifierSchemeName"><xs:annotation><xs:documentation>Specifies the name of the identifier scheme as assigned by a designated authority (e.g. DOI, PURL, ISLRN, etc.)</xs:documentation><xs:appinfo><label>Identifier scheme name</label><label-plural>Identifier scheme names</label-plural></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="CEF-AT"><xs:annotation><xs:documentation>Value for identifierSchemeName, referring to the CEF-AT</xs:documentation><xs:appinfo><label>CEF-AT identifier</label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="Handle"><xs:annotation><xs:documentation>Value for identifierSchemeName, referring to the Handle system for identifiers (https://www.handle.net/)</xs:documentation><xs:appinfo><label>Handle identifier</label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="PURL"><xs:annotation><xs:documentation>Value for identifierSchemeName, referring to PURL (Persistent URL, https://archive.org/services/purl/help)</xs:documentation><xs:appinfo><label>PURL (Persistent URL)</label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="URL"><xs:annotation><xs:documentation>Value for identifierSchemeName, referring to the URL (Uniform Resource Locator, https://en.wikipedia.org/wiki/URL)</xs:documentation><xs:appinfo><label>URL (Uniform Resource Locator)</label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="URN"><xs:annotation><xs:documentation>Value for identifierSchemeName, referring to the URN (Uniform Resource Name, https://en.wikipedia.org/wiki/Uniform_Resource_Name)</xs:documentation><xs:appinfo><label>URN (Uniform Resource Name)</label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="ISLRN"><xs:annotation><xs:documentation>Value for identifierSchemeName, referring to the ISLRN (International Standard Language Resource Number, http://www.islrn.org/)</xs:documentation><xs:appinfo><label>ISLRN (International Standard Language Resource Number)</label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="DOI"><xs:annotation><xs:documentation>Value for identifierSchemeName, referring to the DOI (Digital Object Identifier, https://www.doi.org//)</xs:documentation><xs:appinfo><label>DOI (Digital Object Identifier)</label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="maven"><xs:annotation><xs:documentation>Value for identifierSchemeName, referring to software distributed through Maven (https://maven.apache.org/)</xs:documentation><xs:appinfo><label>Maven</label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="docker"><xs:annotation><xs:documentation>Value for identifierSchemeName, referring to software distributed through the central Docker Hub (https://hub.docker.com/)</xs:documentation><xs:appinfo><label>Docker</label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="other"><xs:annotation><xs:documentation>Value for identifierSchemeName, to be used when the desired value is not included in the listed values; if used, please give more information in the schemeURI</xs:documentation><xs:appinfo><label>Other</label></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:element>
<xs:element name="schemeURI"><xs:annotation><xs:documentation>Specifies the URI of the scheme according to which the resource identifier is assigned by the authority that issues it</xs:documentation><xs:appinfo><label>URI for scheme</label><label-plural>URI for schemes</label-plural><userTip>If the scheme name is not included in the listed values for resource or other identifiers, please use "other" and use the "schemeURI" attribute to provide a link to information about the scheme</userTip><condition>Show in editor only if identifierSchemeName=other</condition></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:anyURI"><xs:maxLength value="300"/></xs:restriction></xs:simpleType></xs:element>
<xs:element name="sex"><xs:annotation><xs:documentation>The gender of a person related to or participating in the resource</xs:documentation><xs:appinfo><label>Sex</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="30"/><xs:enumeration value="male"/><xs:enumeration value="female"/><xs:enumeration value="unknown"/></xs:restriction></xs:simpleType></xs:element>
Value for contactType; for URL's used as the landing page providing information on how to receive help for a service
enumeration
contactEmail
Value for contactType; for general emails or contact persons that can be approached for receiving help for a service
Source
<xs:element name="contactType"><xs:annotation><xs:documentation>The type of the contact point (email or URL)</xs:documentation><xs:appinfo><label>Contact type</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="landingPage"><xs:annotation><xs:documentation>Value for contactType; for URL's used as the landing page providing information on how to receive help for a service</xs:documentation><xs:appinfo><label>Landing page</label><label-plural>Landing pages</label-plural></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="contactEmail"><xs:annotation><xs:documentation>Value for contactType; for general emails or contact persons that can be approached for receiving help for a service</xs:documentation><xs:appinfo><label>Contact email</label></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:element>
An email or a URL (landing page) that provides more information on the resource
Diagram
Type
restriction of xs:string
Properties
content
simple
Facets
maxLength
300
Source
<xs:element name="contactPoint"><xs:annotation><xs:documentation>An email or a URL (landing page) that provides more information on the resource</xs:documentation><xs:appinfo><label>Contact point</label><condition>If contactType="landingPage", validate with pattern for URLs; if contactType="contactEmail", validate with pattern for email addresses</condition></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="300"/></xs:restriction></xs:simpleType></xs:element>
<xs:element name="contactPerson" type="personInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>Groups information on the person(s) that is/are responsible for providing further information regarding the service</xs:documentation><xs:appinfo><label>Contact person</label><label-plural>Contact persons</label-plural><relation>many-to-many</relation></xs:appinfo></xs:annotation></xs:element>
<xs:element name="documentLocation"><xs:annotation><xs:documentation>Link to a document (other than the user manual) providing information about a service</xs:documentation><xs:appinfo><label>Service documentation</label><action>User may fill in the field or upload a document file to a url controlled by us</action></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="httpURI"><xs:maxLength value="300"/></xs:restriction></xs:simpleType></xs:element>
A short title (description) that can be used as a caption for the document
Diagram
Type
restriction of xs:string
Properties
content
simple
Facets
maxLength
1000
Source
<xs:element name="documentCaption"><xs:annotation><xs:documentation>A short title (description) that can be used as a caption for the document</xs:documentation><xs:appinfo><label>Service documentation title</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="1000"/></xs:restriction></xs:simpleType></xs:element>
<xs:element name="versionInfo" type="versionInfoType"><xs:annotation><xs:documentation>Groups information on a specific version or release of the resource</xs:documentation><xs:appinfo><label>Version</label></xs:appinfo></xs:annotation></xs:element>
Any string, usually a number, that identifies the version of a resource
Diagram
Type
restriction of xs:string
Properties
content
simple
Facets
maxLength
50
Source
<xs:element name="version"><xs:annotation><xs:documentation>Any string, usually a number, that identifies the version of a resource</xs:documentation><xs:appinfo><label>Version</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="50"/></xs:restriction></xs:simpleType></xs:element>
Date of the last update of the version of the resource
Diagram
Type
xs:date
Properties
content
simple
minOccurs
0
Source
<xs:element name="lastDateUpdated" type="xs:date" minOccurs="0"><xs:annotation><xs:documentation>Date of the last update of the version of the resource</xs:documentation><xs:appinfo><label>Last date updated</label></xs:appinfo></xs:annotation></xs:element>
<xs:element name="resourceCreationInfo" type="resourceCreationInfoType"><xs:annotation><xs:documentation>Groups information on the creation procedure of a resource</xs:documentation><xs:appinfo><label>Resource creation</label></xs:appinfo></xs:annotation></xs:element>
<xs:element name="resourceCreator" type="actorInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>Groups information on the person or the organization that has created the resource</xs:documentation><xs:appinfo><recommended>true</recommended><relation>many-to-many</relation><label>Resource creator</label></xs:appinfo></xs:annotation></xs:element>
<xs:element name="fundingProject" type="projectInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>Groups information on the project that has funded the resource</xs:documentation><xs:appinfo><relation>many-to-many</relation><label>Funding project</label></xs:appinfo></xs:annotation></xs:element>
The date in which the creation process was started
Diagram
Type
xs:date
Properties
content
simple
minOccurs
0
Source
<xs:element name="creationStartDate" type="xs:date" minOccurs="0"><xs:annotation><xs:documentation>The date in which the creation process was started</xs:documentation><xs:appinfo><recommended>true</recommended><label>Creation start date</label></xs:appinfo></xs:annotation></xs:element>
The date in which the creation process was completed
Diagram
Type
xs:date
Properties
content
simple
minOccurs
0
Source
<xs:element name="creationEndDate" type="xs:date" minOccurs="0"><xs:annotation><xs:documentation>The date in which the creation process was completed</xs:documentation><xs:appinfo><recommended>true</recommended><label>Creation end date</label></xs:appinfo></xs:annotation></xs:element>
Groups information on validation of a resource; it can be repeated to allow for different validations (e.g. formal validation of the whole resource; content validation of one part of the resource etc.).
<xs:element name="validationInfo" type="validationInfoType"><xs:annotation><xs:documentation>Groups information on validation of a resource; it can be repeated to allow for different validations (e.g. formal validation of the whole resource; content validation of one part of the resource etc.).</xs:documentation><xs:appinfo><label>Validation</label></xs:appinfo></xs:annotation></xs:element>
<xs:element name="validated" type="xs:boolean"><xs:annotation><xs:documentation>Specifies the validation status of the resource</xs:documentation><xs:appinfo><label>Validated</label></xs:appinfo></xs:annotation></xs:element>
<xs:element name="validationReport" type="documentationInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>A short account of the validation details or a bibliographic reference to a document with detailed information on the validation process and results</xs:documentation><xs:appinfo><relation>many-to-many</relation><label>Validation report</label></xs:appinfo></xs:annotation></xs:element>
<xs:element name="validator" type="actorInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>Groups information on the person(s) or the organization(s) that validated the resource</xs:documentation><xs:appinfo><relation>many-to-many</relation><label>Validator</label></xs:appinfo></xs:annotation></xs:element>
A persistent identifier for the metadata record itself
Diagram
Type
restriction of xs:string
Properties
content
simple
Facets
maxLength
300
Source
<xs:element name="metadataRecordIdentifier"><xs:annotation><xs:documentation>A persistent identifier for the metadata record itself</xs:documentation><xs:appinfo><label>Metadata record identifier</label>i</xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="300"/></xs:restriction></xs:simpleType></xs:element>
<xs:element name="metadataCreationDate" type="xs:date"><xs:annotation><xs:documentation>The date of creation of this metadata description</xs:documentation><xs:appinfo><label>Metadata creation date</label><action>Automatically assigned</action></xs:appinfo></xs:annotation></xs:element>
<xs:element name="metadataCreator" type="personInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>Groups information on the person that has created the metadata record (for records manually edited)</xs:documentation><xs:appinfo><relation>many-to-many</relation><label>Metadata creator</label></xs:appinfo></xs:annotation></xs:element>
<xs:element name="sourceOfMetadataRecord" minOccurs="0"><xs:annotation><xs:documentation>Refers to the catalog or repository from which the metadata record has been originated (for harvested records)</xs:documentation><xs:appinfo><label>Source of metadata record</label></xs:appinfo></xs:annotation><xs:complexType><xs:sequence><xs:element name="collectedFrom"><xs:annotation><xs:documentation>Refers to the entity (repository, aggregator etc.) from which the metadata record has been harvested</xs:documentation><xs:appinfo><label>Source provider</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="50"/></xs:restriction></xs:simpleType></xs:element><xs:element name="sourceMetadataLink" minOccurs="0"><xs:annotation><xs:documentation>A link to the original metadata record, in cases of harvesting</xs:documentation><xs:appinfo><label>Original metadata record link</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="httpURI"><xs:maxLength value="300"/></xs:restriction></xs:simpleType></xs:element></xs:sequence></xs:complexType></xs:element>
Refers to the entity (repository, aggregator etc.) from which the metadata record has been harvested
Diagram
Type
restriction of xs:string
Properties
content
simple
Facets
maxLength
50
Source
<xs:element name="collectedFrom"><xs:annotation><xs:documentation>Refers to the entity (repository, aggregator etc.) from which the metadata record has been harvested</xs:documentation><xs:appinfo><label>Source provider</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="50"/></xs:restriction></xs:simpleType></xs:element>
<xs:element name="sourceMetadataLink" minOccurs="0"><xs:annotation><xs:documentation>A link to the original metadata record, in cases of harvesting</xs:documentation><xs:appinfo><label>Original metadata record link</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="httpURI"><xs:maxLength value="300"/></xs:restriction></xs:simpleType></xs:element>
The language in which the metadata description is written according to IETF BCP47 (ISO 639-1 or ISO 639-3 for languages not covered by the first standard)
<xs:element name="metadataLanguage" type="languageSetInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>The language in which the metadata description is written according to IETF BCP47 (ISO 639-1 or ISO 639-3 for languages not covered by the first standard)</xs:documentation><xs:appinfo><label>Metadata language</label></xs:appinfo></xs:annotation></xs:element>
The date of the last updating of the metadata record
Diagram
Type
xs:date
Properties
content
simple
minOccurs
0
Source
<xs:element name="metadataLastDateUpdated" type="xs:date" minOccurs="0"><xs:annotation><xs:documentation>The date of the last updating of the metadata record</xs:documentation><xs:appinfo><label>Metadata last date updated</label></xs:appinfo></xs:annotation></xs:element>
<xs:element name="domainId"><xs:annotation><xs:documentation>The identifier of the application domain of the resource or the tool/service, taken from the EUROVOC domains: http://eurovoc.europa.eu/drupal</xs:documentation><xs:appinfo><inline-type>tabular</inline-type><label>Domain identifier</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="100"/><xs:enumeration value="04"><xs:annotation><xs:appinfo><xs:label>POLITICS</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="08"><xs:annotation><xs:appinfo><xs:label>INTERNATIONAL RELATIONS</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="10"><xs:annotation><xs:appinfo><xs:label>EUROPEAN UNION</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="12"><xs:annotation><xs:appinfo><xs:label>LAW</xs:label>></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="16"><xs:annotation><xs:appinfo><xs:label>ECONOMICS</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="20"><xs:annotation><xs:appinfo><xs:label>TRADE</xs:label>></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="24"><xs:annotation><xs:appinfo><xs:label>FINANCE</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="28"><xs:annotation><xs:appinfo><xs:label>SOCIAL QUESTIONS</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="32"><xs:annotation><xs:appinfo><xs:label>EDUCATION AND COMMUNICATIONS</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="36"><xs:annotation><xs:appinfo><xs:label>SCIENCE</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="40"><xs:annotation><xs:appinfo><xs:label>BUSINESS AND COMPETITION</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="44"><xs:annotation><xs:appinfo><xs:label>EMPLOYMENT AND WORKING CONDITIONS</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="48"><xs:annotation><xs:appinfo><xs:label>TRANSPORT</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="52"><xs:annotation><xs:appinfo><xs:label>ENVIRONMENT</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="56"><xs:annotation><xs:appinfo><xs:label>AGRICULTURE, FORESTRY AND FISHERIES</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="60"><xs:annotation><xs:appinfo><xs:label>AGRI-FOODSTUFFS</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="64"><xs:annotation><xs:appinfo><xs:label>PRODUCTION, TECHNOLOGY AND RESEARCH</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="66"><xs:annotation><xs:appinfo><xs:label>ENERGY</xs:label>></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="68"><xs:annotation><xs:appinfo><xs:label>INDUSTRY</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="72"><xs:annotation><xs:appinfo><xs:label>GEOGRAPHY</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="76"><xs:annotation><xs:appinfo><xs:label>INTERNATIONAL ORGANISATIONS</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="XX"><xs:annotation><xs:appinfo><xs:label>other</xs:label></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:element>
The identifier of the application subdomain of the resource or the tool/service, taken from the EUROVOC domains: http://eurovoc.europa.eu/drupal
Diagram
Type
restriction of xs:string
Properties
content
simple
minOccurs
0
maxOccurs
unbounded
Facets
enumeration
0406
enumeration
0411
enumeration
0416
enumeration
0421
enumeration
0426
enumeration
0431
enumeration
0436
enumeration
0806
enumeration
0811
enumeration
0816
enumeration
0821
enumeration
1006
enumeration
1011
enumeration
1016
enumeration
1021
enumeration
1206
enumeration
1211
enumeration
1216
enumeration
1221
enumeration
1226
enumeration
1231
enumeration
1236
enumeration
1606
enumeration
1611
enumeration
1616
enumeration
1621
enumeration
1626
enumeration
1631
enumeration
2006
enumeration
2011
enumeration
2016
enumeration
2021
enumeration
2026
enumeration
2031
enumeration
2036
enumeration
2406
enumeration
2411
enumeration
2416
enumeration
2421
enumeration
2426
enumeration
2431
enumeration
2436
enumeration
2441
enumeration
2446
enumeration
2451
enumeration
2806
enumeration
2811
enumeration
2816
enumeration
2821
enumeration
2826
enumeration
2831
enumeration
2836
enumeration
2841
enumeration
2846
enumeration
3206
enumeration
3211
enumeration
3216
enumeration
3221
enumeration
3226
enumeration
3231
enumeration
3236
enumeration
3606
enumeration
3611
enumeration
4006
enumeration
4011
enumeration
4016
enumeration
4021
enumeration
4026
enumeration
4031
enumeration
4406
enumeration
4411
enumeration
4416
enumeration
4421
enumeration
4426
enumeration
4806
enumeration
4811
enumeration
4816
enumeration
4821
enumeration
4826
enumeration
5206
enumeration
5211
enumeration
5216
enumeration
5606
enumeration
5611
enumeration
5616
enumeration
5621
enumeration
5626
enumeration
5631
enumeration
5636
enumeration
5641
enumeration
6006
enumeration
6011
enumeration
6016
enumeration
6021
enumeration
6026
enumeration
6031
enumeration
6036
enumeration
6406
enumeration
6411
enumeration
6416
enumeration
6606
enumeration
6611
enumeration
6616
enumeration
6621
enumeration
6626
enumeration
6806
enumeration
6811
enumeration
6816
enumeration
6821
enumeration
6826
enumeration
6831
enumeration
6836
enumeration
6841
enumeration
6846
enumeration
7206
enumeration
7211
enumeration
7216
enumeration
7221
enumeration
7226
enumeration
7231
enumeration
7236
enumeration
7241
enumeration
7606
enumeration
7611
enumeration
7616
enumeration
7621
enumeration
7626
Source
<xs:element name="subdomainId" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>The identifier of the application subdomain of the resource or the tool/service, taken from the EUROVOC domains: http://eurovoc.europa.eu/drupal</xs:documentation><xs:appinfo><inline-type>tabular</inline-type><label>Subdomain identifier</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="0406"><xs:annotation><xs:appinfo><xs:label>political framework</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0411"><xs:annotation><xs:appinfo><xs:label>political party</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0416"><xs:annotation><xs:appinfo><xs:label>electoral procedure and voting</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0421"><xs:annotation><xs:appinfo><xs:label>parliament</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0426"><xs:annotation><xs:appinfo><xs:label>parliamentary proceedings</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0431"><xs:annotation><xs:appinfo><xs:label>politics and public safety</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0436"><xs:annotation><xs:appinfo><xs:label>executive power and public service</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0806"><xs:annotation><xs:appinfo><xs:label>international affairs</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0811"><xs:annotation><xs:appinfo><xs:label>cooperation policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0816"><xs:annotation><xs:appinfo><xs:label>international balance</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0821"><xs:annotation><xs:appinfo><xs:label>defence</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1006"><xs:annotation><xs:appinfo><xs:label>EU institutions and European civil service</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1011"><xs:annotation><xs:appinfo><xs:label>European Union law</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1016"><xs:annotation><xs:appinfo><xs:label>European construction</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1021"><xs:annotation><xs:appinfo><xs:label>EU finance</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1206"><xs:annotation><xs:appinfo><xs:label>sources and branches of the law</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1211"><xs:annotation><xs:appinfo><xs:label>civil law</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1216"><xs:annotation><xs:appinfo><xs:label>criminal law</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1221"><xs:annotation><xs:appinfo><xs:label>justice</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1226"><xs:annotation><xs:appinfo><xs:label>organisation of the legal system</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1231"><xs:annotation><xs:appinfo><xs:label>international law</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1236"><xs:annotation><xs:appinfo><xs:label>rights and freedoms</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1606"><xs:annotation><xs:appinfo><xs:label>economic policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1611"><xs:annotation><xs:appinfo><xs:label>economic growth</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1616"><xs:annotation><xs:appinfo><xs:label>regions and regional policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1621"><xs:annotation><xs:appinfo><xs:label>economic structure</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1626"><xs:annotation><xs:appinfo><xs:label>national accounts</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1631"><xs:annotation><xs:appinfo><xs:label>economic analysis</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2006"><xs:annotation><xs:appinfo><xs:label>trade policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2011"><xs:annotation><xs:appinfo><xs:label>tariff policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2016"><xs:annotation><xs:appinfo><xs:label>trade</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2021"><xs:annotation><xs:appinfo><xs:label>international trade</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2026"><xs:annotation><xs:appinfo><xs:label>consumption</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2031"><xs:annotation><xs:appinfo><xs:label>marketing</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2036"><xs:annotation><xs:appinfo><xs:label>distributive trades</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2406"><xs:annotation><xs:appinfo><xs:label>monetary relations</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2411"><xs:annotation><xs:appinfo><xs:label>monetary economics</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2416"><xs:annotation><xs:appinfo><xs:label>financial institutions and credit</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2421"><xs:annotation><xs:appinfo><xs:label>free movement of capital</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2426"><xs:annotation><xs:appinfo><xs:label>financing and investment</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2431"><xs:annotation><xs:appinfo><xs:label>insurance</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2436"><xs:annotation><xs:appinfo><xs:label>public finance and budget policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2441"><xs:annotation><xs:appinfo><xs:label>budget</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2446"><xs:annotation><xs:appinfo><xs:label>taxation</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2451"><xs:annotation><xs:appinfo><xs:label>prices</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2806"><xs:annotation><xs:appinfo><xs:label>family</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2811"><xs:annotation><xs:appinfo><xs:label>migration</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2816"><xs:annotation><xs:appinfo><xs:label>demography and population</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2821"><xs:annotation><xs:appinfo><xs:label>social framework</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2826"><xs:annotation><xs:appinfo><xs:label>social affairs</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2831"><xs:annotation><xs:appinfo><xs:label>culture and religion</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2836"><xs:annotation><xs:appinfo><xs:label>social protection</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2841"><xs:annotation><xs:appinfo><xs:label>health</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2846"><xs:annotation><xs:appinfo><xs:label>construction and town planning</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3206"><xs:annotation><xs:appinfo><xs:label>education</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3211"><xs:annotation><xs:appinfo><xs:label>teaching</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3216"><xs:annotation><xs:appinfo><xs:label>organisation of teaching</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3221"><xs:annotation><xs:appinfo><xs:label>documentation</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3226"><xs:annotation><xs:appinfo><xs:label>communications</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3231"><xs:annotation><xs:appinfo><xs:label>information and information processing</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3236"><xs:annotation><xs:appinfo><xs:label>information technology and data processing</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3606"><xs:annotation><xs:appinfo><xs:label>natural and applied sciences</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3611"><xs:annotation><xs:appinfo><xs:label>humanities</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4006"><xs:annotation><xs:appinfo><xs:label>business organisation</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4011"><xs:annotation><xs:appinfo><xs:label>business classification</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4016"><xs:annotation><xs:appinfo><xs:label>legal form of organisations</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4021"><xs:annotation><xs:appinfo><xs:label>management</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4026"><xs:annotation><xs:appinfo><xs:label>accounting</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4031"><xs:annotation><xs:appinfo><xs:label>competition</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4406"><xs:annotation><xs:appinfo><xs:label>employment</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4411"><xs:annotation><xs:appinfo><xs:label>labour market</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4416"><xs:annotation><xs:appinfo><xs:label>organisation of work and working conditions</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4421"><xs:annotation><xs:appinfo><xs:label>personnel management and staff remuneration</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4426"><xs:annotation><xs:appinfo><xs:label>labour law and labour relations</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4806"><xs:annotation><xs:appinfo><xs:label>transport policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4811"><xs:annotation><xs:appinfo><xs:label>organisation of transport</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4816"><xs:annotation><xs:appinfo><xs:label>land transport</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4821"><xs:annotation><xs:appinfo><xs:label>maritime and inland waterway transport</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4826"><xs:annotation><xs:appinfo><xs:label>air and space transport</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5206"><xs:annotation><xs:appinfo><xs:label>environmental policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5211"><xs:annotation><xs:appinfo><xs:label>natural environment</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5216"><xs:annotation><xs:appinfo><xs:label>deterioration of the environment</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5606"><xs:annotation><xs:appinfo><xs:label>agricultural policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5611"><xs:annotation><xs:appinfo><xs:label>agricultural structures and production</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5616"><xs:annotation><xs:appinfo><xs:label>farming systems</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5621"><xs:annotation><xs:appinfo><xs:label>cultivation of agricultural land</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5626"><xs:annotation><xs:appinfo><xs:label>means of agricultural production</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5631"><xs:annotation><xs:appinfo><xs:label>agricultural activity</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5636"><xs:annotation><xs:appinfo><xs:label>forestry</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5641"><xs:annotation><xs:appinfo><xs:label>fisheries</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6006"><xs:annotation><xs:appinfo><xs:label>plant product</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6011"><xs:annotation><xs:appinfo><xs:label>animal product</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6016"><xs:annotation><xs:appinfo><xs:label>processed agricultural produce</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6021"><xs:annotation><xs:appinfo><xs:label>beverages and sugar</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6026"><xs:annotation><xs:appinfo><xs:label>foodstuff</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6031"><xs:annotation><xs:appinfo><xs:label>agri-foodstuffs</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6036"><xs:annotation><xs:appinfo><xs:label>food technology</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6406"><xs:annotation><xs:appinfo><xs:label>production</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6411"><xs:annotation><xs:appinfo><xs:label>technology and technical regulations</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6416"><xs:annotation><xs:appinfo><xs:label>research and intellectual property</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6606"><xs:annotation><xs:appinfo><xs:label>energy policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6611"><xs:annotation><xs:appinfo><xs:label>coal and mining industries</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6616"><xs:annotation><xs:appinfo><xs:label>oil industry</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6621"><xs:annotation><xs:appinfo><xs:label>electrical and nuclear industries</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6626"><xs:annotation><xs:appinfo><xs:label>soft energy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6806"><xs:annotation><xs:appinfo><xs:label>industrial structures and policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6811"><xs:annotation><xs:appinfo><xs:label>chemistry</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6816"><xs:annotation><xs:appinfo><xs:label>iron, steel and other metal industries</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6821"><xs:annotation><xs:appinfo><xs:label>mechanical engineering</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6826"><xs:annotation><xs:appinfo><xs:label>electronics and electrical engineering</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6831"><xs:annotation><xs:appinfo><xs:label>building and public works</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6836"><xs:annotation><xs:appinfo><xs:label>wood industry</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6841"><xs:annotation><xs:appinfo><xs:label>leather and textile industries</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6846"><xs:annotation><xs:appinfo><xs:label>miscellaneous industries</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7206"><xs:annotation><xs:appinfo><xs:label>Europe</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7211"><xs:annotation><xs:appinfo><xs:label>regions of EU Member States</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7216"><xs:annotation><xs:appinfo><xs:label>America</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7221"><xs:annotation><xs:appinfo><xs:label>Africa</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7226"><xs:annotation><xs:appinfo><xs:label>Asia and Oceania</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7231"><xs:annotation><xs:appinfo><xs:label>economic geography</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7236"><xs:annotation><xs:appinfo><xs:label>political geography</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7241"><xs:annotation><xs:appinfo><xs:label>overseas countries and territories</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7606"><xs:annotation><xs:appinfo><xs:label>United Nations</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7611"><xs:annotation><xs:appinfo><xs:label>European organisations</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7616"><xs:annotation><xs:appinfo><xs:label>extra-European organisations</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7621"><xs:annotation><xs:appinfo><xs:label>world organisations</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7626"><xs:annotation><xs:appinfo><xs:label>non-governmental organisations</xs:label></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:element>
Free text to be used when none of the pre-registered values can be used to describe the domain of a tool
Diagram
Type
xs:string
Properties
content
simple
minOccurs
0
Source
<xs:element name="domainOther" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>Free text to be used when none of the pre-registered values can be used to describe the domain of a tool</xs:documentation><xs:appinfo><label>Domain (other)</label></xs:appinfo></xs:annotation></xs:element>
<xs:element name="dependenciesInfo" type="dependenciesInfoType"><xs:annotation><xs:documentation>Groups together information on the dependencies (requirements) of a tool or a language description</xs:documentation><xs:appinfo><label>Dependencies</label></xs:appinfo></xs:annotation></xs:element>
The full name or a url to a resource related to the one being described; to be used for identifiers also for this version
Diagram
Type
restriction of xs:string
Properties
content
simple
Facets
maxLength
4500
Source
<xs:element name="targetResourceNameURI"><xs:annotation><xs:documentation>The full name or a url to a resource related to the one being described; to be used for identifiers also for this version</xs:documentation><xs:appinfo><label>Target resource</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="4500"/></xs:restriction></xs:simpleType></xs:element>
<xs:element name="requiredLRs" type="targetResourceInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>If for running a tool and/or computational grammar, specific LRs (e.g. a grammar, a list of words etc.) are required</xs:documentation><xs:appinfo><relation>many-to-many</relation><label>Required Language Resources</label></xs:appinfo></xs:annotation></xs:element>
<xs:element name="dependenciesDetails" minOccurs="0"><xs:annotation><xs:documentation>Provides further information on the dependencies</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="500"/></xs:restriction></xs:simpleType></xs:element>
<xs:element name="originalSource" type="targetResourceInfoType"><xs:annotation><xs:documentation>The name, the identifier or the url of thethe original resources that were at the base of the creation process of the resource</xs:documentation><xs:appinfo><label>Original source</label></xs:appinfo></xs:annotation></xs:element>
Specifies whether the resource is created automatically or in a manual or interactive mode
Diagram
Type
restriction of xs:string
Properties
content
simple
minOccurs
0
Facets
maxLength
30
enumeration
automatic
enumeration
manual
enumeration
mixed
enumeration
interactive
Source
<xs:element name="creationMode" minOccurs="0"><xs:annotation><xs:documentation>Specifies whether the resource is created automatically or in a manual or interactive mode</xs:documentation><xs:appinfo><recommended>true</recommended></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="30"/><xs:enumeration value="automatic"/><xs:enumeration value="manual"/><xs:enumeration value="mixed"/><xs:enumeration value="interactive"/></xs:restriction></xs:simpleType></xs:element>
Provides further information on the creation methods and processes
Diagram
Type
restriction of xs:string
Properties
content
simple
minOccurs
0
Facets
maxLength
1750
Source
<xs:element name="creationModeDetails" minOccurs="0"><xs:annotation><xs:documentation>Provides further information on the creation methods and processes</xs:documentation><xs:appinfo><label>Creation mode details</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="1750"/></xs:restriction></xs:simpleType></xs:element>
<xs:element name="creationTool" type="targetResourceInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>The name, the identifier or the url of the tool used in the creation process</xs:documentation><xs:appinfo><relation>many-to-many</relation><label>Creation tool</label></xs:appinfo></xs:annotation></xs:element>
<xs:element name="resourceDocumentationInfo" type="resourceDocumentationInfoType"><xs:annotation><xs:documentation>Groups together information on any document describing the resource</xs:documentation><xs:appinfo><label>Resource documentation</label></xs:appinfo></xs:annotation></xs:element>
Groups together information on domains represented in the resource; the values conform to the EUROVOC thesaurus; can be repeated for parts of the resource with distinct domain
<xs:element name="domainInfo" type="domainInfoType"><xs:annotation><xs:documentation>Groups together information on domains represented in the resource; the values conform to the EUROVOC thesaurus; can be repeated for parts of the resource with distinct domain</xs:documentation><xs:appinfo><label>Domain</label></xs:appinfo></xs:annotation></xs:element>
Groups together information on the resource creation (e.g. for corpora, selection of texts/audio files/ video files etc. and structural encoding thereof; for lexica, construction of lemma list etc.)
<xs:element name="creationInfo" type="creationInfoType"><xs:annotation><xs:documentation>Groups together information on the resource creation (e.g. for corpora, selection of texts/audio files/ video files etc. and structural encoding thereof; for lexica, construction of lemma list etc.)</xs:documentation><xs:appinfo><label>Creation</label></xs:appinfo></xs:annotation></xs:element>
<xs:element name="documentationInfo" type="documentationInfoType"><xs:annotation><xs:documentation>Used to bring together information on documents</xs:documentation><xs:appinfo><label>Documentation</label></xs:appinfo></xs:annotation></xs:element>
Name of the theoretic model applied for the creation or enrichment of the resource, and/or a reference (URL or bibliographic reference) to informative material about the theoretic model used
Diagram
Type
restriction of xs:string
Properties
content
simple
Facets
maxLength
500
Source
<xs:element name="theoreticModel"><xs:annotation><xs:documentation>Name of the theoretic model applied for the creation or enrichment of the resource, and/or a reference (URL or bibliographic reference) to informative material about the theoretic model used</xs:documentation><xs:appinfo><label>Theoretic model</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="500"/></xs:restriction></xs:simpleType></xs:element>
<xs:complexType name="contactInfoType"><xs:sequence><xs:element name="contactType"><xs:annotation><xs:documentation>The type of the contact point (email or URL)</xs:documentation><xs:appinfo><label>Contact type</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="landingPage"><xs:annotation><xs:documentation>Value for contactType; for URL's used as the landing page providing information on how to receive help for a service</xs:documentation><xs:appinfo><label>Landing page</label><label-plural>Landing pages</label-plural></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="contactEmail"><xs:annotation><xs:documentation>Value for contactType; for general emails or contact persons that can be approached for receiving help for a service</xs:documentation><xs:appinfo><label>Contact email</label></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:element><xs:element name="contactPoint"><xs:annotation><xs:documentation>An email or a URL (landing page) that provides more information on the resource</xs:documentation><xs:appinfo><label>Contact point</label><condition>If contactType="landingPage", validate with pattern for URLs; if contactType="contactEmail", validate with pattern for email addresses</condition></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="300"/></xs:restriction></xs:simpleType></xs:element><xs:element name="contactPerson" type="personInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>Groups information on the person(s) that is/are responsible for providing further information regarding the service</xs:documentation><xs:appinfo><label>Contact person</label><label-plural>Contact persons</label-plural><relation>many-to-many</relation></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="documentationInfoType"><xs:sequence><xs:element name="documentLocation"><xs:annotation><xs:documentation>Link to a document (other than the user manual) providing information about a service</xs:documentation><xs:appinfo><label>Service documentation</label><action>User may fill in the field or upload a document file to a url controlled by us</action></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="httpURI"><xs:maxLength value="300"/></xs:restriction></xs:simpleType></xs:element><xs:element name="documentCaption"><xs:annotation><xs:documentation>A short title (description) that can be used as a caption for the document</xs:documentation><xs:appinfo><label>Service documentation title</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="1000"/></xs:restriction></xs:simpleType></xs:element><!--
<xs:element ref="documentInfo">
<xs:annotation>
<xs:documentation>Groups information on a document in a structured format; it can be used both for published or unpublished documents; depending on the role of the document (e.g. usage report, validation report, annotation manual etc.), it can be found at various places of the metadata</xs:documentation>
<xs:appinfo>
<label>Document</label>
</xs:appinfo>
</xs:annotation>
</xs:element>
--></xs:sequence></xs:complexType>
<xs:complexType name="versionInfoType"><xs:annotation><xs:appinfo><render-short>{version} {lastDateUpdated}</render-short></xs:appinfo></xs:annotation><xs:sequence><xs:element name="version"><xs:annotation><xs:documentation>Any string, usually a number, that identifies the version of a resource</xs:documentation><xs:appinfo><label>Version</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="50"/></xs:restriction></xs:simpleType></xs:element><!--
<xs:element name="revision" minOccurs="0">
<xs:annotation>
<xs:documentation>Provides an account of the revisions in free text or a link to a document with revisions</xs:documentation>
<xs:appinfo>
<label>Revision</label>
</xs:appinfo>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="500"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
--><xs:element name="lastDateUpdated" type="xs:date" minOccurs="0"><xs:annotation><xs:documentation>Date of the last update of the version of the resource</xs:documentation><xs:appinfo><label>Last date updated</label></xs:appinfo></xs:annotation></xs:element><!--
<xs:element name="updateFrequency" minOccurs="0">
<xs:annotation>
<xs:documentation>Specifies the frequency with which the resource is updated</xs:documentation>
<xs:appinfo>
<label>Update frequency</label>
</xs:appinfo>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
--></xs:sequence></xs:complexType>
<xs:complexType name="resourceCreationInfoType"><xs:annotation><xs:appinfo><render-short>{resourceCreator} {fundingProject} {creationStartDate}-{creationEndDate}</render-short></xs:appinfo></xs:annotation><xs:sequence><xs:element name="resourceCreator" type="actorInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>Groups information on the person or the organization that has created the resource</xs:documentation><xs:appinfo><recommended>true</recommended><relation>many-to-many</relation><label>Resource creator</label></xs:appinfo></xs:annotation></xs:element><xs:element name="fundingProject" type="projectInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>Groups information on the project that has funded the resource</xs:documentation><xs:appinfo><relation>many-to-many</relation><label>Funding project</label></xs:appinfo></xs:annotation></xs:element><xs:element name="creationStartDate" type="xs:date" minOccurs="0"><xs:annotation><xs:documentation>The date in which the creation process was started</xs:documentation><xs:appinfo><recommended>true</recommended><label>Creation start date</label></xs:appinfo></xs:annotation></xs:element><xs:element name="creationEndDate" type="xs:date" minOccurs="0"><xs:annotation><xs:documentation>The date in which the creation process was completed</xs:documentation><xs:appinfo><recommended>true</recommended><label>Creation end date</label></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="validationInfoType"><xs:sequence><xs:element name="validated" type="xs:boolean"><xs:annotation><xs:documentation>Specifies the validation status of the resource</xs:documentation><xs:appinfo><label>Validated</label></xs:appinfo></xs:annotation></xs:element><xs:element name="validationReport" type="documentationInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>A short account of the validation details or a bibliographic reference to a document with detailed information on the validation process and results</xs:documentation><xs:appinfo><relation>many-to-many</relation><label>Validation report</label></xs:appinfo></xs:annotation></xs:element><xs:element name="validator" type="actorInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>Groups information on the person(s) or the organization(s) that validated the resource</xs:documentation><xs:appinfo><relation>many-to-many</relation><label>Validator</label></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="metadataHeaderInfoType"><xs:annotation><xs:documentation>Base type for metadata header</xs:documentation></xs:annotation><xs:sequence><xs:element name="metadataRecordIdentifier"><xs:annotation><xs:documentation>A persistent identifier for the metadata record itself</xs:documentation><xs:appinfo><label>Metadata record identifier</label>i</xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="300"/></xs:restriction></xs:simpleType></xs:element><xs:element name="metadataCreationDate" type="xs:date"><xs:annotation><xs:documentation>The date of creation of this metadata description</xs:documentation><xs:appinfo><label>Metadata creation date</label><action>Automatically assigned</action></xs:appinfo></xs:annotation></xs:element><xs:element name="metadataCreator" type="personInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>Groups information on the person that has created the metadata record (for records manually edited)</xs:documentation><xs:appinfo><relation>many-to-many</relation><label>Metadata creator</label></xs:appinfo></xs:annotation></xs:element><xs:element name="sourceOfMetadataRecord" minOccurs="0"><xs:annotation><xs:documentation>Refers to the catalog or repository from which the metadata record has been originated (for harvested records)</xs:documentation><xs:appinfo><label>Source of metadata record</label></xs:appinfo></xs:annotation><xs:complexType><xs:sequence><xs:element name="collectedFrom"><xs:annotation><xs:documentation>Refers to the entity (repository, aggregator etc.) from which the metadata record has been harvested</xs:documentation><xs:appinfo><label>Source provider</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="50"/></xs:restriction></xs:simpleType></xs:element><xs:element name="sourceMetadataLink" minOccurs="0"><xs:annotation><xs:documentation>A link to the original metadata record, in cases of harvesting</xs:documentation><xs:appinfo><label>Original metadata record link</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="httpURI"><xs:maxLength value="300"/></xs:restriction></xs:simpleType></xs:element></xs:sequence></xs:complexType></xs:element><xs:element name="metadataLanguage" type="languageSetInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>The language in which the metadata description is written according to IETF BCP47 (ISO 639-1 or ISO 639-3 for languages not covered by the first standard)</xs:documentation><xs:appinfo><label>Metadata language</label></xs:appinfo></xs:annotation></xs:element><xs:element name="metadataLastDateUpdated" type="xs:date" minOccurs="0"><xs:annotation><xs:documentation>The date of the last updating of the metadata record</xs:documentation><xs:appinfo><label>Metadata last date updated</label></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="domainInfoType"><xs:sequence><xs:element ref="domainId" maxOccurs="unbounded"><xs:annotation><xs:documentation>Specifies the application domain of the resource or the tool/service</xs:documentation><xs:appinfo><inline-type>tabular</inline-type><label>Domain identifier</label></xs:appinfo></xs:annotation></xs:element><xs:element name="subdomainId" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>The identifier of the application subdomain of the resource or the tool/service, taken from the EUROVOC domains: http://eurovoc.europa.eu/drupal</xs:documentation><xs:appinfo><inline-type>tabular</inline-type><label>Subdomain identifier</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="0406"><xs:annotation><xs:appinfo><xs:label>political framework</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0411"><xs:annotation><xs:appinfo><xs:label>political party</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0416"><xs:annotation><xs:appinfo><xs:label>electoral procedure and voting</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0421"><xs:annotation><xs:appinfo><xs:label>parliament</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0426"><xs:annotation><xs:appinfo><xs:label>parliamentary proceedings</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0431"><xs:annotation><xs:appinfo><xs:label>politics and public safety</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0436"><xs:annotation><xs:appinfo><xs:label>executive power and public service</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0806"><xs:annotation><xs:appinfo><xs:label>international affairs</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0811"><xs:annotation><xs:appinfo><xs:label>cooperation policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0816"><xs:annotation><xs:appinfo><xs:label>international balance</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="0821"><xs:annotation><xs:appinfo><xs:label>defence</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1006"><xs:annotation><xs:appinfo><xs:label>EU institutions and European civil service</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1011"><xs:annotation><xs:appinfo><xs:label>European Union law</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1016"><xs:annotation><xs:appinfo><xs:label>European construction</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1021"><xs:annotation><xs:appinfo><xs:label>EU finance</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1206"><xs:annotation><xs:appinfo><xs:label>sources and branches of the law</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1211"><xs:annotation><xs:appinfo><xs:label>civil law</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1216"><xs:annotation><xs:appinfo><xs:label>criminal law</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1221"><xs:annotation><xs:appinfo><xs:label>justice</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1226"><xs:annotation><xs:appinfo><xs:label>organisation of the legal system</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1231"><xs:annotation><xs:appinfo><xs:label>international law</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1236"><xs:annotation><xs:appinfo><xs:label>rights and freedoms</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1606"><xs:annotation><xs:appinfo><xs:label>economic policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1611"><xs:annotation><xs:appinfo><xs:label>economic growth</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1616"><xs:annotation><xs:appinfo><xs:label>regions and regional policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1621"><xs:annotation><xs:appinfo><xs:label>economic structure</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1626"><xs:annotation><xs:appinfo><xs:label>national accounts</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="1631"><xs:annotation><xs:appinfo><xs:label>economic analysis</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2006"><xs:annotation><xs:appinfo><xs:label>trade policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2011"><xs:annotation><xs:appinfo><xs:label>tariff policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2016"><xs:annotation><xs:appinfo><xs:label>trade</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2021"><xs:annotation><xs:appinfo><xs:label>international trade</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2026"><xs:annotation><xs:appinfo><xs:label>consumption</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2031"><xs:annotation><xs:appinfo><xs:label>marketing</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2036"><xs:annotation><xs:appinfo><xs:label>distributive trades</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2406"><xs:annotation><xs:appinfo><xs:label>monetary relations</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2411"><xs:annotation><xs:appinfo><xs:label>monetary economics</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2416"><xs:annotation><xs:appinfo><xs:label>financial institutions and credit</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2421"><xs:annotation><xs:appinfo><xs:label>free movement of capital</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2426"><xs:annotation><xs:appinfo><xs:label>financing and investment</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2431"><xs:annotation><xs:appinfo><xs:label>insurance</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2436"><xs:annotation><xs:appinfo><xs:label>public finance and budget policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2441"><xs:annotation><xs:appinfo><xs:label>budget</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2446"><xs:annotation><xs:appinfo><xs:label>taxation</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2451"><xs:annotation><xs:appinfo><xs:label>prices</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2806"><xs:annotation><xs:appinfo><xs:label>family</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2811"><xs:annotation><xs:appinfo><xs:label>migration</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2816"><xs:annotation><xs:appinfo><xs:label>demography and population</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2821"><xs:annotation><xs:appinfo><xs:label>social framework</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2826"><xs:annotation><xs:appinfo><xs:label>social affairs</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2831"><xs:annotation><xs:appinfo><xs:label>culture and religion</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2836"><xs:annotation><xs:appinfo><xs:label>social protection</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2841"><xs:annotation><xs:appinfo><xs:label>health</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="2846"><xs:annotation><xs:appinfo><xs:label>construction and town planning</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3206"><xs:annotation><xs:appinfo><xs:label>education</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3211"><xs:annotation><xs:appinfo><xs:label>teaching</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3216"><xs:annotation><xs:appinfo><xs:label>organisation of teaching</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3221"><xs:annotation><xs:appinfo><xs:label>documentation</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3226"><xs:annotation><xs:appinfo><xs:label>communications</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3231"><xs:annotation><xs:appinfo><xs:label>information and information processing</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3236"><xs:annotation><xs:appinfo><xs:label>information technology and data processing</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3606"><xs:annotation><xs:appinfo><xs:label>natural and applied sciences</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="3611"><xs:annotation><xs:appinfo><xs:label>humanities</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4006"><xs:annotation><xs:appinfo><xs:label>business organisation</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4011"><xs:annotation><xs:appinfo><xs:label>business classification</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4016"><xs:annotation><xs:appinfo><xs:label>legal form of organisations</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4021"><xs:annotation><xs:appinfo><xs:label>management</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4026"><xs:annotation><xs:appinfo><xs:label>accounting</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4031"><xs:annotation><xs:appinfo><xs:label>competition</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4406"><xs:annotation><xs:appinfo><xs:label>employment</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4411"><xs:annotation><xs:appinfo><xs:label>labour market</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4416"><xs:annotation><xs:appinfo><xs:label>organisation of work and working conditions</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4421"><xs:annotation><xs:appinfo><xs:label>personnel management and staff remuneration</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4426"><xs:annotation><xs:appinfo><xs:label>labour law and labour relations</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4806"><xs:annotation><xs:appinfo><xs:label>transport policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4811"><xs:annotation><xs:appinfo><xs:label>organisation of transport</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4816"><xs:annotation><xs:appinfo><xs:label>land transport</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4821"><xs:annotation><xs:appinfo><xs:label>maritime and inland waterway transport</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="4826"><xs:annotation><xs:appinfo><xs:label>air and space transport</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5206"><xs:annotation><xs:appinfo><xs:label>environmental policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5211"><xs:annotation><xs:appinfo><xs:label>natural environment</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5216"><xs:annotation><xs:appinfo><xs:label>deterioration of the environment</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5606"><xs:annotation><xs:appinfo><xs:label>agricultural policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5611"><xs:annotation><xs:appinfo><xs:label>agricultural structures and production</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5616"><xs:annotation><xs:appinfo><xs:label>farming systems</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5621"><xs:annotation><xs:appinfo><xs:label>cultivation of agricultural land</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5626"><xs:annotation><xs:appinfo><xs:label>means of agricultural production</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5631"><xs:annotation><xs:appinfo><xs:label>agricultural activity</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5636"><xs:annotation><xs:appinfo><xs:label>forestry</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="5641"><xs:annotation><xs:appinfo><xs:label>fisheries</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6006"><xs:annotation><xs:appinfo><xs:label>plant product</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6011"><xs:annotation><xs:appinfo><xs:label>animal product</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6016"><xs:annotation><xs:appinfo><xs:label>processed agricultural produce</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6021"><xs:annotation><xs:appinfo><xs:label>beverages and sugar</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6026"><xs:annotation><xs:appinfo><xs:label>foodstuff</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6031"><xs:annotation><xs:appinfo><xs:label>agri-foodstuffs</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6036"><xs:annotation><xs:appinfo><xs:label>food technology</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6406"><xs:annotation><xs:appinfo><xs:label>production</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6411"><xs:annotation><xs:appinfo><xs:label>technology and technical regulations</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6416"><xs:annotation><xs:appinfo><xs:label>research and intellectual property</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6606"><xs:annotation><xs:appinfo><xs:label>energy policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6611"><xs:annotation><xs:appinfo><xs:label>coal and mining industries</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6616"><xs:annotation><xs:appinfo><xs:label>oil industry</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6621"><xs:annotation><xs:appinfo><xs:label>electrical and nuclear industries</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6626"><xs:annotation><xs:appinfo><xs:label>soft energy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6806"><xs:annotation><xs:appinfo><xs:label>industrial structures and policy</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6811"><xs:annotation><xs:appinfo><xs:label>chemistry</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6816"><xs:annotation><xs:appinfo><xs:label>iron, steel and other metal industries</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6821"><xs:annotation><xs:appinfo><xs:label>mechanical engineering</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6826"><xs:annotation><xs:appinfo><xs:label>electronics and electrical engineering</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6831"><xs:annotation><xs:appinfo><xs:label>building and public works</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6836"><xs:annotation><xs:appinfo><xs:label>wood industry</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6841"><xs:annotation><xs:appinfo><xs:label>leather and textile industries</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="6846"><xs:annotation><xs:appinfo><xs:label>miscellaneous industries</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7206"><xs:annotation><xs:appinfo><xs:label>Europe</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7211"><xs:annotation><xs:appinfo><xs:label>regions of EU Member States</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7216"><xs:annotation><xs:appinfo><xs:label>America</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7221"><xs:annotation><xs:appinfo><xs:label>Africa</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7226"><xs:annotation><xs:appinfo><xs:label>Asia and Oceania</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7231"><xs:annotation><xs:appinfo><xs:label>economic geography</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7236"><xs:annotation><xs:appinfo><xs:label>political geography</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7241"><xs:annotation><xs:appinfo><xs:label>overseas countries and territories</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7606"><xs:annotation><xs:appinfo><xs:label>United Nations</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7611"><xs:annotation><xs:appinfo><xs:label>European organisations</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7616"><xs:annotation><xs:appinfo><xs:label>extra-European organisations</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7621"><xs:annotation><xs:appinfo><xs:label>world organisations</xs:label></xs:appinfo></xs:annotation></xs:enumeration><xs:enumeration value="7626"><xs:annotation><xs:appinfo><xs:label>non-governmental organisations</xs:label></xs:appinfo></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:element><xs:element name="domainOther" type="xs:string" minOccurs="0"><xs:annotation><xs:documentation>Free text to be used when none of the pre-registered values can be used to describe the domain of a tool</xs:documentation><xs:appinfo><label>Domain (other)</label></xs:appinfo></xs:annotation></xs:element><xs:element ref="conformanceToClassificationScheme" minOccurs="0"><xs:annotation><xs:documentation>Specifies the external classification schemes</xs:documentation><xs:appinfo><label>Conformance to classification scheme</label></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="dependenciesInfoType"><xs:sequence><xs:element name="requiredSoftware" type="targetResourceInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>Additional software required for running a tool and/or computational grammar</xs:documentation><xs:appinfo><relation>many-to-many</relation><label>Required software</label></xs:appinfo></xs:annotation></xs:element><!--
<xs:element name="requiredHardware" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Hardware required for running a tool and/or computational grammar</xs:documentation>
<xs:appinfo>
<relation>many-to-many</relation>
<recommended>true</recommended>
</xs:appinfo>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100"/>
<xs:enumeration value="graphicCard"/>
<xs:enumeration value="microphone"/>
<xs:enumeration value="ocrSystem"/>
<xs:enumeration value="specialHardwareEquipment"/>
<xs:enumeration value="none"/>
<xs:enumeration value="other"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
--><xs:element name="requiredLRs" type="targetResourceInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>If for running a tool and/or computational grammar, specific LRs (e.g. a grammar, a list of words etc.) are required</xs:documentation><xs:appinfo><relation>many-to-many</relation><label>Required Language Resources</label></xs:appinfo></xs:annotation></xs:element><xs:element name="dependenciesDetails" minOccurs="0"><xs:annotation><xs:documentation>Provides further information on the dependencies</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="500"/></xs:restriction></xs:simpleType></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="targetResourceInfoType"><xs:annotation><xs:appinfo><relation>one-to-one</relation><render-short>{targetResourceNameURI}</render-short></xs:appinfo></xs:annotation><xs:sequence><xs:element name="targetResourceNameURI"><xs:annotation><xs:documentation>The full name or a url to a resource related to the one being described; to be used for identifiers also for this version</xs:documentation><xs:appinfo><label>Target resource</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="4500"/></xs:restriction></xs:simpleType></xs:element></xs:sequence></xs:complexType>
<xs:complexType name="creationInfoType"><xs:sequence><xs:element ref="originalSource" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>The name, the identifier or the url of the original resources that were at the base of the creation process of the resource</xs:documentation><xs:appinfo><recommended>true</recommended><relation>many-to-many</relation><label>Original source</label></xs:appinfo></xs:annotation></xs:element><xs:element name="creationMode" minOccurs="0"><xs:annotation><xs:documentation>Specifies whether the resource is created automatically or in a manual or interactive mode</xs:documentation><xs:appinfo><recommended>true</recommended></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="30"/><xs:enumeration value="automatic"/><xs:enumeration value="manual"/><xs:enumeration value="mixed"/><xs:enumeration value="interactive"/></xs:restriction></xs:simpleType></xs:element><xs:element name="creationModeDetails" minOccurs="0"><xs:annotation><xs:documentation>Provides further information on the creation methods and processes</xs:documentation><xs:appinfo><label>Creation mode details</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="1750"/></xs:restriction></xs:simpleType></xs:element><xs:element name="creationTool" type="targetResourceInfoType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>The name, the identifier or the url of the tool used in the creation process</xs:documentation><xs:appinfo><relation>many-to-many</relation><label>Creation tool</label></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType>