HumanGroup

Fundamental Unit of Human Groups
A HumanGroup is the most basic, fundamental unit of Humans grouped or grouping together. It is defined as two or more humans gathered in an environment. It is necessary because it is possible for there to exist a HumanGroup that does not constitute a community.

Complex Type Information

Model

Attributes

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

Source

<xs:complexType name="HumanGroup">
  <xs:annotation>
    <xs:documentation xml:lang="en">Fundamental Unit of Human Groups A HumanGroup is the most basic, fundamental unit of Humans grouped or grouping together. It is defined as two or more humans gathered in an environment. It is necessary because it is possible for there to exist a HumanGroup that does not constitute a community.</xs:documentation>
    <xs:appinfo>NONE</xs:appinfo>
  </xs:annotation>
  <xs:attributeGroup ref="humlIdentifierAtts"/>
</xs:complexType>