Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element ms:SubjectIdentifier
Namespace http://w3id.org/meta-share/meta-share/
Annotations
A string used to uniquely identify a subject according to a specific classification scheme
Diagram
Diagram ELG-SHARE_xsd_Attribute_ms_SubjectClassificationScheme.tmp#SubjectClassificationScheme ELG-SHARE_xsd_Complex_Type_ms_SubjectIdentifier.tmp#http___w3id.org_meta-share_meta-share__SubjectIdentifier
Type ms:SubjectIdentifier
Properties
content complex
Used by
Complex Type ms:Subject
Attributes
QName Type Use Annotation
ms:SubjectClassificationScheme restriction of xs:anyURI required
A classification scheme used for subjects/topics devised by an authority or organization
Source
<xs:element name="SubjectIdentifier" type="ms:SubjectIdentifier">
  <xs:annotation>
    <xs:documentation xml:lang="en">A string used to uniquely identify a subject according to a specific classification scheme</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/SubjectIdentifier</identifier>
      <label xml:lang="en">Subject identifier</label>
      <subclassOf>http://purl.org/spar/datacite/Identifier</subclassOf>
    </xs:appinfo>
  </xs:annotation>
</xs:element>