Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element ms:ProjectIdentifier
Namespace http://w3id.org/meta-share/meta-share/
Annotations
A string (e.g.,  PID, internal to an organization, issued by the funding authority , etc.) used to uniquely identify a project
Diagram
Diagram ELG-SHARE_xsd_Attribute_ms_ProjectIdentifierScheme.tmp#ProjectIdentifierScheme ELG-SHARE_xsd_Complex_Type_ms_ProjectIdentifier.tmp#http___w3id.org_meta-share_meta-share__ProjectIdentifier
Type ms:ProjectIdentifier
Properties
content complex
Used by
Element ms:Project
Complex Type ms:GenericProject
Attributes
QName Type Use Annotation
ms:ProjectIdentifierScheme restriction of xs:anyURI required
The name of the scheme according to which an identifier is assigned to a project by the authority that issues it
Source
<xs:element name="ProjectIdentifier" type="ms:ProjectIdentifier">
  <xs:annotation>
    <xs:documentation xml:lang="en">A string (e.g., PID, internal to an organization, issued by the funding authority , etc.) used to uniquely identify a project</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/ProjectIdentifier</identifier>
      <label xml:lang="en">Project identifier</label>
      <subclassOf>http://purl.org/spar/datacite/ResourceIdentifier</subclassOf>
    </xs:appinfo>
  </xs:annotation>
</xs:element>