Documentation for HHI

Complex Type: culturalArtefactSpecimenType

[Table of contents]

Super-types: None
Sub-types: None
Name culturalArtefactSpecimenType
Used by (from the same schema document) Element culturalArtefactUnit
Abstract no
Documentation Not strictly an anthropological element but linked to archaeology, art and social history. Prototype developed here to allow for documentation of important artefacts associated with anthropological specimens
XML Instance Representation
<...>
<hhi:culteralArtefactSimpleName> hhi:simpleName </hhi:culteralArtefactSimpleName> [1]

'The simple name for this item e.g. biface, cremation urn, hammer stone etc. - more detailed determination using expert typology needs a separate complex type'

<hhi:culturalArtefactDetermination> hhi:TypologicalDeterminationType </hhi:culturalArtefactDetermination> [0..*]

'allows multiple determinations or attributions to be appended to one object'

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

'free text element for general description of an artefact'

<hhi:culturalArtefactFunction> abcd:StringL </hhi:culturalArtefactFunction> [0..*]

'text element for describing the use or function of an artefact - could use a controlled term list'

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

'describe completeness of artefact or could use a controlled term list'

<hhi:culturalArtefactParts> hhi:culturalArtefactPart </hhi:culturalArtefactParts> [0..*]

'allows the listing and detailing of individual parts of an artefact e.g. the stone and the setting of a signet ring'

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

'free text element to describe any damage to the artefact'

<hhi:DatingOfCulturalArtefact> hhi:datingOfSpecimenType </hhi:DatingOfCulturalArtefact> [0..*]
</...>
Diagram
h-953100926 h276010749 h-1151887818 h-1151887818 h-1151887818 h623304168 h-1151887818 h-972424311
Schema Component Representation
<xs:complexType name="culturalArtefactSpecimenType">
<xs:sequence>
<xs:element name="culteralArtefactSimpleName" type=" hhi:simpleName "/>
<xs:element name="culturalArtefactDetermination" type=" hhi:TypologicalDeterminationType " minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="culturalArtefactDescription" type=" abcd:StringL " minOccurs="0" maxOccurs="1"/>
<xs:element name="culturalArtefactFunction" type=" abcd:StringL " minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="culturalArtefactCompleteness" type=" abcd:StringL " minOccurs="0" maxOccurs="1"/>
<xs:element name="culturalArtefactParts" type=" hhi:culturalArtefactPart " minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="culturalArtefactDamage" type=" abcd:StringL " minOccurs="0" maxOccurs="1"/>
<xs:element name="DatingOfCulturalArtefact" type=" hhi:datingOfSpecimenType " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>