Human Intent Intent is the state of mind and emotion, characterized by purpose and volition, with which a human acts or prepares to act NOTE: This complexType is a key factor in communication An example of Intent is the planning of a presentation. It is almost guaranteed that there will be flood of elements in this complexType stemming from almost all areas of human characteristics and communications. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
fromDate | xs:dateTime | required | |||||
humlName | xs:string | required | |||||
humlName | xs:string | required | |||||
humlName | xs:string | required | |||||
id | xs:ID | required | |||||
id | xs:ID | required | |||||
id | xs:ID | required | |||||
intensity | optional |
|
|||||
toDate | xs:dateTime | required |
<xs:complexType name="Intent" abstract="true"> <xs:annotation> <xs:documentation xml:lang="en">Human Intent Intent is the state of mind and emotion, characterized by purpose and volition, with which a human acts or prepares to act NOTE: This complexType is a key factor in communication An example of Intent is the planning of a presentation. It is almost guaranteed that there will be flood of elements in this complexType stemming from almost all areas of human characteristics and communications.</xs:documentation> <xs:appinfo>NONE</xs:appinfo> </xs:annotation> <xs:attribute ref="intensity"/> <xs:attributeGroup ref="humlCommAtts"/> <xs:attributeGroup ref="humlIdentifierAtts"/> <xs:attributeGroup ref="humlTemporalAtts"/> </xs:complexType> |