<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://ecs.dgtaxud.ec" xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning" targetNamespace="http://ecs.dgtaxud.ec" elementFormDefault="unqualified" attributeFormDefault="unqualified" version="60.4.17" vc:minVersion="1.1">
  <!--================================================================================-->
  <!--===== IE511: E_PRE_NOT                                                                -->
  <!--===== EXPORT PRESENTATION NOTIFICATION                                                -->
  <!--===== AES P1 Phase Definition                                                         -->
  <!--===== XSD Version 60.4.17                                                             -->
  <!--================================================================================-->
  <!--================================================================================-->
  <!--===== Includes                                                                        -->
  <!--================================================================================-->
  <xs:include schemaLocation="ctypes.xsd" />
  <xs:include schemaLocation="htypes.xsd" />
  <!--================================================================================-->
  <!--===== Root Element                                                                    -->
  <!--================================================================================-->
  <xs:element name="CC511C" type="CC511CType" />
  <!--================================================================================-->
  <!--===== Root Element Content                                                            -->
  <!--================================================================================-->
  <xs:complexType name="CC511CType">
    <xs:sequence>
      <xs:group ref="MESSAGE" />
      <xs:element name="ExportOperation" type="ExportOperationType06">
        <xs:annotation>
          <xs:documentation>
            <description value="EXPORT OPERATION" />
            <optionality value="R" />
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CustomsOfficeOfPresentation" minOccurs="0" type="CustomsOfficeOfPresentationType02">
        <xs:annotation>
          <xs:documentation>
            <description value="CUSTOMS OFFICE OF PRESENTATION" />
            <optionality value="O" />
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CustomsOfficeOfExport" type="CustomsOfficeOfExportType04">
        <xs:annotation>
          <xs:documentation>
            <description value="CUSTOMS OFFICE OF EXPORT" />
            <optionality value="R" />
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Declarant" type="DeclarantType09">
        <xs:annotation>
          <xs:documentation>
            <description value="DECLARANT" />
            <optionality value="R" />
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Representative" minOccurs="0" type="RepresentativeType04">
        <xs:annotation>
          <xs:documentation>
            <description value="REPRESENTATIVE" />
            <optionality value="O" />
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="GoodsShipment" type="GoodsShipmentType03">
        <xs:annotation>
          <xs:documentation>
            <description value="GOODS SHIPMENT" />
            <optionality value="R" />
          </xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
    <xs:attribute name="PhaseID" type="phaseIDtype" />
  </xs:complexType>
</xs:schema>
