Definition Type: Attribute
Name: portRegistration
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: hcm-sdt.xsd
Use (Optional)
Documentation:
The national home port of the ship. The port of registration lies within the jurisdiction of the flag state (see ISO 10303-215, section 4.2.142.5).
Collapse XSD Schema Diagram:
XSD Diagram of portRegistration
Collapse XSD Schema Code:
<xs:attribute name="portRegistration" type="xs:string">
    <xs:annotation>
        <xs:documentation>The national home port of the ship. The port of registration lies within the jurisdiction of the flag state (see ISO 10303-215, section 4.2.142.5).</xs:documentation>
    </xs:annotation>
</xs:attribute>