Definition Type: Attribute
Name: projectName
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 on receipt of an order, or tender, for a new ship (see ISO-10303-215, section 4.2.144.5).
Collapse XSD Schema Diagram:
XSD Diagram of projectName
Collapse XSD Schema Code:
<xs:attribute name="projectName" type="xs:string">
    <xs:annotation>
        <xs:documentation>An identifier for the ship that is assigned by the shipyard on receipt of an order, or tender, for a new ship (see ISO-10303-215, section 4.2.144.5).</xs:documentation>
    </xs:annotation>
</xs:attribute>