<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:rsm="urn:un:unece:uncefact:data:draft:UNeDocsShipBIM:0"
    xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns:qdt="urn:un:unece:uncefact:data:draft:QualifiedDataType:0"
    xmlns:ram="urn:un:unece:uncefact:data:draft:ReusableAggregateBusinessInformationEntity:0"
    xmlns:udt="urn:un:unece:uncefact:data:standard:UnqualifiedDataType:2"
    targetNamespace="urn:un:unece:uncefact:data:draft:UNeDocsShipBIM:0"
    elementFormDefault="qualified"
    version="0.8">
  <xs:import namespace="urn:un:unece:uncefact:data:draft:QualifiedDataType:0" schemaLocation="UNeDocsShipBIM_0p8pUNeDocsODP6_urn_un_unece_uncefact_data_draft_QualifiedDataType_0.xsd"/>
  <xs:import namespace="urn:un:unece:uncefact:data:draft:ReusableAggregateBusinessInformationEntity:0" schemaLocation="UNeDocsShipBIM_0p8pUNeDocsODP6_urn_un_unece_uncefact_data_draft_ReusableAggregateBusinessInformationEntity_0.xsd"/>
  <xs:import namespace="urn:un:unece:uncefact:data:standard:UnqualifiedDataType:2" schemaLocation="UNeDocsShipBIM_0p8pUNeDocsODP6_urn_un_unece_uncefact_data_standard_UnqualifiedDataType_2.xsd"/>
  <xs:element name="UNeDocsShipBIM" type="rsm:UNeDocsShipBIMType">
    <xs:annotation>
      <xs:documentation>UNeDocs Business Information Master for transport movement related documents such as Manifests, Bills of Lading, Regulatory and Insurance Certificates, Goods Import/Export Declarations and Customs Cargo Reports etc.</xs:documentation>
    </xs:annotation>
  </xs:element>
  <xs:complexType name="UNeDocsShipBIMType">
    <xs:annotation>
      <xs:documentation>UNeDocs Business Information Master for transport movement related documents such as Manifests, Bills of Lading, Regulatory and Insurance Certificates, Goods Import/Export Declarations and Customs Cargo Reports etc.</xs:documentation>
    </xs:annotation>
    <xs:sequence>
      <xs:element name="SpecifiedDocumentContext" type="ram:DocumentContextType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>The document context of this document based on the Ship Business Information Model, such as its busines process application.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="HeaderDocument" type="ram:HeaderDocumentType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>Header details of this document based on the Ship Business Information Master.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="SpecifiedCrossBorderTransportMovement" type="ram:CrossBorderTransportMovementType" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Transport movement and transport means details specified for this document based on the Ship Business Information Master.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TransportContractCrossBorderConsignment" type="ram:CrossBorderConsignmentType" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Consignment details for this transport contract related document based on the Ship Business Information Master.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="OperationCrossBorderTransportEquipment" type="ram:CrossBorderTransportEquipmentType" minOccurs="0" maxOccurs="unbounded">
        <xs:annotation>
          <xs:documentation>Transport equipment details for this document based on the Ship Business Information Master.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:schema>

