Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:extratextualInformation
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Indicates the extratextual information contained in a lexical/conceptual resource; it can be used as an alternative to the representation of the audio, image, video , etc. part(s) of the resource when these are not considered important enough to fully describe
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/image1
enumeration http://w3id.org/meta-share/meta-share/other
enumeration http://w3id.org/meta-share/meta-share/soundRecording
enumeration http://w3id.org/meta-share/meta-share/video1
Used by
Source
<xs:element name="extratextualInformation">
  <xs:annotation>
    <xs:documentation xml:lang="en">Indicates the extratextual information contained in a lexical/conceptual resource; it can be used as an alternative to the representation of the audio, image, video , etc. part(s) of the resource when these are not considered important enough to fully describe</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/extratextualInformation</identifier>
      <label xml:lang="en">extratextual information</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/image1">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/image1</identifier>
            <label xml:lang="en">image</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:enumeration value="http://w3id.org/meta-share/meta-share/soundRecording">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/soundRecording</identifier>
            <label xml:lang="en">sound recording</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/video1">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/video1</identifier>
            <label xml:lang="en">video</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>