<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:rsm="urn:un:unece:uncefact:data:draft:UNeDocsScheduleBIM: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:UNeDocsScheduleBIM:0"
    elementFormDefault="qualified"
    version="0.8">
  <xs:import namespace="urn:un:unece:uncefact:data:draft:QualifiedDataType:0" schemaLocation="UNeDocsScheduleBIM_0p8pUNeDocsODP6_urn_un_unece_uncefact_data_draft_QualifiedDataType_0.xsd"/>
  <xs:import namespace="urn:un:unece:uncefact:data:draft:ReusableAggregateBusinessInformationEntity:0" schemaLocation="UNeDocsScheduleBIM_0p8pUNeDocsODP6_urn_un_unece_uncefact_data_draft_ReusableAggregateBusinessInformationEntity_0.xsd"/>
  <xs:import namespace="urn:un:unece:uncefact:data:standard:UnqualifiedDataType:2" schemaLocation="UNeDocsScheduleBIM_0p8pUNeDocsODP6_urn_un_unece_uncefact_data_standard_UnqualifiedDataType_2.xsd"/>
  <xs:element name="UNeDocsScheduleBIM" type="rsm:UNeDocsScheduleBIMType">
    <xs:annotation>
      <xs:documentation>UNeDocs Business Information Master for transport schedule exchange documents.</xs:documentation>
    </xs:annotation>
  </xs:element>
  <xs:complexType name="UNeDocsScheduleBIMType">
    <xs:annotation>
      <xs:documentation>UNeDocs Business Information Master for transport schedule exchange documents.</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 Schedule 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 Schedule Business Information Master.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="TransportScheduleCrossBorderParty" type="ram:CrossBorderPartyType" minOccurs="0">
        <xs:annotation>
          <xs:documentation>definition to be changed to: The Cross-Border Party for this transport schedule</xs:documentation>
          <xs:documentation>Party details for this document based on the Schedule Business Information Master.</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:schema>
