-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAircraftRegistrationSet.xsd
387 lines (387 loc) · 73.7 KB
/
AircraftRegistrationSet.xsd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="AircraftRegistrationSet" targetNamespace="http://tempuri.org/AircraftRegistrationSet.xsd" xmlns:mstns="http://tempuri.org/AircraftRegistrationSet.xsd" xmlns="http://tempuri.org/AircraftRegistrationSet.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:annotation>
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<Connections />
<Tables />
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="AircraftRegistrationSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="AircraftRegistrationSet" msprop:Generator_UserDSName="AircraftRegistrationSet">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="ACFTREF.txt" msprop:Generator_TableClassName="_ACFTREF_txtDataTable" msprop:Generator_TableVarName="_tableACFTREF_txt" msprop:Generator_TablePropName="_ACFTREF_txt" msprop:Generator_RowDeletingName="_ACFTREF_txtRowDeleting" msprop:Generator_RowChangingName="_ACFTREF_txtRowChanging" msprop:Generator_RowEvHandlerName="_ACFTREF_txtRowChangeEventHandler" msprop:Generator_RowDeletedName="_ACFTREF_txtRowDeleted" msprop:Generator_UserTableName="ACFTREF.txt" msprop:Generator_RowChangedName="_ACFTREF_txtRowChanged" msprop:Generator_RowEvArgName="_ACFTREF_txtRowChangeEvent" msprop:Generator_RowClassName="_ACFTREF_txtRow">
<xs:complexType>
<xs:sequence>
<xs:element name="CODE" msprop:Generator_ColumnVarNameInTable="columnCODE" msprop:Generator_ColumnPropNameInRow="CODE" msprop:Generator_ColumnPropNameInTable="CODEColumn" msprop:Generator_UserColumnName="CODE" type="xs:string" />
<xs:element name="MFR" msprop:Generator_ColumnVarNameInTable="columnMFR" msprop:Generator_ColumnPropNameInRow="MFR" msprop:Generator_ColumnPropNameInTable="MFRColumn" msprop:Generator_UserColumnName="MFR" type="xs:string" minOccurs="0" />
<xs:element name="MODEL" msprop:Generator_ColumnVarNameInTable="columnMODEL" msprop:Generator_ColumnPropNameInRow="MODEL" msprop:Generator_ColumnPropNameInTable="MODELColumn" msprop:Generator_UserColumnName="MODEL" type="xs:string" minOccurs="0" />
<xs:element name="TYPE-ACFT" msprop:Generator_ColumnVarNameInTable="_columnTYPE_ACFT" msprop:Generator_ColumnPropNameInRow="_TYPE_ACFT" msprop:Generator_ColumnPropNameInTable="_TYPE_ACFTColumn" msprop:Generator_UserColumnName="TYPE-ACFT" type="xs:int" minOccurs="0" />
<xs:element name="TYPE-ENG" msprop:Generator_ColumnVarNameInTable="_columnTYPE_ENG" msprop:Generator_ColumnPropNameInRow="_TYPE_ENG" msprop:Generator_ColumnPropNameInTable="_TYPE_ENGColumn" msprop:Generator_UserColumnName="TYPE-ENG" type="xs:int" minOccurs="0" />
<xs:element name="AC-CAT" msprop:Generator_ColumnVarNameInTable="_columnAC_CAT" msprop:Generator_ColumnPropNameInRow="_AC_CAT" msprop:Generator_ColumnPropNameInTable="_AC_CATColumn" msprop:Generator_UserColumnName="AC-CAT" type="xs:int" minOccurs="0" />
<xs:element name="BUILD-CERT-IND" msprop:Generator_ColumnVarNameInTable="_columnBUILD_CERT_IND" msprop:Generator_ColumnPropNameInRow="_BUILD_CERT_IND" msprop:Generator_ColumnPropNameInTable="_BUILD_CERT_INDColumn" msprop:Generator_UserColumnName="BUILD-CERT-IND" type="xs:int" minOccurs="0" />
<xs:element name="NO-ENG" msprop:Generator_ColumnVarNameInTable="_columnNO_ENG" msprop:Generator_ColumnPropNameInRow="_NO_ENG" msprop:Generator_ColumnPropNameInTable="_NO_ENGColumn" msprop:Generator_UserColumnName="NO-ENG" type="xs:int" minOccurs="0" />
<xs:element name="NO-SEATS" msprop:Generator_ColumnVarNameInTable="_columnNO_SEATS" msprop:Generator_ColumnPropNameInRow="_NO_SEATS" msprop:Generator_ColumnPropNameInTable="_NO_SEATSColumn" msprop:Generator_UserColumnName="NO-SEATS" type="xs:int" minOccurs="0" />
<xs:element name="AC-WEIGHT" msprop:Generator_ColumnVarNameInTable="_columnAC_WEIGHT" msprop:Generator_ColumnPropNameInRow="_AC_WEIGHT" msprop:Generator_ColumnPropNameInTable="_AC_WEIGHTColumn" msprop:Generator_UserColumnName="AC-WEIGHT" type="xs:int" minOccurs="0" />
<xs:element name="SPEED" msprop:Generator_ColumnVarNameInTable="columnSPEED" msprop:Generator_ColumnPropNameInRow="SPEED" msprop:Generator_ColumnPropNameInTable="SPEEDColumn" msprop:Generator_UserColumnName="SPEED" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DEALER.txt" msprop:Generator_TableClassName="_DEALER_txtDataTable" msprop:Generator_TableVarName="_tableDEALER_txt" msprop:Generator_TablePropName="_DEALER_txt" msprop:Generator_RowDeletingName="_DEALER_txtRowDeleting" msprop:Generator_RowChangingName="_DEALER_txtRowChanging" msprop:Generator_RowEvHandlerName="_DEALER_txtRowChangeEventHandler" msprop:Generator_RowDeletedName="_DEALER_txtRowDeleted" msprop:Generator_UserTableName="DEALER.txt" msprop:Generator_RowChangedName="_DEALER_txtRowChanged" msprop:Generator_RowEvArgName="_DEALER_txtRowChangeEvent" msprop:Generator_RowClassName="_DEALER_txtRow">
<xs:complexType>
<xs:sequence>
<xs:element name="CERTIFICATE-NUMBER" msprop:Generator_ColumnVarNameInTable="_columnCERTIFICATE_NUMBER" msprop:Generator_ColumnPropNameInRow="_CERTIFICATE_NUMBER" msprop:Generator_ColumnPropNameInTable="_CERTIFICATE_NUMBERColumn" msprop:Generator_UserColumnName="CERTIFICATE-NUMBER" type="xs:string" />
<xs:element name="OWNERSHIP" msprop:Generator_ColumnVarNameInTable="columnOWNERSHIP" msprop:Generator_ColumnPropNameInRow="OWNERSHIP" msprop:Generator_ColumnPropNameInTable="OWNERSHIPColumn" msprop:Generator_UserColumnName="OWNERSHIP" type="xs:string" minOccurs="0" />
<xs:element name="CERTIFICATE-DATE" msprop:Generator_ColumnVarNameInTable="_columnCERTIFICATE_DATE" msprop:Generator_ColumnPropNameInRow="_CERTIFICATE_DATE" msprop:Generator_ColumnPropNameInTable="_CERTIFICATE_DATEColumn" msprop:Generator_UserColumnName="CERTIFICATE-DATE" type="xs:dateTime" minOccurs="0" />
<xs:element name="EXPIRATION-DATE" msprop:Generator_ColumnVarNameInTable="_columnEXPIRATION_DATE" msprop:Generator_ColumnPropNameInRow="_EXPIRATION_DATE" msprop:Generator_ColumnPropNameInTable="_EXPIRATION_DATEColumn" msprop:Generator_UserColumnName="EXPIRATION-DATE" type="xs:dateTime" minOccurs="0" />
<xs:element name="EXPIRATION-FLAG" msprop:Generator_ColumnVarNameInTable="_columnEXPIRATION_FLAG" msprop:Generator_ColumnPropNameInRow="_EXPIRATION_FLAG" msprop:Generator_ColumnPropNameInTable="_EXPIRATION_FLAGColumn" msprop:Generator_UserColumnName="EXPIRATION-FLAG" type="xs:string" minOccurs="0" />
<xs:element name="CERTIFICATE-ISSUE-COUNT" msprop:Generator_ColumnVarNameInTable="_columnCERTIFICATE_ISSUE_COUNT" msprop:Generator_ColumnPropNameInRow="_CERTIFICATE_ISSUE_COUNT" msprop:Generator_ColumnPropNameInTable="_CERTIFICATE_ISSUE_COUNTColumn" msprop:Generator_UserColumnName="CERTIFICATE-ISSUE-COUNT" type="xs:int" minOccurs="0" />
<xs:element name="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_UserColumnName="NAME" type="xs:string" minOccurs="0" />
<xs:element name="STREET" msprop:Generator_ColumnVarNameInTable="columnSTREET" msprop:Generator_ColumnPropNameInRow="STREET" msprop:Generator_ColumnPropNameInTable="STREETColumn" msprop:Generator_UserColumnName="STREET" type="xs:string" minOccurs="0" />
<xs:element name="STREET2" msprop:Generator_ColumnVarNameInTable="columnSTREET2" msprop:Generator_ColumnPropNameInRow="STREET2" msprop:Generator_ColumnPropNameInTable="STREET2Column" msprop:Generator_UserColumnName="STREET2" type="xs:string" minOccurs="0" />
<xs:element name="CITY" msprop:Generator_ColumnVarNameInTable="columnCITY" msprop:Generator_ColumnPropNameInRow="CITY" msprop:Generator_ColumnPropNameInTable="CITYColumn" msprop:Generator_UserColumnName="CITY" type="xs:string" minOccurs="0" />
<xs:element name="STATE-ABBREV" msprop:Generator_ColumnVarNameInTable="_columnSTATE_ABBREV" msprop:Generator_ColumnPropNameInRow="_STATE_ABBREV" msprop:Generator_ColumnPropNameInTable="_STATE_ABBREVColumn" msprop:Generator_UserColumnName="STATE-ABBREV" type="xs:string" minOccurs="0" />
<xs:element name="ZIP-CODE" msprop:Generator_ColumnVarNameInTable="_columnZIP_CODE" msprop:Generator_ColumnPropNameInRow="_ZIP_CODE" msprop:Generator_ColumnPropNameInTable="_ZIP_CODEColumn" msprop:Generator_UserColumnName="ZIP-CODE" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-COUNT" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_COUNT" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_COUNT" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_COUNTColumn" msprop:Generator_UserColumnName="OTHER-NAMES-COUNT" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-1" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_1" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_1" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_1Column" msprop:Generator_UserColumnName="OTHER-NAMES-1" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-2" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_2" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_2" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_2Column" msprop:Generator_UserColumnName="OTHER-NAMES-2" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-3" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_3" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_3" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_3Column" msprop:Generator_UserColumnName="OTHER-NAMES-3" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-4" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_4" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_4" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_4Column" msprop:Generator_UserColumnName="OTHER-NAMES-4" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-5" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_5" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_5" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_5Column" msprop:Generator_UserColumnName="OTHER-NAMES-5" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-6" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_6" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_6" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_6Column" msprop:Generator_UserColumnName="OTHER-NAMES-6" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-7" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_7" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_7" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_7Column" msprop:Generator_UserColumnName="OTHER-NAMES-7" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-8" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_8" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_8" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_8Column" msprop:Generator_UserColumnName="OTHER-NAMES-8" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-9" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_9" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_9" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_9Column" msprop:Generator_UserColumnName="OTHER-NAMES-9" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-10" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_10" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_10" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_10Column" msprop:Generator_UserColumnName="OTHER-NAMES-10" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-11" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_11" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_11" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_11Column" msprop:Generator_UserColumnName="OTHER-NAMES-11" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-12" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_12" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_12" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_12Column" msprop:Generator_UserColumnName="OTHER-NAMES-12" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-13" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_13" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_13" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_13Column" msprop:Generator_UserColumnName="OTHER-NAMES-13" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-14" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_14" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_14" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_14Column" msprop:Generator_UserColumnName="OTHER-NAMES-14" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-15" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_15" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_15" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_15Column" msprop:Generator_UserColumnName="OTHER-NAMES-15" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-16" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_16" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_16" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_16Column" msprop:Generator_UserColumnName="OTHER-NAMES-16" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-17" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_17" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_17" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_17Column" msprop:Generator_UserColumnName="OTHER-NAMES-17" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-18" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_18" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_18" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_18Column" msprop:Generator_UserColumnName="OTHER-NAMES-18" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-19" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_19" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_19" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_19Column" msprop:Generator_UserColumnName="OTHER-NAMES-19" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-20" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_20" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_20" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_20Column" msprop:Generator_UserColumnName="OTHER-NAMES-20" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-21" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_21" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_21" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_21Column" msprop:Generator_UserColumnName="OTHER-NAMES-21" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-22" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_22" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_22" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_22Column" msprop:Generator_UserColumnName="OTHER-NAMES-22" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-23" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_23" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_23" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_23Column" msprop:Generator_UserColumnName="OTHER-NAMES-23" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-24" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_24" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_24" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_24Column" msprop:Generator_UserColumnName="OTHER-NAMES-24" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES-25" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_25" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_25" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_25Column" msprop:Generator_UserColumnName="OTHER-NAMES-25" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DEREG.txt" msprop:Generator_TableClassName="_DEREG_txtDataTable" msprop:Generator_TableVarName="_tableDEREG_txt" msprop:Generator_TablePropName="_DEREG_txt" msprop:Generator_RowDeletingName="_DEREG_txtRowDeleting" msprop:Generator_RowChangingName="_DEREG_txtRowChanging" msprop:Generator_RowEvHandlerName="_DEREG_txtRowChangeEventHandler" msprop:Generator_RowDeletedName="_DEREG_txtRowDeleted" msprop:Generator_UserTableName="DEREG.txt" msprop:Generator_RowChangedName="_DEREG_txtRowChanged" msprop:Generator_RowEvArgName="_DEREG_txtRowChangeEvent" msprop:Generator_RowClassName="_DEREG_txtRow">
<xs:complexType>
<xs:sequence>
<xs:element name="N-NUMBER" msprop:Generator_ColumnVarNameInTable="_columnN_NUMBER" msprop:Generator_ColumnPropNameInRow="_N_NUMBER" msprop:Generator_ColumnPropNameInTable="_N_NUMBERColumn" msprop:Generator_UserColumnName="N-NUMBER" type="xs:string" />
<xs:element name="SERIAL-NUMBER" msprop:Generator_ColumnVarNameInTable="_columnSERIAL_NUMBER" msprop:Generator_ColumnPropNameInRow="_SERIAL_NUMBER" msprop:Generator_ColumnPropNameInTable="_SERIAL_NUMBERColumn" msprop:Generator_UserColumnName="SERIAL-NUMBER" type="xs:string" minOccurs="0" />
<xs:element name="MFR-MDL-CODE" msprop:Generator_ColumnVarNameInTable="_columnMFR_MDL_CODE" msprop:Generator_ColumnPropNameInRow="_MFR_MDL_CODE" msprop:Generator_ColumnPropNameInTable="_MFR_MDL_CODEColumn" msprop:Generator_UserColumnName="MFR-MDL-CODE" type="xs:string" minOccurs="0" />
<xs:element name="STATUS-CODE" msprop:Generator_ColumnVarNameInTable="_columnSTATUS_CODE" msprop:Generator_ColumnPropNameInRow="_STATUS_CODE" msprop:Generator_ColumnPropNameInTable="_STATUS_CODEColumn" msprop:Generator_UserColumnName="STATUS-CODE" type="xs:string" minOccurs="0" />
<xs:element name="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_UserColumnName="NAME" type="xs:string" minOccurs="0" />
<xs:element name="STREET-MAIL" msprop:Generator_ColumnVarNameInTable="_columnSTREET_MAIL" msprop:Generator_ColumnPropNameInRow="_STREET_MAIL" msprop:Generator_ColumnPropNameInTable="_STREET_MAILColumn" msprop:Generator_UserColumnName="STREET-MAIL" type="xs:string" minOccurs="0" />
<xs:element name="STREET2-MAIL" msprop:Generator_ColumnVarNameInTable="_columnSTREET2_MAIL" msprop:Generator_ColumnPropNameInRow="_STREET2_MAIL" msprop:Generator_ColumnPropNameInTable="_STREET2_MAILColumn" msprop:Generator_UserColumnName="STREET2-MAIL" type="xs:string" minOccurs="0" />
<xs:element name="CITY-MAIL" msprop:Generator_ColumnVarNameInTable="_columnCITY_MAIL" msprop:Generator_ColumnPropNameInRow="_CITY_MAIL" msprop:Generator_ColumnPropNameInTable="_CITY_MAILColumn" msprop:Generator_UserColumnName="CITY-MAIL" type="xs:string" minOccurs="0" />
<xs:element name="STATE-ABBREV-MAIL" msprop:Generator_ColumnVarNameInTable="_columnSTATE_ABBREV_MAIL" msprop:Generator_ColumnPropNameInRow="_STATE_ABBREV_MAIL" msprop:Generator_ColumnPropNameInTable="_STATE_ABBREV_MAILColumn" msprop:Generator_UserColumnName="STATE-ABBREV-MAIL" type="xs:string" minOccurs="0" />
<xs:element name="ZIP-CODE-MAIL" msprop:Generator_ColumnVarNameInTable="_columnZIP_CODE_MAIL" msprop:Generator_ColumnPropNameInRow="_ZIP_CODE_MAIL" msprop:Generator_ColumnPropNameInTable="_ZIP_CODE_MAILColumn" msprop:Generator_UserColumnName="ZIP-CODE-MAIL" type="xs:string" minOccurs="0" />
<xs:element name="ENG-MFR-MDL" msprop:Generator_ColumnVarNameInTable="_columnENG_MFR_MDL" msprop:Generator_ColumnPropNameInRow="_ENG_MFR_MDL" msprop:Generator_ColumnPropNameInTable="_ENG_MFR_MDLColumn" msprop:Generator_UserColumnName="ENG-MFR-MDL" type="xs:string" minOccurs="0" />
<xs:element name="YEAR-MFR" msprop:Generator_ColumnVarNameInTable="_columnYEAR_MFR" msprop:Generator_ColumnPropNameInRow="_YEAR_MFR" msprop:Generator_ColumnPropNameInTable="_YEAR_MFRColumn" msprop:Generator_UserColumnName="YEAR-MFR" type="xs:int" minOccurs="0" />
<xs:element name="CERTIFICATION" msprop:Generator_ColumnVarNameInTable="columnCERTIFICATION" msprop:Generator_ColumnPropNameInRow="CERTIFICATION" msprop:Generator_ColumnPropNameInTable="CERTIFICATIONColumn" msprop:Generator_UserColumnName="CERTIFICATION" type="xs:string" minOccurs="0" />
<xs:element name="REGION" msprop:Generator_ColumnVarNameInTable="columnREGION" msprop:Generator_ColumnPropNameInRow="REGION" msprop:Generator_ColumnPropNameInTable="REGIONColumn" msprop:Generator_UserColumnName="REGION" type="xs:string" minOccurs="0" />
<xs:element name="COUNTY-MAIL" msprop:Generator_ColumnVarNameInTable="_columnCOUNTY_MAIL" msprop:Generator_ColumnPropNameInRow="_COUNTY_MAIL" msprop:Generator_ColumnPropNameInTable="_COUNTY_MAILColumn" msprop:Generator_UserColumnName="COUNTY-MAIL" type="xs:string" minOccurs="0" />
<xs:element name="COUNTRY-MAIL" msprop:Generator_ColumnVarNameInTable="_columnCOUNTRY_MAIL" msprop:Generator_ColumnPropNameInRow="_COUNTRY_MAIL" msprop:Generator_ColumnPropNameInTable="_COUNTRY_MAILColumn" msprop:Generator_UserColumnName="COUNTRY-MAIL" type="xs:string" minOccurs="0" />
<xs:element name="AIR-WORTH-DATE" msprop:Generator_ColumnVarNameInTable="_columnAIR_WORTH_DATE" msprop:Generator_ColumnPropNameInRow="_AIR_WORTH_DATE" msprop:Generator_ColumnPropNameInTable="_AIR_WORTH_DATEColumn" msprop:Generator_UserColumnName="AIR-WORTH-DATE" type="xs:dateTime" minOccurs="0" />
<xs:element name="CANCEL-DATE" msprop:Generator_ColumnVarNameInTable="_columnCANCEL_DATE" msprop:Generator_ColumnPropNameInRow="_CANCEL_DATE" msprop:Generator_ColumnPropNameInTable="_CANCEL_DATEColumn" msprop:Generator_UserColumnName="CANCEL-DATE" type="xs:dateTime" minOccurs="0" />
<xs:element name="MODE-S-CODE" msprop:Generator_ColumnVarNameInTable="_columnMODE_S_CODE" msprop:Generator_ColumnPropNameInRow="_MODE_S_CODE" msprop:Generator_ColumnPropNameInTable="_MODE_S_CODEColumn" msprop:Generator_UserColumnName="MODE-S-CODE" type="xs:string" minOccurs="0" />
<xs:element name="INDICATOR-GROUP" msprop:Generator_ColumnVarNameInTable="_columnINDICATOR_GROUP" msprop:Generator_ColumnPropNameInRow="_INDICATOR_GROUP" msprop:Generator_ColumnPropNameInTable="_INDICATOR_GROUPColumn" msprop:Generator_UserColumnName="INDICATOR-GROUP" type="xs:string" minOccurs="0" />
<xs:element name="EXP-COUNTRY" msprop:Generator_ColumnVarNameInTable="_columnEXP_COUNTRY" msprop:Generator_ColumnPropNameInRow="_EXP_COUNTRY" msprop:Generator_ColumnPropNameInTable="_EXP_COUNTRYColumn" msprop:Generator_UserColumnName="EXP-COUNTRY" type="xs:string" minOccurs="0" />
<xs:element name="LAST-ACT-DATE" msprop:Generator_ColumnVarNameInTable="_columnLAST_ACT_DATE" msprop:Generator_ColumnPropNameInRow="_LAST_ACT_DATE" msprop:Generator_ColumnPropNameInTable="_LAST_ACT_DATEColumn" msprop:Generator_UserColumnName="LAST-ACT-DATE" type="xs:dateTime" minOccurs="0" />
<xs:element name="CERT-ISSUE-DATE" msprop:Generator_ColumnVarNameInTable="_columnCERT_ISSUE_DATE" msprop:Generator_ColumnPropNameInRow="_CERT_ISSUE_DATE" msprop:Generator_ColumnPropNameInTable="_CERT_ISSUE_DATEColumn" msprop:Generator_UserColumnName="CERT-ISSUE-DATE" type="xs:dateTime" minOccurs="0" />
<xs:element name="STREET-PHYSICAL" msprop:Generator_ColumnVarNameInTable="_columnSTREET_PHYSICAL" msprop:Generator_ColumnPropNameInRow="_STREET_PHYSICAL" msprop:Generator_ColumnPropNameInTable="_STREET_PHYSICALColumn" msprop:Generator_UserColumnName="STREET-PHYSICAL" type="xs:string" minOccurs="0" />
<xs:element name="STREET2-PHYSICAL" msprop:Generator_ColumnVarNameInTable="_columnSTREET2_PHYSICAL" msprop:Generator_ColumnPropNameInRow="_STREET2_PHYSICAL" msprop:Generator_ColumnPropNameInTable="_STREET2_PHYSICALColumn" msprop:Generator_UserColumnName="STREET2-PHYSICAL" type="xs:string" minOccurs="0" />
<xs:element name="CITY-PHYSICAL" msprop:Generator_ColumnVarNameInTable="_columnCITY_PHYSICAL" msprop:Generator_ColumnPropNameInRow="_CITY_PHYSICAL" msprop:Generator_ColumnPropNameInTable="_CITY_PHYSICALColumn" msprop:Generator_UserColumnName="CITY-PHYSICAL" type="xs:string" minOccurs="0" />
<xs:element name="STATE-ABBREV-PHYSICAL" msprop:Generator_ColumnVarNameInTable="_columnSTATE_ABBREV_PHYSICAL" msprop:Generator_ColumnPropNameInRow="_STATE_ABBREV_PHYSICAL" msprop:Generator_ColumnPropNameInTable="_STATE_ABBREV_PHYSICALColumn" msprop:Generator_UserColumnName="STATE-ABBREV-PHYSICAL" type="xs:string" minOccurs="0" />
<xs:element name="ZIP-CODE-PHYSICAL" msprop:Generator_ColumnVarNameInTable="_columnZIP_CODE_PHYSICAL" msprop:Generator_ColumnPropNameInRow="_ZIP_CODE_PHYSICAL" msprop:Generator_ColumnPropNameInTable="_ZIP_CODE_PHYSICALColumn" msprop:Generator_UserColumnName="ZIP-CODE-PHYSICAL" type="xs:string" minOccurs="0" />
<xs:element name="COUNTY-PHYSICAL" msprop:Generator_ColumnVarNameInTable="_columnCOUNTY_PHYSICAL" msprop:Generator_ColumnPropNameInRow="_COUNTY_PHYSICAL" msprop:Generator_ColumnPropNameInTable="_COUNTY_PHYSICALColumn" msprop:Generator_UserColumnName="COUNTY-PHYSICAL" type="xs:string" minOccurs="0" />
<xs:element name="COUNTRY-PHYSICAL" msprop:Generator_ColumnVarNameInTable="_columnCOUNTRY_PHYSICAL" msprop:Generator_ColumnPropNameInRow="_COUNTRY_PHYSICAL" msprop:Generator_ColumnPropNameInTable="_COUNTRY_PHYSICALColumn" msprop:Generator_UserColumnName="COUNTRY-PHYSICAL" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES_x0028_1_x0029_" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_1_" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_1_" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_1_Column" msprop:Generator_UserColumnName="OTHER-NAMES(1)" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES_x0028_2_x0029_" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_2_" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_2_" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_2_Column" msprop:Generator_UserColumnName="OTHER-NAMES(2)" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES_x0028_3_x0029_" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_3_" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_3_" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_3_Column" msprop:Generator_UserColumnName="OTHER-NAMES(3)" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES_x0028_4_x0029_" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_4_" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_4_" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_4_Column" msprop:Generator_UserColumnName="OTHER-NAMES(4)" type="xs:string" minOccurs="0" />
<xs:element name="OTHER-NAMES_x0028_5_x0029_" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_5_" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_5_" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_5_Column" msprop:Generator_UserColumnName="OTHER-NAMES(5)" type="xs:string" minOccurs="0" />
<xs:element name="KIT_x0020_MFR" msprop:Generator_ColumnVarNameInTable="columnKIT_MFR" msprop:Generator_ColumnPropNameInRow="KIT_MFR" msprop:Generator_ColumnPropNameInTable="KIT_MFRColumn" msprop:Generator_UserColumnName="KIT MFR" type="xs:string" minOccurs="0" />
<xs:element name="KIT_x0020_MODEL" msprop:Generator_ColumnVarNameInTable="columnKIT_MODEL" msprop:Generator_ColumnPropNameInRow="KIT_MODEL" msprop:Generator_ColumnPropNameInTable="KIT_MODELColumn" msprop:Generator_UserColumnName="KIT MODEL" type="xs:string" minOccurs="0" />
<xs:element name="MODE_x0020_S_x0020_CODE_x0020_HEX" msprop:Generator_ColumnVarNameInTable="columnMODE_S_CODE_HEX" msprop:Generator_ColumnPropNameInRow="MODE_S_CODE_HEX" msprop:Generator_ColumnPropNameInTable="MODE_S_CODE_HEXColumn" msprop:Generator_UserColumnName="MODE S CODE HEX" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="DOCINDEX.txt" msprop:Generator_TableClassName="_DOCINDEX_txtDataTable" msprop:Generator_TableVarName="_tableDOCINDEX_txt" msprop:Generator_TablePropName="_DOCINDEX_txt" msprop:Generator_RowDeletingName="_DOCINDEX_txtRowDeleting" msprop:Generator_RowChangingName="_DOCINDEX_txtRowChanging" msprop:Generator_RowEvHandlerName="_DOCINDEX_txtRowChangeEventHandler" msprop:Generator_RowDeletedName="_DOCINDEX_txtRowDeleted" msprop:Generator_UserTableName="DOCINDEX.txt" msprop:Generator_RowChangedName="_DOCINDEX_txtRowChanged" msprop:Generator_RowEvArgName="_DOCINDEX_txtRowChangeEvent" msprop:Generator_RowClassName="_DOCINDEX_txtRow">
<xs:complexType>
<xs:sequence>
<xs:element name="TYPE-COLLATERAL" msprop:Generator_ColumnVarNameInTable="_columnTYPE_COLLATERAL" msprop:Generator_ColumnPropNameInRow="_TYPE_COLLATERAL" msprop:Generator_ColumnPropNameInTable="_TYPE_COLLATERALColumn" msprop:Generator_UserColumnName="TYPE-COLLATERAL" type="xs:int" />
<xs:element name="COLLATERAL" msprop:Generator_ColumnVarNameInTable="columnCOLLATERAL" msprop:Generator_ColumnPropNameInRow="COLLATERAL" msprop:Generator_ColumnPropNameInTable="COLLATERALColumn" msprop:Generator_UserColumnName="COLLATERAL" type="xs:string" minOccurs="0" />
<xs:element name="PARTY" msprop:Generator_ColumnVarNameInTable="columnPARTY" msprop:Generator_ColumnPropNameInRow="PARTY" msprop:Generator_ColumnPropNameInTable="PARTYColumn" msprop:Generator_UserColumnName="PARTY" type="xs:string" minOccurs="0" />
<xs:element name="DOC-ID" msprop:Generator_ColumnVarNameInTable="_columnDOC_ID" msprop:Generator_ColumnPropNameInRow="_DOC_ID" msprop:Generator_ColumnPropNameInTable="_DOC_IDColumn" msprop:Generator_UserColumnName="DOC-ID" type="xs:string" minOccurs="0" />
<xs:element name="DRDATE" msprop:Generator_ColumnVarNameInTable="columnDRDATE" msprop:Generator_ColumnPropNameInRow="DRDATE" msprop:Generator_ColumnPropNameInTable="DRDATEColumn" msprop:Generator_UserColumnName="DRDATE" type="xs:dateTime" minOccurs="0" />
<xs:element name="PROCESSING-DATE" msprop:Generator_ColumnVarNameInTable="_columnPROCESSING_DATE" msprop:Generator_ColumnPropNameInRow="_PROCESSING_DATE" msprop:Generator_ColumnPropNameInTable="_PROCESSING_DATEColumn" msprop:Generator_UserColumnName="PROCESSING-DATE" type="xs:dateTime" minOccurs="0" />
<xs:element name="CORR-DATE" msprop:Generator_ColumnVarNameInTable="_columnCORR_DATE" msprop:Generator_ColumnPropNameInRow="_CORR_DATE" msprop:Generator_ColumnPropNameInTable="_CORR_DATEColumn" msprop:Generator_UserColumnName="CORR-DATE" type="xs:dateTime" minOccurs="0" />
<xs:element name="CORR-ID" msprop:Generator_ColumnVarNameInTable="_columnCORR_ID" msprop:Generator_ColumnPropNameInRow="_CORR_ID" msprop:Generator_ColumnPropNameInTable="_CORR_IDColumn" msprop:Generator_UserColumnName="CORR-ID" type="xs:string" minOccurs="0" />
<xs:element name="SERIAL-ID" msprop:Generator_ColumnVarNameInTable="_columnSERIAL_ID" msprop:Generator_ColumnPropNameInRow="_SERIAL_ID" msprop:Generator_ColumnPropNameInTable="_SERIAL_IDColumn" msprop:Generator_UserColumnName="SERIAL-ID" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ENGINE.txt" msprop:Generator_TableClassName="_ENGINE_txtDataTable" msprop:Generator_TableVarName="_tableENGINE_txt" msprop:Generator_TablePropName="_ENGINE_txt" msprop:Generator_RowDeletingName="_ENGINE_txtRowDeleting" msprop:Generator_RowChangingName="_ENGINE_txtRowChanging" msprop:Generator_RowEvHandlerName="_ENGINE_txtRowChangeEventHandler" msprop:Generator_RowDeletedName="_ENGINE_txtRowDeleted" msprop:Generator_UserTableName="ENGINE.txt" msprop:Generator_RowChangedName="_ENGINE_txtRowChanged" msprop:Generator_RowEvArgName="_ENGINE_txtRowChangeEvent" msprop:Generator_RowClassName="_ENGINE_txtRow">
<xs:complexType>
<xs:sequence>
<xs:element name="CODE" msprop:Generator_ColumnVarNameInTable="columnCODE" msprop:Generator_ColumnPropNameInRow="CODE" msprop:Generator_ColumnPropNameInTable="CODEColumn" msprop:Generator_UserColumnName="CODE" type="xs:string" />
<xs:element name="MFR" msprop:Generator_ColumnVarNameInTable="columnMFR" msprop:Generator_ColumnPropNameInRow="MFR" msprop:Generator_ColumnPropNameInTable="MFRColumn" msprop:Generator_UserColumnName="MFR" type="xs:string" minOccurs="0" />
<xs:element name="MODEL" msprop:Generator_ColumnVarNameInTable="columnMODEL" msprop:Generator_ColumnPropNameInRow="MODEL" msprop:Generator_ColumnPropNameInTable="MODELColumn" msprop:Generator_UserColumnName="MODEL" type="xs:string" minOccurs="0" />
<xs:element name="TYPE" msprop:Generator_ColumnVarNameInTable="columnTYPE" msprop:Generator_ColumnPropNameInRow="TYPE" msprop:Generator_ColumnPropNameInTable="TYPEColumn" msprop:Generator_UserColumnName="TYPE" type="xs:int" minOccurs="0" />
<xs:element name="HORSEPOWER" msprop:Generator_ColumnVarNameInTable="columnHORSEPOWER" msprop:Generator_ColumnPropNameInRow="HORSEPOWER" msprop:Generator_ColumnPropNameInTable="HORSEPOWERColumn" msprop:Generator_UserColumnName="HORSEPOWER" type="xs:int" minOccurs="0" />
<xs:element name="THRUST" msprop:Generator_ColumnVarNameInTable="columnTHRUST" msprop:Generator_ColumnPropNameInRow="THRUST" msprop:Generator_ColumnPropNameInTable="THRUSTColumn" msprop:Generator_UserColumnName="THRUST" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MASTER.txt" msprop:Generator_TableClassName="_MASTER_txtDataTable" msprop:Generator_TableVarName="_tableMASTER_txt" msprop:Generator_TablePropName="_MASTER_txt" msprop:Generator_RowDeletingName="_MASTER_txtRowDeleting" msprop:Generator_RowChangingName="_MASTER_txtRowChanging" msprop:Generator_RowEvHandlerName="_MASTER_txtRowChangeEventHandler" msprop:Generator_RowDeletedName="_MASTER_txtRowDeleted" msprop:Generator_UserTableName="MASTER.txt" msprop:Generator_RowChangedName="_MASTER_txtRowChanged" msprop:Generator_RowEvArgName="_MASTER_txtRowChangeEvent" msprop:Generator_RowClassName="_MASTER_txtRow">
<xs:complexType>
<xs:sequence>
<xs:element name="N-NUMBER" msprop:Generator_ColumnVarNameInTable="_columnN_NUMBER" msprop:Generator_ColumnPropNameInRow="_N_NUMBER" msprop:Generator_ColumnPropNameInTable="_N_NUMBERColumn" msprop:Generator_UserColumnName="N-NUMBER" type="xs:string" />
<xs:element name="SERIAL_x0020_NUMBER" msprop:Generator_ColumnVarNameInTable="columnSERIAL_NUMBER" msprop:Generator_ColumnPropNameInRow="SERIAL_NUMBER" msprop:Generator_ColumnPropNameInTable="SERIAL_NUMBERColumn" msprop:Generator_UserColumnName="SERIAL NUMBER" type="xs:string" minOccurs="0" />
<xs:element name="MFR_x0020_MDL_x0020_CODE" msprop:Generator_ColumnVarNameInTable="columnMFR_MDL_CODE" msprop:Generator_ColumnPropNameInRow="MFR_MDL_CODE" msprop:Generator_ColumnPropNameInTable="MFR_MDL_CODEColumn" msprop:Generator_UserColumnName="MFR MDL CODE" type="xs:string" minOccurs="0" />
<xs:element name="ENG_x0020_MFR_x0020_MDL" msprop:Generator_ColumnVarNameInTable="columnENG_MFR_MDL" msprop:Generator_ColumnPropNameInRow="ENG_MFR_MDL" msprop:Generator_ColumnPropNameInTable="ENG_MFR_MDLColumn" msprop:Generator_UserColumnName="ENG MFR MDL" type="xs:string" minOccurs="0" />
<xs:element name="YEAR_x0020_MFR" msprop:Generator_ColumnVarNameInTable="columnYEAR_MFR" msprop:Generator_ColumnPropNameInRow="YEAR_MFR" msprop:Generator_ColumnPropNameInTable="YEAR_MFRColumn" msprop:Generator_UserColumnName="YEAR MFR" type="xs:int" minOccurs="0" />
<xs:element name="TYPE_x0020_REGISTRANT" msprop:Generator_ColumnVarNameInTable="columnTYPE_REGISTRANT" msprop:Generator_ColumnPropNameInRow="TYPE_REGISTRANT" msprop:Generator_ColumnPropNameInTable="TYPE_REGISTRANTColumn" msprop:Generator_UserColumnName="TYPE REGISTRANT" type="xs:int" minOccurs="0" />
<xs:element name="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_UserColumnName="NAME" type="xs:string" minOccurs="0" />
<xs:element name="STREET" msprop:Generator_ColumnVarNameInTable="columnSTREET" msprop:Generator_ColumnPropNameInRow="STREET" msprop:Generator_ColumnPropNameInTable="STREETColumn" msprop:Generator_UserColumnName="STREET" type="xs:string" minOccurs="0" />
<xs:element name="STREET2" msprop:Generator_ColumnVarNameInTable="columnSTREET2" msprop:Generator_ColumnPropNameInRow="STREET2" msprop:Generator_ColumnPropNameInTable="STREET2Column" msprop:Generator_UserColumnName="STREET2" type="xs:string" minOccurs="0" />
<xs:element name="CITY" msprop:Generator_ColumnVarNameInTable="columnCITY" msprop:Generator_ColumnPropNameInRow="CITY" msprop:Generator_ColumnPropNameInTable="CITYColumn" msprop:Generator_UserColumnName="CITY" type="xs:string" minOccurs="0" />
<xs:element name="STATE" msprop:Generator_ColumnVarNameInTable="columnSTATE" msprop:Generator_ColumnPropNameInRow="STATE" msprop:Generator_ColumnPropNameInTable="STATEColumn" msprop:Generator_UserColumnName="STATE" type="xs:string" minOccurs="0" />
<xs:element name="ZIP_x0020_CODE" msprop:Generator_ColumnVarNameInTable="columnZIP_CODE" msprop:Generator_ColumnPropNameInRow="ZIP_CODE" msprop:Generator_ColumnPropNameInTable="ZIP_CODEColumn" msprop:Generator_UserColumnName="ZIP CODE" type="xs:string" minOccurs="0" />
<xs:element name="REGION" msprop:Generator_ColumnVarNameInTable="columnREGION" msprop:Generator_ColumnPropNameInRow="REGION" msprop:Generator_ColumnPropNameInTable="REGIONColumn" msprop:Generator_UserColumnName="REGION" type="xs:string" minOccurs="0" />
<xs:element name="COUNTY" msprop:Generator_ColumnVarNameInTable="columnCOUNTY" msprop:Generator_ColumnPropNameInRow="COUNTY" msprop:Generator_ColumnPropNameInTable="COUNTYColumn" msprop:Generator_UserColumnName="COUNTY" type="xs:string" minOccurs="0" />
<xs:element name="COUNTRY" msprop:Generator_ColumnVarNameInTable="columnCOUNTRY" msprop:Generator_ColumnPropNameInRow="COUNTRY" msprop:Generator_ColumnPropNameInTable="COUNTRYColumn" msprop:Generator_UserColumnName="COUNTRY" type="xs:string" minOccurs="0" />
<xs:element name="LAST_x0020_ACTION_x0020_DATE" msprop:Generator_ColumnVarNameInTable="columnLAST_ACTION_DATE" msprop:Generator_ColumnPropNameInRow="LAST_ACTION_DATE" msprop:Generator_ColumnPropNameInTable="LAST_ACTION_DATEColumn" msprop:Generator_UserColumnName="LAST ACTION DATE" type="xs:dateTime" minOccurs="0" />
<xs:element name="CERT_x0020_ISSUE_x0020_DATE" msprop:Generator_ColumnVarNameInTable="columnCERT_ISSUE_DATE" msprop:Generator_ColumnPropNameInRow="CERT_ISSUE_DATE" msprop:Generator_ColumnPropNameInTable="CERT_ISSUE_DATEColumn" msprop:Generator_UserColumnName="CERT ISSUE DATE" type="xs:dateTime" minOccurs="0" />
<xs:element name="CERTIFICATION" msprop:Generator_ColumnVarNameInTable="columnCERTIFICATION" msprop:Generator_ColumnPropNameInRow="CERTIFICATION" msprop:Generator_ColumnPropNameInTable="CERTIFICATIONColumn" msprop:Generator_UserColumnName="CERTIFICATION" type="xs:string" minOccurs="0" />
<xs:element name="TYPE_x0020_AIRCRAFT" msprop:Generator_ColumnVarNameInTable="columnTYPE_AIRCRAFT" msprop:Generator_ColumnPropNameInRow="TYPE_AIRCRAFT" msprop:Generator_ColumnPropNameInTable="TYPE_AIRCRAFTColumn" msprop:Generator_UserColumnName="TYPE AIRCRAFT" type="xs:string" minOccurs="0" />
<xs:element name="TYPE_x0020_ENGINE" msprop:Generator_ColumnVarNameInTable="columnTYPE_ENGINE" msprop:Generator_ColumnPropNameInRow="TYPE_ENGINE" msprop:Generator_ColumnPropNameInTable="TYPE_ENGINEColumn" msprop:Generator_UserColumnName="TYPE ENGINE" type="xs:string" minOccurs="0" />
<xs:element name="STATUS_x0020_CODE" msprop:Generator_ColumnVarNameInTable="columnSTATUS_CODE" msprop:Generator_ColumnPropNameInRow="STATUS_CODE" msprop:Generator_ColumnPropNameInTable="STATUS_CODEColumn" msprop:Generator_UserColumnName="STATUS CODE" type="xs:string" minOccurs="0" />
<xs:element name="MODE_x0020_S_x0020_CODE" msprop:Generator_ColumnVarNameInTable="columnMODE_S_CODE" msprop:Generator_ColumnPropNameInRow="MODE_S_CODE" msprop:Generator_ColumnPropNameInTable="MODE_S_CODEColumn" msprop:Generator_UserColumnName="MODE S CODE" type="xs:string" minOccurs="0" />
<xs:element name="FRACT_x0020_OWNER" msprop:Generator_ColumnVarNameInTable="columnFRACT_OWNER" msprop:Generator_ColumnPropNameInRow="FRACT_OWNER" msprop:Generator_ColumnPropNameInTable="FRACT_OWNERColumn" msprop:Generator_UserColumnName="FRACT OWNER" type="xs:string" minOccurs="0" />
<xs:element name="AIR_x0020_WORTH_x0020_DATE" msprop:Generator_ColumnVarNameInTable="columnAIR_WORTH_DATE" msprop:Generator_ColumnPropNameInRow="AIR_WORTH_DATE" msprop:Generator_ColumnPropNameInTable="AIR_WORTH_DATEColumn" msprop:Generator_UserColumnName="AIR WORTH DATE" type="xs:dateTime" minOccurs="0" />
<xs:element name="OTHER_x0020_NAMES_x0028_1_x0029_" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_1_" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_1_" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_1_Column" msprop:Generator_UserColumnName="OTHER NAMES(1)" type="xs:string" minOccurs="0" />
<xs:element name="OTHER_x0020_NAMES_x0028_2_x0029_" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_2_" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_2_" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_2_Column" msprop:Generator_UserColumnName="OTHER NAMES(2)" type="xs:string" minOccurs="0" />
<xs:element name="OTHER_x0020_NAMES_x0028_3_x0029_" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_3_" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_3_" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_3_Column" msprop:Generator_UserColumnName="OTHER NAMES(3)" type="xs:string" minOccurs="0" />
<xs:element name="OTHER_x0020_NAMES_x0028_4_x0029_" msprop:nullValue="_throw" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_4_" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_4_" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_4_Column" msprop:Generator_UserColumnName="OTHER NAMES(4)" type="xs:string" minOccurs="0" />
<xs:element name="OTHER_x0020_NAMES_x0028_5_x0029_" msprop:nullValue="_throw" msprop:Generator_ColumnPropNameInRow="_OTHER_NAMES_5_" msprop:Generator_ColumnVarNameInTable="_columnOTHER_NAMES_5_" msprop:Generator_ColumnPropNameInTable="_OTHER_NAMES_5_Column" msprop:Generator_UserColumnName="OTHER NAMES(5)" type="xs:string" minOccurs="0" />
<xs:element name="EXPIRATION_x0020_DATE" msprop:nullValue="_throw" msprop:Generator_ColumnPropNameInRow="EXPIRATION_DATE" msprop:Generator_ColumnVarNameInTable="columnEXPIRATION_DATE" msprop:Generator_ColumnPropNameInTable="EXPIRATION_DATEColumn" msprop:Generator_UserColumnName="EXPIRATION DATE" type="xs:dateTime" minOccurs="0" />
<xs:element name="UNIQUE_x0020_ID" msprop:nullValue="_throw" msprop:Generator_ColumnPropNameInRow="UNIQUE_ID" msprop:Generator_ColumnVarNameInTable="columnUNIQUE_ID" msprop:Generator_ColumnPropNameInTable="UNIQUE_IDColumn" msprop:Generator_UserColumnName="UNIQUE ID" type="xs:string" minOccurs="0" />
<xs:element name="KIT_x0020_MFR" msprop:nullValue="_throw" msprop:Generator_ColumnPropNameInRow="KIT_MFR" msprop:Generator_ColumnVarNameInTable="columnKIT_MFR" msprop:Generator_ColumnPropNameInTable="KIT_MFRColumn" msprop:Generator_UserColumnName="KIT MFR" type="xs:string" minOccurs="0" />
<xs:element name="KIT_x0020_MODEL" msprop:nullValue="_throw" msprop:Generator_ColumnPropNameInRow="KIT_MODEL" msprop:Generator_ColumnVarNameInTable="columnKIT_MODEL" msprop:Generator_ColumnPropNameInTable="KIT_MODELColumn" msprop:Generator_UserColumnName="KIT MODEL" type="xs:string" minOccurs="0" />
<xs:element name="MODE_x0020_S_x0020_CODE_x0020_HEX" msprop:nullValue="_throw" msprop:Generator_ColumnPropNameInRow="MODE_S_CODE_HEX" msprop:Generator_ColumnVarNameInTable="columnMODE_S_CODE_HEX" msprop:Generator_ColumnPropNameInTable="MODE_S_CODE_HEXColumn" msprop:Generator_UserColumnName="MODE S CODE HEX" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="RESERVED.txt" msprop:Generator_TableClassName="_RESERVED_txtDataTable" msprop:Generator_TableVarName="_tableRESERVED_txt" msprop:Generator_TablePropName="_RESERVED_txt" msprop:Generator_RowDeletingName="_RESERVED_txtRowDeleting" msprop:Generator_RowChangingName="_RESERVED_txtRowChanging" msprop:Generator_RowEvHandlerName="_RESERVED_txtRowChangeEventHandler" msprop:Generator_RowDeletedName="_RESERVED_txtRowDeleted" msprop:Generator_UserTableName="RESERVED.txt" msprop:Generator_RowChangedName="_RESERVED_txtRowChanged" msprop:Generator_RowEvArgName="_RESERVED_txtRowChangeEvent" msprop:Generator_RowClassName="_RESERVED_txtRow">
<xs:complexType>
<xs:sequence>
<xs:element name="N-NUMBER" msprop:Generator_ColumnVarNameInTable="_columnN_NUMBER" msprop:Generator_ColumnPropNameInRow="_N_NUMBER" msprop:Generator_ColumnPropNameInTable="_N_NUMBERColumn" msprop:Generator_UserColumnName="N-NUMBER" type="xs:string" />
<xs:element name="REGISTRANT" msprop:Generator_ColumnVarNameInTable="columnREGISTRANT" msprop:Generator_ColumnPropNameInRow="REGISTRANT" msprop:Generator_ColumnPropNameInTable="REGISTRANTColumn" msprop:Generator_UserColumnName="REGISTRANT" type="xs:string" minOccurs="0" />
<xs:element name="STREET" msprop:Generator_ColumnVarNameInTable="columnSTREET" msprop:Generator_ColumnPropNameInRow="STREET" msprop:Generator_ColumnPropNameInTable="STREETColumn" msprop:Generator_UserColumnName="STREET" type="xs:string" minOccurs="0" />
<xs:element name="STREET2" msprop:Generator_ColumnVarNameInTable="columnSTREET2" msprop:Generator_ColumnPropNameInRow="STREET2" msprop:Generator_ColumnPropNameInTable="STREET2Column" msprop:Generator_UserColumnName="STREET2" type="xs:string" minOccurs="0" />
<xs:element name="CITY" msprop:Generator_ColumnVarNameInTable="columnCITY" msprop:Generator_ColumnPropNameInRow="CITY" msprop:Generator_ColumnPropNameInTable="CITYColumn" msprop:Generator_UserColumnName="CITY" type="xs:string" minOccurs="0" />
<xs:element name="STATE" msprop:Generator_ColumnVarNameInTable="columnSTATE" msprop:Generator_ColumnPropNameInRow="STATE" msprop:Generator_ColumnPropNameInTable="STATEColumn" msprop:Generator_UserColumnName="STATE" type="xs:string" minOccurs="0" />
<xs:element name="ZIP_x0020_CODE" msprop:Generator_ColumnVarNameInTable="columnZIP_CODE" msprop:Generator_ColumnPropNameInRow="ZIP_CODE" msprop:Generator_ColumnPropNameInTable="ZIP_CODEColumn" msprop:Generator_UserColumnName="ZIP CODE" type="xs:string" minOccurs="0" />
<xs:element name="RSV_x0020_DATE" msprop:Generator_ColumnVarNameInTable="columnRSV_DATE" msprop:Generator_ColumnPropNameInRow="RSV_DATE" msprop:Generator_ColumnPropNameInTable="RSV_DATEColumn" msprop:Generator_UserColumnName="RSV DATE" type="xs:string" minOccurs="0" />
<xs:element name="TR" msprop:Generator_ColumnVarNameInTable="columnTR" msprop:Generator_ColumnPropNameInRow="TR" msprop:Generator_ColumnPropNameInTable="TRColumn" msprop:Generator_UserColumnName="TR" type="xs:string" minOccurs="0" />
<xs:element name="EXP_x0020_DATE" msprop:Generator_ColumnVarNameInTable="columnEXP_DATE" msprop:Generator_ColumnPropNameInRow="EXP_DATE" msprop:Generator_ColumnPropNameInTable="EXP_DATEColumn" msprop:Generator_UserColumnName="EXP DATE" type="xs:dateTime" minOccurs="0" />
<xs:element name="N-NUM-CHG" msprop:Generator_ColumnVarNameInTable="_columnN_NUM_CHG" msprop:Generator_ColumnPropNameInRow="_N_NUM_CHG" msprop:Generator_ColumnPropNameInTable="_N_NUM_CHGColumn" msprop:Generator_UserColumnName="N-NUM-CHG" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TYPE-ACFT" msprop:Generator_TableClassName="_TYPE_ACFTDataTable" msprop:Generator_TableVarName="_tableTYPE_ACFT" msprop:Generator_TablePropName="_TYPE_ACFT" msprop:Generator_RowDeletingName="_TYPE_ACFTRowDeleting" msprop:Generator_RowChangingName="_TYPE_ACFTRowChanging" msprop:Generator_RowEvHandlerName="_TYPE_ACFTRowChangeEventHandler" msprop:Generator_RowDeletedName="_TYPE_ACFTRowDeleted" msprop:Generator_UserTableName="TYPE-ACFT" msprop:Generator_RowChangedName="_TYPE_ACFTRowChanged" msprop:Generator_RowEvArgName="_TYPE_ACFTRowChangeEvent" msprop:Generator_RowClassName="_TYPE_ACFTRow">
<xs:complexType>
<xs:sequence>
<xs:element name="TYPE" msprop:Generator_ColumnVarNameInTable="columnTYPE" msprop:Generator_ColumnPropNameInRow="TYPE" msprop:Generator_ColumnPropNameInTable="TYPEColumn" msprop:Generator_UserColumnName="TYPE" type="xs:int" />
<xs:element name="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_UserColumnName="NAME" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TYPE-ENG" msprop:Generator_TableClassName="_TYPE_ENGDataTable" msprop:Generator_TableVarName="_tableTYPE_ENG" msprop:Generator_TablePropName="_TYPE_ENG" msprop:Generator_RowDeletingName="_TYPE_ENGRowDeleting" msprop:Generator_RowChangingName="_TYPE_ENGRowChanging" msprop:Generator_RowEvHandlerName="_TYPE_ENGRowChangeEventHandler" msprop:Generator_RowDeletedName="_TYPE_ENGRowDeleted" msprop:Generator_UserTableName="TYPE-ENG" msprop:Generator_RowChangedName="_TYPE_ENGRowChanged" msprop:Generator_RowEvArgName="_TYPE_ENGRowChangeEvent" msprop:Generator_RowClassName="_TYPE_ENGRow">
<xs:complexType>
<xs:sequence>
<xs:element name="TYPE" msprop:Generator_ColumnVarNameInTable="columnTYPE" msprop:Generator_ColumnPropNameInRow="TYPE" msprop:Generator_ColumnPropNameInTable="TYPEColumn" msprop:Generator_UserColumnName="TYPE" type="xs:int" />
<xs:element name="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_UserColumnName="NAME" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AC-CAT" msprop:Generator_TableClassName="_AC_CATDataTable" msprop:Generator_TableVarName="_tableAC_CAT" msprop:Generator_TablePropName="_AC_CAT" msprop:Generator_RowDeletingName="_AC_CATRowDeleting" msprop:Generator_RowChangingName="_AC_CATRowChanging" msprop:Generator_RowEvHandlerName="_AC_CATRowChangeEventHandler" msprop:Generator_RowDeletedName="_AC_CATRowDeleted" msprop:Generator_UserTableName="AC-CAT" msprop:Generator_RowChangedName="_AC_CATRowChanged" msprop:Generator_RowEvArgName="_AC_CATRowChangeEvent" msprop:Generator_RowClassName="_AC_CATRow">
<xs:complexType>
<xs:sequence>
<xs:element name="TYPE" msprop:Generator_ColumnVarNameInTable="columnTYPE" msprop:Generator_ColumnPropNameInRow="TYPE" msprop:Generator_ColumnPropNameInTable="TYPEColumn" msprop:Generator_UserColumnName="TYPE" type="xs:int" />
<xs:element name="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_UserColumnName="NAME" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="BUILD-CERT-IND" msprop:Generator_TableClassName="_BUILD_CERT_INDDataTable" msprop:Generator_TableVarName="_tableBUILD_CERT_IND" msprop:Generator_TablePropName="_BUILD_CERT_IND" msprop:Generator_RowDeletingName="_BUILD_CERT_INDRowDeleting" msprop:Generator_RowChangingName="_BUILD_CERT_INDRowChanging" msprop:Generator_RowEvHandlerName="_BUILD_CERT_INDRowChangeEventHandler" msprop:Generator_RowDeletedName="_BUILD_CERT_INDRowDeleted" msprop:Generator_UserTableName="BUILD-CERT-IND" msprop:Generator_RowChangedName="_BUILD_CERT_INDRowChanged" msprop:Generator_RowEvArgName="_BUILD_CERT_INDRowChangeEvent" msprop:Generator_RowClassName="_BUILD_CERT_INDRow">
<xs:complexType>
<xs:sequence>
<xs:element name="TYPE" msprop:Generator_ColumnVarNameInTable="columnTYPE" msprop:Generator_ColumnPropNameInRow="TYPE" msprop:Generator_ColumnPropNameInTable="TYPEColumn" msprop:Generator_UserColumnName="TYPE" type="xs:int" />
<xs:element name="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_UserColumnName="NAME" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="AC-WEIGHT" msprop:Generator_TableClassName="_AC_WEIGHTDataTable" msprop:Generator_TableVarName="_tableAC_WEIGHT" msprop:Generator_TablePropName="_AC_WEIGHT" msprop:Generator_RowDeletingName="_AC_WEIGHTRowDeleting" msprop:Generator_RowChangingName="_AC_WEIGHTRowChanging" msprop:Generator_RowEvHandlerName="_AC_WEIGHTRowChangeEventHandler" msprop:Generator_RowDeletedName="_AC_WEIGHTRowDeleted" msprop:Generator_UserTableName="AC-WEIGHT" msprop:Generator_RowChangedName="_AC_WEIGHTRowChanged" msprop:Generator_RowEvArgName="_AC_WEIGHTRowChangeEvent" msprop:Generator_RowClassName="_AC_WEIGHTRow">
<xs:complexType>
<xs:sequence>
<xs:element name="TYPE" msprop:Generator_ColumnVarNameInTable="columnTYPE" msprop:Generator_ColumnPropNameInRow="TYPE" msprop:Generator_ColumnPropNameInTable="TYPEColumn" msprop:Generator_UserColumnName="TYPE" type="xs:int" />
<xs:element name="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_UserColumnName="NAME" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TYPE-COLLATERAL" msprop:Generator_TableClassName="_TYPE_COLLATERALDataTable" msprop:Generator_TableVarName="_tableTYPE_COLLATERAL" msprop:Generator_TablePropName="_TYPE_COLLATERAL" msprop:Generator_RowDeletingName="_TYPE_COLLATERALRowDeleting" msprop:Generator_RowChangingName="_TYPE_COLLATERALRowChanging" msprop:Generator_RowEvHandlerName="_TYPE_COLLATERALRowChangeEventHandler" msprop:Generator_RowDeletedName="_TYPE_COLLATERALRowDeleted" msprop:Generator_UserTableName="TYPE-COLLATERAL" msprop:Generator_RowChangedName="_TYPE_COLLATERALRowChanged" msprop:Generator_RowEvArgName="_TYPE_COLLATERALRowChangeEvent" msprop:Generator_RowClassName="_TYPE_COLLATERALRow">
<xs:complexType>
<xs:sequence>
<xs:element name="TYPE" msprop:Generator_ColumnVarNameInTable="columnTYPE" msprop:Generator_ColumnPropNameInRow="TYPE" msprop:Generator_ColumnPropNameInTable="TYPEColumn" msprop:Generator_UserColumnName="TYPE" type="xs:int" />
<xs:element name="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_UserColumnName="NAME" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TR" msprop:Generator_TableClassName="TRDataTable" msprop:Generator_TableVarName="tableTR" msprop:Generator_RowChangedName="TRRowChanged" msprop:Generator_TablePropName="TR" msprop:Generator_RowDeletingName="TRRowDeleting" msprop:Generator_RowChangingName="TRRowChanging" msprop:Generator_RowEvHandlerName="TRRowChangeEventHandler" msprop:Generator_RowDeletedName="TRRowDeleted" msprop:Generator_RowClassName="TRRow" msprop:Generator_UserTableName="TR" msprop:Generator_RowEvArgName="TRRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="TYPE" msprop:Generator_ColumnVarNameInTable="columnTYPE" msprop:Generator_ColumnPropNameInRow="TYPE" msprop:Generator_ColumnPropNameInTable="TYPEColumn" msprop:Generator_UserColumnName="TYPE" type="xs:string" />
<xs:element name="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_UserColumnName="NAME" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="TYPE_x0020_REGISTRANT" msprop:Generator_TableClassName="TYPE_REGISTRANTDataTable" msprop:Generator_TableVarName="tableTYPE_REGISTRANT" msprop:Generator_RowChangedName="TYPE_REGISTRANTRowChanged" msprop:Generator_TablePropName="TYPE_REGISTRANT" msprop:Generator_RowDeletingName="TYPE_REGISTRANTRowDeleting" msprop:Generator_RowChangingName="TYPE_REGISTRANTRowChanging" msprop:Generator_RowEvHandlerName="TYPE_REGISTRANTRowChangeEventHandler" msprop:Generator_RowDeletedName="TYPE_REGISTRANTRowDeleted" msprop:Generator_RowClassName="TYPE_REGISTRANTRow" msprop:Generator_UserTableName="TYPE REGISTRANT" msprop:Generator_RowEvArgName="TYPE_REGISTRANTRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="TYPE" msprop:Generator_ColumnVarNameInTable="columnTYPE" msprop:Generator_ColumnPropNameInRow="TYPE" msprop:Generator_ColumnPropNameInTable="TYPEColumn" msprop:Generator_UserColumnName="TYPE" type="xs:int" />
<xs:element name="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_UserColumnName="NAME" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="REGION" msprop:Generator_TableClassName="REGIONDataTable" msprop:Generator_TableVarName="tableREGION" msprop:Generator_RowChangedName="REGIONRowChanged" msprop:Generator_TablePropName="REGION" msprop:Generator_RowDeletingName="REGIONRowDeleting" msprop:Generator_RowChangingName="REGIONRowChanging" msprop:Generator_RowEvHandlerName="REGIONRowChangeEventHandler" msprop:Generator_RowDeletedName="REGIONRowDeleted" msprop:Generator_RowClassName="REGIONRow" msprop:Generator_UserTableName="REGION" msprop:Generator_RowEvArgName="REGIONRowChangeEvent">
<xs:complexType>
<xs:sequence>
<xs:element name="TYPE" msprop:Generator_ColumnVarNameInTable="columnTYPE" msprop:Generator_ColumnPropNameInRow="TYPE" msprop:Generator_ColumnPropNameInTable="TYPEColumn" msprop:Generator_UserColumnName="TYPE" type="xs:string" />
<xs:element name="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_UserColumnName="NAME" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CERTIFICATION-Standard" msprop:Generator_TableClassName="_CERTIFICATION_StandardDataTable" msprop:Generator_TableVarName="_tableCERTIFICATION_Standard" msprop:Generator_TablePropName="_CERTIFICATION_Standard" msprop:Generator_RowDeletingName="_CERTIFICATION_StandardRowDeleting" msprop:Generator_RowChangingName="_CERTIFICATION_StandardRowChanging" msprop:Generator_RowEvHandlerName="_CERTIFICATION_StandardRowChangeEventHandler" msprop:Generator_RowDeletedName="_CERTIFICATION_StandardRowDeleted" msprop:Generator_UserTableName="CERTIFICATION-Standard" msprop:Generator_RowChangedName="_CERTIFICATION_StandardRowChanged" msprop:Generator_RowEvArgName="_CERTIFICATION_StandardRowChangeEvent" msprop:Generator_RowClassName="_CERTIFICATION_StandardRow">
<xs:complexType>
<xs:sequence>
<xs:element name="TYPE" msprop:Generator_ColumnVarNameInTable="columnTYPE" msprop:Generator_ColumnPropNameInRow="TYPE" msprop:Generator_ColumnPropNameInTable="TYPEColumn" msprop:Generator_UserColumnName="TYPE" type="xs:string" />
<xs:element name="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_UserColumnName="NAME" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CERTIFICATION-Restricted" msprop:Generator_TableClassName="_CERTIFICATION_RestrictedDataTable" msprop:Generator_TableVarName="_tableCERTIFICATION_Restricted" msprop:Generator_TablePropName="_CERTIFICATION_Restricted" msprop:Generator_RowDeletingName="_CERTIFICATION_RestrictedRowDeleting" msprop:Generator_RowChangingName="_CERTIFICATION_RestrictedRowChanging" msprop:Generator_RowEvHandlerName="_CERTIFICATION_RestrictedRowChangeEventHandler" msprop:Generator_RowDeletedName="_CERTIFICATION_RestrictedRowDeleted" msprop:Generator_UserTableName="CERTIFICATION-Restricted" msprop:Generator_RowChangedName="_CERTIFICATION_RestrictedRowChanged" msprop:Generator_RowEvArgName="_CERTIFICATION_RestrictedRowChangeEvent" msprop:Generator_RowClassName="_CERTIFICATION_RestrictedRow">
<xs:complexType>
<xs:sequence>
<xs:element name="TYPE" msprop:Generator_ColumnVarNameInTable="columnTYPE" msprop:Generator_ColumnPropNameInRow="TYPE" msprop:Generator_ColumnPropNameInTable="TYPEColumn" msprop:Generator_UserColumnName="TYPE" type="xs:string" />
<xs:element name="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_UserColumnName="NAME" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CERTIFICATION-Experimental" msprop:Generator_TableClassName="_CERTIFICATION_ExperimentalDataTable" msprop:Generator_TableVarName="_tableCERTIFICATION_Experimental" msprop:Generator_TablePropName="_CERTIFICATION_Experimental" msprop:Generator_RowDeletingName="_CERTIFICATION_ExperimentalRowDeleting" msprop:Generator_RowChangingName="_CERTIFICATION_ExperimentalRowChanging" msprop:Generator_RowEvHandlerName="_CERTIFICATION_ExperimentalRowChangeEventHandler" msprop:Generator_RowDeletedName="_CERTIFICATION_ExperimentalRowDeleted" msprop:Generator_UserTableName="CERTIFICATION-Experimental" msprop:Generator_RowChangedName="_CERTIFICATION_ExperimentalRowChanged" msprop:Generator_RowEvArgName="_CERTIFICATION_ExperimentalRowChangeEvent" msprop:Generator_RowClassName="_CERTIFICATION_ExperimentalRow">
<xs:complexType>
<xs:sequence>
<xs:element name="TYPE" msprop:Generator_ColumnVarNameInTable="columnTYPE" msprop:Generator_ColumnPropNameInRow="TYPE" msprop:Generator_ColumnPropNameInTable="TYPEColumn" msprop:Generator_UserColumnName="TYPE" type="xs:string" />
<xs:element name="NAME" msprop:Generator_ColumnVarNameInTable="columnNAME" msprop:Generator_ColumnPropNameInRow="NAME" msprop:Generator_ColumnPropNameInTable="NAMEColumn" msprop:Generator_UserColumnName="NAME" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:ACFTREF.txt" />
<xs:field xpath="mstns:CODE" />
</xs:unique>
<xs:unique name="DEALER.txt_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:DEALER.txt" />
<xs:field xpath="mstns:CERTIFICATE-NUMBER" />
</xs:unique>
<xs:unique name="ENGINE.txt_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:ENGINE.txt" />
<xs:field xpath="mstns:CODE" />
</xs:unique>
<xs:unique name="MASTER.txt_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:MASTER.txt" />
<xs:field xpath="mstns:N-NUMBER" />
</xs:unique>
<xs:unique name="RESERVED.txt_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:RESERVED.txt" />
<xs:field xpath="mstns:N-NUMBER" />
</xs:unique>
<xs:unique name="TYPE-ACFT_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:TYPE-ACFT" />
<xs:field xpath="mstns:TYPE" />
</xs:unique>
<xs:unique name="TYPE-ENG_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:TYPE-ENG" />
<xs:field xpath="mstns:TYPE" />
</xs:unique>
<xs:unique name="AC-CAT_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:AC-CAT" />
<xs:field xpath="mstns:TYPE" />
</xs:unique>
<xs:unique name="BUILD-CERT-IND_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:BUILD-CERT-IND" />
<xs:field xpath="mstns:TYPE" />
</xs:unique>
<xs:unique name="AC-WEIGHT_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:AC-WEIGHT" />
<xs:field xpath="mstns:TYPE" />
</xs:unique>
<xs:unique name="TYPE-COLLATERAL_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:TYPE-COLLATERAL" />
<xs:field xpath="mstns:TYPE" />
</xs:unique>
<xs:unique name="TR_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:TR" />
<xs:field xpath="mstns:TYPE" />
</xs:unique>
<xs:unique name="TYPE_x0020_REGISTRANT_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:TYPE_x0020_REGISTRANT" />
<xs:field xpath="mstns:TYPE" />
</xs:unique>
<xs:unique name="REGION_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:REGION" />
<xs:field xpath="mstns:TYPE" />
</xs:unique>
<xs:unique name="CERTIFICATION-Standard_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:CERTIFICATION-Standard" />
<xs:field xpath="mstns:TYPE" />
</xs:unique>
<xs:unique name="CERTIFICATION-Restricted_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:CERTIFICATION-Restricted" />
<xs:field xpath="mstns:TYPE" />
</xs:unique>
<xs:unique name="CERTIFICATION-Experimental_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
<xs:selector xpath=".//mstns:CERTIFICATION-Experimental" />
<xs:field xpath="mstns:TYPE" />
</xs:unique>
</xs:element>
<xs:annotation>
<xs:appinfo>
<msdata:Relationship name="ENGINE.txt_MASTER.txt" msdata:parent="ENGINE.txt" msdata:child="MASTER.txt" msdata:parentkey="CODE" msdata:childkey="ENG_x0020_MFR_x0020_MDL" msprop:Generator_UserChildTable="MASTER.txt" msprop:Generator_ChildPropName="_GetMASTER_txtRows" msprop:Generator_UserRelationName="ENGINE.txt_MASTER.txt" msprop:Generator_ParentPropName="_ENGINE_txtRow" msprop:Generator_RelationVarName="_relationENGINE_txt_MASTER_txt" msprop:Generator_UserParentTable="ENGINE.txt" />
<msdata:Relationship name="ACFTREF.txt_MASTER.txt" msdata:parent="ACFTREF.txt" msdata:child="MASTER.txt" msdata:parentkey="CODE" msdata:childkey="MFR_x0020_MDL_x0020_CODE" msprop:Generator_UserChildTable="MASTER.txt" msprop:Generator_ChildPropName="_GetMASTER_txtRows" msprop:Generator_UserRelationName="ACFTREF.txt_MASTER.txt" msprop:Generator_ParentPropName="_ACFTREF_txtRow" msprop:Generator_RelationVarName="_relationACFTREF_txt_MASTER_txt" msprop:Generator_UserParentTable="ACFTREF.txt" />
<msdata:Relationship name="TYPE-ACFT_ACFTREF.txt" msdata:parent="TYPE-ACFT" msdata:child="ACFTREF.txt" msdata:parentkey="TYPE" msdata:childkey="TYPE-ACFT" msprop:Generator_UserChildTable="ACFTREF.txt" msprop:Generator_ChildPropName="_GetACFTREF_txtRows" msprop:Generator_UserRelationName="TYPE-ACFT_ACFTREF.txt" msprop:Generator_RelationVarName="_relationTYPE_ACFT_ACFTREF_txt" msprop:Generator_UserParentTable="TYPE-ACFT" msprop:Generator_ParentPropName="_TYPE_ACFTRow" />
<msdata:Relationship name="TYPE-ENG_ACFTREF.txt" msdata:parent="TYPE-ENG" msdata:child="ACFTREF.txt" msdata:parentkey="TYPE" msdata:childkey="TYPE-ENG" msprop:Generator_UserChildTable="ACFTREF.txt" msprop:Generator_ChildPropName="_GetACFTREF_txtRows" msprop:Generator_UserRelationName="TYPE-ENG_ACFTREF.txt" msprop:Generator_RelationVarName="_relationTYPE_ENG_ACFTREF_txt" msprop:Generator_UserParentTable="TYPE-ENG" msprop:Generator_ParentPropName="_TYPE_ENGRow" />
<msdata:Relationship name="AC-CAT_ACFTREF.txt" msdata:parent="AC-CAT" msdata:child="ACFTREF.txt" msdata:parentkey="TYPE" msdata:childkey="AC-CAT" msprop:Generator_UserChildTable="ACFTREF.txt" msprop:Generator_ChildPropName="_GetACFTREF_txtRows" msprop:Generator_UserRelationName="AC-CAT_ACFTREF.txt" msprop:Generator_RelationVarName="_relationAC_CAT_ACFTREF_txt" msprop:Generator_UserParentTable="AC-CAT" msprop:Generator_ParentPropName="_AC_CATRow" />
<msdata:Relationship name="BUILD-CERT-IND_ACFTREF.txt" msdata:parent="BUILD-CERT-IND" msdata:child="ACFTREF.txt" msdata:parentkey="TYPE" msdata:childkey="BUILD-CERT-IND" msprop:Generator_UserChildTable="ACFTREF.txt" msprop:Generator_ChildPropName="_GetACFTREF_txtRows" msprop:Generator_UserRelationName="BUILD-CERT-IND_ACFTREF.txt" msprop:Generator_RelationVarName="_relationBUILD_CERT_IND_ACFTREF_txt" msprop:Generator_UserParentTable="BUILD-CERT-IND" msprop:Generator_ParentPropName="_BUILD_CERT_INDRow" />
<msdata:Relationship name="AC-WEIGHT_ACFTREF.txt" msdata:parent="AC-WEIGHT" msdata:child="ACFTREF.txt" msdata:parentkey="TYPE" msdata:childkey="AC-WEIGHT" msprop:Generator_UserChildTable="ACFTREF.txt" msprop:Generator_ChildPropName="_GetACFTREF_txtRows" msprop:Generator_UserRelationName="AC-WEIGHT_ACFTREF.txt" msprop:Generator_RelationVarName="_relationAC_WEIGHT_ACFTREF_txt" msprop:Generator_UserParentTable="AC-WEIGHT" msprop:Generator_ParentPropName="_AC_WEIGHTRow" />
<msdata:Relationship name="TYPE-COLLATERAL_DOCINDEX.txt" msdata:parent="TYPE-COLLATERAL" msdata:child="DOCINDEX.txt" msdata:parentkey="TYPE" msdata:childkey="TYPE-COLLATERAL" msprop:Generator_UserChildTable="DOCINDEX.txt" msprop:Generator_ChildPropName="_GetDOCINDEX_txtRows" msprop:Generator_UserRelationName="TYPE-COLLATERAL_DOCINDEX.txt" msprop:Generator_RelationVarName="_relationTYPE_COLLATERAL_DOCINDEX_txt" msprop:Generator_UserParentTable="TYPE-COLLATERAL" msprop:Generator_ParentPropName="_TYPE_COLLATERALRow" />
<msdata:Relationship name="TR_RESERVED.txt" msdata:parent="TR" msdata:child="RESERVED.txt" msdata:parentkey="TYPE" msdata:childkey="TR" msprop:Generator_UserChildTable="RESERVED.txt" msprop:Generator_ChildPropName="_GetRESERVED_txtRows" msprop:Generator_UserRelationName="TR_RESERVED.txt" msprop:Generator_ParentPropName="TRRow" msprop:Generator_RelationVarName="_relationTR_RESERVED_txt" msprop:Generator_UserParentTable="TR" />
<msdata:Relationship name="TYPE-ENG_ENGINE.txt" msdata:parent="TYPE-ENG" msdata:child="ENGINE.txt" msdata:parentkey="TYPE" msdata:childkey="TYPE" msprop:Generator_UserChildTable="ENGINE.txt" msprop:Generator_ChildPropName="_GetENGINE_txtRows" msprop:Generator_UserRelationName="TYPE-ENG_ENGINE.txt" msprop:Generator_RelationVarName="_relationTYPE_ENG_ENGINE_txt" msprop:Generator_UserParentTable="TYPE-ENG" msprop:Generator_ParentPropName="_TYPE_ENGRow" />
<msdata:Relationship name="TYPE_x0020_REGISTRANT_MASTER.txt" msdata:parent="TYPE_x0020_REGISTRANT" msdata:child="MASTER.txt" msdata:parentkey="TYPE" msdata:childkey="TYPE_x0020_REGISTRANT" msprop:Generator_UserChildTable="MASTER.txt" msprop:Generator_ChildPropName="_GetMASTER_txtRows" msprop:Generator_UserRelationName="TYPE REGISTRANT_MASTER.txt" msprop:Generator_ParentPropName="TYPE_REGISTRANTRow" msprop:Generator_RelationVarName="_relationTYPE_REGISTRANT_MASTER_txt" msprop:Generator_UserParentTable="TYPE REGISTRANT" />
<msdata:Relationship name="REGION_MASTER.txt" msdata:parent="REGION" msdata:child="MASTER.txt" msdata:parentkey="TYPE" msdata:childkey="REGION" msprop:Generator_UserChildTable="MASTER.txt" msprop:Generator_ChildPropName="_GetMASTER_txtRows" msprop:Generator_UserRelationName="REGION_MASTER.txt" msprop:Generator_ParentPropName="REGIONRow" msprop:Generator_RelationVarName="_relationREGION_MASTER_txt" msprop:Generator_UserParentTable="REGION" />
</xs:appinfo>
</xs:annotation>
</xs:schema>