Definition Type: Attribute
Name: callSign
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-sdt.xsd
Use (Optional)
Documentation:
The unique lifecycle identifier assigned to the ship by the flag state for radio communication.
Collapse XSD Schema Diagram:
XSD Diagram of callSign
Collapse XSD Schema Code:
<xs:attribute name="callSign" type="xs:string">
    <xs:annotation>
        <xs:documentation>The unique lifecycle identifier assigned to the ship by the flag state for radio communication.</xs:documentation>
    </xs:annotation>
</xs:attribute>