Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element ms:DocumentIdentifier
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 document (mainly intended for published documents)
Diagram
Diagram ELG-SHARE_xsd_Attribute_ms_DocumentIdentifierScheme.tmp#DocumentIdentifierScheme ELG-SHARE_xsd_Complex_Type_ms_DocumentIdentifier.tmp#http___w3id.org_meta-share_meta-share__DocumentIdentifier
Type ms:DocumentIdentifier
Properties
content complex
Used by
Element ms:Document
Complex Type ms:GenericDocument
Attributes
QName Type Use Annotation
ms:DocumentIdentifierScheme restriction of xs:anyURI required
A scheme according to which an identifier is assigned by the authority that issues it (e.g.,  DOI, PubMed Central , etc.) specifically for publications
Source
<xs:element name="DocumentIdentifier" type="ms:DocumentIdentifier">
  <xs:annotation>
    <xs:documentation xml:lang="en">A string (e.g., PID, DOI, internal to an organization , etc.) used to uniquely identify a document (mainly intended for published documents)</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/DocumentIdentifier</identifier>
      <label xml:lang="en">Document identifier</label>
      <subclassOf>http://purl.org/spar/datacite/ResourceIdentifier</subclassOf>
    </xs:appinfo>
  </xs:annotation>
</xs:element>