Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:nonSpeechItem
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the distinct non-speech elements that maybe included in the audio part of a corpus or lexical/conceptual resource
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/commercial1
Value for non-speech item, used for commercials (advertisements)
enumeration http://w3id.org/meta-share/meta-share/music
enumeration http://w3id.org/meta-share/meta-share/noise
enumeration http://w3id.org/meta-share/meta-share/note
enumeration http://w3id.org/meta-share/meta-share/other
enumeration http://w3id.org/meta-share/meta-share/sound
enumeration http://w3id.org/meta-share/meta-share/tempo
Used by
Source
<xs:element name="nonSpeechItem">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the distinct non-speech elements that maybe included in the audio part of a corpus or lexical/conceptual resource</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/nonSpeechItem</identifier>
      <label xml:lang="en">non-speech item</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/commercial1">
        <xs:annotation>
          <xs:documentation xml:lang="en">Value for non-speech item, used for commercials (advertisements)</xs:documentation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/commercial1</identifier>
            <label xml:lang="en">commercial</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/music">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/music</identifier>
            <label xml:lang="en">music</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/noise">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/noise</identifier>
            <label xml:lang="en">noise</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/note">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/note</identifier>
            <label xml:lang="en">note</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/sound">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/sound</identifier>
            <label xml:lang="en">sound</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/tempo">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/tempo</identifier>
            <label xml:lang="en">tempo</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>