<?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">
  <!--================================================================================-->
  <!--===== IE514: E_EXP_INV                                                                -->
  <!--===== EXPORT INVALIDATION REQUEST                                                     -->
  <!--===== 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="CC514C" type="CC514CType" />
  <!--================================================================================-->
  <!--===== Root Element Content                                                            -->
  <!--================================================================================-->
  <xs:complexType name="CC514CType">
    <xs:sequence>
      <xs:group ref="MESSAGE" />
      <xs:element name="ExportOperation" type="ExportOperationType09">
        <xs:annotation>
          <xs:documentation>
            <description value="EXPORT OPERATION" />
            <optionality value="R" />
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="CustomsOfficeOfExport" type="CustomsOfficeOfExportType01">
        <xs:annotation>
          <xs:documentation>
            <description value="CUSTOMS OFFICE OF EXPORT" />
            <optionality value="R" />
          </xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element name="Exporter" type="ExporterType05">
        <xs:annotation>
          <xs:documentation>
            <description value="EXPORTER" />
            <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:sequence>
    <xs:attribute name="PhaseID" type="phaseIDtype" />
  </xs:complexType>
</xs:schema>
