Personality

Human Personality Type

Complex Type Information

Model

Attributes

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

Source

<xs:complexType name="Personality" abstract="true">
  <xs:annotation>
    <xs:documentation xml:lang="en">Human Personality Type</xs:documentation>
    <xs:appinfo>NONE</xs:appinfo>
  </xs:annotation>
  <xs:attributeGroup ref="humlIdentifierAtts"/>
</xs:complexType>