Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ms:accessRights
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the rights for accessing the distributable form(s) of a language resource (preferrably in accordance to a formalised vocabulary)
Diagram
Diagram ELG-SHARE_xsd_Element_ms_categoryLabel.tmp#categoryLabel ELG-SHARE_xsd_Element_ms_AccessRightsStatementIdentifier.tmp#AccessRightsStatementIdentifier ELG-SHARE_xsd_Complex_Type_ms_AccessRightsStatement.tmp#AccessRightsStatement
Type ms:AccessRightsStatement
Properties
content complex
Used by
Element ms:LicenceTerms
Model
Children ms:AccessRightsStatementIdentifier, ms:categoryLabel
Instance
<ms:accessRights xmlns:ms="http://w3id.org/meta-share/meta-share/">
  <ms:categoryLabel xml:lang="">{1,1}</ms:categoryLabel>
  <ms:AccessRightsStatementIdentifier ms:AccessRightsStatementScheme="">{0,1}</ms:AccessRightsStatementIdentifier>
</ms:accessRights>
Source
<xs:element name="accessRights" type="ms:AccessRightsStatement">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the rights for accessing the distributable form(s) of a language resource (preferrably in accordance to a formalised vocabulary)</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/accessRights</identifier>
      <label xml:lang="en">access rights</label>
      <representation>
        <str>categoryLabel</str>
        <str>AcessRightsStatementScheme</str>
      </representation>
    </xs:appinfo>
  </xs:annotation>
</xs:element>