Sign

Human Sign
A concrete denotation of a specific meaning.  Common signs include pictures or drawings, 
      although a human posture like a clenched fist, an outstretched arm, or a hand posed in a "Stop" 
      gesture may also serve as signs. The main difference between a sign and a signal is that a sign 
      has a specific meaning and usually requires training.  For example, an ape or dog can be taught 
      to respond consistently and appropriately to signs but teaching them Morse Code (a signal) is 
      much harder if at all doable.  
Signs communicate simple messages swiftly efficiently, may be culturally and location-specific, 
      that is, meaningful in a locale (a stop sign) or culture (the Hindu greeting of folded hands).

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
humlName xs:string required
id xs:ID required

Source

<xs:complexType name="Sign" abstract="true">
  <xs:annotation>
    <xs:documentation xml:lang="en">Human Sign A concrete denotation of a specific meaning. Common signs include pictures or drawings, although a human posture like a clenched fist, an outstretched arm, or a hand posed in a "Stop" gesture may also serve as signs. The main difference between a sign and a signal is that a sign has a specific meaning and usually requires training. For example, an ape or dog can be taught to respond consistently and appropriately to signs but teaching them Morse Code (a signal) is much harder if at all doable. Signs communicate simple messages swiftly efficiently, may be culturally and location-specific, that is, meaningful in a locale (a stop sign) or culture (the Hindu greeting of folded hands).</xs:documentation>
    <xs:appinfo>NONE</xs:appinfo>
  </xs:annotation>
  <xs:attributeGroup ref="humlCommAtts"/>
</xs:complexType>