ShipType

<Documentation>
  <Description>Defines the hull type for ocean vessels, such as single hull or double hull.</Description>
  <SampleData>SingleHull</SampleData>
  <CodeListName>??Is there a code list of ship (hull types) for ocean/marine shipping??</CodeListName>
  <CodeList>SingleHull DoubleHull</CodeList>
</Documentation>

Element Information

Model

Used By

Source

<xsd:element name="ShipType" type="ShipTypeType">
  <xsd:annotation>
    <xsd:documentation>
      <Documentation>
        <Description>Defines the hull type for ocean vessels, such as single hull or double hull.</Description>
        <SampleData>SingleHull</SampleData>
        <CodeListName>??Is there a code list of ship (hull types) for ocean/marine shipping??</CodeListName>
        <CodeList>SingleHull DoubleHull</CodeList>
      </Documentation>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample