Showing:

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