Documentation for HHI

Complex Type: associatedBiologicalMaterialListType

[Table of contents]

Super-types: None
Sub-types: None
Name associatedBiologicalMaterialListType
Used by (from the same schema document) Complex Type archaeologicalFeatureType , Complex Type ArchaeologicalContextType , Complex Type associatedBiologicalMaterialType
Abstract no
Documentation the list of associated plants and animals or similar biological material
XML Instance Representation
<...>
<hhi:IdentifiedTaxon> abcd:TaxonIdentified </hhi:IdentifiedTaxon> [1]

'uses the abcd TaxonIdentified element'

<hhi:MeasurementsAndDescriptors> abcd:MeasurementOrFact </hhi:MeasurementsAndDescriptors> [0..*]
<hhi:anthropogenicEvidence> abcd:StringL </hhi:anthropogenicEvidence> [0..1]

'free text field for describing human or humanoid damage or modification to the associated animal or plant meaterail e.g. cut marks, burning, carving, breaking for marrow extraction etc.'

<hhi:associatedTaxonComment> hhi:Comment </hhi:associatedTaxonComment> [0..1]

'Free text field for describing the association of this taxon or what it implies'

</...>
Diagram
h-135296032 h-230762522 h-1151887818 h1680269882
Schema Component Representation
<xs:complexType name="associatedBiologicalMaterialListType">
<xs:sequence>
<xs:element name="IdentifiedTaxon" type=" abcd:TaxonIdentified " minOccurs="1"/>
<xs:element name="MeasurementsAndDescriptors" type=" abcd:MeasurementOrFact " minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="anthropogenicEvidence" type=" abcd:StringL " minOccurs="0" maxOccurs="1"/>
<xs:element name="associatedTaxonComment" type=" hhi:Comment " minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>