Documentation for HHI

Complex Type: socioCulturalElementsType

[Table of contents]

Super-types: None
Sub-types: None
Name socioCulturalElementsType
Used by (from the same schema document) Complex Type anthropologySpecimenType
Abstract no
Documentation Some anthropological items can be linked to known ethnic origins, cultures, races, families etc.
XML Instance Representation
<...>
<hhi:socialStatus> abcd:StringL </hhi:socialStatus> [0..1]

'Text description of social status if known'

<hhi:socialStatusMethod> abcd:StringL </hhi:socialStatusMethod> [0..1]

'Text description of method used to ascertain social status of specimen'

<hhi:ethnicOrigin> abcd:StringL </hhi:ethnicOrigin> [0..1]

'Text description of ethnic origin'

<hhi:cultureAffiliation> abcd:StringL </hhi:cultureAffiliation> [0..1]

'Text description of cultural affiliation'

<hhi:socioCulturalMeasurementsOrFacts> abcd:MeasurementOrFact </hhi:socioCulturalMeasurementsOrFacts> [0..*]

'Allows multiple measurements and descriptors related of the socio-cultural status of a specimen'

</...>
Diagram
h-1151887818 h-1151887818 h-1151887818 h-1151887818 h-230762522
Schema Component Representation
<xs:complexType name="socioCulturalElementsType">
<xs:sequence>
<xs:element name="socialStatus" type=" abcd:StringL " minOccurs="0" maxOccurs="1"/>
<xs:element name="socialStatusMethod" type=" abcd:StringL " minOccurs="0" maxOccurs="1"/>
<xs:element name="ethnicOrigin" type=" abcd:StringL " minOccurs="0" maxOccurs="1"/>
<xs:element name="cultureAffiliation" type=" abcd:StringL " minOccurs="0" maxOccurs="1"/>
<xs:element name="socioCulturalMeasurementsOrFacts" type=" abcd:MeasurementOrFact " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>