| diagram | ![]() |
||
| properties |
|
||
| children | VesselName VRN LengthOverall FlagCountry HomePort CallSign IMONumber LLoydsBumber FishingLicenseNumber FishingLicenseDescription FishingLicenseExpiryDate INMARSATNumber INMARSATFax INMARSATTelephone INMARSATEmailAddress MasterName AuthorizedProcessingType | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="Vessels"> <xs:annotation> <xs:documentation>List of Vessels</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="VesselName" nillable="false"> <xs:annotation> <xs:documentation>Vessel Name</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="VRN" nillable="false"> <xs:annotation> <xs:documentation>Vessel Registration Number</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="LengthOverall" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel Overall Length</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="16"/> <xs:fractionDigits value="2"/> <xs:minExclusive value="0"/> <xs:maxExclusive value="100000000000000"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="FlagCountry" type="clams:Country" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel Flag/Country</xs:documentation> </xs:annotation> </xs:element> <xs:element name="HomePort" type="clams:Port" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel Home Port</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CallSign" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel Call Sign</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="IMONumber" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel IMO Number</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="LLoydsBumber" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel Lloyds Number</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="FishingLicenseNumber" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Fishing License Number</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="FishingLicenseDescription" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Fishing License Description</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="FishingLicenseExpiryDate" type="xs:date" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Fishing License Expiry Date</xs:documentation> </xs:annotation> </xs:element> <xs:element name="INMARSATNumber" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel INMARSAT Number</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="INMARSATFax" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel INMARSAT Fax Number</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="14"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="INMARSATTelephone" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel INMARSAT Telephone Number</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="14"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="INMARSATEmailAddress" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel INMARSAT Email Address</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="MasterName" nillable="false"> <xs:annotation> <xs:documentation>Vessel Master Name</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="AuthorizedProcessingType" type="fcs:AuthorizedProcessingType" nillable="false"> <xs:annotation> <xs:documentation>Authorized Processing Type on Board</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | |||||||
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="VesselName" nillable="false"> <xs:annotation> <xs:documentation>Vessel Name</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | |||||||
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="VRN" nillable="false"> <xs:annotation> <xs:documentation>Vessel Registration Number</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | |||||||||||
| type | restriction of xs:decimal | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:element name="LengthOverall" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel Overall Length</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:decimal"> <xs:totalDigits value="16"/> <xs:fractionDigits value="2"/> <xs:minExclusive value="0"/> <xs:maxExclusive value="100000000000000"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | |||||||||||
| type | clams:Country | ||||||||||
| properties |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:element name="FlagCountry" type="clams:Country" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel Flag/Country</xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||||||||||
| type | clams:Port | ||||||||||
| properties |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:element name="HomePort" type="clams:Port" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel Home Port</xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||||||||||
| type | restriction of xs:string | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:element name="CallSign" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel Call Sign</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | |||||||||||
| type | restriction of xs:string | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:element name="IMONumber" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel IMO Number</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | |||||||||||
| type | restriction of xs:string | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:element name="LLoydsBumber" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel Lloyds Number</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | |||||||||||
| type | restriction of xs:string | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:element name="FishingLicenseNumber" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Fishing License Number</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | |||||||||||
| type | restriction of xs:string | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:element name="FishingLicenseDescription" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Fishing License Description</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | |||||||||||
| type | xs:date | ||||||||||
| properties |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:element name="FishingLicenseExpiryDate" type="xs:date" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Fishing License Expiry Date</xs:documentation> </xs:annotation> </xs:element> |
| diagram | |||||||||||
| type | restriction of xs:string | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:element name="INMARSATNumber" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel INMARSAT Number</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||||||||
| type | restriction of xs:string | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:element name="INMARSATFax" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel INMARSAT Fax Number</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="14"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||||||||
| type | restriction of xs:string | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:element name="INMARSATTelephone" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel INMARSAT Telephone Number</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="14"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | |||||||||||
| type | restriction of xs:string | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xs:element name="INMARSATEmailAddress" nillable="true" minOccurs="0"> <xs:annotation> <xs:documentation>Vessel INMARSAT Email Address</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | |||||||
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="MasterName" nillable="false"> <xs:annotation> <xs:documentation>Vessel Master Name</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | |||||||
| type | fcs:AuthorizedProcessingType | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="AuthorizedProcessingType" type="fcs:AuthorizedProcessingType" nillable="false"> <xs:annotation> <xs:documentation>Authorized Processing Type on Board</xs:documentation> </xs:annotation> </xs:element> |