m:PortType

complexType PortType in namespace http://release.niem.gov/niem/domains/maritime/5.0/

Definition

A data type for a facility capable of receiving vessels and transferring cargo.

Diagram

XML Schema

<xs:complexType name="PortType">
<xs:annotation>
<xs:documentation>
A data type for a facility capable of receiving vessels and transferring cargo.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="m:PortAnchorageCapabilityText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortBENumberText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortCargoCapabilityAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortCodeAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortCOTPZone" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortDepthAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortDockQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortGovernmentAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortImage" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortISPSCompliantIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortMaximumVesselQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortOperationalStatus" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortPilotBoatQuantity" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortStrategicPortOfEmbarkationIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortThreatLevelAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortUNLOCODEAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:AddressCountry" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:AddressState" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="nc:AddressCityName" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="m:PortAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>