<?xml version="1.0"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema" version="1.0">
 <element name="CREMAS01">
  <annotation>
   <documentation>Vendor master data distribution ALE</documentation>
  </annotation>
  <complexType>
   <sequence>
    <element name="IDOC">
     <complexType>
      <sequence>
       <element name="EDI_DC40">
        <annotation>
         <documentation>IDoc Control Record for Interface to External System</documentation>
        </annotation>
        <complexType>
         <sequence>
          <element name="TABNAM" type="string" fixed="EDI_DC40">
           <annotation>
            <documentation>Name of table structure</documentation>
           </annotation>
          </element>
          <element name="MANDT" minOccurs="0">
           <annotation>
            <documentation>Client</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="3"/>
            </restriction>
           </simpleType>
          </element>
          <element name="DOCNUM" minOccurs="0">
           <annotation>
            <documentation>IDoc number</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="16"/>
            </restriction>
           </simpleType>
          </element>
          <element name="DOCREL" minOccurs="0">
           <annotation>
            <documentation>SAP Release for IDoc</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="4"/>
            </restriction>
           </simpleType>
          </element>
          <element name="STATUS" minOccurs="0">
           <annotation>
            <documentation>Status of IDoc</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="2"/>
            </restriction>
           </simpleType>
          </element>
          <element name="DIRECT">
           <annotation>
            <documentation>Direction</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <enumeration value="1">
              <annotation>
               <documentation>Outbound</documentation>
              </annotation>
             </enumeration>
             <enumeration value="2">
              <annotation>
               <documentation>Inbound</documentation>
              </annotation>
             </enumeration>
            </restriction>
           </simpleType>
          </element>
          <element name="OUTMOD" minOccurs="0">
           <annotation>
            <documentation>Output mode</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="EXPRSS" minOccurs="0">
           <annotation>
            <documentation>Overriding in inbound processing</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="TEST" minOccurs="0">
           <annotation>
            <documentation>Test flag</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="IDOCTYP" type="string" fixed="CREMAS01">
           <annotation>
            <documentation>Name of basic type</documentation>
           </annotation>
          </element>
          <element name="CIMTYP" minOccurs="0">
           <annotation>
            <documentation>Extension (defined by customer)</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="30"/>
            </restriction>
           </simpleType>
          </element>
          <element name="MESTYP" minOccurs="0">
           <annotation>
            <documentation>Message type</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="30"/>
            </restriction>
           </simpleType>
          </element>
          <element name="MESCOD" minOccurs="0">
           <annotation>
            <documentation>Message code</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="3"/>
            </restriction>
           </simpleType>
          </element>
          <element name="MESFCT" minOccurs="0">
           <annotation>
            <documentation>Message function</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="3"/>
            </restriction>
           </simpleType>
          </element>
          <element name="STD" minOccurs="0">
           <annotation>
            <documentation>EDI standard, flag</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="STDVRS" minOccurs="0">
           <annotation>
            <documentation>EDI standard, version and release</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="6"/>
            </restriction>
           </simpleType>
          </element>
          <element name="STDMES" minOccurs="0">
           <annotation>
            <documentation>EDI message type</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="6"/>
            </restriction>
           </simpleType>
          </element>
          <element name="SNDPOR">
           <annotation>
            <documentation>Sender port (SAP System, external subsystem)</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="10"/>
            </restriction>
           </simpleType>
          </element>
          <element name="SNDPRT">
           <annotation>
            <documentation>Partner type of sender</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="2"/>
            </restriction>
           </simpleType>
          </element>
          <element name="SNDPFC" minOccurs="0">
           <annotation>
            <documentation>Partner Function of Sender</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="2"/>
            </restriction>
           </simpleType>
          </element>
          <element name="SNDPRN">
           <annotation>
            <documentation>Partner number of sender</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="10"/>
            </restriction>
           </simpleType>
          </element>
          <element name="SNDSAD" minOccurs="0">
           <annotation>
            <documentation>Sender address (SADR)</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="21"/>
            </restriction>
           </simpleType>
          </element>
          <element name="SNDLAD" minOccurs="0">
           <annotation>
            <documentation>Logical address of sender</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="70"/>
            </restriction>
           </simpleType>
          </element>
          <element name="RCVPOR">
           <annotation>
            <documentation>Receiver port</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="10"/>
            </restriction>
           </simpleType>
          </element>
          <element name="RCVPRT" minOccurs="0">
           <annotation>
            <documentation>Partner type of recipient</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="2"/>
            </restriction>
           </simpleType>
          </element>
          <element name="RCVPFC" minOccurs="0">
           <annotation>
            <documentation>Partner function of recipient</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="2"/>
            </restriction>
           </simpleType>
          </element>
          <element name="RCVPRN">
           <annotation>
            <documentation>Partner number of recipient</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="10"/>
            </restriction>
           </simpleType>
          </element>
          <element name="RCVSAD" minOccurs="0">
           <annotation>
            <documentation>Recipient address (SADR)</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="21"/>
            </restriction>
           </simpleType>
          </element>
          <element name="RCVLAD" minOccurs="0">
           <annotation>
            <documentation>Logical address of recipient</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="70"/>
            </restriction>
           </simpleType>
          </element>
          <element name="CREDAT" minOccurs="0">
           <annotation>
            <documentation>Created on</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="8"/>
            </restriction>
           </simpleType>
          </element>
          <element name="CRETIM" minOccurs="0">
           <annotation>
            <documentation>Time created</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="6"/>
            </restriction>
           </simpleType>
          </element>
          <element name="REFINT" minOccurs="0">
           <annotation>
            <documentation>Transmission file (EDI Interchange)</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="14"/>
            </restriction>
           </simpleType>
          </element>
          <element name="REFGRP" minOccurs="0">
           <annotation>
            <documentation>Message group (EDI Message Group)</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="14"/>
            </restriction>
           </simpleType>
          </element>
          <element name="REFMES" minOccurs="0">
           <annotation>
            <documentation>Message (EDI Message)</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="14"/>
            </restriction>
           </simpleType>
          </element>
          <element name="ARCKEY" minOccurs="0">
           <annotation>
            <documentation>Key for external message archive</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="70"/>
            </restriction>
           </simpleType>
          </element>
          <element name="SERIAL" minOccurs="0">
           <annotation>
            <documentation>Serialization</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="20"/>
            </restriction>
           </simpleType>
          </element>
         </sequence>
         <attribute name="SEGMENT" use="required">
          <simpleType>
           <restriction base="string">
            <enumeration value="1"/>
           </restriction>
          </simpleType>
         </attribute>
        </complexType>
       </element>
       <element name="E1LFA1M">
        <annotation>
         <documentation>Segment for general vendor data</documentation>
        </annotation>
        <complexType>
         <sequence>
          <element name="MSGFN" minOccurs="0">
           <annotation>
            <documentation>Function</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="3"/>
            </restriction>
           </simpleType>
          </element>
          <element name="LIFNR" minOccurs="0">
           <annotation>
            <documentation>Account number of vendor or creditor</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="10"/>
            </restriction>
           </simpleType>
          </element>
          <element name="ANRED" minOccurs="0">
           <annotation>
            <documentation>Title</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="15"/>
            </restriction>
           </simpleType>
          </element>
          <element name="BAHNS" minOccurs="0">
           <annotation>
            <documentation>Train station</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="25"/>
            </restriction>
           </simpleType>
          </element>
          <element name="BBBNR" minOccurs="0">
           <annotation>
            <documentation>International location number  (part 1)</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="7"/>
            </restriction>
           </simpleType>
          </element>
          <element name="BBSNR" minOccurs="0">
           <annotation>
            <documentation>International location number (part 2)</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="5"/>
            </restriction>
           </simpleType>
          </element>
          <element name="BEGRU" minOccurs="0">
           <annotation>
            <documentation>Authorization group</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="4"/>
            </restriction>
           </simpleType>
          </element>
          <element name="BRSCH" minOccurs="0">
           <annotation>
            <documentation>Industry key</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="4"/>
            </restriction>
           </simpleType>
          </element>
          <element name="BUBKZ" minOccurs="0">
           <annotation>
            <documentation>Check digit for the international location number</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="DATLT" minOccurs="0">
           <annotation>
            <documentation>Data communication line no.</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="14"/>
            </restriction>
           </simpleType>
          </element>
          <element name="DTAMS" minOccurs="0">
           <annotation>
            <documentation>Report key for data medium exchange</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="DTAWS" minOccurs="0">
           <annotation>
            <documentation>Instruction key for data medium exchange</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="2"/>
            </restriction>
           </simpleType>
          </element>
          <element name="ERDAT" minOccurs="0">
           <annotation>
            <documentation>Date on which the Record Was Created</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="8"/>
            </restriction>
           </simpleType>
          </element>
          <element name="ERNAM" minOccurs="0">
           <annotation>
            <documentation>Name of Person who Created the Object</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="12"/>
            </restriction>
           </simpleType>
          </element>
          <element name="ESRNR" minOccurs="0">
           <annotation>
            <documentation>POR subscriber number</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="11"/>
            </restriction>
           </simpleType>
          </element>
          <element name="KONZS" minOccurs="0">
           <annotation>
            <documentation>Group key</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="10"/>
            </restriction>
           </simpleType>
          </element>
          <element name="KTOKK" minOccurs="0">
           <annotation>
            <documentation>Vendor account group</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="4"/>
            </restriction>
           </simpleType>
          </element>
          <element name="KUNNR" minOccurs="0">
           <annotation>
            <documentation>Customer number</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="10"/>
            </restriction>
           </simpleType>
          </element>
          <element name="LAND1" minOccurs="0">
           <annotation>
            <documentation>Country of company</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="3"/>
            </restriction>
           </simpleType>
          </element>
          <element name="LNRZA" minOccurs="0">
           <annotation>
            <documentation>Account number of vendor or creditor</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="10"/>
            </restriction>
           </simpleType>
          </element>
          <element name="LOEVM" minOccurs="0">
           <annotation>
            <documentation>Central deletion flag for master record</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="NAME1" minOccurs="0">
           <annotation>
            <documentation>Employee&apos;s last name</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="35"/>
            </restriction>
           </simpleType>
          </element>
          <element name="NAME2" minOccurs="0">
           <annotation>
            <documentation>Employee&apos;s last name</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="35"/>
            </restriction>
           </simpleType>
          </element>
          <element name="NAME3" minOccurs="0">
           <annotation>
            <documentation>Employee&apos;s last name</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="35"/>
            </restriction>
           </simpleType>
          </element>
          <element name="NAME4" minOccurs="0">
           <annotation>
            <documentation>Employee&apos;s last name</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="35"/>
            </restriction>
           </simpleType>
          </element>
          <element name="ORT01" minOccurs="0">
           <annotation>
            <documentation>City</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="35"/>
            </restriction>
           </simpleType>
          </element>
          <element name="ORT02" minOccurs="0">
           <annotation>
            <documentation>District</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="35"/>
            </restriction>
           </simpleType>
          </element>
          <element name="PFACH" minOccurs="0">
           <annotation>
            <documentation>P.O. Box</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="10"/>
            </restriction>
           </simpleType>
          </element>
          <element name="PSTL2" minOccurs="0">
           <annotation>
            <documentation>Postal Code</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="10"/>
            </restriction>
           </simpleType>
          </element>
          <element name="PSTLZ" minOccurs="0">
           <annotation>
            <documentation>Postal Code</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="10"/>
            </restriction>
           </simpleType>
          </element>
          <element name="REGIO" minOccurs="0">
           <annotation>
            <documentation>Region (State, Province, County)</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="3"/>
            </restriction>
           </simpleType>
          </element>
          <element name="SORTL" minOccurs="0">
           <annotation>
            <documentation>Character field length = 10</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="10"/>
            </restriction>
           </simpleType>
          </element>
          <element name="SPERR" minOccurs="0">
           <annotation>
            <documentation>Central posting block</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="SPERM" minOccurs="0">
           <annotation>
            <documentation>Centrally imposed purchasing block</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="SPRAS" minOccurs="0">
           <annotation>
            <documentation>Language Key</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="STCD1" minOccurs="0">
           <annotation>
            <documentation>Tax number 1</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="16"/>
            </restriction>
           </simpleType>
          </element>
          <element name="STCD2" minOccurs="0">
           <annotation>
            <documentation>Tax number 2</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="11"/>
            </restriction>
           </simpleType>
          </element>
          <element name="STKZA" minOccurs="0">
           <annotation>
            <documentation>Indicator: Business Partner Subject to Equalization Tax?</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="STKZU" minOccurs="0">
           <annotation>
            <documentation>Indicator: Business partner subject to tax on sales/purch. ?</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="STRAS" minOccurs="0">
           <annotation>
            <documentation>House number and street</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="35"/>
            </restriction>
           </simpleType>
          </element>
          <element name="TELBX" minOccurs="0">
           <annotation>
            <documentation>Telebox number</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="15"/>
            </restriction>
           </simpleType>
          </element>
          <element name="TELF1" minOccurs="0">
           <annotation>
            <documentation>First telephone number</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="16"/>
            </restriction>
           </simpleType>
          </element>
          <element name="TELF2" minOccurs="0">
           <annotation>
            <documentation>Second telephone number</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="16"/>
            </restriction>
           </simpleType>
          </element>
          <element name="TELFX" minOccurs="0">
           <annotation>
            <documentation>Fax number</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="31"/>
            </restriction>
           </simpleType>
          </element>
          <element name="TELTX" minOccurs="0">
           <annotation>
            <documentation>Teletex number</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="30"/>
            </restriction>
           </simpleType>
          </element>
          <element name="TELX1" minOccurs="0">
           <annotation>
            <documentation>Telex number</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="30"/>
            </restriction>
           </simpleType>
          </element>
          <element name="XCPDK" minOccurs="0">
           <annotation>
            <documentation>Indicator: Is the account a one-time account?</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="XZEMP" minOccurs="0">
           <annotation>
            <documentation>Indicator: Alternative payee in document allowed ?</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="VBUND" minOccurs="0">
           <annotation>
            <documentation>Company ID of trading partner</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="6"/>
            </restriction>
           </simpleType>
          </element>
          <element name="FISKN" minOccurs="0">
           <annotation>
            <documentation>Account number of the master record with fiscal address</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="10"/>
            </restriction>
           </simpleType>
          </element>
          <element name="STCEG" minOccurs="0">
           <annotation>
            <documentation>VAT registration number</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="20"/>
            </restriction>
           </simpleType>
          </element>
          <element name="STKZN" minOccurs="0">
           <annotation>
            <documentation>Indicator: Is business partner a natural person?</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="SPERQ" minOccurs="0">
           <annotation>
            <documentation>Functions that will be blocked</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="2"/>
            </restriction>
           </simpleType>
          </element>
          <element name="ADRNR" minOccurs="0">
           <annotation>
            <documentation>Address</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="10"/>
            </restriction>
           </simpleType>
          </element>
          <element name="MCOD1" minOccurs="0">
           <annotation>
            <documentation>Search term for matchcode search</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="25"/>
            </restriction>
           </simpleType>
          </element>
          <element name="MCOD2" minOccurs="0">
           <annotation>
            <documentation>Search term for matchcode search</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="25"/>
            </restriction>
           </simpleType>
          </element>
          <element name="MCOD3" minOccurs="0">
           <annotation>
            <documentation>Search term for matchcode search</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="25"/>
            </restriction>
           </simpleType>
          </element>
          <element name="GBORT" minOccurs="0">
           <annotation>
            <documentation>Place of birth of the person subject to withholding tax</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="25"/>
            </restriction>
           </simpleType>
          </element>
          <element name="GBDAT" minOccurs="0">
           <annotation>
            <documentation>Date of birth</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="8"/>
            </restriction>
           </simpleType>
          </element>
          <element name="SEXKZ" minOccurs="0">
           <annotation>
            <documentation>Key for the Sex of the Person Subject to Withholding Tax</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="KRAUS" minOccurs="0">
           <annotation>
            <documentation>Credit information number</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="11"/>
            </restriction>
           </simpleType>
          </element>
          <element name="REVDB" minOccurs="0">
           <annotation>
            <documentation>Last review (external)</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="8"/>
            </restriction>
           </simpleType>
          </element>
          <element name="QSSYS" minOccurs="0">
           <annotation>
            <documentation>Vendor&apos;s QM system</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="4"/>
            </restriction>
           </simpleType>
          </element>
          <element name="KTOCK" minOccurs="0">
           <annotation>
            <documentation>Reference Account Group for One-Time Account (Vendor)</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="4"/>
            </restriction>
           </simpleType>
          </element>
          <element name="PFORT" minOccurs="0">
           <annotation>
            <documentation>PO Box city</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="35"/>
            </restriction>
           </simpleType>
          </element>
          <element name="WERKS" minOccurs="0">
           <annotation>
            <documentation>Plant</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="4"/>
            </restriction>
           </simpleType>
          </element>
          <element name="LTSNA" minOccurs="0">
           <annotation>
            <documentation>Indicator: vendor sub-range relevant</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="WERKR" minOccurs="0">
           <annotation>
            <documentation>Indicator: plant level relevant</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="PLKAL" minOccurs="0">
           <annotation>
            <documentation>Factory calendar key</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="2"/>
            </restriction>
           </simpleType>
          </element>
          <element name="DUEFL" minOccurs="0">
           <annotation>
            <documentation>Status of Data Transfer into Subsequent Release</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="TXJCD" minOccurs="0">
           <annotation>
            <documentation>Jurisdiction for tax calculation - tax jurisdiction code</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="15"/>
            </restriction>
           </simpleType>
          </element>
          <element name="SCACD" minOccurs="0">
           <annotation>
            <documentation>Standard carrier access code</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="4"/>
            </restriction>
           </simpleType>
          </element>
          <element name="SFRGR" minOccurs="0">
           <annotation>
            <documentation>Forwarding agent freight group</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="4"/>
            </restriction>
           </simpleType>
          </element>
          <element name="LZONE" minOccurs="0">
           <annotation>
            <documentation>Transportation zone to or from which the goods are delivered</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="10"/>
            </restriction>
           </simpleType>
          </element>
          <element name="DLGRP" minOccurs="0">
           <annotation>
            <documentation>Service agent procedure group</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="4"/>
            </restriction>
           </simpleType>
          </element>
          <element name="FITYP" minOccurs="0">
           <annotation>
            <documentation>Tax category</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="2"/>
            </restriction>
           </simpleType>
          </element>
          <element name="STCDT" minOccurs="0">
           <annotation>
            <documentation>Tax number type</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="2"/>
            </restriction>
           </simpleType>
          </element>
          <element name="REGSS" minOccurs="0">
           <annotation>
            <documentation>Registered for Social Insurance</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="ACTSS" minOccurs="0">
           <annotation>
            <documentation>Activity Code for Social Insurance</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="3"/>
            </restriction>
           </simpleType>
          </element>
          <element name="STCD3" minOccurs="0">
           <annotation>
            <documentation>Tax Number 3</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="18"/>
            </restriction>
           </simpleType>
          </element>
          <element name="STCD4" minOccurs="0">
           <annotation>
            <documentation>Tax Number 4</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="18"/>
            </restriction>
           </simpleType>
          </element>
          <element name="IPISP" minOccurs="0">
           <annotation>
            <documentation>Tax Split</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="TAXBS" minOccurs="0">
           <annotation>
            <documentation>Tax Base in Percentage</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="PROFS" minOccurs="0">
           <annotation>
            <documentation>Profession</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="30"/>
            </restriction>
           </simpleType>
          </element>
          <element name="STGDL" minOccurs="0">
           <annotation>
            <documentation>Shipment: statistics group, transportation service agent</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="2"/>
            </restriction>
           </simpleType>
          </element>
          <element name="EMNFR" minOccurs="0">
           <annotation>
            <documentation>External name used by manufacturer</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="10"/>
            </restriction>
           </simpleType>
          </element>
          <element name="NODEL" minOccurs="0">
           <annotation>
            <documentation>Central deletion block for master record</documentation>
           </annotation>
           <simpleType>
            <restriction base="string">
             <maxLength value="1"/>
            </restriction>
           </simpleType>
          </element>
          <element name="E1LFB1M" minOccurs="0" maxOccurs="9999">
           <annotation>
            <documentation>Segment for company code data for vendors SMD</documentation>
           </annotation>
           <complexType>
            <sequence>
             <element name="MSGFN" minOccurs="0">
              <annotation>
               <documentation>Function</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="3"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LIFNR" minOccurs="0">
              <annotation>
               <documentation>Account number of vendor or creditor</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="10"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BUKRS" minOccurs="0">
              <annotation>
               <documentation>Company code</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="6"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ERDAT" minOccurs="0">
              <annotation>
               <documentation>Date on which the Record Was Created</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="8"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ERNAM" minOccurs="0">
              <annotation>
               <documentation>Name of Person who Created the Object</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="12"/>
               </restriction>
              </simpleType>
             </element>
             <element name="SPERR" minOccurs="0">
              <annotation>
               <documentation>Posting block for company code</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LOEVM" minOccurs="0">
              <annotation>
               <documentation>Deletion flag for master record (company code level)</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ZUAWA" minOccurs="0">
              <annotation>
               <documentation>Key for sorting according to assignment numbers</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="3"/>
               </restriction>
              </simpleType>
             </element>
             <element name="AKONT" minOccurs="0">
              <annotation>
               <documentation>Reconciliation Account in General Ledger</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="10"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BEGRU" minOccurs="0">
              <annotation>
               <documentation>Authorization group</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="4"/>
               </restriction>
              </simpleType>
             </element>
             <element name="VZSKZ" minOccurs="0">
              <annotation>
               <documentation>Interest calculation indicator</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="2"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ZWELS" minOccurs="0">
              <annotation>
               <documentation>List of the Payment Methods to be Considered</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="10"/>
               </restriction>
              </simpleType>
             </element>
             <element name="XVERR" minOccurs="0">
              <annotation>
               <documentation>Indicator: Clearing between customer and vendor?</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ZAHLS" minOccurs="0">
              <annotation>
               <documentation>Block key for payment</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ZTERM" minOccurs="0">
              <annotation>
               <documentation>Terms of payment key</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="4"/>
               </restriction>
              </simpleType>
             </element>
             <element name="EIKTO" minOccurs="0">
              <annotation>
               <documentation>Shipper&apos;s (Our) Account Number at the Customer or Vendor</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="12"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ZSABE" minOccurs="0">
              <annotation>
               <documentation>Clerk at vendor</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="15"/>
               </restriction>
              </simpleType>
             </element>
             <element name="KVERM" minOccurs="0">
              <annotation>
               <documentation>Memo</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="30"/>
               </restriction>
              </simpleType>
             </element>
             <element name="FDGRV" minOccurs="0">
              <annotation>
               <documentation>Planning group</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="10"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BUSAB" minOccurs="0">
              <annotation>
               <documentation>Accounting clerk</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="2"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LNRZE" minOccurs="0">
              <annotation>
               <documentation>Head office account number</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="10"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LNRZB" minOccurs="0">
              <annotation>
               <documentation>Account number of the alternative payee</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="10"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ZINDT" minOccurs="0">
              <annotation>
               <documentation>Key date of the last interest calculation</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="8"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ZINRT" minOccurs="0">
              <annotation>
               <documentation>Interest calculation frequency in months</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="8"/>
               </restriction>
              </simpleType>
             </element>
             <element name="DATLZ" minOccurs="0">
              <annotation>
               <documentation>Date of the last interest calculation run</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="8"/>
               </restriction>
              </simpleType>
             </element>
             <element name="XDEZV" minOccurs="0">
              <annotation>
               <documentation>Indicator: Local processing?</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="WEBTR" minOccurs="0">
              <annotation>
               <documentation>Bill of exchange limit (in local currency)</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="15"/>
               </restriction>
              </simpleType>
             </element>
             <element name="KULTG" minOccurs="0">
              <annotation>
               <documentation>Probable time until check is paid</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="3"/>
               </restriction>
              </simpleType>
             </element>
             <element name="REPRF" minOccurs="0">
              <annotation>
               <documentation>Check Flag for Double Invoices or Credit Memos</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="TOGRU" minOccurs="0">
              <annotation>
               <documentation>Tolerance group for the business partner/G/L account</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="4"/>
               </restriction>
              </simpleType>
             </element>
             <element name="HBKID" minOccurs="0">
              <annotation>
               <documentation>Short key for a house bank</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="5"/>
               </restriction>
              </simpleType>
             </element>
             <element name="XPORE" minOccurs="0">
              <annotation>
               <documentation>Indicator: Pay all items separately ?</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="QSZNR" minOccurs="0">
              <annotation>
               <documentation>Certificate Number of the Withholding Tax Exemption</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="10"/>
               </restriction>
              </simpleType>
             </element>
             <element name="QSZDT" minOccurs="0">
              <annotation>
               <documentation>Validity Date for Withholding Tax Exemption Certificate</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="8"/>
               </restriction>
              </simpleType>
             </element>
             <element name="QSSKZ" minOccurs="0">
              <annotation>
               <documentation>Withholding Tax Code</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="2"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BLNKZ" minOccurs="0">
              <annotation>
               <documentation>Subsidy indicator for determining the reduction rates</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="2"/>
               </restriction>
              </simpleType>
             </element>
             <element name="MINDK" minOccurs="0">
              <annotation>
               <documentation>Minority Indicators</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="3"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ALTKN" minOccurs="0">
              <annotation>
               <documentation>Previous Master Record Number</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="10"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ZGRUP" minOccurs="0">
              <annotation>
               <documentation>Key for Payment Grouping</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="2"/>
               </restriction>
              </simpleType>
             </element>
             <element name="MGRUP" minOccurs="0">
              <annotation>
               <documentation>Key for dunning notice grouping</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="2"/>
               </restriction>
              </simpleType>
             </element>
             <element name="UZAWE" minOccurs="0">
              <annotation>
               <documentation>Payment method supplement</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="2"/>
               </restriction>
              </simpleType>
             </element>
             <element name="QSREC" minOccurs="0">
              <annotation>
               <documentation>Vendor Recipient Type</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="2"/>
               </restriction>
              </simpleType>
             </element>
             <element name="QSBGR" minOccurs="0">
              <annotation>
               <documentation>Authority for Exemption from Withholding Tax</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="QLAND" minOccurs="0">
              <annotation>
               <documentation>Withholding Tax Country Key</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="3"/>
               </restriction>
              </simpleType>
             </element>
             <element name="XEDIP" minOccurs="0">
              <annotation>
               <documentation>Indicator: Send Payment Advices by EDI</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="FRGRP" minOccurs="0">
              <annotation>
               <documentation>Release Approval Group</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="4"/>
               </restriction>
              </simpleType>
             </element>
             <element name="TLFXS" minOccurs="0">
              <annotation>
               <documentation>Accounting clerk&apos;s fax number at the customer/vendor</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="31"/>
               </restriction>
              </simpleType>
             </element>
             <element name="INTAD" minOccurs="0">
              <annotation>
               <documentation>Internet address of partner company clerk</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="130"/>
               </restriction>
              </simpleType>
             </element>
             <element name="GUZTE" minOccurs="0">
              <annotation>
               <documentation>Payment Terms Key for Credit Memos</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="4"/>
               </restriction>
              </simpleType>
             </element>
             <element name="GRICD" minOccurs="0">
              <annotation>
               <documentation>Activity Code for Gross Income Tax</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="2"/>
               </restriction>
              </simpleType>
             </element>
             <element name="GRIDT" minOccurs="0">
              <annotation>
               <documentation>Distribution Type for Employment Tax</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="2"/>
               </restriction>
              </simpleType>
             </element>
             <element name="XAUSZ" minOccurs="0">
              <annotation>
               <documentation>Indicator for periodic account statements</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="CERDT" minOccurs="0">
              <annotation>
               <documentation>Certification date</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="8"/>
               </restriction>
              </simpleType>
             </element>
             <element name="TOGRR" minOccurs="0">
              <annotation>
               <documentation>Tolerance group; Invoice Verification</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="4"/>
               </restriction>
              </simpleType>
             </element>
             <element name="PERNR" minOccurs="0">
              <annotation>
               <documentation>Personnel Number</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="8"/>
               </restriction>
              </simpleType>
             </element>
             <element name="NODEL" minOccurs="0">
              <annotation>
               <documentation>Deletion bock for master record (company code level)</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="TLFNS" minOccurs="0">
              <annotation>
               <documentation>Accounting clerk&apos;s telephone number at business partner</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="30"/>
               </restriction>
              </simpleType>
             </element>
             <element name="E1LFB5M" minOccurs="0" maxOccurs="9999">
              <annotation>
               <documentation>Reminder data for vendor SMD</documentation>
              </annotation>
              <complexType>
               <sequence>
                <element name="MSGFN" minOccurs="0">
                 <annotation>
                  <documentation>Function</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="3"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LIFNR" minOccurs="0">
                 <annotation>
                  <documentation>Account number of vendor or creditor</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="10"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="BUKRS" minOccurs="0">
                 <annotation>
                  <documentation>Company code</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="6"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="MABER" minOccurs="0">
                 <annotation>
                  <documentation>Dunning area</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="2"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="MAHNA" minOccurs="0">
                 <annotation>
                  <documentation>Dunning procedure</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="4"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="MANSP" minOccurs="0">
                 <annotation>
                  <documentation>Dunning block</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="MADAT" minOccurs="0">
                 <annotation>
                  <documentation>Last dunned on</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="8"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="MAHNS" minOccurs="0">
                 <annotation>
                  <documentation>Character field of length 1</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LFRMA" minOccurs="0">
                 <annotation>
                  <documentation>Account number of the dunning recipient</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="10"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="GMVDT" minOccurs="0">
                 <annotation>
                  <documentation>Date of the legal dunning proceedings</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="8"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="BUSAB" minOccurs="0">
                 <annotation>
                  <documentation>Accounting clerk</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="2"/>
                  </restriction>
                 </simpleType>
                </element>
               </sequence>
               <attribute name="SEGMENT" use="required">
                <simpleType>
                 <restriction base="string">
                  <enumeration value="1"/>
                 </restriction>
                </simpleType>
               </attribute>
              </complexType>
             </element>
            </sequence>
            <attribute name="SEGMENT" use="required">
             <simpleType>
              <restriction base="string">
               <enumeration value="1"/>
              </restriction>
             </simpleType>
            </attribute>
           </complexType>
          </element>
          <element name="E1LFM1M" minOccurs="0" maxOccurs="9999">
           <annotation>
            <documentation>Segment for purchasing organization data vendor SMD</documentation>
           </annotation>
           <complexType>
            <sequence>
             <element name="MSGFN" minOccurs="0">
              <annotation>
               <documentation>Function</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="3"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LIFNR" minOccurs="0">
              <annotation>
               <documentation>Vendor&apos;s account number</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="10"/>
               </restriction>
              </simpleType>
             </element>
             <element name="EKORG" minOccurs="0">
              <annotation>
               <documentation>Purchasing organization</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="6"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ERDAT" minOccurs="0">
              <annotation>
               <documentation>Date on which the record was created</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="8"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ERNAM" minOccurs="0">
              <annotation>
               <documentation>Name of Person who Created the Object</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="12"/>
               </restriction>
              </simpleType>
             </element>
             <element name="SPERM" minOccurs="0">
              <annotation>
               <documentation>Purchasing block at purchasing organization level</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LOEVM" minOccurs="0">
              <annotation>
               <documentation>Delete flag for vendor at purchasing level</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LFABC" minOccurs="0">
              <annotation>
               <documentation>ABC indicator</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="WAERS" minOccurs="0">
              <annotation>
               <documentation>Purchase order currency</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="5"/>
               </restriction>
              </simpleType>
             </element>
             <element name="VERKF" minOccurs="0">
              <annotation>
               <documentation>Responsible salesperson at vendor&apos;s office</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="30"/>
               </restriction>
              </simpleType>
             </element>
             <element name="TELF1" minOccurs="0">
              <annotation>
               <documentation>Vendor&apos;s telephone number</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="16"/>
               </restriction>
              </simpleType>
             </element>
             <element name="MINBW" minOccurs="0">
              <annotation>
               <documentation>Minimum order value</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="13"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ZTERM" minOccurs="0">
              <annotation>
               <documentation>Terms of payment key</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="4"/>
               </restriction>
              </simpleType>
             </element>
             <element name="INCO1" minOccurs="0">
              <annotation>
               <documentation>Incoterms (part 1)</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="3"/>
               </restriction>
              </simpleType>
             </element>
             <element name="INCO2" minOccurs="0">
              <annotation>
               <documentation>Incoterms (part 2)</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="28"/>
               </restriction>
              </simpleType>
             </element>
             <element name="WEBRE" minOccurs="0">
              <annotation>
               <documentation>Indicator: GR-based invoice verification</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="KZABS" minOccurs="0">
              <annotation>
               <documentation>Order acknowledgment requirement</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="KALSK" minOccurs="0">
              <annotation>
               <documentation>Group for calculation schema (vendor)</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="2"/>
               </restriction>
              </simpleType>
             </element>
             <element name="KZAUT" minOccurs="0">
              <annotation>
               <documentation>Automatic generation of purchase order allowed</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="EXPVZ" minOccurs="0">
              <annotation>
               <documentation>Mode of transport for foreign trade</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ZOLLA" minOccurs="0">
              <annotation>
               <documentation>Customs office: Office of exit for foreign trade</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="6"/>
               </restriction>
              </simpleType>
             </element>
             <element name="MEPRF" minOccurs="0">
              <annotation>
               <documentation>Pricing date category (controls date of price determination)</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="EKGRP" minOccurs="0">
              <annotation>
               <documentation>Purchasing group</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="3"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BOLRE" minOccurs="0">
              <annotation>
               <documentation>Indicator: vendor subject to subseq. settlement accounting</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="UMSAE" minOccurs="0">
              <annotation>
               <documentation>Comparison/agreement of business volumes necessary</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="XERSY" minOccurs="0">
              <annotation>
               <documentation>Evaluated Receipt Settlement (ERS)</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="PLIFZ" minOccurs="0">
              <annotation>
               <documentation>Planned delivery time in days</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="5"/>
               </restriction>
              </simpleType>
             </element>
             <element name="MRPPP" minOccurs="0">
              <annotation>
               <documentation>Planning calendar</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="3"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LFRHY" minOccurs="0">
              <annotation>
               <documentation>Planning cycle</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="3"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LIEFR" minOccurs="0">
              <annotation>
               <documentation>Delivery cycle</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="4"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LIBES" minOccurs="0">
              <annotation>
               <documentation>Order entry by vendor</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LIPRE" minOccurs="0">
              <annotation>
               <documentation>Price marking, vendor</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="2"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LISER" minOccurs="0">
              <annotation>
               <documentation>Rack-jobbing: vendor</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BOIND" minOccurs="0">
              <annotation>
               <documentation>Indicator: index compilation for subseq. settlement active</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="PRFRE" minOccurs="0">
              <annotation>
               <documentation>Indicator: &quot;relev. to price determination (vend. hierarchy)</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="NRGEW" minOccurs="0">
              <annotation>
               <documentation>Indicator whether discount in kind granted</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BLIND" minOccurs="0">
              <annotation>
               <documentation>Indicator: Doc. index compilation active for purchase orders</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="KZRET" minOccurs="0">
              <annotation>
               <documentation>Indicates whether vendor is returns vendor</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="SKRIT" minOccurs="0">
              <annotation>
               <documentation>Vendor sort criterion for materials</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BSTAE" minOccurs="0">
              <annotation>
               <documentation>Confirmation control key</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="4"/>
               </restriction>
              </simpleType>
             </element>
             <element name="RDPRF" minOccurs="0">
              <annotation>
               <documentation>Rounding profile</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="4"/>
               </restriction>
              </simpleType>
             </element>
             <element name="MEGRU" minOccurs="0">
              <annotation>
               <documentation>Unit of measure group</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="4"/>
               </restriction>
              </simpleType>
             </element>
             <element name="VENSL" minOccurs="0">
              <annotation>
               <documentation>Vendor service level</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="7"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BOPNR" minOccurs="0">
              <annotation>
               <documentation>Restriction profile for PO-based load building</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="4"/>
               </restriction>
              </simpleType>
             </element>
             <element name="XERSR" minOccurs="0">
              <annotation>
               <documentation>Automatic evaluated receipt settlement for return items</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="EIKTO" minOccurs="0">
              <annotation>
               <documentation>Our account number with the vendor</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="12"/>
               </restriction>
              </simpleType>
             </element>
             <element name="PAPRF" minOccurs="0">
              <annotation>
               <documentation>Profile for transferring material data via IDoc PROACT</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="4"/>
               </restriction>
              </simpleType>
             </element>
             <element name="AGREL" minOccurs="0">
              <annotation>
               <documentation>Indicator: Relevant for agency business</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="XNBWY" minOccurs="0">
              <annotation>
               <documentation>Revaluation allowed</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="VSBED" minOccurs="0">
              <annotation>
               <documentation>Shipping conditions</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="2"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LEBRE" minOccurs="0">
              <annotation>
               <documentation>Indicator for service-based invoice verification</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="E1LFM2M" minOccurs="0" maxOccurs="9999">
              <annotation>
               <documentation>Segment purchasing data for vendor MMS SMD</documentation>
              </annotation>
              <complexType>
               <sequence>
                <element name="MSGFN" minOccurs="0">
                 <annotation>
                  <documentation>Function</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="3"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LIFNR" minOccurs="0">
                 <annotation>
                  <documentation>Account number of vendor or creditor</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="10"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="EKORG" minOccurs="0">
                 <annotation>
                  <documentation>Purchasing organization</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="6"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LTSNR" minOccurs="0">
                 <annotation>
                  <documentation>Vendor sub-range</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="6"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="WERKS" minOccurs="0">
                 <annotation>
                  <documentation>Plant</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="6"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="ERDAT" minOccurs="0">
                 <annotation>
                  <documentation>Date on which the record was created</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="8"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="ERNAM" minOccurs="0">
                 <annotation>
                  <documentation>Name of Person who Created the Object</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="12"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="SPERM" minOccurs="0">
                 <annotation>
                  <documentation>Purchasing block at purchasing organization level</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LOEVM" minOccurs="0">
                 <annotation>
                  <documentation>Deletion indicator</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LFABC" minOccurs="0">
                 <annotation>
                  <documentation>ABC indicator</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="WAERS" minOccurs="0">
                 <annotation>
                  <documentation>Purchase order currency</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="13"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="VERKF" minOccurs="0">
                 <annotation>
                  <documentation>Responsible salesperson at vendor&apos;s office</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="30"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="TELF1" minOccurs="0">
                 <annotation>
                  <documentation>Vendor&apos;s telephone number</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="16"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="MINBW" minOccurs="0">
                 <annotation>
                  <documentation>Minimum order value</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="13"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="ZTERM" minOccurs="0">
                 <annotation>
                  <documentation>Terms of payment key</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="4"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="INCO1" minOccurs="0">
                 <annotation>
                  <documentation>Incoterms (part 1)</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="3"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="INCO2" minOccurs="0">
                 <annotation>
                  <documentation>Incoterms (part 2)</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="28"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="WEBRE" minOccurs="0">
                 <annotation>
                  <documentation>Indicator: GR-based invoice verification</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="KZABS" minOccurs="0">
                 <annotation>
                  <documentation>Order acknowledgment requirement</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="KALSK" minOccurs="0">
                 <annotation>
                  <documentation>Group for calculation schema (vendor)</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="2"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="KZAUT" minOccurs="0">
                 <annotation>
                  <documentation>Automatic generation of purchase order allowed</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="EXPVZ" minOccurs="0">
                 <annotation>
                  <documentation>Mode of transport for foreign trade</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="ZOLLA" minOccurs="0">
                 <annotation>
                  <documentation>Customs office: Office of exit for foreign trade</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="6"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="MEPRF" minOccurs="0">
                 <annotation>
                  <documentation>Pricing date category (controls date of price determination)</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="EKGRP" minOccurs="0">
                 <annotation>
                  <documentation>Purchasing group</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="3"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="BOLRE" minOccurs="0">
                 <annotation>
                  <documentation>Indicator: vendor subject to subseq. settlement accounting</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="UMSAE" minOccurs="0">
                 <annotation>
                  <documentation>Comparison/agreement of business volumes necessary</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="XERSY" minOccurs="0">
                 <annotation>
                  <documentation>Evaluated Receipt Settlement (ERS)</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="PLIFZ" minOccurs="0">
                 <annotation>
                  <documentation>Planned delivery time in days</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="5"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="MRPPP" minOccurs="0">
                 <annotation>
                  <documentation>Planning calendar</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="3"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LFRHY" minOccurs="0">
                 <annotation>
                  <documentation>Planning cycle</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="3"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LIEFR" minOccurs="0">
                 <annotation>
                  <documentation>Delivery cycle</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="4"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LIBES" minOccurs="0">
                 <annotation>
                  <documentation>Order entry by vendor</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LIPRE" minOccurs="0">
                 <annotation>
                  <documentation>Price marking, vendor</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="2"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LISER" minOccurs="0">
                 <annotation>
                  <documentation>Rack-jobbing: vendor</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="DISPO" minOccurs="0">
                 <annotation>
                  <documentation>MRP controller</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="3"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="BSTAE" minOccurs="0">
                 <annotation>
                  <documentation>Confirmation control key</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="4"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="RDPRF" minOccurs="0">
                 <annotation>
                  <documentation>Rounding profile</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="4"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="MEGRU" minOccurs="0">
                 <annotation>
                  <documentation>Unit of measure group</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="4"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="BOPNR" minOccurs="0">
                 <annotation>
                  <documentation>Restriction profile for PO-based load building</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="4"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="XERSR" minOccurs="0">
                 <annotation>
                  <documentation>Automatic evaluated receipt settlement for return items</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="ABUEB" minOccurs="0">
                 <annotation>
                  <documentation>Release creation profile</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="4"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="PAPRF" minOccurs="0">
                 <annotation>
                  <documentation>Profile for transferring material data via IDoc PROACT</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="4"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="XNBWY" minOccurs="0">
                 <annotation>
                  <documentation>Revaluation allowed</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LEBRE" minOccurs="0">
                 <annotation>
                  <documentation>Indicator for service-based invoice verification</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
               </sequence>
               <attribute name="SEGMENT" use="required">
                <simpleType>
                 <restriction base="string">
                  <enumeration value="1"/>
                 </restriction>
                </simpleType>
               </attribute>
              </complexType>
             </element>
             <element name="E1WYT3M" minOccurs="0" maxOccurs="9999">
              <annotation>
               <documentation>Segment for addresses of vendors MMS SMD</documentation>
              </annotation>
              <complexType>
               <sequence>
                <element name="MSGFN" minOccurs="0">
                 <annotation>
                  <documentation>Function</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="3"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LIFNR" minOccurs="0">
                 <annotation>
                  <documentation>Account number of vendor or creditor</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="10"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="EKORG" minOccurs="0">
                 <annotation>
                  <documentation>Purchasing organization</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="6"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LTSNR" minOccurs="0">
                 <annotation>
                  <documentation>Vendor sub-range</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="6"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="WERKS" minOccurs="0">
                 <annotation>
                  <documentation>Plant</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="6"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="PARVW" minOccurs="0">
                 <annotation>
                  <documentation>Partner function</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="2"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="PARZA" minOccurs="0">
                 <annotation>
                  <documentation>Partner counter</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="3"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="ERNAM" minOccurs="0">
                 <annotation>
                  <documentation>Name of Person who Created the Object</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="12"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="ERDAT" minOccurs="0">
                 <annotation>
                  <documentation>Date on which the record was created</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="8"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LIFN2" minOccurs="0">
                 <annotation>
                  <documentation>Reference to other vendor</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="10"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="DEFPA" minOccurs="0">
                 <annotation>
                  <documentation>Default partner</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="PERNR" minOccurs="0">
                 <annotation>
                  <documentation>Personnel Number</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="8"/>
                  </restriction>
                 </simpleType>
                </element>
               </sequence>
               <attribute name="SEGMENT" use="required">
                <simpleType>
                 <restriction base="string">
                  <enumeration value="1"/>
                 </restriction>
                </simpleType>
               </attribute>
              </complexType>
             </element>
            </sequence>
            <attribute name="SEGMENT" use="required">
             <simpleType>
              <restriction base="string">
               <enumeration value="1"/>
              </restriction>
             </simpleType>
            </attribute>
           </complexType>
          </element>
          <element name="E1LFBKM" minOccurs="0" maxOccurs="9999">
           <annotation>
            <documentation>Segment for bank details of vendor SMD</documentation>
           </annotation>
           <complexType>
            <sequence>
             <element name="MSGFN" minOccurs="0">
              <annotation>
               <documentation>Function</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="3"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LIFNR" minOccurs="0">
              <annotation>
               <documentation>Account number of vendor or creditor</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="10"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BANKS" minOccurs="0">
              <annotation>
               <documentation>Bank country key</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="3"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BANKL" minOccurs="0">
              <annotation>
               <documentation>Bank key</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="15"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BANKN" minOccurs="0">
              <annotation>
               <documentation>Bank account number</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="18"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BKONT" minOccurs="0">
              <annotation>
               <documentation>Bank control key</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="2"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BVTYP" minOccurs="0">
              <annotation>
               <documentation>Partner bank type</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="4"/>
               </restriction>
              </simpleType>
             </element>
             <element name="XEZER" minOccurs="0">
              <annotation>
               <documentation>Indicator: Is there collection authorization ?</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BANKA" minOccurs="0">
              <annotation>
               <documentation>Name of bank</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="60"/>
               </restriction>
              </simpleType>
             </element>
             <element name="PROVZ" minOccurs="0">
              <annotation>
               <documentation>Region (no longer used as of release 3.0D!!!)</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="2"/>
               </restriction>
              </simpleType>
             </element>
             <element name="STRAS" minOccurs="0">
              <annotation>
               <documentation>Street (no longer used as of release 3.0D!!!)</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="30"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ORT01" minOccurs="0">
              <annotation>
               <documentation>Location</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="25"/>
               </restriction>
              </simpleType>
             </element>
             <element name="SWIFT" minOccurs="0">
              <annotation>
               <documentation>SWIFT code for international payments</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="11"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BGRUP" minOccurs="0">
              <annotation>
               <documentation>Bank group (bank network)</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="2"/>
               </restriction>
              </simpleType>
             </element>
             <element name="XPGRO" minOccurs="0">
              <annotation>
               <documentation>Checkbox</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BNKLZ" minOccurs="0">
              <annotation>
               <documentation>Bank number</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="15"/>
               </restriction>
              </simpleType>
             </element>
             <element name="PSKTO" minOccurs="0">
              <annotation>
               <documentation>Post office bank current account number</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="16"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BKREF" minOccurs="0">
              <annotation>
               <documentation>Reference specifications for bank details</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="20"/>
               </restriction>
              </simpleType>
             </element>
             <element name="BRNCH" minOccurs="0">
              <annotation>
               <documentation>Bank branch</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="40"/>
               </restriction>
              </simpleType>
             </element>
             <element name="PROV2" minOccurs="0">
              <annotation>
               <documentation>Region (State, Province, County)</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="3"/>
               </restriction>
              </simpleType>
             </element>
             <element name="STRA2" minOccurs="0">
              <annotation>
               <documentation>House number and street</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="35"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ORT02" minOccurs="0">
              <annotation>
               <documentation>City</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="35"/>
               </restriction>
              </simpleType>
             </element>
             <element name="KOINH" minOccurs="0">
              <annotation>
               <documentation>Account holder name</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="60"/>
               </restriction>
              </simpleType>
             </element>
            </sequence>
            <attribute name="SEGMENT" use="required">
             <simpleType>
              <restriction base="string">
               <enumeration value="1"/>
              </restriction>
             </simpleType>
            </attribute>
           </complexType>
          </element>
          <element name="E1LFASM" minOccurs="0" maxOccurs="9999">
           <annotation>
            <documentation>Segment for EU tax numbers vendors</documentation>
           </annotation>
           <complexType>
            <sequence>
             <element name="MSGFN" minOccurs="0">
              <annotation>
               <documentation>Function</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="3"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LIFNR" minOccurs="0">
              <annotation>
               <documentation>Account number of vendor or creditor</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="10"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LAND1" minOccurs="0">
              <annotation>
               <documentation>Country key</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="3"/>
               </restriction>
              </simpleType>
             </element>
             <element name="STCEG" minOccurs="0">
              <annotation>
               <documentation>VAT registration number</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="20"/>
               </restriction>
              </simpleType>
             </element>
            </sequence>
            <attribute name="SEGMENT" use="required">
             <simpleType>
              <restriction base="string">
               <enumeration value="1"/>
              </restriction>
             </simpleType>
            </attribute>
           </complexType>
          </element>
          <element name="E1WYT1M" minOccurs="0" maxOccurs="9999">
           <annotation>
            <documentation>Segment for vendor sub-range MMS SMD</documentation>
           </annotation>
           <complexType>
            <sequence>
             <element name="MSGFN" minOccurs="0">
              <annotation>
               <documentation>Function</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="3"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LIFNR" minOccurs="0">
              <annotation>
               <documentation>Account number of vendor or creditor</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="10"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LTSNR" minOccurs="0">
              <annotation>
               <documentation>Vendor sub-range</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="6"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ERNAM" minOccurs="0">
              <annotation>
               <documentation>Name of Person who Created the Object</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="12"/>
               </restriction>
              </simpleType>
             </element>
             <element name="ERDAT" minOccurs="0">
              <annotation>
               <documentation>Date on which the record was created</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="8"/>
               </restriction>
              </simpleType>
             </element>
             <element name="SPRAS" minOccurs="0">
              <annotation>
               <documentation>Language Key</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="1"/>
               </restriction>
              </simpleType>
             </element>
             <element name="LTSBZ" minOccurs="0">
              <annotation>
               <documentation>Description</documentation>
              </annotation>
              <simpleType>
               <restriction base="string">
                <maxLength value="20"/>
               </restriction>
              </simpleType>
             </element>
             <element name="E1WYTTM" minOccurs="0" maxOccurs="999">
              <annotation>
               <documentation>Segment for vendor sub-range identification SMD</documentation>
              </annotation>
              <complexType>
               <sequence>
                <element name="MSGFN" minOccurs="0">
                 <annotation>
                  <documentation>Function</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="3"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="SPRAS" minOccurs="0">
                 <annotation>
                  <documentation>Language Key</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="1"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LIFNR" minOccurs="0">
                 <annotation>
                  <documentation>Account number of vendor or creditor</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="10"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LTSNR" minOccurs="0">
                 <annotation>
                  <documentation>Vendor sub-range</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="6"/>
                  </restriction>
                 </simpleType>
                </element>
                <element name="LTSBZ" minOccurs="0">
                 <annotation>
                  <documentation>Description</documentation>
                 </annotation>
                 <simpleType>
                  <restriction base="string">
                   <maxLength value="20"/>
                  </restriction>
                 </simpleType>
                </element>
               </sequence>
               <attribute name="SEGMENT" use="required">
                <simpleType>
                 <restriction base="string">
                  <enumeration value="1"/>
                 </restriction>
                </simpleType>
               </attribute>
              </complexType>
             </element>
            </sequence>
            <attribute name="SEGMENT" use="required">
             <simpleType>
              <restriction base="string">
               <enumeration value="1"/>
              </restriction>
             </simpleType>
            </attribute>
           </complexType>
          </element>
         </sequence>
         <attribute name="SEGMENT" use="required">
          <simpleType>
           <restriction base="string">
            <enumeration value="1"/>
           </restriction>
          </simpleType>
         </attribute>
        </complexType>
       </element>
      </sequence>
      <attribute name="BEGIN" use="required">
       <simpleType>
        <restriction base="string">
         <enumeration value="1"/>
        </restriction>
       </simpleType>
      </attribute>
     </complexType>
    </element>
   </sequence>
  </complexType>
 </element>
</schema>
