Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:lingualityType
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Indicates whether the resource includes one, two or more languages
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/bilingual
Value for 'Linguality type' for resource (parts) which include material in two languages
enumeration http://w3id.org/meta-share/meta-share/monolingual
Value for 'Linguality type' for resource (parts) which include material in one language
enumeration http://w3id.org/meta-share/meta-share/multilingual
Value for 'Linguality type' for resource (parts) which include material in three or more languages
Used by
Source
<xs:element name="lingualityType">
  <xs:annotation>
    <xs:documentation xml:lang="en">Indicates whether the resource includes one, two or more languages</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/lingualityType</identifier>
      <label xml:lang="en">linguality type</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/bilingual">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for 'Linguality type' for resource (parts) which include material in two languages</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/bilingual</identifier>
            <label xml:lang="en">bilingual</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/monolingual">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for 'Linguality type' for resource (parts) which include material in one language</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/monolingual</identifier>
            <label xml:lang="en">monolingual</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/multilingual">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for 'Linguality type' for resource (parts) which include material in three or more languages</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/multilingual</identifier>
            <label xml:lang="en">multilingual</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>