Documentation for HHI

Complex Type: TypologicalDeterminationType

[Table of contents]

Super-types: None
Sub-types: None
Name TypologicalDeterminationType
Used by (from the same schema document) Complex Type culturalArtefactSpecimenType , Complex Type appliedDecoration
Abstract no
Documentation Element for detailing determination of artefacts based on expert opinion, typology and analysis
XML Instance Representation
<...>
<hhi:typologicalClassification> abcd:StringL </hhi:typologicalClassification> [0..1]

'The name of any formal classification system used to which the identification refers'

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

'The name or identifcation phrase given to the artefact'

<hhi:artefactDeterminationDate> abcd:DateTime </hhi:artefactDeterminationDate> [0..1]

'Date on which the determination was made'

<hhi:Identifiers> efg:IdentifiersType </hhi:Identifiers> [0..1]

'Who made the determination'

<hhi:determinationMethod> abcd:StringL </hhi:determinationMethod> [0..1]

'The name of the method used for determining the artefact'

<hhi:determinationAnalysis> efg:AnalysisAtomisedType </hhi:determinationAnalysis> [0..*]

'allows details of analysis e.g. spectroscopy, fabric analysis etc. carried out for the determination'

<efg:Certainty> ... </efg:Certainty> [0..1]

'Degree of certainty attached to the deetermination'

<hhi:determinationReference> abcd:Reference </hhi:determinationReference> [0..*]

'Reference works used to carry out determination or documents in which determination is recorded'

</...>
Diagram
h-1151887818 h-1151887818 h-1351043296 h-179613665 h-1151887818 h938355573 h1178020100 h401516646
Schema Component Representation
<xs:complexType name="TypologicalDeterminationType">
<xs:sequence>
<xs:element name="typologicalClassification" type=" abcd:StringL " minOccurs="0"/>
<xs:element name="artefactIdentification" type=" abcd:StringL " minOccurs="1"/>
<xs:element name="artefactDeterminationDate" type=" abcd:DateTime " minOccurs="0"/>
<xs:element name="Identifiers" type=" efg:IdentifiersType " minOccurs="0"/>
<xs:element name="determinationMethod" type=" abcd:StringL " minOccurs="0" maxOccurs="1"/>
<xs:element name="determinationAnalysis" type=" efg:AnalysisAtomisedType " minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref=" efg:Certainty " minOccurs="0"/>
<xs:element name="determinationReference" type=" abcd:Reference " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>