1<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
2   <xsd:element name="CREMAS01">
3      <xsd:complexType>
4         <xsd:sequence>
5            <xsd:element name="IDOC" type="CREMAS.CREMAS01" />
6         </xsd:sequence>
7      </xsd:complexType>
8   </xsd:element>
9   <xsd:complexType name="CREMAS01.E1LFA1M">
10      <xsd:annotation>
11         <xsd:documentation>
12         Segment for general vendor data
13         </xsd:documentation>
14      </xsd:annotation>
15      <xsd:sequence>
16         <xsd:element name="MSGFN" minOccurs="0">
17            <xsd:annotation>
18               <xsd:documentation>
19               Function
20               </xsd:documentation>
21            </xsd:annotation>
22            <xsd:simpleType>
23               <xsd:restriction base="xsd:string">
24                  <xsd:maxLength value="3" />
25               </xsd:restriction>
26            </xsd:simpleType>
27         </xsd:element>
28         <xsd:element name="LIFNR" minOccurs="0">
29            <xsd:annotation>
30               <xsd:documentation>
31               Account number of the vendor or creditor
32               </xsd:documentation>
33            </xsd:annotation>
34            <xsd:simpleType>
35               <xsd:restriction base="xsd:string">
36                  <xsd:maxLength value="10" />
37               </xsd:restriction>
38            </xsd:simpleType>
39         </xsd:element>
40         <xsd:element name="ANRED" minOccurs="0">
41            <xsd:annotation>
42               <xsd:documentation>
43               Title
44               </xsd:documentation>
45            </xsd:annotation>
46            <xsd:simpleType>
47               <xsd:restriction base="xsd:string">
48                  <xsd:maxLength value="15" />
49               </xsd:restriction>
50            </xsd:simpleType>
51         </xsd:element>
52         <xsd:element name="BAHNS" minOccurs="0">
53            <xsd:annotation>
54               <xsd:documentation>
55               Train station
56               </xsd:documentation>
57            </xsd:annotation>
58            <xsd:simpleType>
59               <xsd:restriction base="xsd:string">
60                  <xsd:maxLength value="25" />
61               </xsd:restriction>
62            </xsd:simpleType>
63         </xsd:element>
64         <xsd:element name="BBBNR" minOccurs="0">
65            <xsd:annotation>
66               <xsd:documentation>
67               International location number  (part 1)
68               </xsd:documentation>
69            </xsd:annotation>
70            <xsd:simpleType>
71               <xsd:restriction base="xsd:string">
72                  <xsd:maxLength value="7" />
73               </xsd:restriction>
74            </xsd:simpleType>
75         </xsd:element>
76         <xsd:element name="BBSNR" minOccurs="0">
77            <xsd:annotation>
78               <xsd:documentation>
79               International location number (part 2)
80               </xsd:documentation>
81            </xsd:annotation>
82            <xsd:simpleType>
83               <xsd:restriction base="xsd:string">
84                  <xsd:maxLength value="5" />
85               </xsd:restriction>
86            </xsd:simpleType>
87         </xsd:element>
88         <xsd:element name="BEGRU" minOccurs="0">
89            <xsd:annotation>
90               <xsd:documentation>
91               Authorization group
92               </xsd:documentation>
93            </xsd:annotation>
94            <xsd:simpleType>
95               <xsd:restriction base="xsd:string">
96                  <xsd:maxLength value="4" />
97               </xsd:restriction>
98            </xsd:simpleType>
99         </xsd:element>
100         <xsd:element name="BRSCH" minOccurs="0">
101            <xsd:annotation>
102               <xsd:documentation>
103               Industry key
104               </xsd:documentation>
105            </xsd:annotation>
106            <xsd:simpleType>
107               <xsd:restriction base="xsd:string">
108                  <xsd:maxLength value="4" />
109               </xsd:restriction>
110            </xsd:simpleType>
111         </xsd:element>
112         <xsd:element name="BUBKZ" minOccurs="0">
113            <xsd:annotation>
114               <xsd:documentation>
115               Check digit for the international location number
116               </xsd:documentation>
117            </xsd:annotation>
118            <xsd:simpleType>
119               <xsd:restriction base="xsd:string">
120                  <xsd:maxLength value="1" />
121               </xsd:restriction>
122            </xsd:simpleType>
123         </xsd:element>
124         <xsd:element name="DATLT" minOccurs="0">
125            <xsd:annotation>
126               <xsd:documentation>
127               Number of data communication line
128               </xsd:documentation>
129            </xsd:annotation>
130            <xsd:simpleType>
131               <xsd:restriction base="xsd:string">
132                  <xsd:maxLength value="14" />
133               </xsd:restriction>
134            </xsd:simpleType>
135         </xsd:element>
136         <xsd:element name="DTAMS" minOccurs="0">
137            <xsd:annotation>
138               <xsd:documentation>
139               Indicator &apos;report to Central Bank&apos; for data medium exchange
140               </xsd:documentation>
141            </xsd:annotation>
142            <xsd:simpleType>
143               <xsd:restriction base="xsd:string">
144                  <xsd:maxLength value="1" />
145               </xsd:restriction>
146            </xsd:simpleType>
147         </xsd:element>
148         <xsd:element name="DTAWS" minOccurs="0">
149            <xsd:annotation>
150               <xsd:documentation>
151               Instruction key for data medium exchange
152               </xsd:documentation>
153            </xsd:annotation>
154            <xsd:simpleType>
155               <xsd:restriction base="xsd:string">
156                  <xsd:maxLength value="2" />
157               </xsd:restriction>
158            </xsd:simpleType>
159         </xsd:element>
160         <xsd:element name="ERDAT" minOccurs="0">
161            <xsd:annotation>
162               <xsd:documentation>
163               Date on which the record was created
164               </xsd:documentation>
165            </xsd:annotation>
166            <xsd:simpleType>
167               <xsd:restriction base="xsd:string">
168                  <xsd:maxLength value="8" />
169               </xsd:restriction>
170            </xsd:simpleType>
171         </xsd:element>
172         <xsd:element name="ERNAM" minOccurs="0">
173            <xsd:annotation>
174               <xsd:documentation>
175               Name of person who created object
176               </xsd:documentation>
177            </xsd:annotation>
178            <xsd:simpleType>
179               <xsd:restriction base="xsd:string">
180                  <xsd:maxLength value="12" />
181               </xsd:restriction>
182            </xsd:simpleType>
183         </xsd:element>
184         <xsd:element name="ESRNR" minOccurs="0">
185            <xsd:annotation>
186               <xsd:documentation>
187               POR subscriber number
188               </xsd:documentation>
189            </xsd:annotation>
190            <xsd:simpleType>
191               <xsd:restriction base="xsd:string">
192                  <xsd:maxLength value="11" />
193               </xsd:restriction>
194            </xsd:simpleType>
195         </xsd:element>
196         <xsd:element name="KONZS" minOccurs="0">
197            <xsd:annotation>
198               <xsd:documentation>
199               Group key
200               </xsd:documentation>
201            </xsd:annotation>
202            <xsd:simpleType>
203               <xsd:restriction base="xsd:string">
204                  <xsd:maxLength value="10" />
205               </xsd:restriction>
206            </xsd:simpleType>
207         </xsd:element>
208         <xsd:element name="KTOKK" minOccurs="0">
209            <xsd:annotation>
210               <xsd:documentation>
211               Vendor account group
212               </xsd:documentation>
213            </xsd:annotation>
214            <xsd:simpleType>
215               <xsd:restriction base="xsd:string">
216                  <xsd:maxLength value="4" />
217               </xsd:restriction>
218            </xsd:simpleType>
219         </xsd:element>
220         <xsd:element name="KUNNR" minOccurs="0">
221            <xsd:annotation>
222               <xsd:documentation>
223               Customer number
224               </xsd:documentation>
225            </xsd:annotation>
226            <xsd:simpleType>
227               <xsd:restriction base="xsd:string">
228                  <xsd:maxLength value="10" />
229               </xsd:restriction>
230            </xsd:simpleType>
231         </xsd:element>
232         <xsd:element name="LAND1" minOccurs="0">
233            <xsd:annotation>
234               <xsd:documentation>
235               Country of company
236               </xsd:documentation>
237            </xsd:annotation>
238            <xsd:simpleType>
239               <xsd:restriction base="xsd:string">
240                  <xsd:maxLength value="3" />
241               </xsd:restriction>
242            </xsd:simpleType>
243         </xsd:element>
244         <xsd:element name="LNRZA" minOccurs="0">
245            <xsd:annotation>
246               <xsd:documentation>
247               Account number of the vendor or creditor
248               </xsd:documentation>
249            </xsd:annotation>
250            <xsd:simpleType>
251               <xsd:restriction base="xsd:string">
252                  <xsd:maxLength value="10" />
253               </xsd:restriction>
254            </xsd:simpleType>
255         </xsd:element>
256         <xsd:element name="LOEVM" minOccurs="0">
257            <xsd:annotation>
258               <xsd:documentation>
259               Central deletion flag for master record
260               </xsd:documentation>
261            </xsd:annotation>
262            <xsd:simpleType>
263               <xsd:restriction base="xsd:string">
264                  <xsd:maxLength value="1" />
265               </xsd:restriction>
266            </xsd:simpleType>
267         </xsd:element>
268         <xsd:element name="NAME1" minOccurs="0">
269            <xsd:annotation>
270               <xsd:documentation>
271               Last name of employee
272               </xsd:documentation>
273            </xsd:annotation>
274            <xsd:simpleType>
275               <xsd:restriction base="xsd:string">
276                  <xsd:maxLength value="35" />
277               </xsd:restriction>
278            </xsd:simpleType>
279         </xsd:element>
280         <xsd:element name="NAME2" minOccurs="0">
281            <xsd:annotation>
282               <xsd:documentation>
283               Last name of employee
284               </xsd:documentation>
285            </xsd:annotation>
286            <xsd:simpleType>
287               <xsd:restriction base="xsd:string">
288                  <xsd:maxLength value="35" />
289               </xsd:restriction>
290            </xsd:simpleType>
291         </xsd:element>
292         <xsd:element name="NAME3" minOccurs="0">
293            <xsd:annotation>
294               <xsd:documentation>
295               Last name of employee
296               </xsd:documentation>
297            </xsd:annotation>
298            <xsd:simpleType>
299               <xsd:restriction base="xsd:string">
300                  <xsd:maxLength value="35" />
301               </xsd:restriction>
302            </xsd:simpleType>
303         </xsd:element>
304         <xsd:element name="NAME4" minOccurs="0">
305            <xsd:annotation>
306               <xsd:documentation>
307               Last name of employee
308               </xsd:documentation>
309            </xsd:annotation>
310            <xsd:simpleType>
311               <xsd:restriction base="xsd:string">
312                  <xsd:maxLength value="35" />
313               </xsd:restriction>
314            </xsd:simpleType>
315         </xsd:element>
316         <xsd:element name="ORT01" minOccurs="0">
317            <xsd:annotation>
318               <xsd:documentation>
319               City
320               </xsd:documentation>
321            </xsd:annotation>
322            <xsd:simpleType>
323               <xsd:restriction base="xsd:string">
324                  <xsd:maxLength value="35" />
325               </xsd:restriction>
326            </xsd:simpleType>
327         </xsd:element>
328         <xsd:element name="ORT02" minOccurs="0">
329            <xsd:annotation>
330               <xsd:documentation>
331               District
332               </xsd:documentation>
333            </xsd:annotation>
334            <xsd:simpleType>
335               <xsd:restriction base="xsd:string">
336                  <xsd:maxLength value="35" />
337               </xsd:restriction>
338            </xsd:simpleType>
339         </xsd:element>
340         <xsd:element name="PFACH" minOccurs="0">
341            <xsd:annotation>
342               <xsd:documentation>
343               Post office box
344               </xsd:documentation>
345            </xsd:annotation>
346            <xsd:simpleType>
347               <xsd:restriction base="xsd:string">
348                  <xsd:maxLength value="10" />
349               </xsd:restriction>
350            </xsd:simpleType>
351         </xsd:element>
352         <xsd:element name="PSTL2" minOccurs="0">
353            <xsd:annotation>
354               <xsd:documentation>
355               Postal code
356               </xsd:documentation>
357            </xsd:annotation>
358            <xsd:simpleType>
359               <xsd:restriction base="xsd:string">
360                  <xsd:maxLength value="10" />
361               </xsd:restriction>
362            </xsd:simpleType>
363         </xsd:element>
364         <xsd:element name="PSTLZ" minOccurs="0">
365            <xsd:annotation>
366               <xsd:documentation>
367               Postal code
368               </xsd:documentation>
369            </xsd:annotation>
370            <xsd:simpleType>
371               <xsd:restriction base="xsd:string">
372                  <xsd:maxLength value="10" />
373               </xsd:restriction>
374            </xsd:simpleType>
375         </xsd:element>
376         <xsd:element name="REGIO" minOccurs="0">
377            <xsd:annotation>
378               <xsd:documentation>
379               Region (State, Province, County)
380               </xsd:documentation>
381            </xsd:annotation>
382            <xsd:simpleType>
383               <xsd:restriction base="xsd:string">
384                  <xsd:maxLength value="3" />
385               </xsd:restriction>
386            </xsd:simpleType>
387         </xsd:element>
388         <xsd:element name="SORTL" minOccurs="0">
389            <xsd:annotation>
390               <xsd:documentation>
391               Character field length = 10
392               </xsd:documentation>
393            </xsd:annotation>
394            <xsd:simpleType>
395               <xsd:restriction base="xsd:string">
396                  <xsd:maxLength value="10" />
397               </xsd:restriction>
398            </xsd:simpleType>
399         </xsd:element>
400         <xsd:element name="SPERR" minOccurs="0">
401            <xsd:annotation>
402               <xsd:documentation>
403               Central posting block
404               </xsd:documentation>
405            </xsd:annotation>
406            <xsd:simpleType>
407               <xsd:restriction base="xsd:string">
408                  <xsd:maxLength value="1" />
409               </xsd:restriction>
410            </xsd:simpleType>
411         </xsd:element>
412         <xsd:element name="SPERM" minOccurs="0">
413            <xsd:annotation>
414               <xsd:documentation>
415               Centrally imposed purchasing block
416               </xsd:documentation>
417            </xsd:annotation>
418            <xsd:simpleType>
419               <xsd:restriction base="xsd:string">
420                  <xsd:maxLength value="1" />
421               </xsd:restriction>
422            </xsd:simpleType>
423         </xsd:element>
424         <xsd:element name="SPRAS" minOccurs="0">
425            <xsd:annotation>
426               <xsd:documentation>
427               Language keys
428               </xsd:documentation>
429            </xsd:annotation>
430            <xsd:simpleType>
431               <xsd:restriction base="xsd:string">
432                  <xsd:maxLength value="1" />
433               </xsd:restriction>
434            </xsd:simpleType>
435         </xsd:element>
436         <xsd:element name="STCD1" minOccurs="0">
437            <xsd:annotation>
438               <xsd:documentation>
439               Tax number 1
440               </xsd:documentation>
441            </xsd:annotation>
442            <xsd:simpleType>
443               <xsd:restriction base="xsd:string">
444                  <xsd:maxLength value="16" />
445               </xsd:restriction>
446            </xsd:simpleType>
447         </xsd:element>
448         <xsd:element name="STCD2" minOccurs="0">
449            <xsd:annotation>
450               <xsd:documentation>
451               Tax number 2
452               </xsd:documentation>
453            </xsd:annotation>
454            <xsd:simpleType>
455               <xsd:restriction base="xsd:string">
456                  <xsd:maxLength value="11" />
457               </xsd:restriction>
458            </xsd:simpleType>
459         </xsd:element>
460         <xsd:element name="STKZA" minOccurs="0">
461            <xsd:annotation>
462               <xsd:documentation>
463               Indicator: Business partner subject to equalization tax ?
464               </xsd:documentation>
465            </xsd:annotation>
466            <xsd:simpleType>
467               <xsd:restriction base="xsd:string">
468                  <xsd:maxLength value="1" />
469               </xsd:restriction>
470            </xsd:simpleType>
471         </xsd:element>
472         <xsd:element name="STKZU" minOccurs="0">
473            <xsd:annotation>
474               <xsd:documentation>
475               Indicator: Business partner subject to tax on sales/purch. ?
476               </xsd:documentation>
477            </xsd:annotation>
478            <xsd:simpleType>
479               <xsd:restriction base="xsd:string">
480                  <xsd:maxLength value="1" />
481               </xsd:restriction>
482            </xsd:simpleType>
483         </xsd:element>
484         <xsd:element name="STRAS" minOccurs="0">
485            <xsd:annotation>
486               <xsd:documentation>
487               Street and house number
488               </xsd:documentation>
489            </xsd:annotation>
490            <xsd:simpleType>
491               <xsd:restriction base="xsd:string">
492                  <xsd:maxLength value="35" />
493               </xsd:restriction>
494            </xsd:simpleType>
495         </xsd:element>
496         <xsd:element name="TELBX" minOccurs="0">
497            <xsd:annotation>
498               <xsd:documentation>
499               Telebox number
500               </xsd:documentation>
501            </xsd:annotation>
502            <xsd:simpleType>
503               <xsd:restriction base="xsd:string">
504                  <xsd:maxLength value="15" />
505               </xsd:restriction>
506            </xsd:simpleType>
507         </xsd:element>
508         <xsd:element name="TELF1" minOccurs="0">
509            <xsd:annotation>
510               <xsd:documentation>
511               First telephone number
512               </xsd:documentation>
513            </xsd:annotation>
514            <xsd:simpleType>
515               <xsd:restriction base="xsd:string">
516                  <xsd:maxLength value="16" />
517               </xsd:restriction>
518            </xsd:simpleType>
519         </xsd:element>
520         <xsd:element name="TELF2" minOccurs="0">
521            <xsd:annotation>
522               <xsd:documentation>
523               Second telephone number
524               </xsd:documentation>
525            </xsd:annotation>
526            <xsd:simpleType>
527               <xsd:restriction base="xsd:string">
528                  <xsd:maxLength value="16" />
529               </xsd:restriction>
530            </xsd:simpleType>
531         </xsd:element>
532         <xsd:element name="TELFX" minOccurs="0">
533            <xsd:annotation>
534               <xsd:documentation>
535               Fax number
536               </xsd:documentation>
537            </xsd:annotation>
538            <xsd:simpleType>
539               <xsd:restriction base="xsd:string">
540                  <xsd:maxLength value="31" />
541               </xsd:restriction>
542            </xsd:simpleType>
543         </xsd:element>
544         <xsd:element name="TELTX" minOccurs="0">
545            <xsd:annotation>
546               <xsd:documentation>
547               Teletex number
548               </xsd:documentation>
549            </xsd:annotation>
550            <xsd:simpleType>
551               <xsd:restriction base="xsd:string">
552                  <xsd:maxLength value="30" />
553               </xsd:restriction>
554            </xsd:simpleType>
555         </xsd:element>
556         <xsd:element name="TELX1" minOccurs="0">
557            <xsd:annotation>
558               <xsd:documentation>
559               Telex number
560               </xsd:documentation>
561            </xsd:annotation>
562            <xsd:simpleType>
563               <xsd:restriction base="xsd:string">
564                  <xsd:maxLength value="30" />
565               </xsd:restriction>
566            </xsd:simpleType>
567         </xsd:element>
568         <xsd:element name="XCPDK" minOccurs="0">
569            <xsd:annotation>
570               <xsd:documentation>
571               Indicator: Is the account a one-time account?
572               </xsd:documentation>
573            </xsd:annotation>
574            <xsd:simpleType>
575               <xsd:restriction base="xsd:string">
576                  <xsd:maxLength value="1" />
577               </xsd:restriction>
578            </xsd:simpleType>
579         </xsd:element>
580         <xsd:element name="XZEMP" minOccurs="0">
581            <xsd:annotation>
582               <xsd:documentation>
583               Indicator: Alternative payee in document allowed ?
584               </xsd:documentation>
585            </xsd:annotation>
586            <xsd:simpleType>
587               <xsd:restriction base="xsd:string">
588                  <xsd:maxLength value="1" />
589               </xsd:restriction>
590            </xsd:simpleType>
591         </xsd:element>
592         <xsd:element name="VBUND" minOccurs="0">
593            <xsd:annotation>
594               <xsd:documentation>
595               Company ID of trading partner
596               </xsd:documentation>
597            </xsd:annotation>
598            <xsd:simpleType>
599               <xsd:restriction base="xsd:string">
600                  <xsd:maxLength value="6" />
601               </xsd:restriction>
602            </xsd:simpleType>
603         </xsd:element>
604         <xsd:element name="FISKN" minOccurs="0">
605            <xsd:annotation>
606               <xsd:documentation>
607               Account number of the master record with fiscal address
608               </xsd:documentation>
609            </xsd:annotation>
610            <xsd:simpleType>
611               <xsd:restriction base="xsd:string">
612                  <xsd:maxLength value="10" />
613               </xsd:restriction>
614            </xsd:simpleType>
615         </xsd:element>
616         <xsd:element name="STCEG" minOccurs="0">
617            <xsd:annotation>
618               <xsd:documentation>
619               VAT registration number
620               </xsd:documentation>
621            </xsd:annotation>
622            <xsd:simpleType>
623               <xsd:restriction base="xsd:string">
624                  <xsd:maxLength value="20" />
625               </xsd:restriction>
626            </xsd:simpleType>
627         </xsd:element>
628         <xsd:element name="STKZN" minOccurs="0">
629            <xsd:annotation>
630               <xsd:documentation>
631               Indicator: Business partner a sole proprietor ?
632               </xsd:documentation>
633            </xsd:annotation>
634            <xsd:simpleType>
635               <xsd:restriction base="xsd:string">
636                  <xsd:maxLength value="1" />
637               </xsd:restriction>
638            </xsd:simpleType>
639         </xsd:element>
640         <xsd:element name="SPERQ" minOccurs="0">
641            <xsd:annotation>
642               <xsd:documentation>
643               Functions that will be blocked
644               </xsd:documentation>
645            </xsd:annotation>
646            <xsd:simpleType>
647               <xsd:restriction base="xsd:string">
648                  <xsd:maxLength value="2" />
649               </xsd:restriction>
650            </xsd:simpleType>
651         </xsd:element>
652         <xsd:element name="ADRNR" minOccurs="0">
653            <xsd:annotation>
654               <xsd:documentation>
655               Address
656               </xsd:documentation>
657            </xsd:annotation>
658            <xsd:simpleType>
659               <xsd:restriction base="xsd:string">
660                  <xsd:maxLength value="10" />
661               </xsd:restriction>
662            </xsd:simpleType>
663         </xsd:element>
664         <xsd:element name="MCOD1" minOccurs="0">
665            <xsd:annotation>
666               <xsd:documentation>
667               Search string for matchcode usage
668               </xsd:documentation>
669            </xsd:annotation>
670            <xsd:simpleType>
671               <xsd:restriction base="xsd:string">
672                  <xsd:maxLength value="25" />
673               </xsd:restriction>
674            </xsd:simpleType>
675         </xsd:element>
676         <xsd:element name="MCOD2" minOccurs="0">
677            <xsd:annotation>
678               <xsd:documentation>
679               Search string for using matchcodes
680               </xsd:documentation>
681            </xsd:annotation>
682            <xsd:simpleType>
683               <xsd:restriction base="xsd:string">
684                  <xsd:maxLength value="25" />
685               </xsd:restriction>
686            </xsd:simpleType>
687         </xsd:element>
688         <xsd:element name="MCOD3" minOccurs="0">
689            <xsd:annotation>
690               <xsd:documentation>
691               Search string for matchcode usage
692               </xsd:documentation>
693            </xsd:annotation>
694            <xsd:simpleType>
695               <xsd:restriction base="xsd:string">
696                  <xsd:maxLength value="25" />
697               </xsd:restriction>
698            </xsd:simpleType>
699         </xsd:element>
700         <xsd:element name="GBORT" minOccurs="0">
701            <xsd:annotation>
702               <xsd:documentation>
703               Place of birth of the person subject to withholding tax
704               </xsd:documentation>
705            </xsd:annotation>
706            <xsd:simpleType>
707               <xsd:restriction base="xsd:string">
708                  <xsd:maxLength value="25" />
709               </xsd:restriction>
710            </xsd:simpleType>
711         </xsd:element>
712         <xsd:element name="GBDAT" minOccurs="0">
713            <xsd:annotation>
714               <xsd:documentation>
715               Date of birth
716               </xsd:documentation>
717            </xsd:annotation>
718            <xsd:simpleType>
719               <xsd:restriction base="xsd:string">
720                  <xsd:maxLength value="8" />
721               </xsd:restriction>
722            </xsd:simpleType>
723         </xsd:element>
724         <xsd:element name="SEXKZ" minOccurs="0">
725            <xsd:annotation>
726               <xsd:documentation>
727               Key for the sex of the person subject to withholding tax
728               </xsd:documentation>
729            </xsd:annotation>
730            <xsd:simpleType>
731               <xsd:restriction base="xsd:string">
732                  <xsd:maxLength value="1" />
733               </xsd:restriction>
734            </xsd:simpleType>
735         </xsd:element>
736         <xsd:element name="KRAUS" minOccurs="0">
737            <xsd:annotation>
738               <xsd:documentation>
739               Credit information number
740               </xsd:documentation>
741            </xsd:annotation>
742            <xsd:simpleType>
743               <xsd:restriction base="xsd:string">
744                  <xsd:maxLength value="11" />
745               </xsd:restriction>
746            </xsd:simpleType>
747         </xsd:element>
748         <xsd:element name="REVDB" minOccurs="0">
749            <xsd:annotation>
750               <xsd:documentation>
751               Last review (external)
752               </xsd:documentation>
753            </xsd:annotation>
754            <xsd:simpleType>
755               <xsd:restriction base="xsd:string">
756                  <xsd:maxLength value="8" />
757               </xsd:restriction>
758            </xsd:simpleType>
759         </xsd:element>
760         <xsd:element name="QSSYS" minOccurs="0">
761            <xsd:annotation>
762               <xsd:documentation>
763               Vendor&apos;s QM system
764               </xsd:documentation>
765            </xsd:annotation>
766            <xsd:simpleType>
767               <xsd:restriction base="xsd:string">
768                  <xsd:maxLength value="4" />
769               </xsd:restriction>
770            </xsd:simpleType>
771         </xsd:element>
772         <xsd:element name="KTOCK" minOccurs="0">
773            <xsd:annotation>
774               <xsd:documentation>
775               Reference account group for one-time account (vendor)
776               </xsd:documentation>
777            </xsd:annotation>
778            <xsd:simpleType>
779               <xsd:restriction base="xsd:string">
780                  <xsd:maxLength value="4" />
781               </xsd:restriction>
782            </xsd:simpleType>
783         </xsd:element>
784         <xsd:element name="PFORT" minOccurs="0">
785            <xsd:annotation>
786               <xsd:documentation>
787               PO box city
788               </xsd:documentation>
789            </xsd:annotation>
790            <xsd:simpleType>
791               <xsd:restriction base="xsd:string">
792                  <xsd:maxLength value="35" />
793               </xsd:restriction>
794            </xsd:simpleType>
795         </xsd:element>
796         <xsd:element name="WERKS" minOccurs="0">
797            <xsd:annotation>
798               <xsd:documentation>
799               Plant
800               </xsd:documentation>
801            </xsd:annotation>
802            <xsd:simpleType>
803               <xsd:restriction base="xsd:string">
804                  <xsd:maxLength value="4" />
805               </xsd:restriction>
806            </xsd:simpleType>
807         </xsd:element>
808         <xsd:element name="LTSNA" minOccurs="0">
809            <xsd:annotation>
810               <xsd:documentation>
811               Indicator: vendor sub-range relevant
812               </xsd:documentation>
813            </xsd:annotation>
814            <xsd:simpleType>
815               <xsd:restriction base="xsd:string">
816                  <xsd:maxLength value="1" />
817               </xsd:restriction>
818            </xsd:simpleType>
819         </xsd:element>
820         <xsd:element name="WERKR" minOccurs="0">
821            <xsd:annotation>
822               <xsd:documentation>
823               Indicator: plant level relevant
824               </xsd:documentation>
825            </xsd:annotation>
826            <xsd:simpleType>
827               <xsd:restriction base="xsd:string">
828                  <xsd:maxLength value="1" />
829               </xsd:restriction>
830            </xsd:simpleType>
831         </xsd:element>
832         <xsd:element name="PLKAL" minOccurs="0">
833            <xsd:annotation>
834               <xsd:documentation>
835               Factory calendar key
836               </xsd:documentation>
837            </xsd:annotation>
838            <xsd:simpleType>
839               <xsd:restriction base="xsd:string">
840                  <xsd:maxLength value="2" />
841               </xsd:restriction>
842            </xsd:simpleType>
843         </xsd:element>
844         <xsd:element name="DUEFL" minOccurs="0">
845            <xsd:annotation>
846               <xsd:documentation>
847               Status of data transfer into subsequent release
848               </xsd:documentation>
849            </xsd:annotation>
850            <xsd:simpleType>
851               <xsd:restriction base="xsd:string">
852                  <xsd:maxLength value="1" />
853               </xsd:restriction>
854            </xsd:simpleType>
855         </xsd:element>
856         <xsd:element name="TXJCD" minOccurs="0">
857            <xsd:annotation>
858               <xsd:documentation>
859               Jurisdiction for tax calculation - tax jurisdiction code
860               </xsd:documentation>
861            </xsd:annotation>
862            <xsd:simpleType>
863               <xsd:restriction base="xsd:string">
864                  <xsd:maxLength value="15" />
865               </xsd:restriction>
866            </xsd:simpleType>
867         </xsd:element>
868         <xsd:element name="E1LFB1M" type="CREMAS01.E1LFB1M" minOccurs="0" maxOccurs="999" />
869         <xsd:element name="E1LFM1M" type="CREMAS01.E1LFM1M" minOccurs="0" maxOccurs="999" />
870         <xsd:element name="E1LFBKM" type="CREMAS01.E1LFBKM" minOccurs="0" maxOccurs="999" />
871         <xsd:element name="E1LFASM" type="CREMAS01.E1LFASM" minOccurs="0" maxOccurs="999" />
872         <xsd:element name="E1WYT1M" type="CREMAS01.E1WYT1M" minOccurs="0" maxOccurs="999" />
873      </xsd:sequence>
874      <xsd:attribute name="SEGMENT" type="xsd:string" fixed="1" use="required" />
875   </xsd:complexType>
876   <xsd:complexType name="CREMAS01.E1LFBKM">
877      <xsd:annotation>
878         <xsd:documentation>
879         Segment for bank details of vendor SMD
880         </xsd:documentation>
881      </xsd:annotation>
882      <xsd:sequence>
883         <xsd:element name="MSGFN" minOccurs="0">
884            <xsd:annotation>
885               <xsd:documentation>
886               Function
887               </xsd:documentation>
888            </xsd:annotation>
889            <xsd:simpleType>
890               <xsd:restriction base="xsd:string">
891                  <xsd:maxLength value="3" />
892               </xsd:restriction>
893            </xsd:simpleType>
894         </xsd:element>
895         <xsd:element name="LIFNR" minOccurs="0">
896            <xsd:annotation>
897               <xsd:documentation>
898               Account number of the vendor or creditor
899               </xsd:documentation>
900            </xsd:annotation>
901            <xsd:simpleType>
902               <xsd:restriction base="xsd:string">
903                  <xsd:maxLength value="10" />
904               </xsd:restriction>
905            </xsd:simpleType>
906         </xsd:element>
907         <xsd:element name="BANKS" minOccurs="0">
908            <xsd:annotation>
909               <xsd:documentation>
910               Bank country key
911               </xsd:documentation>
912            </xsd:annotation>
913            <xsd:simpleType>
914               <xsd:restriction base="xsd:string">
915                  <xsd:maxLength value="3" />
916               </xsd:restriction>
917            </xsd:simpleType>
918         </xsd:element>
919         <xsd:element name="BANKL" minOccurs="0">
920            <xsd:annotation>
921               <xsd:documentation>
922               Bank key
923               </xsd:documentation>
924            </xsd:annotation>
925            <xsd:simpleType>
926               <xsd:restriction base="xsd:string">
927                  <xsd:maxLength value="15" />
928               </xsd:restriction>
929            </xsd:simpleType>
930         </xsd:element>
931         <xsd:element name="BANKN" minOccurs="0">
932            <xsd:annotation>
933               <xsd:documentation>
934               Bank account number
935               </xsd:documentation>
936            </xsd:annotation>
937            <xsd:simpleType>
938               <xsd:restriction base="xsd:string">
939                  <xsd:maxLength value="18" />
940               </xsd:restriction>
941            </xsd:simpleType>
942         </xsd:element>
943         <xsd:element name="BKONT" minOccurs="0">
944            <xsd:annotation>
945               <xsd:documentation>
946               Bank control key
947               </xsd:documentation>
948            </xsd:annotation>
949            <xsd:simpleType>
950               <xsd:restriction base="xsd:string">
951                  <xsd:maxLength value="2" />
952               </xsd:restriction>
953            </xsd:simpleType>
954         </xsd:element>
955         <xsd:element name="BVTYP" minOccurs="0">
956            <xsd:annotation>
957               <xsd:documentation>
958               Partner bank type
959               </xsd:documentation>
960            </xsd:annotation>
961            <xsd:simpleType>
962               <xsd:restriction base="xsd:string">
963                  <xsd:maxLength value="4" />
964               </xsd:restriction>
965            </xsd:simpleType>
966         </xsd:element>
967         <xsd:element name="XEZER" minOccurs="0">
968            <xsd:annotation>
969               <xsd:documentation>
970               Indicator: Is there collection authorization ?
971               </xsd:documentation>
972            </xsd:annotation>
973            <xsd:simpleType>
974               <xsd:restriction base="xsd:string">
975                  <xsd:maxLength value="1" />
976               </xsd:restriction>
977            </xsd:simpleType>
978         </xsd:element>
979         <xsd:element name="BANKA" minOccurs="0">
980            <xsd:annotation>
981               <xsd:documentation>
982               Name of the bank
983               </xsd:documentation>
984            </xsd:annotation>
985            <xsd:simpleType>
986               <xsd:restriction base="xsd:string">
987                  <xsd:maxLength value="60" />
988               </xsd:restriction>
989            </xsd:simpleType>
990         </xsd:element>
991         <xsd:element name="PROVZ" minOccurs="0">
992            <xsd:annotation>
993               <xsd:documentation>
994               Region (no longer used as of release 3.0D!!!)
995               </xsd:documentation>
996            </xsd:annotation>
997            <xsd:simpleType>
998               <xsd:restriction base="xsd:string">
999                  <xsd:maxLength value="2" />
1000               </xsd:restriction>
1001            </xsd:simpleType>
1002         </xsd:element>
1003         <xsd:element name="STRAS" minOccurs="0">
1004            <xsd:annotation>
1005               <xsd:documentation>
1006               Street (no longer used as of release 3.0D!!!)
1007               </xsd:documentation>
1008            </xsd:annotation>
1009            <xsd:simpleType>
1010               <xsd:restriction base="xsd:string">
1011                  <xsd:maxLength value="30" />
1012               </xsd:restriction>
1013            </xsd:simpleType>
1014         </xsd:element>
1015         <xsd:element name="ORT01" minOccurs="0">
1016            <xsd:annotation>
1017               <xsd:documentation>
1018               Location
1019               </xsd:documentation>
1020            </xsd:annotation>
1021            <xsd:simpleType>
1022               <xsd:restriction base="xsd:string">
1023                  <xsd:maxLength value="25" />
1024               </xsd:restriction>
1025            </xsd:simpleType>
1026         </xsd:element>
1027         <xsd:element name="SWIFT" minOccurs="0">
1028            <xsd:annotation>
1029               <xsd:documentation>
1030               SWIFT code for international payments
1031               </xsd:documentation>
1032            </xsd:annotation>
1033            <xsd:simpleType>
1034               <xsd:restriction base="xsd:string">
1035                  <xsd:maxLength value="11" />
1036               </xsd:restriction>
1037            </xsd:simpleType>
1038         </xsd:element>
1039         <xsd:element name="BGRUP" minOccurs="0">
1040            <xsd:annotation>
1041               <xsd:documentation>
1042               Bank group (bank network)
1043               </xsd:documentation>
1044            </xsd:annotation>
1045            <xsd:simpleType>
1046               <xsd:restriction base="xsd:string">
1047                  <xsd:maxLength value="2" />
1048               </xsd:restriction>
1049            </xsd:simpleType>
1050         </xsd:element>
1051         <xsd:element name="XPGRO" minOccurs="0">
1052            <xsd:annotation>
1053               <xsd:documentation>
1054               Checkbox
1055               </xsd:documentation>
1056            </xsd:annotation>
1057            <xsd:simpleType>
1058               <xsd:restriction base="xsd:string">
1059                  <xsd:maxLength value="1" />
1060               </xsd:restriction>
1061            </xsd:simpleType>
1062         </xsd:element>
1063         <xsd:element name="BNKLZ" minOccurs="0">
1064            <xsd:annotation>
1065               <xsd:documentation>
1066               Bank number
1067               </xsd:documentation>
1068            </xsd:annotation>
1069            <xsd:simpleType>
1070               <xsd:restriction base="xsd:string">
1071                  <xsd:maxLength value="15" />
1072               </xsd:restriction>
1073            </xsd:simpleType>
1074         </xsd:element>
1075         <xsd:element name="PSKTO" minOccurs="0">
1076            <xsd:annotation>
1077               <xsd:documentation>
1078               Post office bank current account number
1079               </xsd:documentation>
1080            </xsd:annotation>
1081            <xsd:simpleType>
1082               <xsd:restriction base="xsd:string">
1083                  <xsd:maxLength value="16" />
1084               </xsd:restriction>
1085            </xsd:simpleType>
1086         </xsd:element>
1087         <xsd:element name="BKREF" minOccurs="0">
1088            <xsd:annotation>
1089               <xsd:documentation>
1090               Reference specifications for bank details
1091               </xsd:documentation>
1092            </xsd:annotation>
1093            <xsd:simpleType>
1094               <xsd:restriction base="xsd:string">
1095                  <xsd:maxLength value="20" />
1096               </xsd:restriction>
1097            </xsd:simpleType>
1098         </xsd:element>
1099         <xsd:element name="BRNCH" minOccurs="0">
1100            <xsd:annotation>
1101               <xsd:documentation>
1102               Bank branch
1103               </xsd:documentation>
1104            </xsd:annotation>
1105            <xsd:simpleType>
1106               <xsd:restriction base="xsd:string">
1107                  <xsd:maxLength value="40" />
1108               </xsd:restriction>
1109            </xsd:simpleType>
1110         </xsd:element>
1111         <xsd:element name="PROV2" minOccurs="0">
1112            <xsd:annotation>
1113               <xsd:documentation>
1114               Region (State, Province, County)
1115               </xsd:documentation>
1116            </xsd:annotation>
1117            <xsd:simpleType>
1118               <xsd:restriction base="xsd:string">
1119                  <xsd:maxLength value="3" />
1120               </xsd:restriction>
1121            </xsd:simpleType>
1122         </xsd:element>
1123         <xsd:element name="STRA2" minOccurs="0">
1124            <xsd:annotation>
1125               <xsd:documentation>
1126               Street and house number
1127               </xsd:documentation>
1128            </xsd:annotation>
1129            <xsd:simpleType>
1130               <xsd:restriction base="xsd:string">
1131                  <xsd:maxLength value="35" />
1132               </xsd:restriction>
1133            </xsd:simpleType>
1134         </xsd:element>
1135         <xsd:element name="ORT02" minOccurs="0">
1136            <xsd:annotation>
1137               <xsd:documentation>
1138               City
1139               </xsd:documentation>
1140            </xsd:annotation>
1141            <xsd:simpleType>
1142               <xsd:restriction base="xsd:string">
1143                  <xsd:maxLength value="35" />
1144               </xsd:restriction>
1145            </xsd:simpleType>
1146         </xsd:element>
1147      </xsd:sequence>
1148      <xsd:attribute name="SEGMENT" type="xsd:string" fixed="1" use="required" />
1149   </xsd:complexType>
1150   <xsd:complexType name="CREMAS01.E1LFB5M">
1151      <xsd:annotation>
1152         <xsd:documentation>
1153         Reminder data for vendor SMD
1154         </xsd:documentation>
1155      </xsd:annotation>
1156      <xsd:sequence>
1157         <xsd:element name="MSGFN" minOccurs="0">
1158            <xsd:annotation>
1159               <xsd:documentation>
1160               Function
1161               </xsd:documentation>
1162            </xsd:annotation>
1163            <xsd:simpleType>
1164               <xsd:restriction base="xsd:string">
1165                  <xsd:maxLength value="3" />
1166               </xsd:restriction>
1167            </xsd:simpleType>
1168         </xsd:element>
1169         <xsd:element name="LIFNR" minOccurs="0">
1170            <xsd:annotation>
1171               <xsd:documentation>
1172               Account number of the vendor or creditor
1173               </xsd:documentation>
1174            </xsd:annotation>
1175            <xsd:simpleType>
1176               <xsd:restriction base="xsd:string">
1177                  <xsd:maxLength value="10" />
1178               </xsd:restriction>
1179            </xsd:simpleType>
1180         </xsd:element>
1181         <xsd:element name="BUKRS" minOccurs="0">
1182            <xsd:annotation>
1183               <xsd:documentation>
1184               Company code
1185               </xsd:documentation>
1186            </xsd:annotation>
1187            <xsd:simpleType>
1188               <xsd:restriction base="xsd:string">
1189                  <xsd:maxLength value="6" />
1190               </xsd:restriction>
1191            </xsd:simpleType>
1192         </xsd:element>
1193         <xsd:element name="MABER" minOccurs="0">
1194            <xsd:annotation>
1195               <xsd:documentation>
1196               Dunning area
1197               </xsd:documentation>
1198            </xsd:annotation>
1199            <xsd:simpleType>
1200               <xsd:restriction base="xsd:string">
1201                  <xsd:maxLength value="2" />
1202               </xsd:restriction>
1203            </xsd:simpleType>
1204         </xsd:element>
1205         <xsd:element name="MAHNA" minOccurs="0">
1206            <xsd:annotation>
1207               <xsd:documentation>
1208               Dunning procedure
1209               </xsd:documentation>
1210            </xsd:annotation>
1211            <xsd:simpleType>
1212               <xsd:restriction base="xsd:string">
1213                  <xsd:maxLength value="4" />
1214               </xsd:restriction>
1215            </xsd:simpleType>
1216         </xsd:element>
1217         <xsd:element name="MANSP" minOccurs="0">
1218            <xsd:annotation>
1219               <xsd:documentation>
1220               Dunning block
1221               </xsd:documentation>
1222            </xsd:annotation>
1223            <xsd:simpleType>
1224               <xsd:restriction base="xsd:string">
1225                  <xsd:maxLength value="1" />
1226               </xsd:restriction>
1227            </xsd:simpleType>
1228         </xsd:element>
1229         <xsd:element name="MADAT" minOccurs="0">
1230            <xsd:annotation>
1231               <xsd:documentation>
1232               Last dunned on
1233               </xsd:documentation>
1234            </xsd:annotation>
1235            <xsd:simpleType>
1236               <xsd:restriction base="xsd:string">
1237                  <xsd:maxLength value="8" />
1238               </xsd:restriction>
1239            </xsd:simpleType>
1240         </xsd:element>
1241         <xsd:element name="MAHNS" minOccurs="0">
1242            <xsd:annotation>
1243               <xsd:documentation>
1244               Character field of length 1
1245               </xsd:documentation>
1246            </xsd:annotation>
1247            <xsd:simpleType>
1248               <xsd:restriction base="xsd:string">
1249                  <xsd:maxLength value="1" />
1250               </xsd:restriction>
1251            </xsd:simpleType>
1252         </xsd:element>
1253         <xsd:element name="LFRMA" minOccurs="0">
1254            <xsd:annotation>
1255               <xsd:documentation>
1256               Account number of the dunning recipient
1257               </xsd:documentation>
1258            </xsd:annotation>
1259            <xsd:simpleType>
1260               <xsd:restriction base="xsd:string">
1261                  <xsd:maxLength value="10" />
1262               </xsd:restriction>
1263            </xsd:simpleType>
1264         </xsd:element>
1265         <xsd:element name="GMVDT" minOccurs="0">
1266            <xsd:annotation>
1267               <xsd:documentation>
1268               Date of the legal dunning proceedings
1269               </xsd:documentation>
1270            </xsd:annotation>
1271            <xsd:simpleType>
1272               <xsd:restriction base="xsd:string">
1273                  <xsd:maxLength value="8" />
1274               </xsd:restriction>
1275            </xsd:simpleType>
1276         </xsd:element>
1277         <xsd:element name="BUSAB" minOccurs="0">
1278            <xsd:annotation>
1279               <xsd:documentation>
1280               Accounting clerk
1281               </xsd:documentation>
1282            </xsd:annotation>
1283            <xsd:simpleType>
1284               <xsd:restriction base="xsd:string">
1285                  <xsd:maxLength value="2" />
1286               </xsd:restriction>
1287            </xsd:simpleType>
1288         </xsd:element>
1289      </xsd:sequence>
1290      <xsd:attribute name="SEGMENT" type="xsd:string" fixed="1" use="required" />
1291   </xsd:complexType>
1292   <xsd:complexType name="EDI_DC40.CREMAS.CREMAS01">
1293      <xsd:sequence>
1294         <xsd:element name="TABNAM" type="xsd:string" fixed="EDI_DC40">
1295            <xsd:annotation>
1296               <xsd:documentation>
1297               TABNAM
1298               </xsd:documentation>
1299            </xsd:annotation>
1300         </xsd:element>
1301         <xsd:element name="MANDT" minOccurs="0">
1302            <xsd:annotation>
1303               <xsd:documentation>
1304               MANDT
1305               </xsd:documentation>
1306            </xsd:annotation>
1307            <xsd:simpleType>
1308               <xsd:restriction base="xsd:string">
1309                  <xsd:maxLength value="3" />
1310               </xsd:restriction>
1311            </xsd:simpleType>
1312         </xsd:element>
1313         <xsd:element name="DOCNUM" minOccurs="0">
1314            <xsd:annotation>
1315               <xsd:documentation>
1316               DOCNUM
1317               </xsd:documentation>
1318            </xsd:annotation>
1319            <xsd:simpleType>
1320               <xsd:restriction base="xsd:string">
1321                  <xsd:maxLength value="16" />
1322               </xsd:restriction>
1323            </xsd:simpleType>
1324         </xsd:element>
1325         <xsd:element name="DOCREL" minOccurs="0">
1326            <xsd:annotation>
1327               <xsd:documentation>
1328               DOCREL
1329               </xsd:documentation>
1330            </xsd:annotation>
1331            <xsd:simpleType>
1332               <xsd:restriction base="xsd:string">
1333                  <xsd:maxLength value="4" />
1334               </xsd:restriction>
1335            </xsd:simpleType>
1336         </xsd:element>
1337         <xsd:element name="STATUS" minOccurs="0">
1338            <xsd:annotation>
1339               <xsd:documentation>
1340               STATUS
1341               </xsd:documentation>
1342            </xsd:annotation>
1343            <xsd:simpleType>
1344               <xsd:restriction base="xsd:string">
1345                  <xsd:maxLength value="2" />
1346               </xsd:restriction>
1347            </xsd:simpleType>
1348         </xsd:element>
1349         <xsd:element name="DIRECT">
1350            <xsd:annotation>
1351               <xsd:documentation>
1352               DIRECT
1353               </xsd:documentation>
1354            </xsd:annotation>
1355            <xsd:simpleType>
1356               <xsd:restriction base="xsd:string">
1357                  <xsd:enumeration value="1">
1358                     <xsd:annotation>
1359                        <xsd:documentation>
1360                        Outbound
1361                        </xsd:documentation>
1362                     </xsd:annotation>
1363                  </xsd:enumeration>
1364                  <xsd:enumeration value="2">
1365                     <xsd:annotation>
1366                        <xsd:documentation>
1367                        Inbound
1368                        </xsd:documentation>
1369                     </xsd:annotation>
1370                  </xsd:enumeration>
1371               </xsd:restriction>
1372            </xsd:simpleType>
1373         </xsd:element>
1374         <xsd:element name="OUTMOD" minOccurs="0">
1375            <xsd:annotation>
1376               <xsd:documentation>
1377               OUTMOD
1378               </xsd:documentation>
1379            </xsd:annotation>
1380            <xsd:simpleType>
1381               <xsd:restriction base="xsd:string">
1382                  <xsd:maxLength value="1" />
1383               </xsd:restriction>
1384            </xsd:simpleType>
1385         </xsd:element>
1386         <xsd:element name="EXPRSS" minOccurs="0">
1387            <xsd:annotation>
1388               <xsd:documentation>
1389               EXPRSS
1390               </xsd:documentation>
1391            </xsd:annotation>
1392            <xsd:simpleType>
1393               <xsd:restriction base="xsd:string">
1394                  <xsd:maxLength value="1" />
1395               </xsd:restriction>
1396            </xsd:simpleType>
1397         </xsd:element>
1398         <xsd:element name="TEST" minOccurs="0">
1399            <xsd:annotation>
1400               <xsd:documentation>
1401               TEST
1402               </xsd:documentation>
1403            </xsd:annotation>
1404            <xsd:simpleType>
1405               <xsd:restriction base="xsd:string">
1406                  <xsd:maxLength value="1" />
1407               </xsd:restriction>
1408            </xsd:simpleType>
1409         </xsd:element>
1410         <xsd:element name="IDOCTYP" type="xsd:string" fixed="CREMAS01">
1411            <xsd:annotation>
1412               <xsd:documentation>
1413               IDOCTYP
1414               </xsd:documentation>
1415            </xsd:annotation>
1416         </xsd:element>
1417         <xsd:element name="CIMTYP" minOccurs="0">
1418            <xsd:annotation>
1419               <xsd:documentation>
1420               CIMTYP
1421               </xsd:documentation>
1422            </xsd:annotation>
1423            <xsd:simpleType>
1424               <xsd:restriction base="xsd:string">
1425                  <xsd:maxLength value="30" />
1426               </xsd:restriction>
1427            </xsd:simpleType>
1428         </xsd:element>
1429         <xsd:element name="MESTYP" type="xsd:string" fixed="CREMAS">
1430            <xsd:annotation>
1431               <xsd:documentation>
1432               MESTYP
1433               </xsd:documentation>
1434            </xsd:annotation>
1435         </xsd:element>
1436         <xsd:element name="MESCOD" minOccurs="0">
1437            <xsd:annotation>
1438               <xsd:documentation>
1439               MESCOD
1440               </xsd:documentation>
1441            </xsd:annotation>
1442            <xsd:simpleType>
1443               <xsd:restriction base="xsd:string">
1444                  <xsd:maxLength value="3" />
1445               </xsd:restriction>
1446            </xsd:simpleType>
1447         </xsd:element>
1448         <xsd:element name="MESFCT" minOccurs="0">
1449            <xsd:annotation>
1450               <xsd:documentation>
1451               MESFCT
1452               </xsd:documentation>
1453            </xsd:annotation>
1454            <xsd:simpleType>
1455               <xsd:restriction base="xsd:string">
1456                  <xsd:maxLength value="3" />
1457               </xsd:restriction>
1458            </xsd:simpleType>
1459         </xsd:element>
1460         <xsd:element name="STD" minOccurs="0">
1461            <xsd:annotation>
1462               <xsd:documentation>
1463               STD
1464               </xsd:documentation>
1465            </xsd:annotation>
1466            <xsd:simpleType>
1467               <xsd:restriction base="xsd:string">
1468                  <xsd:maxLength value="1" />
1469               </xsd:restriction>
1470            </xsd:simpleType>
1471         </xsd:element>
1472         <xsd:element name="STDVRS" minOccurs="0">
1473            <xsd:annotation>
1474               <xsd:documentation>
1475               STDVRS
1476               </xsd:documentation>
1477            </xsd:annotation>
1478            <xsd:simpleType>
1479               <xsd:restriction base="xsd:string">
1480                  <xsd:maxLength value="6" />
1481               </xsd:restriction>
1482            </xsd:simpleType>
1483         </xsd:element>
1484         <xsd:element name="STDMES" minOccurs="0">
1485            <xsd:annotation>
1486               <xsd:documentation>
1487               STDMES
1488               </xsd:documentation>
1489            </xsd:annotation>
1490            <xsd:simpleType>
1491               <xsd:restriction base="xsd:string">
1492                  <xsd:maxLength value="6" />
1493               </xsd:restriction>
1494            </xsd:simpleType>
1495         </xsd:element>
1496         <xsd:element name="SNDPOR">
1497            <xsd:annotation>
1498               <xsd:documentation>
1499               SNDPOR
1500               </xsd:documentation>
1501            </xsd:annotation>
1502            <xsd:simpleType>
1503               <xsd:restriction base="xsd:string">
1504                  <xsd:maxLength value="10" />
1505               </xsd:restriction>
1506            </xsd:simpleType>
1507         </xsd:element>
1508         <xsd:element name="SNDPRT">
1509            <xsd:annotation>
1510               <xsd:documentation>
1511               SNDPRT
1512               </xsd:documentation>
1513            </xsd:annotation>
1514            <xsd:simpleType>
1515               <xsd:restriction base="xsd:string">
1516                  <xsd:maxLength value="2" />
1517               </xsd:restriction>
1518            </xsd:simpleType>
1519         </xsd:element>
1520         <xsd:element name="SNDPFC" minOccurs="0">
1521            <xsd:annotation>
1522               <xsd:documentation>
1523               SNDPFC
1524               </xsd:documentation>
1525            </xsd:annotation>
1526            <xsd:simpleType>
1527               <xsd:restriction base="xsd:string">
1528                  <xsd:maxLength value="2" />
1529               </xsd:restriction>
1530            </xsd:simpleType>
1531         </xsd:element>
1532         <xsd:element name="SNDPRN">
1533            <xsd:annotation>
1534               <xsd:documentation>
1535               SNDPRN
1536               </xsd:documentation>
1537            </xsd:annotation>
1538            <xsd:simpleType>
1539               <xsd:restriction base="xsd:string">
1540                  <xsd:maxLength value="10" />
1541               </xsd:restriction>
1542            </xsd:simpleType>
1543         </xsd:element>
1544         <xsd:element name="SNDSAD" minOccurs="0">
1545            <xsd:annotation>
1546               <xsd:documentation>
1547               SNDSAD
1548               </xsd:documentation>
1549            </xsd:annotation>
1550            <xsd:simpleType>
1551               <xsd:restriction base="xsd:string">
1552                  <xsd:maxLength value="21" />
1553               </xsd:restriction>
1554            </xsd:simpleType>
1555         </xsd:element>
1556         <xsd:element name="SNDLAD" minOccurs="0">
1557            <xsd:annotation>
1558               <xsd:documentation>
1559               SNDLAD
1560               </xsd:documentation>
1561            </xsd:annotation>
1562            <xsd:simpleType>
1563               <xsd:restriction base="xsd:string">
1564                  <xsd:maxLength value="70" />
1565               </xsd:restriction>
1566            </xsd:simpleType>
1567         </xsd:element>
1568         <xsd:element name="RCVPOR">
1569            <xsd:annotation>
1570               <xsd:documentation>
1571               RCVPOR
1572               </xsd:documentation>
1573            </xsd:annotation>
1574            <xsd:simpleType>
1575               <xsd:restriction base="xsd:string">
1576                  <xsd:maxLength value="10" />
1577               </xsd:restriction>
1578            </xsd:simpleType>
1579         </xsd:element>
1580         <xsd:element name="RCVPRT" minOccurs="0">
1581            <xsd:annotation>
1582               <xsd:documentation>
1583               RCVPRT
1584               </xsd:documentation>
1585            </xsd:annotation>
1586            <xsd:simpleType>
1587               <xsd:restriction base="xsd:string">
1588                  <xsd:maxLength value="2" />
1589               </xsd:restriction>
1590            </xsd:simpleType>
1591         </xsd:element>
1592         <xsd:element name="RCVPFC" minOccurs="0">
1593            <xsd:annotation>
1594               <xsd:documentation>
1595               RCVPFC
1596               </xsd:documentation>
1597            </xsd:annotation>
1598            <xsd:simpleType>
1599               <xsd:restriction base="xsd:string">
1600                  <xsd:maxLength value="2" />
1601               </xsd:restriction>
1602            </xsd:simpleType>
1603         </xsd:element>
1604         <xsd:element name="RCVPRN">
1605            <xsd:annotation>
1606               <xsd:documentation>
1607               RCVPRN
1608               </xsd:documentation>
1609            </xsd:annotation>
1610            <xsd:simpleType>
1611               <xsd:restriction base="xsd:string">
1612                  <xsd:maxLength value="10" />
1613               </xsd:restriction>
1614            </xsd:simpleType>
1615         </xsd:element>
1616         <xsd:element name="RCVSAD" minOccurs="0">
1617            <xsd:annotation>
1618               <xsd:documentation>
1619               RCVSAD
1620               </xsd:documentation>
1621            </xsd:annotation>
1622            <xsd:simpleType>
1623               <xsd:restriction base="xsd:string">
1624                  <xsd:maxLength value="21" />
1625               </xsd:restriction>
1626            </xsd:simpleType>
1627         </xsd:element>
1628         <xsd:element name="RCVLAD" minOccurs="0">
1629            <xsd:annotation>
1630               <xsd:documentation>
1631               RCVLAD
1632               </xsd:documentation>
1633            </xsd:annotation>
1634            <xsd:simpleType>
1635               <xsd:restriction base="xsd:string">
1636                  <xsd:maxLength value="70" />
1637               </xsd:restriction>
1638            </xsd:simpleType>
1639         </xsd:element>
1640         <xsd:element name="CREDAT" minOccurs="0">
1641            <xsd:annotation>
1642               <xsd:documentation>
1643               CREDAT
1644               </xsd:documentation>
1645            </xsd:annotation>
1646            <xsd:simpleType>
1647               <xsd:restriction base="xsd:string">
1648                  <xsd:maxLength value="8" />
1649               </xsd:restriction>
1650            </xsd:simpleType>
1651         </xsd:element>
1652         <xsd:element name="CRETIM" minOccurs="0">
1653            <xsd:annotation>
1654               <xsd:documentation>
1655               CRETIM
1656               </xsd:documentation>
1657            </xsd:annotation>
1658            <xsd:simpleType>
1659               <xsd:restriction base="xsd:string">
1660                  <xsd:maxLength value="6" />
1661               </xsd:restriction>
1662            </xsd:simpleType>
1663         </xsd:element>
1664         <xsd:element name="REFINT" minOccurs="0">
1665            <xsd:annotation>
1666               <xsd:documentation>
1667               REFINT
1668               </xsd:documentation>
1669            </xsd:annotation>
1670            <xsd:simpleType>
1671               <xsd:restriction base="xsd:string">
1672                  <xsd:maxLength value="14" />
1673               </xsd:restriction>
1674            </xsd:simpleType>
1675         </xsd:element>
1676         <xsd:element name="REFGRP" minOccurs="0">
1677            <xsd:annotation>
1678               <xsd:documentation>
1679               REFGRP
1680               </xsd:documentation>
1681            </xsd:annotation>
1682            <xsd:simpleType>
1683               <xsd:restriction base="xsd:string">
1684                  <xsd:maxLength value="14" />
1685               </xsd:restriction>
1686            </xsd:simpleType>
1687         </xsd:element>
1688         <xsd:element name="REFMES" minOccurs="0">
1689            <xsd:annotation>
1690               <xsd:documentation>
1691               REFMES
1692               </xsd:documentation>
1693            </xsd:annotation>
1694            <xsd:simpleType>
1695               <xsd:restriction base="xsd:string">
1696                  <xsd:maxLength value="14" />
1697               </xsd:restriction>
1698            </xsd:simpleType>
1699         </xsd:element>
1700         <xsd:element name="ARCKEY" minOccurs="0">
1701            <xsd:annotation>
1702               <xsd:documentation>
1703               ARCKEY
1704               </xsd:documentation>
1705            </xsd:annotation>
1706            <xsd:simpleType>
1707               <xsd:restriction base="xsd:string">
1708                  <xsd:maxLength value="70" />
1709               </xsd:restriction>
1710            </xsd:simpleType>
1711         </xsd:element>
1712         <xsd:element name="SERIAL" minOccurs="0">
1713            <xsd:annotation>
1714               <xsd:documentation>
1715               SERIAL
1716               </xsd:documentation>
1717            </xsd:annotation>
1718            <xsd:simpleType>
1719               <xsd:restriction base="xsd:string">
1720                  <xsd:maxLength value="20" />
1721               </xsd:restriction>
1722            </xsd:simpleType>
1723         </xsd:element>
1724      </xsd:sequence>
1725      <xsd:attribute name="SEGMENT" type="xsd:string" fixed="1" use="required" />
1726   </xsd:complexType>
1727   <xsd:complexType name="CREMAS01.E1LFASM">
1728      <xsd:annotation>
1729         <xsd:documentation>
1730         Segment for EU tax numbers vendors
1731         </xsd:documentation>
1732      </xsd:annotation>
1733      <xsd:sequence>
1734         <xsd:element name="MSGFN" minOccurs="0">
1735            <xsd:annotation>
1736               <xsd:documentation>
1737               Function
1738               </xsd:documentation>
1739            </xsd:annotation>
1740            <xsd:simpleType>
1741               <xsd:restriction base="xsd:string">
1742                  <xsd:maxLength value="3" />
1743               </xsd:restriction>
1744            </xsd:simpleType>
1745         </xsd:element>
1746         <xsd:element name="LIFNR" minOccurs="0">
1747            <xsd:annotation>
1748               <xsd:documentation>
1749               Account number of the vendor or creditor
1750               </xsd:documentation>
1751            </xsd:annotation>
1752            <xsd:simpleType>
1753               <xsd:restriction base="xsd:string">
1754                  <xsd:maxLength value="10" />
1755               </xsd:restriction>
1756            </xsd:simpleType>
1757         </xsd:element>
1758         <xsd:element name="LAND1" minOccurs="0">
1759            <xsd:annotation>
1760               <xsd:documentation>
1761               Country key
1762               </xsd:documentation>
1763            </xsd:annotation>
1764            <xsd:simpleType>
1765               <xsd:restriction base="xsd:string">
1766                  <xsd:maxLength value="3" />
1767               </xsd:restriction>
1768            </xsd:simpleType>
1769         </xsd:element>
1770         <xsd:element name="STCEG" minOccurs="0">
1771            <xsd:annotation>
1772               <xsd:documentation>
1773               VAT registration number
1774               </xsd:documentation>
1775            </xsd:annotation>
1776            <xsd:simpleType>
1777               <xsd:restriction base="xsd:string">
1778                  <xsd:maxLength value="20" />
1779               </xsd:restriction>
1780            </xsd:simpleType>
1781         </xsd:element>
1782      </xsd:sequence>
1783      <xsd:attribute name="SEGMENT" type="xsd:string" fixed="1" use="required" />
1784   </xsd:complexType>
1785   <xsd:complexType name="CREMAS01.E1WYTTM">
1786      <xsd:annotation>
1787         <xsd:documentation>
1788         Segment for vendor sub-range identification SMD
1789         </xsd:documentation>
1790      </xsd:annotation>
1791      <xsd:sequence>
1792         <xsd:element name="MSGFN" minOccurs="0">
1793            <xsd:annotation>
1794               <xsd:documentation>
1795               Function
1796               </xsd:documentation>
1797            </xsd:annotation>
1798            <xsd:simpleType>
1799               <xsd:restriction base="xsd:string">
1800                  <xsd:maxLength value="3" />
1801               </xsd:restriction>
1802            </xsd:simpleType>
1803         </xsd:element>
1804         <xsd:element name="SPRAS" minOccurs="0">
1805            <xsd:annotation>
1806               <xsd:documentation>
1807               Language keys
1808               </xsd:documentation>
1809            </xsd:annotation>
1810            <xsd:simpleType>
1811               <xsd:restriction base="xsd:string">
1812                  <xsd:maxLength value="1" />
1813               </xsd:restriction>
1814            </xsd:simpleType>
1815         </xsd:element>
1816         <xsd:element name="LIFNR" minOccurs="0">
1817            <xsd:annotation>
1818               <xsd:documentation>
1819               Account number of the vendor or creditor
1820               </xsd:documentation>
1821            </xsd:annotation>
1822            <xsd:simpleType>
1823               <xsd:restriction base="xsd:string">
1824                  <xsd:maxLength value="10" />
1825               </xsd:restriction>
1826            </xsd:simpleType>
1827         </xsd:element>
1828         <xsd:element name="LTSNR" minOccurs="0">
1829            <xsd:annotation>
1830               <xsd:documentation>
1831               Vendor sub-range
1832               </xsd:documentation>
1833            </xsd:annotation>
1834            <xsd:simpleType>
1835               <xsd:restriction base="xsd:string">
1836                  <xsd:maxLength value="6" />
1837               </xsd:restriction>
1838            </xsd:simpleType>
1839         </xsd:element>
1840         <xsd:element name="LTSBZ" minOccurs="0">
1841            <xsd:annotation>
1842               <xsd:documentation>
1843               Description
1844               </xsd:documentation>
1845            </xsd:annotation>
1846            <xsd:simpleType>
1847               <xsd:restriction base="xsd:string">
1848                  <xsd:maxLength value="20" />
1849               </xsd:restriction>
1850            </xsd:simpleType>
1851         </xsd:element>
1852      </xsd:sequence>
1853      <xsd:attribute name="SEGMENT" type="xsd:string" fixed="1" use="required" />
1854   </xsd:complexType>
1855   <xsd:complexType name="CREMAS01.E1LFM2M">
1856      <xsd:annotation>
1857         <xsd:documentation>
1858         Segment purchasing data for vendor MMS SMD
1859         </xsd:documentation>
1860      </xsd:annotation>
1861      <xsd:sequence>
1862         <xsd:element name="MSGFN" minOccurs="0">
1863            <xsd:annotation>
1864               <xsd:documentation>
1865               Function
1866               </xsd:documentation>
1867            </xsd:annotation>
1868            <xsd:simpleType>
1869               <xsd:restriction base="xsd:string">
1870                  <xsd:maxLength value="3" />
1871               </xsd:restriction>
1872            </xsd:simpleType>
1873         </xsd:element>
1874         <xsd:element name="LIFNR" minOccurs="0">
1875            <xsd:annotation>
1876               <xsd:documentation>
1877               Account number of the vendor or creditor
1878               </xsd:documentation>
1879            </xsd:annotation>
1880            <xsd:simpleType>
1881               <xsd:restriction base="xsd:string">
1882                  <xsd:maxLength value="10" />
1883               </xsd:restriction>
1884            </xsd:simpleType>
1885         </xsd:element>
1886         <xsd:element name="EKORG" minOccurs="0">
1887            <xsd:annotation>
1888               <xsd:documentation>
1889               Purchasing organization
1890               </xsd:documentation>
1891            </xsd:annotation>
1892            <xsd:simpleType>
1893               <xsd:restriction base="xsd:string">
1894                  <xsd:maxLength value="6" />
1895               </xsd:restriction>
1896            </xsd:simpleType>
1897         </xsd:element>
1898         <xsd:element name="LTSNR" minOccurs="0">
1899            <xsd:annotation>
1900               <xsd:documentation>
1901               Vendor sub-range
1902               </xsd:documentation>
1903            </xsd:annotation>
1904            <xsd:simpleType>
1905               <xsd:restriction base="xsd:string">
1906                  <xsd:maxLength value="6" />
1907               </xsd:restriction>
1908            </xsd:simpleType>
1909         </xsd:element>
1910         <xsd:element name="WERKS" minOccurs="0">
1911            <xsd:annotation>
1912               <xsd:documentation>
1913               Plant
1914               </xsd:documentation>
1915            </xsd:annotation>
1916            <xsd:simpleType>
1917               <xsd:restriction base="xsd:string">
1918                  <xsd:maxLength value="6" />
1919               </xsd:restriction>
1920            </xsd:simpleType>
1921         </xsd:element>
1922         <xsd:element name="ERDAT" minOccurs="0">
1923            <xsd:annotation>
1924               <xsd:documentation>
1925               Date on which the record was created
1926               </xsd:documentation>
1927            </xsd:annotation>
1928            <xsd:simpleType>
1929               <xsd:restriction base="xsd:string">
1930                  <xsd:maxLength value="8" />
1931               </xsd:restriction>
1932            </xsd:simpleType>
1933         </xsd:element>
1934         <xsd:element name="ERNAM" minOccurs="0">
1935            <xsd:annotation>
1936               <xsd:documentation>
1937               Name of person who created object
1938               </xsd:documentation>
1939            </xsd:annotation>
1940            <xsd:simpleType>
1941               <xsd:restriction base="xsd:string">
1942                  <xsd:maxLength value="12" />
1943               </xsd:restriction>
1944            </xsd:simpleType>
1945         </xsd:element>
1946         <xsd:element name="SPERM" minOccurs="0">
1947            <xsd:annotation>
1948               <xsd:documentation>
1949               Purchasing block at purchasing organization level
1950               </xsd:documentation>
1951            </xsd:annotation>
1952            <xsd:simpleType>
1953               <xsd:restriction base="xsd:string">
1954                  <xsd:maxLength value="1" />
1955               </xsd:restriction>
1956            </xsd:simpleType>
1957         </xsd:element>
1958         <xsd:element name="LOEVM" minOccurs="0">
1959            <xsd:annotation>
1960               <xsd:documentation>
1961               Deletion indicator
1962               </xsd:documentation>
1963            </xsd:annotation>
1964            <xsd:simpleType>
1965               <xsd:restriction base="xsd:string">
1966                  <xsd:maxLength value="1" />
1967               </xsd:restriction>
1968            </xsd:simpleType>
1969         </xsd:element>
1970         <xsd:element name="LFABC" minOccurs="0">
1971            <xsd:annotation>
1972               <xsd:documentation>
1973               ABC indicator
1974               </xsd:documentation>
1975            </xsd:annotation>
1976            <xsd:simpleType>
1977               <xsd:restriction base="xsd:string">
1978                  <xsd:maxLength value="1" />
1979               </xsd:restriction>
1980            </xsd:simpleType>
1981         </xsd:element>
1982         <xsd:element name="WAERS" minOccurs="0">
1983            <xsd:annotation>
1984               <xsd:documentation>
1985               Purchase order currency
1986               </xsd:documentation>
1987            </xsd:annotation>
1988            <xsd:simpleType>
1989               <xsd:restriction base="xsd:string">
1990                  <xsd:maxLength value="13" />
1991               </xsd:restriction>
1992            </xsd:simpleType>
1993         </xsd:element>
1994         <xsd:element name="VERKF" minOccurs="0">
1995            <xsd:annotation>
1996               <xsd:documentation>
1997               Responsible salesperson at vendor&apos;s office
1998               </xsd:documentation>
1999            </xsd:annotation>
2000            <xsd:simpleType>
2001               <xsd:restriction base="xsd:string">
2002                  <xsd:maxLength value="30" />
2003               </xsd:restriction>
2004            </xsd:simpleType>
2005         </xsd:element>
2006         <xsd:element name="TELF1" minOccurs="0">
2007            <xsd:annotation>
2008               <xsd:documentation>
2009               Vendor&apos;s telephone number
2010               </xsd:documentation>
2011            </xsd:annotation>
2012            <xsd:simpleType>
2013               <xsd:restriction base="xsd:string">
2014                  <xsd:maxLength value="16" />
2015               </xsd:restriction>
2016            </xsd:simpleType>
2017         </xsd:element>
2018         <xsd:element name="MINBW" minOccurs="0">
2019            <xsd:annotation>
2020               <xsd:documentation>
2021               Minimum order value
2022               </xsd:documentation>
2023            </xsd:annotation>
2024            <xsd:simpleType>
2025               <xsd:restriction base="xsd:string">
2026                  <xsd:maxLength value="13" />
2027               </xsd:restriction>
2028            </xsd:simpleType>
2029         </xsd:element>
2030         <xsd:element name="ZTERM" minOccurs="0">
2031            <xsd:annotation>
2032               <xsd:documentation>
2033               Terms of payment key
2034               </xsd:documentation>
2035            </xsd:annotation>
2036            <xsd:simpleType>
2037               <xsd:restriction base="xsd:string">
2038                  <xsd:maxLength value="4" />
2039               </xsd:restriction>
2040            </xsd:simpleType>
2041         </xsd:element>
2042         <xsd:element name="INCO1" minOccurs="0">
2043            <xsd:annotation>
2044               <xsd:documentation>
2045               Incoterms (part 1)
2046               </xsd:documentation>
2047            </xsd:annotation>
2048            <xsd:simpleType>
2049               <xsd:restriction base="xsd:string">
2050                  <xsd:maxLength value="3" />
2051               </xsd:restriction>
2052            </xsd:simpleType>
2053         </xsd:element>
2054         <xsd:element name="INCO2" minOccurs="0">
2055            <xsd:annotation>
2056               <xsd:documentation>
2057               Incoterms (part 2)
2058               </xsd:documentation>
2059            </xsd:annotation>
2060            <xsd:simpleType>
2061               <xsd:restriction base="xsd:string">
2062                  <xsd:maxLength value="28" />
2063               </xsd:restriction>
2064            </xsd:simpleType>
2065         </xsd:element>
2066         <xsd:element name="WEBRE" minOccurs="0">
2067            <xsd:annotation>
2068               <xsd:documentation>
2069               Indicator: GR-based invoice verification
2070               </xsd:documentation>
2071            </xsd:annotation>
2072            <xsd:simpleType>
2073               <xsd:restriction base="xsd:string">
2074                  <xsd:maxLength value="1" />
2075               </xsd:restriction>
2076            </xsd:simpleType>
2077         </xsd:element>
2078         <xsd:element name="KZABS" minOccurs="0">
2079            <xsd:annotation>
2080               <xsd:documentation>
2081               Indicator: acknowledgment required
2082               </xsd:documentation>
2083            </xsd:annotation>
2084            <xsd:simpleType>
2085               <xsd:restriction base="xsd:string">
2086                  <xsd:maxLength value="1" />
2087               </xsd:restriction>
2088            </xsd:simpleType>
2089         </xsd:element>
2090         <xsd:element name="KALSK" minOccurs="0">
2091            <xsd:annotation>
2092               <xsd:documentation>
2093               Group for calculation schema (vendor)
2094               </xsd:documentation>
2095            </xsd:annotation>
2096            <xsd:simpleType>
2097               <xsd:restriction base="xsd:string">
2098                  <xsd:maxLength value="2" />
2099               </xsd:restriction>
2100            </xsd:simpleType>
2101         </xsd:element>
2102         <xsd:element name="KZAUT" minOccurs="0">
2103            <xsd:annotation>
2104               <xsd:documentation>
2105               Automatic generation of purchase order allowed
2106               </xsd:documentation>
2107            </xsd:annotation>
2108            <xsd:simpleType>
2109               <xsd:restriction base="xsd:string">
2110                  <xsd:maxLength value="1" />
2111               </xsd:restriction>
2112            </xsd:simpleType>
2113         </xsd:element>
2114         <xsd:element name="EXPVZ" minOccurs="0">
2115            <xsd:annotation>
2116               <xsd:documentation>
2117               Mode of transport (when goods cross border)
2118               </xsd:documentation>
2119            </xsd:annotation>
2120            <xsd:simpleType>
2121               <xsd:restriction base="xsd:string">
2122                  <xsd:maxLength value="1" />
2123               </xsd:restriction>
2124            </xsd:simpleType>
2125         </xsd:element>
2126         <xsd:element name="ZOLLA" minOccurs="0">
2127            <xsd:annotation>
2128               <xsd:documentation>
2129               Customs office
2130               </xsd:documentation>
2131            </xsd:annotation>
2132            <xsd:simpleType>
2133               <xsd:restriction base="xsd:string">
2134                  <xsd:maxLength value="6" />
2135               </xsd:restriction>
2136            </xsd:simpleType>
2137         </xsd:element>
2138         <xsd:element name="MEPRF" minOccurs="0">
2139            <xsd:annotation>
2140               <xsd:documentation>
2141               Pricing date control
2142               </xsd:documentation>
2143            </xsd:annotation>
2144            <xsd:simpleType>
2145               <xsd:restriction base="xsd:string">
2146                  <xsd:maxLength value="1" />
2147               </xsd:restriction>
2148            </xsd:simpleType>
2149         </xsd:element>
2150         <xsd:element name="EKGRP" minOccurs="0">
2151            <xsd:annotation>
2152               <xsd:documentation>
2153               Purchasing group
2154               </xsd:documentation>
2155            </xsd:annotation>
2156            <xsd:simpleType>
2157               <xsd:restriction base="xsd:string">
2158                  <xsd:maxLength value="3" />
2159               </xsd:restriction>
2160            </xsd:simpleType>
2161         </xsd:element>
2162         <xsd:element name="BOLRE" minOccurs="0">
2163            <xsd:annotation>
2164               <xsd:documentation>
2165               Indicator: vendor subject to subseq. settlement accounting
2166               </xsd:documentation>
2167            </xsd:annotation>
2168            <xsd:simpleType>
2169               <xsd:restriction base="xsd:string">
2170                  <xsd:maxLength value="1" />
2171               </xsd:restriction>
2172            </xsd:simpleType>
2173         </xsd:element>
2174         <xsd:element name="UMSAE" minOccurs="0">
2175            <xsd:annotation>
2176               <xsd:documentation>
2177               Comparison/agreement of business volumes necessary
2178               </xsd:documentation>
2179            </xsd:annotation>
2180            <xsd:simpleType>
2181               <xsd:restriction base="xsd:string">
2182                  <xsd:maxLength value="1" />
2183               </xsd:restriction>
2184            </xsd:simpleType>
2185         </xsd:element>
2186         <xsd:element name="XERSY" minOccurs="0">
2187            <xsd:annotation>
2188               <xsd:documentation>
2189               Evaluated receipt settlement (ERS)
2190               </xsd:documentation>
2191            </xsd:annotation>
2192            <xsd:simpleType>
2193               <xsd:restriction base="xsd:string">
2194                  <xsd:maxLength value="1" />
2195               </xsd:restriction>
2196            </xsd:simpleType>
2197         </xsd:element>
2198         <xsd:element name="PLIFZ" minOccurs="0">
2199            <xsd:annotation>
2200               <xsd:documentation>
2201               Planned delivery time in days
2202               </xsd:documentation>
2203            </xsd:annotation>
2204            <xsd:simpleType>
2205               <xsd:restriction base="xsd:string">
2206                  <xsd:maxLength value="5" />
2207               </xsd:restriction>
2208            </xsd:simpleType>
2209         </xsd:element>
2210         <xsd:element name="MRPPP" minOccurs="0">
2211            <xsd:annotation>
2212               <xsd:documentation>
2213               Planning calendar
2214               </xsd:documentation>
2215            </xsd:annotation>
2216            <xsd:simpleType>
2217               <xsd:restriction base="xsd:string">
2218                  <xsd:maxLength value="3" />
2219               </xsd:restriction>
2220            </xsd:simpleType>
2221         </xsd:element>
2222         <xsd:element name="LFRHY" minOccurs="0">
2223            <xsd:annotation>
2224               <xsd:documentation>
2225               Planning cycle
2226               </xsd:documentation>
2227            </xsd:annotation>
2228            <xsd:simpleType>
2229               <xsd:restriction base="xsd:string">
2230                  <xsd:maxLength value="3" />
2231               </xsd:restriction>
2232            </xsd:simpleType>
2233         </xsd:element>
2234         <xsd:element name="LIEFR" minOccurs="0">
2235            <xsd:annotation>
2236               <xsd:documentation>
2237               Delivery cycle
2238               </xsd:documentation>
2239            </xsd:annotation>
2240            <xsd:simpleType>
2241               <xsd:restriction base="xsd:string">
2242                  <xsd:maxLength value="4" />
2243               </xsd:restriction>
2244            </xsd:simpleType>
2245         </xsd:element>
2246         <xsd:element name="LIBES" minOccurs="0">
2247            <xsd:annotation>
2248               <xsd:documentation>
2249               Purchase order entry: vendor
2250               </xsd:documentation>
2251            </xsd:annotation>
2252            <xsd:simpleType>
2253               <xsd:restriction base="xsd:string">
2254                  <xsd:maxLength value="1" />
2255               </xsd:restriction>
2256            </xsd:simpleType>
2257         </xsd:element>
2258         <xsd:element name="LIPRE" minOccurs="0">
2259            <xsd:annotation>
2260               <xsd:documentation>
2261               Price marking, vendor
2262               </xsd:documentation>
2263            </xsd:annotation>
2264            <xsd:simpleType>
2265               <xsd:restriction base="xsd:string">
2266                  <xsd:maxLength value="2" />
2267               </xsd:restriction>
2268            </xsd:simpleType>
2269         </xsd:element>
2270         <xsd:element name="LISER" minOccurs="0">
2271            <xsd:annotation>
2272               <xsd:documentation>
2273               Rack-jobbing: vendor
2274               </xsd:documentation>
2275            </xsd:annotation>
2276            <xsd:simpleType>
2277               <xsd:restriction base="xsd:string">
2278                  <xsd:maxLength value="1" />
2279               </xsd:restriction>
2280            </xsd:simpleType>
2281         </xsd:element>
2282         <xsd:element name="DISPO" minOccurs="0">
2283            <xsd:annotation>
2284               <xsd:documentation>
2285               MRP controller
2286               </xsd:documentation>
2287            </xsd:annotation>
2288            <xsd:simpleType>
2289               <xsd:restriction base="xsd:string">
2290                  <xsd:maxLength value="3" />
2291               </xsd:restriction>
2292            </xsd:simpleType>
2293         </xsd:element>
2294      </xsd:sequence>
2295      <xsd:attribute name="SEGMENT" type="xsd:string" fixed="1" use="required" />
2296   </xsd:complexType>
2297   <xsd:complexType name="CREMAS01.E1LFB1M">
2298      <xsd:annotation>
2299         <xsd:documentation>
2300         Segment for company code data for vendors SMD
2301         </xsd:documentation>
2302      </xsd:annotation>
2303      <xsd:sequence>
2304         <xsd:element name="MSGFN" minOccurs="0">
2305            <xsd:annotation>
2306               <xsd:documentation>
2307               Function
2308               </xsd:documentation>
2309            </xsd:annotation>
2310            <xsd:simpleType>
2311               <xsd:restriction base="xsd:string">
2312                  <xsd:maxLength value="3" />
2313               </xsd:restriction>
2314            </xsd:simpleType>
2315         </xsd:element>
2316         <xsd:element name="LIFNR" minOccurs="0">
2317            <xsd:annotation>
2318               <xsd:documentation>
2319               Account number of the vendor or creditor
2320               </xsd:documentation>
2321            </xsd:annotation>
2322            <xsd:simpleType>
2323               <xsd:restriction base="xsd:string">
2324                  <xsd:maxLength value="10" />
2325               </xsd:restriction>
2326            </xsd:simpleType>
2327         </xsd:element>
2328         <xsd:element name="BUKRS" minOccurs="0">
2329            <xsd:annotation>
2330               <xsd:documentation>
2331               Company code
2332               </xsd:documentation>
2333            </xsd:annotation>
2334            <xsd:simpleType>
2335               <xsd:restriction base="xsd:string">
2336                  <xsd:maxLength value="6" />
2337               </xsd:restriction>
2338            </xsd:simpleType>
2339         </xsd:element>
2340         <xsd:element name="ERDAT" minOccurs="0">
2341            <xsd:annotation>
2342               <xsd:documentation>
2343               Date on which the record was created
2344               </xsd:documentation>
2345            </xsd:annotation>
2346            <xsd:simpleType>
2347               <xsd:restriction base="xsd:string">
2348                  <xsd:maxLength value="8" />
2349               </xsd:restriction>
2350            </xsd:simpleType>
2351         </xsd:element>
2352         <xsd:element name="ERNAM" minOccurs="0">
2353            <xsd:annotation>
2354               <xsd:documentation>
2355               Name of person who created object
2356               </xsd:documentation>
2357            </xsd:annotation>
2358            <xsd:simpleType>
2359               <xsd:restriction base="xsd:string">
2360                  <xsd:maxLength value="12" />
2361               </xsd:restriction>
2362            </xsd:simpleType>
2363         </xsd:element>
2364         <xsd:element name="SPERR" minOccurs="0">
2365            <xsd:annotation>
2366               <xsd:documentation>
2367               Posting block for company code
2368               </xsd:documentation>
2369            </xsd:annotation>
2370            <xsd:simpleType>
2371               <xsd:restriction base="xsd:string">
2372                  <xsd:maxLength value="1" />
2373               </xsd:restriction>
2374            </xsd:simpleType>
2375         </xsd:element>
2376         <xsd:element name="LOEVM" minOccurs="0">
2377            <xsd:annotation>
2378               <xsd:documentation>
2379               Deletion flag for master record (company code level)
2380               </xsd:documentation>
2381            </xsd:annotation>
2382            <xsd:simpleType>
2383               <xsd:restriction base="xsd:string">
2384                  <xsd:maxLength value="1" />
2385               </xsd:restriction>
2386            </xsd:simpleType>
2387         </xsd:element>
2388         <xsd:element name="ZUAWA" minOccurs="0">
2389            <xsd:annotation>
2390               <xsd:documentation>
2391               Key for sorting according to allocation numbers
2392               </xsd:documentation>
2393            </xsd:annotation>
2394            <xsd:simpleType>
2395               <xsd:restriction base="xsd:string">
2396                  <xsd:maxLength value="3" />
2397               </xsd:restriction>
2398            </xsd:simpleType>
2399         </xsd:element>
2400         <xsd:element name="AKONT" minOccurs="0">
2401            <xsd:annotation>
2402               <xsd:documentation>
2403               Reconciliation account in general ledger
2404               </xsd:documentation>
2405            </xsd:annotation>
2406            <xsd:simpleType>
2407               <xsd:restriction base="xsd:string">
2408                  <xsd:maxLength value="10" />
2409               </xsd:restriction>
2410            </xsd:simpleType>
2411         </xsd:element>
2412         <xsd:element name="BEGRU" minOccurs="0">
2413            <xsd:annotation>
2414               <xsd:documentation>
2415               Authorization group
2416               </xsd:documentation>
2417            </xsd:annotation>
2418            <xsd:simpleType>
2419               <xsd:restriction base="xsd:string">
2420                  <xsd:maxLength value="4" />
2421               </xsd:restriction>
2422            </xsd:simpleType>
2423         </xsd:element>
2424         <xsd:element name="VZSKZ" minOccurs="0">
2425            <xsd:annotation>
2426               <xsd:documentation>
2427               Interest calculation indicator
2428               </xsd:documentation>
2429            </xsd:annotation>
2430            <xsd:simpleType>
2431               <xsd:restriction base="xsd:string">
2432                  <xsd:maxLength value="2" />
2433               </xsd:restriction>
2434            </xsd:simpleType>
2435         </xsd:element>
2436         <xsd:element name="ZWELS" minOccurs="0">
2437            <xsd:annotation>
2438               <xsd:documentation>
2439               List of the payment methods to be considered
2440               </xsd:documentation>
2441            </xsd:annotation>
2442            <xsd:simpleType>
2443               <xsd:restriction base="xsd:string">
2444                  <xsd:maxLength value="10" />
2445               </xsd:restriction>
2446            </xsd:simpleType>
2447         </xsd:element>
2448         <xsd:element name="XVERR" minOccurs="0">
2449            <xsd:annotation>
2450               <xsd:documentation>
2451               Indicator: Clearing between customer and vendor?
2452               </xsd:documentation>
2453            </xsd:annotation>
2454            <xsd:simpleType>
2455               <xsd:restriction base="xsd:string">
2456                  <xsd:maxLength value="1" />
2457               </xsd:restriction>
2458            </xsd:simpleType>
2459         </xsd:element>
2460         <xsd:element name="ZAHLS" minOccurs="0">
2461            <xsd:annotation>
2462               <xsd:documentation>
2463               Block key for payment
2464               </xsd:documentation>
2465            </xsd:annotation>
2466            <xsd:simpleType>
2467               <xsd:restriction base="xsd:string">
2468                  <xsd:maxLength value="1" />
2469               </xsd:restriction>
2470            </xsd:simpleType>
2471         </xsd:element>
2472         <xsd:element name="ZTERM" minOccurs="0">
2473            <xsd:annotation>
2474               <xsd:documentation>
2475               Terms of payment key
2476               </xsd:documentation>
2477            </xsd:annotation>
2478            <xsd:simpleType>
2479               <xsd:restriction base="xsd:string">
2480                  <xsd:maxLength value="4" />
2481               </xsd:restriction>
2482            </xsd:simpleType>
2483         </xsd:element>
2484         <xsd:element name="EIKTO" minOccurs="0">
2485            <xsd:annotation>
2486               <xsd:documentation>
2487               Our account number at the customer or vendor
2488               </xsd:documentation>
2489            </xsd:annotation>
2490            <xsd:simpleType>
2491               <xsd:restriction base="xsd:string">
2492                  <xsd:maxLength value="12" />
2493               </xsd:restriction>
2494            </xsd:simpleType>
2495         </xsd:element>
2496         <xsd:element name="ZSABE" minOccurs="0">
2497            <xsd:annotation>
2498               <xsd:documentation>
2499               User at vendor
2500               </xsd:documentation>
2501            </xsd:annotation>
2502            <xsd:simpleType>
2503               <xsd:restriction base="xsd:string">
2504                  <xsd:maxLength value="15" />
2505               </xsd:restriction>
2506            </xsd:simpleType>
2507         </xsd:element>
2508         <xsd:element name="KVERM" minOccurs="0">
2509            <xsd:annotation>
2510               <xsd:documentation>
2511               Memo
2512               </xsd:documentation>
2513            </xsd:annotation>
2514            <xsd:simpleType>
2515               <xsd:restriction base="xsd:string">
2516                  <xsd:maxLength value="30" />
2517               </xsd:restriction>
2518            </xsd:simpleType>
2519         </xsd:element>
2520         <xsd:element name="FDGRV" minOccurs="0">
2521            <xsd:annotation>
2522               <xsd:documentation>
2523               Planning group
2524               </xsd:documentation>
2525            </xsd:annotation>
2526            <xsd:simpleType>
2527               <xsd:restriction base="xsd:string">
2528                  <xsd:maxLength value="10" />
2529               </xsd:restriction>
2530            </xsd:simpleType>
2531         </xsd:element>
2532         <xsd:element name="BUSAB" minOccurs="0">
2533            <xsd:annotation>
2534               <xsd:documentation>
2535               Accounting clerk
2536               </xsd:documentation>
2537            </xsd:annotation>
2538            <xsd:simpleType>
2539               <xsd:restriction base="xsd:string">
2540                  <xsd:maxLength value="2" />
2541               </xsd:restriction>
2542            </xsd:simpleType>
2543         </xsd:element>
2544         <xsd:element name="LNRZE" minOccurs="0">
2545            <xsd:annotation>
2546               <xsd:documentation>
2547               Head office account number
2548               </xsd:documentation>
2549            </xsd:annotation>
2550            <xsd:simpleType>
2551               <xsd:restriction base="xsd:string">
2552                  <xsd:maxLength value="10" />
2553               </xsd:restriction>
2554            </xsd:simpleType>
2555         </xsd:element>
2556         <xsd:element name="LNRZB" minOccurs="0">
2557            <xsd:annotation>
2558               <xsd:documentation>
2559               Account number of the alternative payee
2560               </xsd:documentation>
2561            </xsd:annotation>
2562            <xsd:simpleType>
2563               <xsd:restriction base="xsd:string">
2564                  <xsd:maxLength value="10" />
2565               </xsd:restriction>
2566            </xsd:simpleType>
2567         </xsd:element>
2568         <xsd:element name="ZINDT" minOccurs="0">
2569            <xsd:annotation>
2570               <xsd:documentation>
2571               Key date of the last interest calculation
2572               </xsd:documentation>
2573            </xsd:annotation>
2574            <xsd:simpleType>
2575               <xsd:restriction base="xsd:string">
2576                  <xsd:maxLength value="8" />
2577               </xsd:restriction>
2578            </xsd:simpleType>
2579         </xsd:element>
2580         <xsd:element name="ZINRT" minOccurs="0">
2581            <xsd:annotation>
2582               <xsd:documentation>
2583               Interest calculation frequency in months
2584               </xsd:documentation>
2585            </xsd:annotation>
2586            <xsd:simpleType>
2587               <xsd:restriction base="xsd:string">
2588                  <xsd:maxLength value="8" />
2589               </xsd:restriction>
2590            </xsd:simpleType>
2591         </xsd:element>
2592         <xsd:element name="DATLZ" minOccurs="0">
2593            <xsd:annotation>
2594               <xsd:documentation>
2595               Date of the last interest calculation run
2596               </xsd:documentation>
2597            </xsd:annotation>
2598            <xsd:simpleType>
2599               <xsd:restriction base="xsd:string">
2600                  <xsd:maxLength value="8" />
2601               </xsd:restriction>
2602            </xsd:simpleType>
2603         </xsd:element>
2604         <xsd:element name="XDEZV" minOccurs="0">
2605            <xsd:annotation>
2606               <xsd:documentation>
2607               Indicator: local processing?
2608               </xsd:documentation>
2609            </xsd:annotation>
2610            <xsd:simpleType>
2611               <xsd:restriction base="xsd:string">
2612                  <xsd:maxLength value="1" />
2613               </xsd:restriction>
2614            </xsd:simpleType>
2615         </xsd:element>
2616         <xsd:element name="WEBTR" minOccurs="0">
2617            <xsd:annotation>
2618               <xsd:documentation>
2619               Bill of exchange limit (in local currency)
2620               </xsd:documentation>
2621            </xsd:annotation>
2622            <xsd:simpleType>
2623               <xsd:restriction base="xsd:string">
2624                  <xsd:maxLength value="15" />
2625               </xsd:restriction>
2626            </xsd:simpleType>
2627         </xsd:element>
2628         <xsd:element name="KULTG" minOccurs="0">
2629            <xsd:annotation>
2630               <xsd:documentation>
2631               Probable time until check is paid
2632               </xsd:documentation>
2633            </xsd:annotation>
2634            <xsd:simpleType>
2635               <xsd:restriction base="xsd:string">
2636                  <xsd:maxLength value="3" />
2637               </xsd:restriction>
2638            </xsd:simpleType>
2639         </xsd:element>
2640         <xsd:element name="REPRF" minOccurs="0">
2641            <xsd:annotation>
2642               <xsd:documentation>
2643               Check flag for double invoices or credit memos
2644               </xsd:documentation>
2645            </xsd:annotation>
2646            <xsd:simpleType>
2647               <xsd:restriction base="xsd:string">
2648                  <xsd:maxLength value="1" />
2649               </xsd:restriction>
2650            </xsd:simpleType>
2651         </xsd:element>
2652         <xsd:element name="TOGRU" minOccurs="0">
2653            <xsd:annotation>
2654               <xsd:documentation>
2655               Tolerance group for the business partner
2656               </xsd:documentation>
2657            </xsd:annotation>
2658            <xsd:simpleType>
2659               <xsd:restriction base="xsd:string">
2660                  <xsd:maxLength value="4" />
2661               </xsd:restriction>
2662            </xsd:simpleType>
2663         </xsd:element>
2664         <xsd:element name="HBKID" minOccurs="0">
2665            <xsd:annotation>
2666               <xsd:documentation>
2667               Short key for a house bank
2668               </xsd:documentation>
2669            </xsd:annotation>
2670            <xsd:simpleType>
2671               <xsd:restriction base="xsd:string">
2672                  <xsd:maxLength value="5" />
2673               </xsd:restriction>
2674            </xsd:simpleType>
2675         </xsd:element>
2676         <xsd:element name="XPORE" minOccurs="0">
2677            <xsd:annotation>
2678               <xsd:documentation>
2679               Indicator: Pay all items separately ?
2680               </xsd:documentation>
2681            </xsd:annotation>
2682            <xsd:simpleType>
2683               <xsd:restriction base="xsd:string">
2684                  <xsd:maxLength value="1" />
2685               </xsd:restriction>
2686            </xsd:simpleType>
2687         </xsd:element>
2688         <xsd:element name="QSZNR" minOccurs="0">
2689            <xsd:annotation>
2690               <xsd:documentation>
2691               Certificate number of the withholding tax exemption
2692               </xsd:documentation>
2693            </xsd:annotation>
2694            <xsd:simpleType>
2695               <xsd:restriction base="xsd:string">
2696                  <xsd:maxLength value="10" />
2697               </xsd:restriction>
2698            </xsd:simpleType>
2699         </xsd:element>
2700         <xsd:element name="QSZDT" minOccurs="0">
2701            <xsd:annotation>
2702               <xsd:documentation>
2703               Validity date for withholding tax exemption certificate
2704               </xsd:documentation>
2705            </xsd:annotation>
2706            <xsd:simpleType>
2707               <xsd:restriction base="xsd:string">
2708                  <xsd:maxLength value="8" />
2709               </xsd:restriction>
2710            </xsd:simpleType>
2711         </xsd:element>
2712         <xsd:element name="QSSKZ" minOccurs="0">
2713            <xsd:annotation>
2714               <xsd:documentation>
2715               Withholding tax code
2716               </xsd:documentation>
2717            </xsd:annotation>
2718            <xsd:simpleType>
2719               <xsd:restriction base="xsd:string">
2720                  <xsd:maxLength value="2" />
2721               </xsd:restriction>
2722            </xsd:simpleType>
2723         </xsd:element>
2724         <xsd:element name="BLNKZ" minOccurs="0">
2725            <xsd:annotation>
2726               <xsd:documentation>
2727               Subsidy indicator for determining the reduction rates
2728               </xsd:documentation>
2729            </xsd:annotation>
2730            <xsd:simpleType>
2731               <xsd:restriction base="xsd:string">
2732                  <xsd:maxLength value="2" />
2733               </xsd:restriction>
2734            </xsd:simpleType>
2735         </xsd:element>
2736         <xsd:element name="MINDK" minOccurs="0">
2737            <xsd:annotation>
2738               <xsd:documentation>
2739               Minority indicators
2740               </xsd:documentation>
2741            </xsd:annotation>
2742            <xsd:simpleType>
2743               <xsd:restriction base="xsd:string">
2744                  <xsd:maxLength value="3" />
2745               </xsd:restriction>
2746            </xsd:simpleType>
2747         </xsd:element>
2748         <xsd:element name="ALTKN" minOccurs="0">
2749            <xsd:annotation>
2750               <xsd:documentation>
2751               Previous master record number
2752               </xsd:documentation>
2753            </xsd:annotation>
2754            <xsd:simpleType>
2755               <xsd:restriction base="xsd:string">
2756                  <xsd:maxLength value="10" />
2757               </xsd:restriction>
2758            </xsd:simpleType>
2759         </xsd:element>
2760         <xsd:element name="ZGRUP" minOccurs="0">
2761            <xsd:annotation>
2762               <xsd:documentation>
2763               Key for payment grouping
2764               </xsd:documentation>
2765            </xsd:annotation>
2766            <xsd:simpleType>
2767               <xsd:restriction base="xsd:string">
2768                  <xsd:maxLength value="2" />
2769               </xsd:restriction>
2770            </xsd:simpleType>
2771         </xsd:element>
2772         <xsd:element name="MGRUP" minOccurs="0">
2773            <xsd:annotation>
2774               <xsd:documentation>
2775               Key for dunning notice grouping
2776               </xsd:documentation>
2777            </xsd:annotation>
2778            <xsd:simpleType>
2779               <xsd:restriction base="xsd:string">
2780                  <xsd:maxLength value="2" />
2781               </xsd:restriction>
2782            </xsd:simpleType>
2783         </xsd:element>
2784         <xsd:element name="UZAWE" minOccurs="0">
2785            <xsd:annotation>
2786               <xsd:documentation>
2787               Payment method supplement
2788               </xsd:documentation>
2789            </xsd:annotation>
2790            <xsd:simpleType>
2791               <xsd:restriction base="xsd:string">
2792                  <xsd:maxLength value="2" />
2793               </xsd:restriction>
2794            </xsd:simpleType>
2795         </xsd:element>
2796         <xsd:element name="QSREC" minOccurs="0">
2797            <xsd:annotation>
2798               <xsd:documentation>
2799               Vendor recipient type
2800               </xsd:documentation>
2801            </xsd:annotation>
2802            <xsd:simpleType>
2803               <xsd:restriction base="xsd:string">
2804                  <xsd:maxLength value="2" />
2805               </xsd:restriction>
2806            </xsd:simpleType>
2807         </xsd:element>
2808         <xsd:element name="QSBGR" minOccurs="0">
2809            <xsd:annotation>
2810               <xsd:documentation>
2811               Authority for exemption from withholding tax
2812               </xsd:documentation>
2813            </xsd:annotation>
2814            <xsd:simpleType>
2815               <xsd:restriction base="xsd:string">
2816                  <xsd:maxLength value="1" />
2817               </xsd:restriction>
2818            </xsd:simpleType>
2819         </xsd:element>
2820         <xsd:element name="QLAND" minOccurs="0">
2821            <xsd:annotation>
2822               <xsd:documentation>
2823               Withholding tax country key
2824               </xsd:documentation>
2825            </xsd:annotation>
2826            <xsd:simpleType>
2827               <xsd:restriction base="xsd:string">
2828                  <xsd:maxLength value="3" />
2829               </xsd:restriction>
2830            </xsd:simpleType>
2831         </xsd:element>
2832         <xsd:element name="XEDIP" minOccurs="0">
2833            <xsd:annotation>
2834               <xsd:documentation>
2835               Indicator: send payment advices by EDI
2836               </xsd:documentation>
2837            </xsd:annotation>
2838            <xsd:simpleType>
2839               <xsd:restriction base="xsd:string">
2840                  <xsd:maxLength value="1" />
2841               </xsd:restriction>
2842            </xsd:simpleType>
2843         </xsd:element>
2844         <xsd:element name="FRGRP" minOccurs="0">
2845            <xsd:annotation>
2846               <xsd:documentation>
2847               Release approval group
2848               </xsd:documentation>
2849            </xsd:annotation>
2850            <xsd:simpleType>
2851               <xsd:restriction base="xsd:string">
2852                  <xsd:maxLength value="4" />
2853               </xsd:restriction>
2854            </xsd:simpleType>
2855         </xsd:element>
2856         <xsd:element name="TLFXS" minOccurs="0">
2857            <xsd:annotation>
2858               <xsd:documentation>
2859               Accounting clerk&apos;s fax number at the customer/vendor
2860               </xsd:documentation>
2861            </xsd:annotation>
2862            <xsd:simpleType>
2863               <xsd:restriction base="xsd:string">
2864                  <xsd:maxLength value="31" />
2865               </xsd:restriction>
2866            </xsd:simpleType>
2867         </xsd:element>
2868         <xsd:element name="E1LFB5M" type="CREMAS01.E1LFB5M" minOccurs="0" maxOccurs="999" />
2869      </xsd:sequence>
2870      <xsd:attribute name="SEGMENT" type="xsd:string" fixed="1" use="required" />
2871   </xsd:complexType>
2872   <xsd:complexType name="CREMAS01.E1LFM1M">
2873      <xsd:annotation>
2874         <xsd:documentation>
2875         Segment for purchasing organization data vendor SMD
2876         </xsd:documentation>
2877      </xsd:annotation>
2878      <xsd:sequence>
2879         <xsd:element name="MSGFN" minOccurs="0">
2880            <xsd:annotation>
2881               <xsd:documentation>
2882               Function
2883               </xsd:documentation>
2884            </xsd:annotation>
2885            <xsd:simpleType>
2886               <xsd:restriction base="xsd:string">
2887                  <xsd:maxLength value="3" />
2888               </xsd:restriction>
2889            </xsd:simpleType>
2890         </xsd:element>
2891         <xsd:element name="LIFNR" minOccurs="0">
2892            <xsd:annotation>
2893               <xsd:documentation>
2894               Vendor&apos;s account number
2895               </xsd:documentation>
2896            </xsd:annotation>
2897            <xsd:simpleType>
2898               <xsd:restriction base="xsd:string">
2899                  <xsd:maxLength value="10" />
2900               </xsd:restriction>
2901            </xsd:simpleType>
2902         </xsd:element>
2903         <xsd:element name="EKORG" minOccurs="0">
2904            <xsd:annotation>
2905               <xsd:documentation>
2906               Purchasing organization
2907               </xsd:documentation>
2908            </xsd:annotation>
2909            <xsd:simpleType>
2910               <xsd:restriction base="xsd:string">
2911                  <xsd:maxLength value="6" />
2912               </xsd:restriction>
2913            </xsd:simpleType>
2914         </xsd:element>
2915         <xsd:element name="ERDAT" minOccurs="0">
2916            <xsd:annotation>
2917               <xsd:documentation>
2918               Date on which the record was created
2919               </xsd:documentation>
2920            </xsd:annotation>
2921            <xsd:simpleType>
2922               <xsd:restriction base="xsd:string">
2923                  <xsd:maxLength value="8" />
2924               </xsd:restriction>
2925            </xsd:simpleType>
2926         </xsd:element>
2927         <xsd:element name="ERNAM" minOccurs="0">
2928            <xsd:annotation>
2929               <xsd:documentation>
2930               Name of person who created object
2931               </xsd:documentation>
2932            </xsd:annotation>
2933            <xsd:simpleType>
2934               <xsd:restriction base="xsd:string">
2935                  <xsd:maxLength value="12" />
2936               </xsd:restriction>
2937            </xsd:simpleType>
2938         </xsd:element>
2939         <xsd:element name="SPERM" minOccurs="0">
2940            <xsd:annotation>
2941               <xsd:documentation>
2942               Purchasing block at purchasing organization level
2943               </xsd:documentation>
2944            </xsd:annotation>
2945            <xsd:simpleType>
2946               <xsd:restriction base="xsd:string">
2947                  <xsd:maxLength value="1" />
2948               </xsd:restriction>
2949            </xsd:simpleType>
2950         </xsd:element>
2951         <xsd:element name="LOEVM" minOccurs="0">
2952            <xsd:annotation>
2953               <xsd:documentation>
2954               Delete flag for vendor at purchasing level
2955               </xsd:documentation>
2956            </xsd:annotation>
2957            <xsd:simpleType>
2958               <xsd:restriction base="xsd:string">
2959                  <xsd:maxLength value="1" />
2960               </xsd:restriction>
2961            </xsd:simpleType>
2962         </xsd:element>
2963         <xsd:element name="LFABC" minOccurs="0">
2964            <xsd:annotation>
2965               <xsd:documentation>
2966               ABC indicator
2967               </xsd:documentation>
2968            </xsd:annotation>
2969            <xsd:simpleType>
2970               <xsd:restriction base="xsd:string">
2971                  <xsd:maxLength value="1" />
2972               </xsd:restriction>
2973            </xsd:simpleType>
2974         </xsd:element>
2975         <xsd:element name="WAERS" minOccurs="0">
2976            <xsd:annotation>
2977               <xsd:documentation>
2978               Purchase order currency
2979               </xsd:documentation>
2980            </xsd:annotation>
2981            <xsd:simpleType>
2982               <xsd:restriction base="xsd:string">
2983                  <xsd:maxLength value="5" />
2984               </xsd:restriction>
2985            </xsd:simpleType>
2986         </xsd:element>
2987         <xsd:element name="VERKF" minOccurs="0">
2988            <xsd:annotation>
2989               <xsd:documentation>
2990               Responsible salesperson at vendor&apos;s office
2991               </xsd:documentation>
2992            </xsd:annotation>
2993            <xsd:simpleType>
2994               <xsd:restriction base="xsd:string">
2995                  <xsd:maxLength value="30" />
2996               </xsd:restriction>
2997            </xsd:simpleType>
2998         </xsd:element>
2999         <xsd:element name="TELF1" minOccurs="0">
3000            <xsd:annotation>
3001               <xsd:documentation>
3002               Vendor&apos;s telephone number
3003               </xsd:documentation>
3004            </xsd:annotation>
3005            <xsd:simpleType>
3006               <xsd:restriction base="xsd:string">
3007                  <xsd:maxLength value="16" />
3008               </xsd:restriction>
3009            </xsd:simpleType>
3010         </xsd:element>
3011         <xsd:element name="MINBW" minOccurs="0">
3012            <xsd:annotation>
3013               <xsd:documentation>
3014               Minimum order value
3015               </xsd:documentation>
3016            </xsd:annotation>
3017            <xsd:simpleType>
3018               <xsd:restriction base="xsd:string">
3019                  <xsd:maxLength value="13" />
3020               </xsd:restriction>
3021            </xsd:simpleType>
3022         </xsd:element>
3023         <xsd:element name="ZTERM" minOccurs="0">
3024            <xsd:annotation>
3025               <xsd:documentation>
3026               Terms of payment key
3027               </xsd:documentation>
3028            </xsd:annotation>
3029            <xsd:simpleType>
3030               <xsd:restriction base="xsd:string">
3031                  <xsd:maxLength value="4" />
3032               </xsd:restriction>
3033            </xsd:simpleType>
3034         </xsd:element>
3035         <xsd:element name="INCO1" minOccurs="0">
3036            <xsd:annotation>
3037               <xsd:documentation>
3038               Incoterms (part 1)
3039               </xsd:documentation>
3040            </xsd:annotation>
3041            <xsd:simpleType>
3042               <xsd:restriction base="xsd:string">
3043                  <xsd:maxLength value="3" />
3044               </xsd:restriction>
3045            </xsd:simpleType>
3046         </xsd:element>
3047         <xsd:element name="INCO2" minOccurs="0">
3048            <xsd:annotation>
3049               <xsd:documentation>
3050               Incoterms (part 2)
3051               </xsd:documentation>
3052            </xsd:annotation>
3053            <xsd:simpleType>
3054               <xsd:restriction base="xsd:string">
3055                  <xsd:maxLength value="28" />
3056               </xsd:restriction>
3057            </xsd:simpleType>
3058         </xsd:element>
3059         <xsd:element name="WEBRE" minOccurs="0">
3060            <xsd:annotation>
3061               <xsd:documentation>
3062               Indicator: GR-based invoice verification
3063               </xsd:documentation>
3064            </xsd:annotation>
3065            <xsd:simpleType>
3066               <xsd:restriction base="xsd:string">
3067                  <xsd:maxLength value="1" />
3068               </xsd:restriction>
3069            </xsd:simpleType>
3070         </xsd:element>
3071         <xsd:element name="KZABS" minOccurs="0">
3072            <xsd:annotation>
3073               <xsd:documentation>
3074               Indicator: acknowledgment required
3075               </xsd:documentation>
3076            </xsd:annotation>
3077            <xsd:simpleType>
3078               <xsd:restriction base="xsd:string">
3079                  <xsd:maxLength value="1" />
3080               </xsd:restriction>
3081            </xsd:simpleType>
3082         </xsd:element>
3083         <xsd:element name="KALSK" minOccurs="0">
3084            <xsd:annotation>
3085               <xsd:documentation>
3086               Group for calculation schema (vendor)
3087               </xsd:documentation>
3088            </xsd:annotation>
3089            <xsd:simpleType>
3090               <xsd:restriction base="xsd:string">
3091                  <xsd:maxLength value="2" />
3092               </xsd:restriction>
3093            </xsd:simpleType>
3094         </xsd:element>
3095         <xsd:element name="KZAUT" minOccurs="0">
3096            <xsd:annotation>
3097               <xsd:documentation>
3098               Automatic generation of purchase order allowed
3099               </xsd:documentation>
3100            </xsd:annotation>
3101            <xsd:simpleType>
3102               <xsd:restriction base="xsd:string">
3103                  <xsd:maxLength value="1" />
3104               </xsd:restriction>
3105            </xsd:simpleType>
3106         </xsd:element>
3107         <xsd:element name="EXPVZ" minOccurs="0">
3108            <xsd:annotation>
3109               <xsd:documentation>
3110               Mode of transport (when goods cross border)
3111               </xsd:documentation>
3112            </xsd:annotation>
3113            <xsd:simpleType>
3114               <xsd:restriction base="xsd:string">
3115                  <xsd:maxLength value="1" />
3116               </xsd:restriction>
3117            </xsd:simpleType>
3118         </xsd:element>
3119         <xsd:element name="ZOLLA" minOccurs="0">
3120            <xsd:annotation>
3121               <xsd:documentation>
3122               Customs office
3123               </xsd:documentation>
3124            </xsd:annotation>
3125            <xsd:simpleType>
3126               <xsd:restriction base="xsd:string">
3127                  <xsd:maxLength value="6" />
3128               </xsd:restriction>
3129            </xsd:simpleType>
3130         </xsd:element>
3131         <xsd:element name="MEPRF" minOccurs="0">
3132            <xsd:annotation>
3133               <xsd:documentation>
3134               Pricing date control
3135               </xsd:documentation>
3136            </xsd:annotation>
3137            <xsd:simpleType>
3138               <xsd:restriction base="xsd:string">
3139                  <xsd:maxLength value="1" />
3140               </xsd:restriction>
3141            </xsd:simpleType>
3142         </xsd:element>
3143         <xsd:element name="EKGRP" minOccurs="0">
3144            <xsd:annotation>
3145               <xsd:documentation>
3146               Purchasing group
3147               </xsd:documentation>
3148            </xsd:annotation>
3149            <xsd:simpleType>
3150               <xsd:restriction base="xsd:string">
3151                  <xsd:maxLength value="3" />
3152               </xsd:restriction>
3153            </xsd:simpleType>
3154         </xsd:element>
3155         <xsd:element name="BOLRE" minOccurs="0">
3156            <xsd:annotation>
3157               <xsd:documentation>
3158               Indicator: vendor subject to subseq. settlement accounting
3159               </xsd:documentation>
3160            </xsd:annotation>
3161            <xsd:simpleType>
3162               <xsd:restriction base="xsd:string">
3163                  <xsd:maxLength value="1" />
3164               </xsd:restriction>
3165            </xsd:simpleType>
3166         </xsd:element>
3167         <xsd:element name="UMSAE" minOccurs="0">
3168            <xsd:annotation>
3169               <xsd:documentation>
3170               Comparison/agreement of business volumes necessary
3171               </xsd:documentation>
3172            </xsd:annotation>
3173            <xsd:simpleType>
3174               <xsd:restriction base="xsd:string">
3175                  <xsd:maxLength value="1" />
3176               </xsd:restriction>
3177            </xsd:simpleType>
3178         </xsd:element>
3179         <xsd:element name="XERSY" minOccurs="0">
3180            <xsd:annotation>
3181               <xsd:documentation>
3182               Evaluated receipt settlement (ERS)
3183               </xsd:documentation>
3184            </xsd:annotation>
3185            <xsd:simpleType>
3186               <xsd:restriction base="xsd:string">
3187                  <xsd:maxLength value="1" />
3188               </xsd:restriction>
3189            </xsd:simpleType>
3190         </xsd:element>
3191         <xsd:element name="PLIFZ" minOccurs="0">
3192            <xsd:annotation>
3193               <xsd:documentation>
3194               Planned delivery time in days
3195               </xsd:documentation>
3196            </xsd:annotation>
3197            <xsd:simpleType>
3198               <xsd:restriction base="xsd:string">
3199                  <xsd:maxLength value="5" />
3200               </xsd:restriction>
3201            </xsd:simpleType>
3202         </xsd:element>
3203         <xsd:element name="MRPPP" minOccurs="0">
3204            <xsd:annotation>
3205               <xsd:documentation>
3206               Planning calendar
3207               </xsd:documentation>
3208            </xsd:annotation>
3209            <xsd:simpleType>
3210               <xsd:restriction base="xsd:string">
3211                  <xsd:maxLength value="3" />
3212               </xsd:restriction>
3213            </xsd:simpleType>
3214         </xsd:element>
3215         <xsd:element name="LFRHY" minOccurs="0">
3216            <xsd:annotation>
3217               <xsd:documentation>
3218               Planning cycle
3219               </xsd:documentation>
3220            </xsd:annotation>
3221            <xsd:simpleType>
3222               <xsd:restriction base="xsd:string">
3223                  <xsd:maxLength value="3" />
3224               </xsd:restriction>
3225            </xsd:simpleType>
3226         </xsd:element>
3227         <xsd:element name="LIEFR" minOccurs="0">
3228            <xsd:annotation>
3229               <xsd:documentation>
3230               Delivery cycle
3231               </xsd:documentation>
3232            </xsd:annotation>
3233            <xsd:simpleType>
3234               <xsd:restriction base="xsd:string">
3235                  <xsd:maxLength value="4" />
3236               </xsd:restriction>
3237            </xsd:simpleType>
3238         </xsd:element>
3239         <xsd:element name="LIBES" minOccurs="0">
3240            <xsd:annotation>
3241               <xsd:documentation>
3242               Purchase order entry: vendor
3243               </xsd:documentation>
3244            </xsd:annotation>
3245            <xsd:simpleType>
3246               <xsd:restriction base="xsd:string">
3247                  <xsd:maxLength value="1" />
3248               </xsd:restriction>
3249            </xsd:simpleType>
3250         </xsd:element>
3251         <xsd:element name="LIPRE" minOccurs="0">
3252            <xsd:annotation>
3253               <xsd:documentation>
3254               Price marking, vendor
3255               </xsd:documentation>
3256            </xsd:annotation>
3257            <xsd:simpleType>
3258               <xsd:restriction base="xsd:string">
3259                  <xsd:maxLength value="2" />
3260               </xsd:restriction>
3261            </xsd:simpleType>
3262         </xsd:element>
3263         <xsd:element name="LISER" minOccurs="0">
3264            <xsd:annotation>
3265               <xsd:documentation>
3266               Rack-jobbing: vendor
3267               </xsd:documentation>
3268            </xsd:annotation>
3269            <xsd:simpleType>
3270               <xsd:restriction base="xsd:string">
3271                  <xsd:maxLength value="1" />
3272               </xsd:restriction>
3273            </xsd:simpleType>
3274         </xsd:element>
3275         <xsd:element name="BOIND" minOccurs="0">
3276            <xsd:annotation>
3277               <xsd:documentation>
3278               Indicator: index compilation for subseq. settlement active
3279               </xsd:documentation>
3280            </xsd:annotation>
3281            <xsd:simpleType>
3282               <xsd:restriction base="xsd:string">
3283                  <xsd:maxLength value="1" />
3284               </xsd:restriction>
3285            </xsd:simpleType>
3286         </xsd:element>
3287         <xsd:element name="E1LFM2M" type="CREMAS01.E1LFM2M" minOccurs="0" maxOccurs="999" />
3288         <xsd:element name="E1WYT3M" type="CREMAS01.E1WYT3M" minOccurs="0" maxOccurs="999" />
3289      </xsd:sequence>
3290      <xsd:attribute name="SEGMENT" type="xsd:string" fixed="1" use="required" />
3291   </xsd:complexType>
3292   <xsd:complexType name="CREMAS01.E1WYT1M">
3293      <xsd:annotation>
3294         <xsd:documentation>
3295         Segment for vendor sub-range MMS SMD
3296         </xsd:documentation>
3297      </xsd:annotation>
3298      <xsd:sequence>
3299         <xsd:element name="MSGFN" minOccurs="0">
3300            <xsd:annotation>
3301               <xsd:documentation>
3302               Function
3303               </xsd:documentation>
3304            </xsd:annotation>
3305            <xsd:simpleType>
3306               <xsd:restriction base="xsd:string">
3307                  <xsd:maxLength value="3" />
3308               </xsd:restriction>
3309            </xsd:simpleType>
3310         </xsd:element>
3311         <xsd:element name="LIFNR" minOccurs="0">
3312            <xsd:annotation>
3313               <xsd:documentation>
3314               Account number of the vendor or creditor
3315               </xsd:documentation>
3316            </xsd:annotation>
3317            <xsd:simpleType>
3318               <xsd:restriction base="xsd:string">
3319                  <xsd:maxLength value="10" />
3320               </xsd:restriction>
3321            </xsd:simpleType>
3322         </xsd:element>
3323         <xsd:element name="LTSNR" minOccurs="0">
3324            <xsd:annotation>
3325               <xsd:documentation>
3326               Vendor sub-range
3327               </xsd:documentation>
3328            </xsd:annotation>
3329            <xsd:simpleType>
3330               <xsd:restriction base="xsd:string">
3331                  <xsd:maxLength value="6" />
3332               </xsd:restriction>
3333            </xsd:simpleType>
3334         </xsd:element>
3335         <xsd:element name="ERNAM" minOccurs="0">
3336            <xsd:annotation>
3337               <xsd:documentation>
3338               Name of person who created object
3339               </xsd:documentation>
3340            </xsd:annotation>
3341            <xsd:simpleType>
3342               <xsd:restriction base="xsd:string">
3343                  <xsd:maxLength value="12" />
3344               </xsd:restriction>
3345            </xsd:simpleType>
3346         </xsd:element>
3347         <xsd:element name="ERDAT" minOccurs="0">
3348            <xsd:annotation>
3349               <xsd:documentation>
3350               Date on which the record was created
3351               </xsd:documentation>
3352            </xsd:annotation>
3353            <xsd:simpleType>
3354               <xsd:restriction base="xsd:string">
3355                  <xsd:maxLength value="8" />
3356               </xsd:restriction>
3357            </xsd:simpleType>
3358         </xsd:element>
3359         <xsd:element name="SPRAS" minOccurs="0">
3360            <xsd:annotation>
3361               <xsd:documentation>
3362               Language keys
3363               </xsd:documentation>
3364            </xsd:annotation>
3365            <xsd:simpleType>
3366               <xsd:restriction base="xsd:string">
3367                  <xsd:maxLength value="1" />
3368               </xsd:restriction>
3369            </xsd:simpleType>
3370         </xsd:element>
3371         <xsd:element name="LTSBZ" minOccurs="0">
3372            <xsd:annotation>
3373               <xsd:documentation>
3374               Description
3375               </xsd:documentation>
3376            </xsd:annotation>
3377            <xsd:simpleType>
3378               <xsd:restriction base="xsd:string">
3379                  <xsd:maxLength value="20" />
3380               </xsd:restriction>
3381            </xsd:simpleType>
3382         </xsd:element>
3383         <xsd:element name="E1WYTTM" type="CREMAS01.E1WYTTM" minOccurs="0" maxOccurs="999" />
3384      </xsd:sequence>
3385      <xsd:attribute name="SEGMENT" type="xsd:string" fixed="1" use="required" />
3386   </xsd:complexType>
3387   <xsd:complexType name="CREMAS.CREMAS01">
3388      <xsd:annotation>
3389         <xsd:documentation>
3390         Vendor master data distribution ALE
3391         </xsd:documentation>
3392      </xsd:annotation>
3393      <xsd:sequence>
3394         <xsd:element name="EDI_DC40" type="EDI_DC40.CREMAS.CREMAS01" />
3395         <xsd:element name="E1LFA1M" type="CREMAS01.E1LFA1M" />
3396      </xsd:sequence>
3397      <xsd:attribute name="BEGIN" type="xsd:string" fixed="1" use="required" />
3398   </xsd:complexType>
3399   <xsd:complexType name="CREMAS01.E1WYT3M">
3400      <xsd:annotation>
3401         <xsd:documentation>
3402         Segment for addresses of vendors MMS SMD
3403         </xsd:documentation>
3404      </xsd:annotation>
3405      <xsd:sequence>
3406         <xsd:element name="MSGFN" minOccurs="0">
3407            <xsd:annotation>
3408               <xsd:documentation>
3409               Function
3410               </xsd:documentation>
3411            </xsd:annotation>
3412            <xsd:simpleType>
3413               <xsd:restriction base="xsd:string">
3414                  <xsd:maxLength value="3" />
3415               </xsd:restriction>
3416            </xsd:simpleType>
3417         </xsd:element>
3418         <xsd:element name="LIFNR" minOccurs="0">
3419            <xsd:annotation>
3420               <xsd:documentation>
3421               Account number of the vendor or creditor
3422               </xsd:documentation>
3423            </xsd:annotation>
3424            <xsd:simpleType>
3425               <xsd:restriction base="xsd:string">
3426                  <xsd:maxLength value="10" />
3427               </xsd:restriction>
3428            </xsd:simpleType>
3429         </xsd:element>
3430         <xsd:element name="EKORG" minOccurs="0">
3431            <xsd:annotation>
3432               <xsd:documentation>
3433               Purchasing organization
3434               </xsd:documentation>
3435            </xsd:annotation>
3436            <xsd:simpleType>
3437               <xsd:restriction base="xsd:string">
3438                  <xsd:maxLength value="6" />
3439               </xsd:restriction>
3440            </xsd:simpleType>
3441         </xsd:element>
3442         <xsd:element name="LTSNR" minOccurs="0">
3443            <xsd:annotation>
3444               <xsd:documentation>
3445               Vendor sub-range
3446               </xsd:documentation>
3447            </xsd:annotation>
3448            <xsd:simpleType>
3449               <xsd:restriction base="xsd:string">
3450                  <xsd:maxLength value="6" />
3451               </xsd:restriction>
3452            </xsd:simpleType>
3453         </xsd:element>
3454         <xsd:element name="WERKS" minOccurs="0">
3455            <xsd:annotation>
3456               <xsd:documentation>
3457               Plant
3458               </xsd:documentation>
3459            </xsd:annotation>
3460            <xsd:simpleType>
3461               <xsd:restriction base="xsd:string">
3462                  <xsd:maxLength value="6" />
3463               </xsd:restriction>
3464            </xsd:simpleType>
3465         </xsd:element>
3466         <xsd:element name="PARVW" minOccurs="0">
3467            <xsd:annotation>
3468               <xsd:documentation>
3469               Partner function ID (e.g. SH for ship-to party)
3470               </xsd:documentation>
3471            </xsd:annotation>
3472            <xsd:simpleType>
3473               <xsd:restriction base="xsd:string">
3474                  <xsd:maxLength value="2" />
3475               </xsd:restriction>
3476            </xsd:simpleType>
3477         </xsd:element>
3478         <xsd:element name="PARZA" minOccurs="0">
3479            <xsd:annotation>
3480               <xsd:documentation>
3481               Partner counter
3482               </xsd:documentation>
3483            </xsd:annotation>
3484            <xsd:simpleType>
3485               <xsd:restriction base="xsd:string">
3486                  <xsd:maxLength value="3" />
3487               </xsd:restriction>
3488            </xsd:simpleType>
3489         </xsd:element>
3490         <xsd:element name="ERNAM" minOccurs="0">
3491            <xsd:annotation>
3492               <xsd:documentation>
3493               Name of person who created object
3494               </xsd:documentation>
3495            </xsd:annotation>
3496            <xsd:simpleType>
3497               <xsd:restriction base="xsd:string">
3498                  <xsd:maxLength value="12" />
3499               </xsd:restriction>
3500            </xsd:simpleType>
3501         </xsd:element>
3502         <xsd:element name="ERDAT" minOccurs="0">
3503            <xsd:annotation>
3504               <xsd:documentation>
3505               Date on which the record was created
3506               </xsd:documentation>
3507            </xsd:annotation>
3508            <xsd:simpleType>
3509               <xsd:restriction base="xsd:string">
3510                  <xsd:maxLength value="8" />
3511               </xsd:restriction>
3512            </xsd:simpleType>
3513         </xsd:element>
3514         <xsd:element name="LIFN2" minOccurs="0">
3515            <xsd:annotation>
3516               <xsd:documentation>
3517               Reference to other vendor
3518               </xsd:documentation>
3519            </xsd:annotation>
3520            <xsd:simpleType>
3521               <xsd:restriction base="xsd:string">
3522                  <xsd:maxLength value="10" />
3523               </xsd:restriction>
3524            </xsd:simpleType>
3525         </xsd:element>
3526         <xsd:element name="DEFPA" minOccurs="0">
3527            <xsd:annotation>
3528               <xsd:documentation>
3529               Default partner
3530               </xsd:documentation>
3531            </xsd:annotation>
3532            <xsd:simpleType>
3533               <xsd:restriction base="xsd:string">
3534                  <xsd:maxLength value="1" />
3535               </xsd:restriction>
3536            </xsd:simpleType>
3537         </xsd:element>
3538      </xsd:sequence>
3539      <xsd:attribute name="SEGMENT" type="xsd:string" fixed="1" use="required" />
3540   </xsd:complexType>
3541</xsd:schema>
3542