Documentation for HHI

Complex Type: historicalPeriodType

[Table of contents]

Super-types: None
Sub-types: None
Name historicalPeriodType
Used by (from the same schema document) Complex Type ArchaeologicalDateType
Abstract no
XML Instance Representation
<...>
<hhi:historicalPeriodName> abcd:StringL </hhi:historicalPeriodName> [0..1]
<efg:DatingQualifier> ... </efg:DatingQualifier> [1]
<efg:Certainty> ... </efg:Certainty> [1]
<hhi:geographicContext> ... </hhi:geographicContext> [1]
</...>
Diagram
h-1151887818 h-1699887972 h1178020100 h190395573
Schema Component Representation
<xs:complexType name="historicalPeriodType">
<xs:sequence>
<xs:element name="historicalPeriodName" type=" abcd:StringL " maxOccurs="1" minOccurs="0"/>
<xs:element ref=" efg:DatingQualifier "/>
<xs:element ref=" efg:Certainty "/>
<xs:element ref=" hhi:geographicContext "/>
</xs:sequence>
</xs:complexType>