Definition Type: Attribute
Name: installationDate
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-core.xsd
Use (Optional)
Documentation:
Date when the repair is being completed including welding and coating (if applicable), not the manufacturing date of the plate. Defaults to date of
build of the vessel if not set.
Collapse XSD Schema Diagram:
XSD Diagram of installationDate
Collapse XSD Schema Code:
<xs:attribute name="installationDate" type="xs:date">
    <xs:annotation>
        <xs:documentation xml:lang="en">Date when the repair is being completed including welding and coating (if applicable), not the manufacturing date of the plate. Defaults to date of
							build of the vessel if not set.</xs:documentation>
    </xs:annotation>
</xs:attribute>