Documentation for HHI

Simple Type: simpleName

[Table of contents]

Super-types: xs:string < simpleName (by restriction)
Sub-types: None
Name simpleName
Used by (from the same schema document) Complex Type culturalArtefactSpecimenType , Complex Type culturalArtefactPart
Content
  • Base XSD Type: string
Documentation element for recording simple names of things e.g. hand-axe, pectoral, beaker, chisel etc.
Diagram
Schema Component Representation
<xs:simpleType name="simpleName">
<xs:restriction base=" xs:string "/>
</xs:simpleType>