Definition Type: Attribute
Name: societyName
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
@society = 'OTHER'
Collapse XSD Schema Diagram:
XSD Diagram of societyName
Collapse XSD Schema Code:
<xs:attribute name="societyName" 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>@society = 'OTHER'</code>
        </xs:documentation>
    </xs:annotation>
</xs:attribute>