Documentation for HHI

Complex Type: datingOfSpecimenType

[Table of contents]

Super-types: None
Sub-types: None
Name datingOfSpecimenType
Used by (from the same schema document) Complex Type culturalArtefactSpecimenType
Abstract no
Documentation A group of elements that allows the attribution of a date or age to a specimen e.g. how long it has been in the ground. Note that for anthropological fossil specimens the UnitStratigraphicDetermination should be used
XML Instance Representation
<...>
<hhi:timeRange> abcd:StringL </hhi:timeRange> [0..1]

'free text description of known time range for specimens of this species or type e.g. Pliocene'

<hhi:specimenHistoricDate> hhi:ArchaeologicalDateType </hhi:specimenHistoricDate> [0..1]

'allows the linking of a historical date or period to a specimen'

</...>
Diagram
h-1151887818 h-1171395423
Schema Component Representation
<xs:complexType name="datingOfSpecimenType">
<xs:sequence>
<xs:element name="timeRange" type=" abcd:StringL " minOccurs="0" maxOccurs="1"/>
<xs:element name="specimenHistoricDate" type=" hhi:ArchaeologicalDateType " minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>