ConveyanceInformationType

Complex Type Information

Model

Used By

Source

<xsd:complexType name="ConveyanceInformationType">
  <xsd:sequence>
    <xsd:element ref="ConveyanceNameOrIdentifier"/>
    <xsd:element ref="VoyageTripNumber" minOccurs="0"/>
    <xsd:element ref="EstimatedTimeOfDepartureDate" minOccurs="0"/>
    <xsd:element ref="EstimatedTimeOfArrivalDate" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>