Definition Type: ComplexType
Name: StatutoryData
Containing Schema: hcm-sdt.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into flagState Drilldown into portRegistrationXSD Diagram of StatutoryData
Collapse XSD Schema Code:
<xs:complexType name="StatutoryData">
    <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>
    <xs:attribute name="flagState" type="xs:string">
        <xs:annotation>
            <xs:documentation>The national authority with which the ship is registered (see ISO 10303-215, section 4.2.142.3).</xs:documentation>
        </xs:annotation>
    </xs:attribute>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
portRegistration portRegistration (Optional)
flagState flagState (Optional)
Collapse Derivation Tree:
Collapse References:
StatutoryData