Documentation for HHI

Complex Type: associatedBiologicalMaterialType

[Table of contents]

Super-types: None
Sub-types: None
Name associatedBiologicalMaterialType
Abstract no
Documentation Provides an element for listing plant and animal remains associated with an anthropological specimen or cultural artefact e.g. cut and cooked bones, snails in the associated deposit, pollen etc.
XML Instance Representation
<...>
<hhi:assemblageDescription> abcd:StringL </hhi:assemblageDescription> [0..1]

'free text description of the plant and animal assemblage e.g. of a midden of animal bones or oyster shells'

<hhi:associatedBiologicalMaterialListItems> hhi:associatedBiologicalMaterialListType </hhi:associatedBiologicalMaterialListItems> [1..*]

'List of associated organism remains of any sort'

</...>
Diagram
h-1151887818 h1729711851
Schema Component Representation
<xs:complexType name="associatedBiologicalMaterialType">
<xs:sequence>
<xs:element name="assemblageDescription" type=" abcd:StringL " minOccurs="0" maxOccurs="1"/>
<xs:element name="associatedBiologicalMaterialListItems" type=" hhi:associatedBiologicalMaterialListType " minOccurs="1" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>