Documentation for HHI

Complex Type: geographicContextType

[Table of contents]

Super-types: None
Sub-types: None
Name geographicContextType
Used by (from the same schema document) Element geographicContext
Abstract no
Documentation An element for listing any geographic context names for the specimen unit's prvenance or archaeological context. Goes into Gathering Element of ABCD
XML Instance Representation
<...>
<hhi:geographicName> abcd:StringL </hhi:geographicName> [1]
<hhi:geographicNameQualifier> abcd:StringL </hhi:geographicNameQualifier> [1]
</...>
Diagram
h-1151887818 h-1151887818
Schema Component Representation
<xs:complexType name="geographicContextType">
<xs:sequence>
<xs:element name="geographicName" type=" abcd:StringL "/>
<xs:element name="geographicNameQualifier" type=" abcd:StringL "/>
</xs:sequence>
</xs:complexType>