Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:membershipInstitution
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Introduces an institution with members that can benefit from specific conditions on the use of a resource (e.g. discount, unlimited access, etc.)
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/ELRA
European Language Resources Association (www.elra.eu)
enumeration http://w3id.org/meta-share/meta-share/LDC
Linguistic Data Consortium
enumeration http://w3id.org/meta-share/meta-share/TST-CENTRALE
enumeration http://w3id.org/meta-share/meta-share/other
Used by
Source
<xs:element name="membershipInstitution">
  <xs:annotation>
    <xs:documentation xml:lang="en">Introduces an institution with members that can benefit from specific conditions on the use of a resource (e.g. discount, unlimited access, etc.)</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/membershipInstitution</identifier>
      <label xml:lang="en">membership institution</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/ELRA">
        <xs:annotation>
          <xs:documentation xml:lang="en">European Language Resources Association (www.elra.eu)</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/ELRA</identifier>
            <label xml:lang="en">ELRA</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/LDC">
        <xs:annotation>
          <xs:documentation xml:lang="en">Linguistic Data Consortium</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/LDC</identifier>
            <label xml:lang="en">LDC</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/TST-CENTRALE">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/TST-CENTRALE</identifier>
            <label xml:lang="en">TST-Centrale</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/other">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/other</identifier>
            <label xml:lang="en">other</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>