Kinesic

Kinesic: Human Movements
Communicational Kinesics constitute some vocabulary of body language used to portray moods and emotions and to add emphasis to verbal communication. As a study concerned with how bodily and facial gestures function as a factor in communication, kinesics is fairly well understood. For our purposes we expect enumeration of body language gestures to be included in culture-specific subsets.

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
fromDate xs:dateTime required
humlName xs:string required
humlName xs:string required
id xs:ID required
id xs:ID required
intensity optional
Intensity
This is a positive number between 0 and 1 used to set a relative scale 
        of the intensity or strength of some behavior, such as a handshake or an emotion.
toDate xs:dateTime required

Source

<xs:complexType name="Kinesic" abstract="true">
  <xs:annotation>
    <xs:documentation xml:lang="en">Kinesic: Human Movements Communicational Kinesics constitute some vocabulary of body language used to portray moods and emotions and to add emphasis to verbal communication. As a study concerned with how bodily and facial gestures function as a factor in communication, kinesics is fairly well understood. For our purposes we expect enumeration of body language gestures to be included in culture-specific subsets.</xs:documentation>
    <xs:appinfo>NONE</xs:appinfo>
  </xs:annotation>
  <xs:attributeGroup ref="humlCommAtts"/>
  <xs:attributeGroup ref="humlTemporalAtts"/>
  <xs:attribute ref="intensity"/>
</xs:complexType>