Documentation for HHI

Complex Type: appliedDecoration

[Table of contents]

Super-types: None
Sub-types: None
Name appliedDecoration
Used by (from the same schema document) Complex Type culturalArtefactPart
Abstract no
Documentation a container element for elements that describe and classify all kinds of decoration, imagery, patterns or portraits applied to or part of culteral artefacts
XML Instance Representation
<...>
<hhi:decorationDescription> abcd:StringL </hhi:decorationDescription> [1]

'free text description of decoration, images and patterns'

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

'typological or classified name that may be applied to the decoration or decorative pattern'

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

'For figurative decoration describe subject for abstract patterns record as abstract or similar term'

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

'description or type name for decorative patterns'

<hhi:decorationProcess> abcd:StringL </hhi:decorationProcess> [1..*]

'how was the decoration or image created or applied? e.g. engraving, painted, sculpted, impressed, transfer print etc.'

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

'text element for recording one or more materials used in decoration e.g. gold leaf, red ochre etc.'

</...>
Diagram
h-1151887818 h276010749 h-1151887818 h-1151887818 h-1151887818 h-1151887818
Schema Component Representation
<xs:complexType name="appliedDecoration">
<xs:sequence>
<xs:element name="decorationDescription" type=" abcd:StringL " minOccurs="1"/>
<xs:element name="decorationClassifiedName" type=" hhi:TypologicalDeterminationType " minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="decorationTheme" type=" abcd:StringL " minOccurs="0" maxOccurs="1"/>
<xs:element name="decorationPattern" type=" abcd:StringL " minOccurs="0" maxOccurs="unbounded"/>
<xs:element name="decorationProcess" type=" abcd:StringL " minOccurs="1" maxOccurs="unbounded"/>
<xs:element name="decorationMaterials" type=" abcd:StringL " minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>