The full name of a project related to the resource
Diagram
Type
restriction of xs:string
Properties
content
simple
Facets
maxLength
300
Source
<xs:element name="projectName"><xs:annotation><xs:documentation>The full name of a project related to the resource</xs:documentation><xs:appinfo><label>Project name</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="300"/></xs:restriction></xs:simpleType></xs:element>
A short name or abbreviation of a project related to the resource
Diagram
Type
restriction of xs:string
Properties
content
simple
minOccurs
0
Facets
maxLength
50
Source
<xs:element name="projectShortName" minOccurs="0"><xs:annotation><xs:documentation>A short name or abbreviation of a project related to the resource</xs:documentation><xs:appinfo><label>Project short name</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="projectID" minOccurs="0"><xs:annotation><xs:appinfo><xs:documentation>An unambiguous referent to a project related to the resource</xs:documentation></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="100"/></xs:restriction></xs:simpleType></xs:element>
Funding coming from a contract made between two partices for delivering specific services; the contractor can be an organisation, a public authority or an individual; the combined use of fundingType values can be used to provide further information
Source
<xs:element name="fundingType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Specifies the type of funding of the project</xs:documentation><xs:appinfo><label>Funding type</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="30"/><xs:enumeration value="other"><xs:annotation><xs:documentation>When none of the above is applicable</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="ownFunds"><xs:annotation><xs:documentation>Funding from the resource creators’s own sources</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="nationalFunds"><xs:annotation><xs:documentation>Funding coming from national sources</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="euFunds"><xs:annotation><xs:documentation>Funding coming from EU sources</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="serviceContract"><xs:annotation><xs:documentation>Funding coming from a contract made between two partices for delivering specific services; the contractor can be an organisation, a public authority or an individual; the combined use of fundingType values can be used to provide further information</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:element>
<xs:element name="funder" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>The full name of the funder of the project</xs:documentation><xs:appinfo><recommended>true</recommended><label>Funder</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="200"/></xs:restriction></xs:simpleType></xs:element>
<xs:element name="fundingCountry" type="regionIdType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>The name of the funding country, in case of national funding as mentioned in ISO3166</xs:documentation><xs:appinfo><recommended>true</recommended><label>Funding country</label></xs:appinfo></xs:annotation></xs:element>
The starting date of a project related to the resource
Diagram
Type
xs:date
Properties
content
simple
minOccurs
0
Source
<xs:element name="projectStartDate" type="xs:date" minOccurs="0"><xs:annotation><xs:documentation>The starting date of a project related to the resource</xs:documentation><xs:appinfo><relation>one-to-one</relation></xs:appinfo></xs:annotation></xs:element>
<xs:element name="projectEndDate" type="xs:date" minOccurs="0"><xs:annotation><xs:documentation>The end date of a project related to the resource</xs:documentation><xs:appinfo><relation>one-to-one</relation><label>Project end date</label></xs:appinfo></xs:annotation></xs:element>
Groups information on a project related to the resource(e.g. a project the resource has been used in; a funded project that led to the resource creation etc.)
<xs:element name="projectInfo" type="projectInfoType"><xs:annotation><xs:documentation>Groups information on a project related to the resource(e.g. a project the resource has been used in; a funded project that led to the resource creation etc.)</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="projectInfoType"><xs:annotation><xs:appinfo><render-short>{projectName} ({projectShortName})</render-short></xs:appinfo></xs:annotation><xs:sequence><xs:element name="projectName"><xs:annotation><xs:documentation>The full name of a project related to the resource</xs:documentation><xs:appinfo><label>Project name</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="300"/></xs:restriction></xs:simpleType></xs:element><xs:element name="projectShortName" minOccurs="0"><xs:annotation><xs:documentation>A short name or abbreviation of a project related to the resource</xs:documentation><xs:appinfo><label>Project short name</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="projectID" minOccurs="0"><xs:annotation><xs:appinfo><xs:documentation>An unambiguous referent to a project related to the resource</xs:documentation></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="100"/></xs:restriction></xs:simpleType></xs:element><xs:element ref="url" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>A URL used as homepage of an entity (e.g. of a person, organization, resource etc.) and/or where an entity (e.g.LR, document etc.) is located</xs:documentation><xs:appinfo><relation>one-to-many</relation><label>URL (Landing page)</label></xs:appinfo></xs:annotation></xs:element><xs:element name="fundingType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Specifies the type of funding of the project</xs:documentation><xs:appinfo><label>Funding type</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="30"/><xs:enumeration value="other"><xs:annotation><xs:documentation>When none of the above is applicable</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="ownFunds"><xs:annotation><xs:documentation>Funding from the resource creators’s own sources</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="nationalFunds"><xs:annotation><xs:documentation>Funding coming from national sources</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="euFunds"><xs:annotation><xs:documentation>Funding coming from EU sources</xs:documentation></xs:annotation></xs:enumeration><xs:enumeration value="serviceContract"><xs:annotation><xs:documentation>Funding coming from a contract made between two partices for delivering specific services; the contractor can be an organisation, a public authority or an individual; the combined use of fundingType values can be used to provide further information</xs:documentation></xs:annotation></xs:enumeration></xs:restriction></xs:simpleType></xs:element><xs:element name="funder" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>The full name of the funder of the project</xs:documentation><xs:appinfo><recommended>true</recommended><label>Funder</label></xs:appinfo></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:maxLength value="200"/></xs:restriction></xs:simpleType></xs:element><xs:element name="fundingCountry" type="regionIdType" minOccurs="0" maxOccurs="unbounded"><xs:annotation><xs:documentation>The name of the funding country, in case of national funding as mentioned in ISO3166</xs:documentation><xs:appinfo><recommended>true</recommended><label>Funding country</label></xs:appinfo></xs:annotation></xs:element><xs:element name="projectStartDate" type="xs:date" minOccurs="0"><xs:annotation><xs:documentation>The starting date of a project related to the resource</xs:documentation><xs:appinfo><relation>one-to-one</relation></xs:appinfo></xs:annotation></xs:element><xs:element name="projectEndDate" type="xs:date" minOccurs="0"><xs:annotation><xs:documentation>The end date of a project related to the resource</xs:documentation><xs:appinfo><relation>one-to-one</relation><label>Project end date</label></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType>