Definition Type: Element
Name: Attachments
Type: DocumentReferences
Containing Schema: hcm-core.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Documents, drawings, photos and gauging files related the state of the vessel during this measurement session. This includes actual readings recorded by a gauging device (data logger) in
    proprietary format. Typical formats are .jpg, .tiff, .bmp, .png, .pdf, .utm.
Photos documenting individual failures per structural member or compartment, optionally recorded with position, typical format is .jpg.
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">
            <UL>
                <LI>Documents, drawings, photos and gauging files related the state of the vessel during this measurement session. This includes actual readings recorded by a gauging device (data logger) in
								proprietary format. Typical formats are .jpg, .tiff, .bmp, .png, .pdf, .utm.</LI>
                <LI>Photos documenting individual failures per structural member or compartment, optionally recorded with position, typical format is .jpg.</LI>
            </UL>
        </xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentReference DocumentReference (1) unbounded
Collapse Derivation Tree: