Symbol

Human Symbol
Any device with which an abstraction can be made.  May include written and spoken language as well as visual objects.  May include a process of symbolization.May be culturally specific and often used as a means to communicate cultural values.May and often do appear in clusters and depend upon one another for meaning and value.

Complex Type Information

Model

Attributes

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

Source

<xs:complexType name="Symbol" abstract="true">
  <xs:annotation>
    <xs:documentation xml:lang="en">Human Symbol Any device with which an abstraction can be made. May include written and spoken language as well as visual objects. May include a process of symbolization.May be culturally specific and often used as a means to communicate cultural values.May and often do appear in clusters and depend upon one another for meaning and value.</xs:documentation>
    <xs:appinfo>NONE</xs:appinfo>
  </xs:annotation>
  <xs:attributeGroup ref="humlCommAtts"/>
</xs:complexType>