Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element ms:AccessRightsStatementIdentifier
Namespace http://w3id.org/meta-share/meta-share/
Annotations
A string used to uniquely identify an access rights statement according to a specific scheme
Diagram
Diagram ELG-SHARE_xsd_Attribute_ms_AccessRightsStatementScheme.tmp#AccessRightsStatementScheme ELG-SHARE_xsd_Complex_Type_ms_AccessRightsStatementIdentifier.tmp#http___w3id.org_meta-share_meta-share__AccessRightsStatementIdentifier
Type ms:AccessRightsStatementIdentifier
Properties
content complex
Used by
Attributes
QName Type Use Annotation
ms:AccessRightsStatementScheme restriction of xs:anyURI required
The name of the scheme according to which an access rights statement is assigned to a distribution
Source
<xs:element name="AccessRightsStatementIdentifier" type="ms:AccessRightsStatementIdentifier">
  <xs:annotation>
    <xs:documentation xml:lang="en">A string used to uniquely identify an access rights statement according to a specific scheme</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/AccessRightsStatementIdentifier</identifier>
      <label xml:lang="en">AccessRightsStatement identifier</label>
      <subclassOf>http://purl.org/spar/datacite/Identifier</subclassOf>
    </xs:appinfo>
  </xs:annotation>
</xs:element>