Definition Type: Attribute
Name: dateOfBuild
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-sdt.xsd
Use (Optional)
Documentation:
According to IACS PR 11 [14] “the year and month at which the new construction survey process is completed shall be specified as the ‘Date of Build’. Where there is substantial
delay between completion of construction survey process and the ship commencing active service, the date of commissioning may be also specified”.
Collapse XSD Schema Diagram:
XSD Diagram of dateOfBuild
Collapse XSD Schema Code:
<xs:attribute name="dateOfBuild" type="xs:date">
    <xs:annotation>
        <xs:documentation>According to IACS PR 11 [14] “the year and month at which the new construction survey process is completed shall be specified as the ‘Date of Build’. Where there is substantial
					delay between completion of construction survey process and the ship commencing active service, the date of commissioning may be also specified”.</xs:documentation>
    </xs:annotation>
</xs:attribute>