Definition Type: Element
Name: Attachments
Type: DocumentReferences
Containing Schema: hcm-model.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Documents, drawings, photos describing the general state of the vessel, e.g. upon delivery. This includes general drawings such as general arrangement or tank plan. Typical formats are .jpg,
.tiff, .bmp, .png, .pdf. The following types of attachments may be included in this model:

    photos documenting failures per compartment, often recorded with position, typical format is .jpg
    sketches taken during measurements in order to document the position of individual measurement points, typical format (.jpg,.tiff,.bmp,.png,.pdf)
    recorded gauging files, typical format (.utm) => MeasurementSession
    personal or company certificates, typical format (.jpg,.tiff,.bmp,.png,.pdf)
Collapse XSD Schema Diagram:
XSD Diagram of Attachments
Collapse XSD Schema Code:
<xs:element name="Attachments" type="DocumentReferences" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">Documents, drawings, photos describing the general state of the vessel, e.g. upon delivery. This includes general drawings such as general arrangement or tank plan. Typical formats are .jpg,
										.tiff, .bmp, .png, .pdf. The following types of attachments may be included in this model:
										<UL><li>photos documenting failures per compartment, often recorded with position, typical format is .jpg</li>
                <li>sketches taken during measurements in order to document the position of individual measurement points, typical format (.jpg,.tiff,.bmp,.png,.pdf)</li>
                <li>recorded gauging files, typical format (.utm) =&gt; MeasurementSession</li>
                <li>personal or company certificates, typical format (.jpg,.tiff,.bmp,.png,.pdf)</li>
            </UL>
        </xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentReference DocumentReference (1) unbounded
Collapse Derivation Tree: