Showing:

Annotations
Facets
Properties
Source
Used by
Attribute @ms:SpeechGenreClassificationScheme
Namespace http://w3id.org/meta-share/meta-share/
Annotations
A classification scheme used for speech genres devised by an authority or organization
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/MS_SpeechGenreClassification
enumeration http://w3id.org/meta-share/meta-share/other
Used by
Source
<xs:attribute name="SpeechGenreClassificationScheme">
  <xs:annotation>
    <xs:documentation xml:lang="en">A classification scheme used for speech genres devised by an authority or organization</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/SpeechGenreClassificationScheme</identifier>
      <label xml:lang="en">Speech genre classification scheme</label>
      <subclassOf>http://w3id.org/meta-share/meta-share/ClassificationScheme</subclassOf>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/MS_SpeechGenreClassification">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/MS_SpeechGenreClassification</identifier>
            <label xml:lang="en">META-SHARE speech genre classification scheme</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:attribute>