Definition Type: Attribute
Name: newBuildingID
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-sdt.xsd
Use (Optional)
Documentation:
An identifier for the ship that is assigned by the shipyard after an order has been confirmed (see ISO-10303-215, section 4.2.144.4).
Collapse XSD Schema Diagram:
XSD Diagram of newBuildingID
Collapse XSD Schema Code:
<xs:attribute name="newBuildingID" type="xs:string">
    <xs:annotation>
        <xs:documentation>An identifier for the ship that is assigned by the shipyard after an order has been confirmed (see ISO-10303-215, section 4.2.144.4).</xs:documentation>
    </xs:annotation>
</xs:attribute>