Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element ms:speechInfluence
Namespace http://w3id.org/meta-share/meta-share/
Annotations
Specifies the factors influencing speech
Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
enumeration http://w3id.org/meta-share/meta-share/alcohol
enumeration http://w3id.org/meta-share/meta-share/hyperbaric
enumeration http://w3id.org/meta-share/meta-share/medication
enumeration http://w3id.org/meta-share/meta-share/other
enumeration http://w3id.org/meta-share/meta-share/sleepDeprivation
Used by
Source
<xs:element name="speechInfluence">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the factors influencing speech</xs:documentation>
    <xs:appinfo>
      <identifier>http://w3id.org/meta-share/meta-share/speechInfluence</identifier>
      <label xml:lang="en">speech influence</label>
    </xs:appinfo>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:anyURI">
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/alcohol">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/alcohol</identifier>
            <label xml:lang="en">alcohol</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/hyperbaric">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/hyperbaric</identifier>
            <label xml:lang="en">hyperbaric</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="http://w3id.org/meta-share/meta-share/medication">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/medication</identifier>
            <label xml:lang="en">medication</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/sleepDeprivation">
        <xs:annotation>
          <xs:appinfo>
            <identifier>http://w3id.org/meta-share/meta-share/sleepDeprivation</identifier>
            <label xml:lang="en">sleep deprivation</label>
          </xs:appinfo>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:element>