Showing:

Annotations
Facets
Properties
Source
Used by
Attribute @ms:AccessRightsStatementScheme
Namespace http://w3id.org/meta-share/meta-share/
Annotations
The name of the scheme according to which an access rights statement is assigned to a distribution
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/COARightsStatementScheme
COAR access rights vocabulary (http://vocabularies.coar-repositories.org/documentation/access_rights/)
enumeration http://w3id.org/meta-share/meta-share/OMTDShareRightsStatementScheme
enumeration http://w3id.org/meta-share/meta-share/RightsStatementOrgScheme
Used by
Source
<xs:attribute name="AccessRightsStatementScheme">
  <xs:annotation>
    <xs:documentation xml:lang="en">The name of the scheme according to which an access rights statement is assigned to a distribution</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/AccessRightsStatementScheme</identifier>
      <label xml:lang="en">Access rights statement scheme</label>
      <subclassOf>http://w3id.org/meta-share/meta-share/ClassificationScheme</subclassOf>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/COARightsStatementScheme">
        <xs:annotation>
          <xs:documentation xml:lang="en">COAR access rights vocabulary (http://vocabularies.coar-repositories.org/documentation/access_rights/)</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/COARightsStatementScheme</identifier>
            <label xml:lang="en">COAR Rights Statement Scheme</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/OMTDShareRightsStatementScheme">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/OMTDShareRightsStatementScheme</identifier>
            <label xml:lang="en">OMTD-SHARE rights statement scheme</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/RightsStatementOrgScheme">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/RightsStatementOrgScheme</identifier>
            <label xml:lang="en">Rights_Statements_Org scheme</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>