Culture

Human Culture
Cultural characteristics emerge as the defining set of elements which a community shares and which distinguish the community as a culture per se. This partakes of the semiotic basis for communication processes as a contextual element.

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
toDate xs:dateTime required

Source

<xs:complexType name="Culture" abstract="true">
  <xs:annotation>
    <xs:documentation xml:lang="en">Human Culture Cultural characteristics emerge as the defining set of elements which a community shares and which distinguish the community as a culture per se. This partakes of the semiotic basis for communication processes as a contextual element.</xs:documentation>
    <xs:appinfo>NONE</xs:appinfo>
  </xs:annotation>
  <xs:attributeGroup ref="humlTemporalAtts"/>
  <xs:attributeGroup ref="humlIdentifierAtts"/>
</xs:complexType>