Documentation for HHI

Complex Type: historicalEvent

[Table of contents]

Super-types: None
Sub-types: None
Name historicalEvent
Used by (from the same schema document) Complex Type burialType
Abstract no
Documentation An element for recording named historical events that might be linked to the specimen e.g. Battle of Kadesh, eruption of Vesuvius 79 A.D. etc.
XML Instance Representation
<...>
<hhi:historicalEventName> abcd:StringL </hhi:historicalEventName> [1]

''

<hhi:historicalEventClass> abcd:StringL </hhi:historicalEventClass> [1]

''

<hhi:historicalEventDate> hhi:ArchaeologicalDateType </hhi:historicalEventDate> [1]

''

</...>
Diagram
h-1151887818 h-1151887818 h-1171395423
Schema Component Representation
<xs:complexType name="historicalEvent">
<xs:sequence>
<xs:element name="historicalEventName" type=" abcd:StringL "/>
<xs:element name="historicalEventClass" type=" abcd:StringL "/>
<xs:element name="historicalEventDate" type=" hhi:ArchaeologicalDateType "/>
</xs:sequence>
</xs:complexType>