Showing:

Annotations
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Included schema CEF-AT-SHARE-UsageMetadata.xsd
Namespace https://cef-at-service-catalogue.eu/CEF-AT-SHARE_Schema/Schema/
Properties
attribute form default unqualified
element form default qualified
version 1.0.0
Element projectInfoType / projectName
Namespace https://cef-at-service-catalogue.eu/CEF-AT-SHARE_Schema/Schema/
Annotations
The full name of a project related to the resource
Diagram
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>
Element projectInfoType / projectShortName
Namespace https://cef-at-service-catalogue.eu/CEF-AT-SHARE_Schema/Schema/
Annotations
A short name or abbreviation of a project related to the resource
Diagram
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>
Element projectInfoType / projectID
Namespace https://cef-at-service-catalogue.eu/CEF-AT-SHARE_Schema/Schema/
Diagram
Diagram
Type restriction of xs:string
Properties
content simple
minOccurs 0
Facets
maxLength 100
Source
<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>
Element projectInfoType / fundingType
Namespace https://cef-at-service-catalogue.eu/CEF-AT-SHARE_Schema/Schema/
Annotations
Specifies the type of funding of the project
Diagram
Diagram
Type restriction of xs:string
Properties
content simple
maxOccurs unbounded
Facets
maxLength 30
enumeration other
When none of the above is applicable
enumeration ownFunds
Funding from the resource creators’s own sources
enumeration nationalFunds
Funding coming from national sources
enumeration euFunds
Funding coming from EU sources
enumeration serviceContract
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>
Element projectInfoType / funder
Namespace https://cef-at-service-catalogue.eu/CEF-AT-SHARE_Schema/Schema/
Annotations
The full name of the funder of the project
Diagram
Diagram
Type restriction of xs:string
Properties
content simple
minOccurs 0
maxOccurs unbounded
Facets
maxLength 200
Source
<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>
Element projectInfoType / fundingCountry
Namespace https://cef-at-service-catalogue.eu/CEF-AT-SHARE_Schema/Schema/
Annotations
The name of the funding country, in case of national funding as mentioned in ISO3166
Diagram
Diagram CEF-AT-SHARE-ISOVocabularies_xsd.tmp#regionIdType
Type regionIdType
Properties
content simple
minOccurs 0
maxOccurs unbounded
Facets
enumeration AA
enumeration AC
enumeration AD
enumeration AE
enumeration AF
enumeration AG
enumeration AI
enumeration AL
enumeration AM
enumeration AO
enumeration AQ
enumeration AR
enumeration AS
enumeration AT
enumeration AU
enumeration AW
enumeration AX
enumeration AZ
enumeration BA
enumeration BB
enumeration BD
enumeration BE
enumeration BF
enumeration BG
enumeration BH
enumeration BI
enumeration BJ
enumeration BL
enumeration BM
enumeration BN
enumeration BO
enumeration BQ
enumeration BR
enumeration BS
enumeration BT
enumeration BV
enumeration BW
enumeration BY
enumeration BZ
enumeration CA
enumeration CC
enumeration CD
enumeration CF
enumeration CG
enumeration CH
enumeration CI
enumeration CK
enumeration CL
enumeration CM
enumeration CN
enumeration CO
enumeration CP
enumeration CR
enumeration CU
enumeration CV
enumeration CW
enumeration CX
enumeration CY
enumeration CZ
enumeration DE
enumeration DG
enumeration DJ
enumeration DK
enumeration DM
enumeration DO
enumeration DZ
enumeration EA
enumeration EC
enumeration EE
enumeration EG
enumeration EH
enumeration ER
enumeration ES
enumeration ET
enumeration EU
enumeration FI
enumeration FJ
enumeration FK
enumeration FM
enumeration FO
enumeration FR
enumeration GA
enumeration GB
enumeration GD
enumeration GE
enumeration GF
enumeration GG
enumeration GH
enumeration GI
enumeration GL
enumeration GM
enumeration GN
enumeration GP
enumeration GQ
enumeration GR
enumeration GS
enumeration GT
enumeration GU
enumeration GW
enumeration GY
enumeration HK
enumeration HM
enumeration HN
enumeration HR
enumeration HT
enumeration HU
enumeration IC
enumeration ID
enumeration IE
enumeration IL
enumeration IM
enumeration IN
enumeration IO
enumeration IQ
enumeration IR
enumeration IS
enumeration IT
enumeration JE
enumeration JM
enumeration JO
enumeration JP
enumeration KE
enumeration KG
enumeration KH
enumeration KI
enumeration KM
enumeration KN
enumeration KP
enumeration KR
enumeration KW
enumeration KY
enumeration KZ
enumeration LA
enumeration LB
enumeration LC
enumeration LI
enumeration LK
enumeration LR
enumeration LS
enumeration LT
enumeration LU
enumeration LV
enumeration LY
enumeration MA
enumeration MC
enumeration MD
enumeration ME
enumeration MF
enumeration MG
enumeration MH
enumeration MK
enumeration ML
enumeration MM
enumeration MN
enumeration MO
enumeration MP
enumeration MQ
enumeration MR
enumeration MS
enumeration MT
enumeration MU
enumeration MV
enumeration MW
enumeration MX
enumeration MY
enumeration MZ
enumeration NA
enumeration NC
enumeration NE
enumeration NF
enumeration NG
enumeration NI
enumeration NL
enumeration NO
enumeration NP
enumeration NR
enumeration NU
enumeration NZ
enumeration OM
enumeration PA
enumeration PE
enumeration PF
enumeration PG
enumeration PH
enumeration PK
enumeration PL
enumeration PM
enumeration PN
enumeration PR
enumeration PS
enumeration PT
enumeration PW
enumeration PY
enumeration QA
enumeration QM..QZ
enumeration RE
enumeration RO
enumeration RS
enumeration RU
enumeration RW
enumeration SA
enumeration SB
enumeration SC
enumeration SD
enumeration SE
enumeration SG
enumeration SH
enumeration SI
enumeration SJ
enumeration SK
enumeration SL
enumeration SM
enumeration SN
enumeration SO
enumeration SR
enumeration SS
enumeration ST
enumeration SV
enumeration SX
enumeration SY
enumeration SZ
enumeration TA
enumeration TC
enumeration TD
enumeration TF
enumeration TG
enumeration TH
enumeration TJ
enumeration TK
enumeration TL
enumeration TM
enumeration TN
enumeration TO
enumeration TR
enumeration TT
enumeration TV
enumeration TW
enumeration TZ
enumeration UA
enumeration UG
enumeration UM
enumeration US
enumeration UY
enumeration UZ
enumeration VA
enumeration VC
enumeration VE
enumeration VG
enumeration VI
enumeration VN
enumeration VU
enumeration WF
enumeration WS
enumeration XA..XZ
enumeration YE
enumeration YT
enumeration ZA
enumeration ZM
enumeration ZW
enumeration ZZ
enumeration 001
enumeration 002
enumeration 003
enumeration 005
enumeration 009
enumeration 011
enumeration 013
enumeration 014
enumeration 015
enumeration 017
enumeration 018
enumeration 019
enumeration 021
enumeration 029
enumeration 030
enumeration 034
enumeration 035
enumeration 039
enumeration 053
enumeration 054
enumeration 057
enumeration 061
enumeration 142
enumeration 143
enumeration 145
enumeration 150
enumeration 151
enumeration 154
enumeration 155
enumeration 419
Source
<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>
Element projectInfoType / projectStartDate
Namespace https://cef-at-service-catalogue.eu/CEF-AT-SHARE_Schema/Schema/
Annotations
The starting date of a project related to the resource
Diagram
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>
Element projectInfoType / projectEndDate
Namespace https://cef-at-service-catalogue.eu/CEF-AT-SHARE_Schema/Schema/
Annotations
The end date of a project related to the resource
Diagram
Diagram
Type xs:date
Properties
content simple
minOccurs 0
Source
<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>
Element projectInfo
Namespace https://cef-at-service-catalogue.eu/CEF-AT-SHARE_Schema/Schema/
Annotations
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.)
Diagram
Diagram CEF-AT-SHARE-UsageMetadata_xsd.tmp#projectInfoType_projectName CEF-AT-SHARE-UsageMetadata_xsd.tmp#projectInfoType_projectShortName CEF-AT-SHARE-UsageMetadata_xsd.tmp#projectInfoType_projectID CEF-AT-SHARE-SimpleTypes_xsd.tmp#url CEF-AT-SHARE-UsageMetadata_xsd.tmp#projectInfoType_fundingType CEF-AT-SHARE-UsageMetadata_xsd.tmp#projectInfoType_funder CEF-AT-SHARE-UsageMetadata_xsd.tmp#projectInfoType_fundingCountry CEF-AT-SHARE-UsageMetadata_xsd.tmp#projectInfoType_projectStartDate CEF-AT-SHARE-UsageMetadata_xsd.tmp#projectInfoType_projectEndDate CEF-AT-SHARE-UsageMetadata_xsd.tmp#projectInfoType
Type projectInfoType
Properties
content complex
Model
Children funder, fundingCountry, fundingType, projectEndDate, projectID, projectName, projectShortName, projectStartDate, url
Instance
<projectInfo xmlns="https://cef-at-service-catalogue.eu/CEF-AT-SHARE_Schema/Schema/">
  <projectName>{1,1}</projectName>
  <projectShortName>{0,1}</projectShortName>
  <projectID>{0,1}</projectID>
  <url>{0,unbounded}</url>
  <fundingType>{1,unbounded}</fundingType>
  <funder>{0,unbounded}</funder>
  <fundingCountry>{0,unbounded}</fundingCountry>
  <projectStartDate>{0,1}</projectStartDate>
  <projectEndDate>{0,1}</projectEndDate>
</projectInfo>
Source
<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>
Complex Type projectInfoType
Namespace https://cef-at-service-catalogue.eu/CEF-AT-SHARE_Schema/Schema/
Diagram
Diagram CEF-AT-SHARE-UsageMetadata_xsd.tmp#projectInfoType_projectName CEF-AT-SHARE-UsageMetadata_xsd.tmp#projectInfoType_projectShortName CEF-AT-SHARE-UsageMetadata_xsd.tmp#projectInfoType_projectID CEF-AT-SHARE-SimpleTypes_xsd.tmp#url CEF-AT-SHARE-UsageMetadata_xsd.tmp#projectInfoType_fundingType CEF-AT-SHARE-UsageMetadata_xsd.tmp#projectInfoType_funder CEF-AT-SHARE-UsageMetadata_xsd.tmp#projectInfoType_fundingCountry CEF-AT-SHARE-UsageMetadata_xsd.tmp#projectInfoType_projectStartDate CEF-AT-SHARE-UsageMetadata_xsd.tmp#projectInfoType_projectEndDate
Used by
Model
Children funder, fundingCountry, fundingType, projectEndDate, projectID, projectName, projectShortName, projectStartDate, url
Source
<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>