Definition Type: Element
Name: Attachments
Type: DocumentReferences
Containing Schema: hcm-core.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Documents, drawings, sketches, photos related to this measurement task. The main purpose of those documents is to document the position of individual measurements unambiguously. Typical formats
are .jpg, .tiff, .bmp, .png, .pdf.

    photos documenting failures per compartment, often recorded with position, typical format is .jpg
    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, sketches, photos related to this measurement task. The main purpose of those documents is to document the position of individual measurements unambiguously. Typical formats
						are .jpg, .tiff, .bmp, .png, .pdf.
						<UL><li>photos documenting failures per compartment, often recorded with position, typical format is .jpg</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: