Definition Type: Attribute
Name: newbuildingSocietyName
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-sdt.xsd
Use (Optional)
Documentation:
The common name of the class society relevant for operating the ship. Needs only to be specified when
@newbuildingSociety = 'OTHER'
Collapse XSD Schema Diagram:
XSD Diagram of newbuildingSocietyName
Collapse XSD Schema Code:
<xs:attribute name="newbuildingSocietyName" type="xs:string">
    <xs:annotation>
        <xs:documentation>The common name of the class society relevant for operating the ship. Needs only to be specified when
					<code>@newbuildingSociety = 'OTHER'</code>
        </xs:documentation>
    </xs:annotation>
</xs:attribute>