cancel
Showing results for 
Search instead for 
Did you mean: 

Import of Microsoft Axapta XSD to Exchange Infrastructure 3.0

Former Member
0 Kudos

Hello everybody!

I would need you help urgently. Our customer wants to send us XML order files in the microsoft axapta XML format. It`s no problem to import the XSD as external definition but when I try to activate this imported definition I get the following error message:

*"Activation of the change list canceled Check result for External Definition X_Axapta_PO | urn:tyrolit.com:edi:sia_neu: Document check found errors Cause: Unable to recognize the loaded document as valid XSD Error when parsing XSD document com.sap.aii.utilxi.xsd.api.XsdException: A schema must start with the tag <schema> that belongs to "http://www.w3.org/2001/XMLSchema" namespace"*

Does anybody know a way how I can import this XSD? Thanks in advance for your help!

Kind regards

Chris

Here is the XSD I received from the customer (sorry, there is no upload function for the file):

<?xml version="1.0"?>

<!-- Generated by using BizTalk Editor on Wed, Nov 15 2006 03:49:39 PM -->

<!-- Copyright (c) Microsoft Corporation. All rights reserved. -->

<Schema name="Order" b:BizTalkServerEditorTool_Version="1.5" b:root_reference="Order" b:standard="XML" xmlns="urn:schemas-microsoft-com:xml-data" xmlns:dt="urn:schemas-microsoft-com:datatypes" xmlns:b="urn:schemas-microsoft-com:BizTalkServer">

<b:SelectionFields/>

<ElementType name="siaWidthInches" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="siaWSCode" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="siaTerminArtLine" content="textOnly" model="closed" dt:type="string">

<description>0 = Exactly, 1=not earlier than, 2 = not later than</description><b:FieldInfo/>

</ElementType><ElementType name="siaTerminArtHeader" content="textOnly" model="closed" dt:type="string">

<description>0 = Exactly, 1=not earlier than, 2 = not later than</description><b:FieldInfo/>

</ElementType><ElementType name="siaSeriesExtension" content="textOnly" model="closed" dt:type="int">

<b:FieldInfo/>

</ElementType><ElementType name="siaSeries" content="textOnly" model="closed" dt:type="int">

<b:FieldInfo/>

</ElementType><ElementType name="siaRefPositionNumberSales" content="textOnly" model="closed" dt:type="int">

<b:FieldInfo/>

</ElementType><ElementType name="siaPositionNumber" content="textOnly" model="closed" dt:type="int">

<b:FieldInfo/>

</ElementType><ElementType name="siaOtherDimension" content="textOnly" model="closed" dt:type="int">

<b:FieldInfo/>

</ElementType><ElementType name="siaOtherDimInches" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="siaOrderArtHeader" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="siaOrderArt" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="siaNettoWidth" content="textOnly" model="closed" dt:type="int">

<b:FieldInfo/>

</ElementType><ElementType name="siaNettoLength" content="textOnly" model="closed" dt:type="int">

<b:FieldInfo/>

</ElementType><ElementType name="siaLineDetail" content="eltOnly" model="open">

<b:RecordInfo/>

<element type="siaItemDetail" maxOccurs="1" minOccurs="0"/>

<element type="siaItemDeliveryDetail" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="siaLengthInches" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="siaItemDetail" content="eltOnly" model="open">

<b:RecordInfo/>

<element type="siaCatNo" maxOccurs="1" minOccurs="0"/>

<element type="siaDiameter" maxOccurs="1" minOccurs="0"/>

<element type="siaDiameterInches" maxOccurs="1" minOccurs="0"/>

<element type="siaFormNumber" maxOccurs="1" minOccurs="0"/>

<element type="siaGrit" maxOccurs="1" minOccurs="0"/>

<element type="siaLengthInches" maxOccurs="1" minOccurs="0"/>

<element type="siaNettoLength" maxOccurs="1" minOccurs="0"/>

<element type="siaNettoWidth" maxOccurs="1" minOccurs="0"/>

<element type="siaOtherDimension" maxOccurs="1" minOccurs="0"/>

<element type="siaOtherDimInches" maxOccurs="1" minOccurs="0"/>

<element type="siaPositionNumber" maxOccurs="1" minOccurs="0"/>

<element type="siaSeries" maxOccurs="1" minOccurs="0"/>

<element type="siaSeriesExtension" maxOccurs="1" minOccurs="0"/>

<element type="siaWidthInches" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="siaItemDeliveryDetail" content="eltOnly" model="open">

<b:RecordInfo/>

<element type="siaOrderArt" maxOccurs="1" minOccurs="0"/>

<element type="siaTerminArtLine" maxOccurs="1" minOccurs="0"/>

<element type="siaWSCode" maxOccurs="1" minOccurs="0"/>

<element type="PackageUnitRequested" maxOccurs="1" minOccurs="0"/>

<element type="purchUnit" maxOccurs="1" minOccurs="0"/>

<element type="purchPrice" maxOccurs="1" minOccurs="0"/>

<element type="purchPriceUnit" maxOccurs="1" minOccurs="0"/>

<element type="lineAmount" maxOccurs="1" minOccurs="0"/>

<element type="currencyCode" maxOccurs="1" minOccurs="0"/>

<element type="siaRefPositionNumberSales" maxOccurs="1" minOccurs="0"/>

<element type="SalesExternalItemId" maxOccurs="1" minOccurs="0"/>

<element type="completeLine" maxOccurs="1" minOccurs="0"/>

<element type="salesExternalItemDescription" maxOccurs="1" minOccurs="0"/>

<element type="deliverDateLine" maxOccurs="1" minOccurs="0"/>

<element type="ExtNoteLine1" maxOccurs="1" minOccurs="0"/>

<element type="ExtNoteLine2" maxOccurs="1" minOccurs="0"/>

<element type="ExtNoteLine3" maxOccurs="1" minOccurs="0"/>

<element type="EDITextLine1" maxOccurs="1" minOccurs="0"/>

<element type="EDITextLine2" maxOccurs="1" minOccurs="0"/>

<element type="EDITextLine3" maxOccurs="1" minOccurs="1"/>

<element type="Packaging" maxOccurs="1" minOccurs="0"/>

<element type="Conversion" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="siaHeaderInfo" content="eltOnly" order="many" model="closed">

<b:RecordInfo/>

<element type="complete" maxOccurs="1" minOccurs="0"/>

<element type="dlvModeId" maxOccurs="1" minOccurs="0"/>

<element type="refSalesID" maxOccurs="1" minOccurs="0"/>

<element type="shipmentType" maxOccurs="1" minOccurs="0"/>

<element type="siaOrderArtHeader" maxOccurs="1" minOccurs="0"/>

<element type="companyID" maxOccurs="1" minOccurs="0"/>

<element type="purchOrderDocNum" maxOccurs="1" minOccurs="0"/>

<element type="deliveryDateHeader" maxOccurs="1" minOccurs="0"/>

<element type="siaTerminArtHeader" maxOccurs="1" minOccurs="0"/>

<element type="custReference" maxOccurs="1" minOccurs="0"/>

<element type="EDIText1" maxOccurs="1" minOccurs="0"/>

<element type="EDIText2" maxOccurs="1" minOccurs="0"/>

<element type="EDIText3" maxOccurs="1" minOccurs="0"/>

<element type="deliveryAddressLine1" maxOccurs="1" minOccurs="0"/>

<element type="deliveryAddressLine2" maxOccurs="1" minOccurs="0"/>

<element type="deliveryAddressLine3" maxOccurs="1" minOccurs="0"/>

<element type="deliveryName" maxOccurs="1" minOccurs="0"/>

<element type="deliveryZipCode" maxOccurs="1" minOccurs="0"/>

<element type="deliveryCity" maxOccurs="1" minOccurs="0"/>

<element type="deliveryCounty" maxOccurs="1" minOccurs="0"/>

<element type="deliveryCountry" maxOccurs="1" minOccurs="0"/>

<element type="deliveryState" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="siaHeaderDetail" content="eltOnly" model="closed">

<b:RecordInfo/>

<element type="siaHeaderInfo" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="siaGrit" content="textOnly" model="closed" dt:type="int">

<b:FieldInfo/>

</ElementType><ElementType name="siaFormNumber" content="textOnly" model="closed" dt:type="int">

<b:FieldInfo/>

</ElementType><ElementType name="siaDiameterInches" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="siaDiameter" content="textOnly" model="closed" dt:type="int">

<b:FieldInfo/>

</ElementType><ElementType name="siaCatNo" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="shipmentType" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="salesExternalItemDescription" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="refSalesID" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="purchUnit" content="textOnly" model="closed" dt:type="string">

<description>Unit ID (PCS, M, KG)</description><b:FieldInfo/>

</ElementType><ElementType name="purchPriceUnit" content="textOnly" model="closed" dt:type="number">

<b:FieldInfo/>

</ElementType><ElementType name="purchPrice" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="purchOrderDocNum" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="lineAmount" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="dlvModeId" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="deliveryZipCode" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="deliveryState" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="deliveryName" content="textOnly" model="closed" dt:type="string">

<description>Name of delivery</description><b:FieldInfo/>

</ElementType><ElementType name="deliveryDateHeader" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="deliveryCounty" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="deliveryCountry" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="deliveryCity" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="deliveryAddressLine3" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="deliveryAddressLine2" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="deliveryAddressLine1" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="deliverDateLine" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="custReference" content="textOnly" model="closed" dt:type="string">

<description>Customer Reference for Direct Shipment</description><b:FieldInfo/>

</ElementType><ElementType name="currencyCode" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="completeLine" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="complete" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="companyID" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="WarehouseParty" content="eltOnly">

<b:RecordInfo/>

<element type="Party" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="ValidityDates" content="eltOnly">

<b:RecordInfo/>

<element type="StartDate"/>

<element type="EndDate"/>

</ElementType><ElementType name="UnitPriceValue" dt:type="number">

<b:FieldInfo/>

</ElementType><ElementType name="UnitPriceBasis" dt:type="number">

<b:FieldInfo/>

</ElementType><ElementType name="UnitPrice" content="eltOnly">

<b:RecordInfo/>

<element type="UnitPriceValue"/>

<element type="Currency" maxOccurs="1" minOccurs="0"/>

<element type="UnitOfMeasurement" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="UnitOfMeasurement" content="eltOnly">

<b:RecordInfo/>

<element type="UOMCoded"/>

<element type="UOMCodedOther" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="UOMCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="UOMCoded" dt:type="enumeration" dt:values="Other 1 4 5 8 10 11 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 40 41 43 44 45 46 47 48 50 51 53 54 56 57 58 59 60 61 62 63 64 66 69 71 72 73 74 76 77 78 80 81 84 85 86 87 89 90 91 92 93 94 95 96 97 98 1A 1B 1C 1D 1E 1F 1G 1H 1I 1J 1K 1L 1M 1X 2A 2B 2C 2F 2G 2H 2I 2J 2K 2L 2M 2N 2P 2Q 2R 2U 2V 2W 2X 2Y 2Z 3B 3C 3E 3F 3G 3H 3I 4A 4B 4C 4E 4G 4H 4I 4J 4K 4L 4M 4N 4O 4P 4Q 4R 4T 4U 4W 4X 5A 5B 5C 5E 5F 5G 5H 5I 5J 5K 5P 5Q A1 A10 A11 A12 A13 A14 A15 A16 A17 A18 A19 A2 A20 A22 A23 A24 A25 A26 A27 A28 A29 A3 A30 A31 A32 A33 A34 A35 A36 A37 A38 A39 A4 A40 A41 A42 A43 A44 A45 A47 A48 A49 A5 A50 A51 A52 A53 A54 A55 A56 A57 A58 A6 A60 A61 A62 A63 A64 A65 A66 A67 A68 A69 A7 A70 A71 A73 A74 A75 A76 A77 A78 A79 A8 A80 A81 A82 A83 A84 A85 A86 A87 A88 A89 A9 A90 A91 A93 A94 A95 A96 A97 A98 AA AB ACR AD AE AH AI AJ AK AL AM AMH AMP AN ANN AP APZ AQ AR ARE AS ASM ASU AT ATM ATT AU AV AW AX AY AZ B0 B1 B11 B12 B13 B14 B15 B16 B18 B2 B20 B21 B22 B23 B24 B25 B26 B27 B28 B29 B3 B31 B32 B33 B34 B35 B36 B37 B38 B39 B4 B40 B41 B42 B43 B44 B45 B46 B47 B48 B49 B5 B50 B51 B52 B53 B54 B55 B56 B57 B58 B59 B6 B60 B61 B62 B63 B64 B65 B66 B67 B69 B7 B70 B71 B72 B73 B74 B75 B76 B77 B78 B79 B8 B81 B83 B84 B85 B86 B87 B88 B89 B9 B90 B91 B92 B93 B94 B95 B96 B97 B98 B99 BAR BB BD BE BFT BG BH BHP BIL BJ BK BL BLD BLL BO BP BQL BT BTU BU BUA BUI BW BX BZ C0 C1 C10 C11 C12 C13 C14 C15 C16 C17 C18 C19 C2 C20 C22 C23 C24 C25 C26 C27 C28 C29 C3 C30 C31 C32 C33 C34 C35 C36 C38 C39 C4 C40 C41 C42 C43 C44 C45 C46 C47 C48 C49 C5 C50 C51 C52 C53 C54 C55 C56 C57 C58 C59 C6 C60 C61 C62 C63 C64 C65 C66 C67 C68 C69 C7 C70 C71 C72 C73 C75 C76 C77 C78 C8 C80 C81 C82 C83 C84 C85 C86 C87 C88 C89 C9 C90 C91 C92 C93 C94 C95 C96 C97 C98 C99 CA CCT CD CDL CE CEL CEN CG CGM CH CJ CK CKG CL CLF CLT CMK CMQ CMT CNP CNT CO COU CQ CR CS CT CTM CU CUR CV CWA CWI CY CZ D1 D10 D12 D13 D14 D16 D17 D18 D19 D2 D20 D21 D22 D23 D24 D25 D26 D27 D28 D29 D30 D31 D33 D34 D35 D37 D38 D39 D40 D41 D42 D43 D44 D45 D46 D47 D48 D49 D5 D50 D51 D52 D53 D54 D55 D56 D57 D58 D59 D6 D60 D63 D64 D65 D66 D67 D69 D7 D70 D71 D72 D73 D74 D75 D76 D77 D79 D8 D80 D81 D82 D83 D85 D86 D87 D88 D89 D9 D90 D91 D92 D93 D94 D95 D96 D97 D98 D99 DAA DAD DAY DB DC DD DE DEC DF DG DH DI DJ DLT DMK DMQ DMT DN DO DPC DPR DPT DQ DR DRA DRI DRL DRM DS DT DTN DU DWT DX DY DZN DZP E2 E3 E4 E5 E9 EA EB EC EP EQ EV EX EZ F1 F9 FAH FAR FB FC FD FE FF FG FH FL FM FO FOT FP FR FS FTK FTQ FZ G2 G3 G5 G7 GB GBQ GC GD GE GF GFI GG GGR GH GI GIA GII GJ GK GL GLD GLI GLL GM GN GO GP GQ GRM GRN GRO GRT GT GV GW GWH GY GZ H1 H2 HA HAR HBA HBX HC HD HE HF HGM HH HI HIU HJ HK HL HLT HM HMQ HMT HN HO HP HPA HS HT HTZ HUR HV HW HY IA IB IC IE IF II IL IM INH INK INQ IP IT IU IV IW J2 JB JE JG JK JM JO JOU JR K1 K2 K3 K5 K6 KA KB KBA KD KEL KF KG KGM KGS KHZ KI KJ KJO KK KL KMH KMK KMQ KNI KNS KNT KO KPA KPH KPO KPP KR KS KSD KSH KT KMT KTN KUR KVA KVR KVT KW KWH KWT KX L2 LA LBR LBT LC LD LE LEF LF LG LH LI LJ LK LM LN LO LP LPA LR LS LTN LTR LUM LUX LX LY M0 M1 M2 M4 M5 M7 M9 MA MAL MAM MAW MB MBE MBF MBR MC MCU MD MF MGM MH MHZ MI MIK MIL MIN MIO MIU MK MLD MLT MMK MMQ MMT MON MPA MQ MQH MQS MSK MT MTK MTQ MTR MTS MV MVA MW MWH MX MY MZ N1 N2 N3 NA NAR NB NBB NC NCL ND NE NEW NF NG NH NI NIU NJ NL NMI NMP NN NPL NPR NPT NQ NR NRL NT NTT NU NV NX NY OA OHM ON ONZ OP OT OZ OZA OZI P0 P1 P2 P3 P4 P5 P6 P7 P8 P9 PA PAL PB PD PE PF PG PGL PI PK PL PM PN PO PQ PR PS PT PTD PTI PTL PU PV PW PY PZ Q1 Q2 Q3 Q4 Q5 Q6 Q7 QA QAN QB QD QH QK QR QS QT QTD QTI QTL QTR R1 R4 R5 R6 R9 RA RD RG RH RK RL RM RN RO RP RPM RPS RS RT RU S3 S4 S5 S6 S7 S8 SA SAN SCO SCR SD SE SEC SET SG SHT SIE SK SL SMI SN SO SP SQ SR SS SST ST STI STN SV SW SX T0 T1 T2 T3 T4 T5 T6 T7 T8 T9 TA TAH TC TD TE TF TI TJ TK TL TM TN TNE TP TPR TQ TQD TR TRL TS TSD TSH TT TU TV TW TY U1 U2 U3 U5 UA UB UC UD UE UF UH UL UM VA VC VI VLT VQ VS VT W2 W4 WA WB WCD WE WEB WEE WG WH WHR WI WM WR WSD WTT WW X1 YDK YDQ YL YRD YT Z1 Z2 Z3 Z4 Z5 Z6 Z8 ZP ">

<b:FieldInfo/>

</ElementType><ElementType name="UNDGNum" dt:type="i4">

<b:FieldInfo/>

</ElementType><ElementType name="TypeOfCargo" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="TypeOfAllowanceOrCharge" content="eltOnly">

<b:RecordInfo/>

<element type="QuantityAllowanceOrCharge" maxOccurs="1" minOccurs="0"/>

<element type="PercentageAllowanceOrCharge" maxOccurs="1" minOccurs="0"/>

<element type="MonetaryValue"/>

</ElementType><ElementType name="TremCardNum" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="TransportTermsCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="TransportTermsCoded" dt:type="enumeration" dt:values="Other Ex-Works Free-Carrier FreeAlongsideShip FreeOnBoard CostAndFreight Cost-InsuranceAndFreight CarriagePaidTo Carriage-InsurancePaidTo DeliveredAtFrontier DeliveredEx-Ship DeliveredEx-Quay DeliveredDutyUnpaid DeliveredDutyPaid ">

<b:FieldInfo/>

</ElementType><ElementType name="TransportReference" dt:type="i4">

<b:FieldInfo/>

</ElementType><ElementType name="TransportPackagingTotals" content="eltOnly">

<b:RecordInfo/>

<element type="TotalPackages" maxOccurs="1" minOccurs="0"/>

<element type="TotalPackageDepth" maxOccurs="1" minOccurs="0"/>

<element type="TotalTransport" maxOccurs="1" minOccurs="0"/>

<element type="TotalGrossWeight" maxOccurs="1" minOccurs="0"/>

<element type="TotalNetWeight" maxOccurs="1" minOccurs="0"/>

<element type="TotalNetNetWeight" maxOccurs="1" minOccurs="0"/>

<element type="TotalTareWeight" maxOccurs="1" minOccurs="0"/>

<element type="GrossVolume" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="TransportNote" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="TransportModeCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="TransportModeCoded" dt:type="enumeration" dt:values="Other Air AirCharter AirExpress AirFreight AirFrieghtForwarder AirTaxi AirTransport ArmedForcesCourierService Backhaul Barge BestWay-ShippersOption BookPostal Bus CabOrTaxi CommonIrregularCarrier Consolidation ContainerizedOcean ContractCarrier ConventionalOcean CustomerPickup CustomerPickupOrCustomersExpense Driveaway DriveawayService EuropeanOrPacificDistributionSystem ExpeditedTruck FixedTransportInstallation Flyaway GeographicReceiving GeographicReceivingOrShipping GeographicShipping InlandWaterTransport InlandWaterway Intermodal-Piggyback LessThanTrailerLoad Logair Mail MaritimeTransport MilitaryIntratheaterAirliftService MilitaryOfficialMail ModeUnknown Motor Motor-BulkCarrier Motor-CommonCarrier Motor-Flatbed Motor-PackageCarrier Motor-Van MutimodalTransport Ocean OceanConferenceCarrier OceanNon-ConferenceCarrier ParcelPost Pipeline PooledAir PooledPiggyback PooledRail PooledTruck PoolToPool PrivateCarrier PrivateParcelService PrivateVessel Quicktrans Rail RailTransport Roadrailer RoadTransport SeaOrAir ShipperAgent ShipperAgent-Truck ShipperAssociation StackTrain Steamship SupplierTruck TowawayService Vessel WaterOrPipelineIntermodalMovement ">

<b:FieldInfo/>

</ElementType><ElementType name="TransportMode" content="eltOnly">

<b:RecordInfo/>

<element type="TransportModeCoded"/>

<element type="TransportModeCodedOther" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="TransportMeansCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="TransportMeansCoded" dt:type="enumeration" dt:values="Other 20FtILContainer-ClosedTop 20FtILContainer-OpenTop 40FtILContainer-OpenTop 40FtILContainer-ClosedTop Aircraft AirFreight-BreakBulk AirRideVan Barge BargeChemicalTanker BargeOpen BilevelRailcarFullyEnclosed BilevelRailcarFullyOpen BilevelRailcarScreened-NoRoof BilevelRailcarScreened-WithRoof Bogie Boxcar BoxcarCushionUnderFrameOF Boxcar-DamageFreeEquipped Boxcar-Insulated Boxcar-InteriorBulkheads Bulktruck BulkTruckAndBulkTrailer BulkTruckAndExtendableGondolaTrailer BulkTruckAndExtendableTrailer BulkTruckAndGondolaTrailer BulkTruckAndTankTrailer BulkTruckAndTrailerWithOpeningFloor Bus Caboose Car CarCarrier CargoAndPassengerVessel CarWithCaravan CementVessel Chassis Chassis-Gooseneck ClosedContainer ClosedContainer-ControlledTemperature ClosedVan CoalVessel CoasterChemicalTanker Coil-CarCovered CoilCarOpen Container Container-Aluminum Container-Bulk Container-ClosedTop-LengthUnspecified Container-HeatedOrInsulatedOrVentilated Container-HighSideOpenTop Container-Insulated Container-InsulatedOrVentilated Container-LowSideOpenTop ContainerOnlyVessel Container-Open-Sided Container-OpenTop-LengthUnspecified Container-Platform ContainerrestingonaChassis ContainerShip Container-Steel Container-Tank Container-TankChemicals Container-TankFoodGrade-Liquid Container-TankGas Container-Upgraded Container-Vented ContainerwithBagHangers ContainerwithFloorSecuringRings ContainerwithFlushDoors ContainerwithHangarBars ContainerWithSmoothSides ContainerWithWavyOrRippleSides ControlledTemperatureTrailer ControlUnit CoveredBarge CrudeOilTanker CustomerDeterminedDeansOfTransport CustomerRailTanker Cut-InHelper DeepSeaChemicalTanker Double-DropTrailer DropBackTrailer DryBulkCarrier EndofTrainDevice ExceptionalTransport Ferry FishingVessel Fixed-RackDoubleDropTrailer FixedRack-FlatBedTrailer FixedRack-SingleDropTrailer FlatbedSlidingTandem FlatBedTrailer FlatBedTrailer-RemovableSides FlatBedTrailerwithHeadboards FlatBedTrailerwithNoHeadboards FlatCar FlatCar-EndBulkheads FlatcarWithPedestal FreezerTruck FreezerTruckAndIsothermicTrailer FreezerTruckAndRefrigeratedTrailer FreezerTruckAndTrailer FreezerVan FrozenFoodTrailer FurnitureTruck GasTanker GeneralCargoVessel GeneratorSet GondolaCar-CoveredInteriorBulkheads GondolaCar-Open GondolaCovered Graincarrier GravelVessel HalfHeightFlatRack Head-EndHelperUnit HeadofTrainDevice HighCubeVan HopperCar-Covered HopperCar-CoveredPneumaticDischarge HopperCar-Open HydrantCart IdlerCar IsothermicTruck IsothermicTruckAndFreezerTrailer IsothermicTruckAndIsothermicTrailer Isothermictruckandrefrigeratedtrailer IsothermicVan LiquefiedNaturalGasCarrier LiquefiedPetroleumGasCarrier LoadOrUnloadDeviceOnEquipment Locomotive OceanVessel OilProductsTanker Open-TopOrFlatBedTrailer OpenTopVan OreCarrier PassengerVessel PatrolVessel Pick-UpTruck Pipeline PowerPack ProtectedTrailer RailBulkCar RailCar RailExpress RailroadMaintenanceOfWayCar RailSiloTanker RailTanker Rear-EndHelperUnit RefrigeratedCar RefrigeratedContainer RefrigeratedTruck RefrigeratedTruckAndFreezerTrailer RefrigeratedTruckAndIsothermicTrailer RefrigeratedTruckAndTrailer RefrigeratedVan RemovableSideTrailer RemovalTruckAndTrailer RigidTruckWithTank RigidTruckWithTankAndBulkTrailer RigidTruckWithTankAndTankTrailer RoadRailer RoadSiloTanker RoadTanker RollOn-RollOffVessel Saddle SellerDeterminedMeansOfTransport ServiceCar Ship ShipTanker Single-DropTrailer StackCar STAK-RAK SteelProductsVessel TankCar Tautliner25TonneWith90CubicMeterTrailer TautlinerTruck TautlinerTruckAndExtendableGondolaTrailer TautlinerTruckAndExtendableTrailer TautlinerTruckAndGondolaTrailer TautlinerTruckAndRemovalTrailer TautlinerTruckAndTrailerWithOpeningFloor TautlinerTruckWithRemovableRoof TautlinerTruckWithRemovableRoofAndExtendableGondolaTrailer TautlinerTruckWithRemovableRoofAndExtendableTrailer TautlinerTruckWithRemovableRoofAndGondolaTrailer TautlinerTruckWithRemovableRoofAndRemovalTrailer TautlinerTruckWithRemovableRoofandTrailerWithOpeningFloor Taxi TelescopingTrailer TimberOrLogCarrier Tip-UpArticulatedTruck Tip-Uptruck Tip-UpTruckAndExtendableGondolaTrailer Tip-UpTruckAndGondolaTrailer Tip-UpTruckAndTrailerWithOpeningFloor Tractor Trailer-Boat Trailer-Car Trailer-DryFreight Trailer-ElectricHeat Trailer-HeatedOrInsulatedOrVentilated Trailer-Insulated Trailer-InsulatedOrVentilated Trailer-NotOtherwiseSpecified Trailer-Pneumatic Trailer-Refrigerated Trailer-Tank-Chemicals Trailer-Tank-FoodGradeLiquid Trailer-Tank-Gas TrainingVessel TrainWith20OrMoreWagons TrainWithMoreThanOneAndLessThan20Wagons TrainWithOneWagon TrilevelRailcar20Feet TrilevelRailcarScreened-FullyEnclosed TrilevelRailcarScreened-NoRoof TrilevelRailcarScreened-WithDoorsNoRoof TrilevelRailcarScreened-WithRoof Truck TruckAndTrailerWithOpeningFloor Truck-OpenTop Truck-OpenTopHighSide Truck-OpenTopLowSide TruckOrTrailerWithTilt Truck-Van TruckWithOpeningFloor TruckWithOpeningFloorAndExtendableGondolaTrailer TruckWithOpeningFloorAndExtendableTrailer TruckWithOpeningFloorAndGondolaTrailer TugandOrPushboat UnitLoadDevice Van Van-SpecialInsideLengthWidthOrHeightRequirements Vessel-Lake Vessel-Ocean Vessel-Ocean-Containership Vessel-Ocean-Lash Vessel-Ocean-RollOn-RollOff Woodchipcarrier WorkVessel ">

<b:FieldInfo/>

</ElementType><ElementType name="TransportMeans" content="eltOnly">

<b:RecordInfo/>

<element type="TransportMeansCoded"/>

<element type="TransportMeansCodedOther" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="TransportID" dt:type="i4">

<b:FieldInfo/>

</ElementType><ElementType name="TransportEquipment" content="eltOnly">

<b:RecordInfo/>

<element type="EquipmentProviderCoded" maxOccurs="1" minOccurs="0"/>

<element type="EquipmentProviderCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="EquipmentOwnerCoded" maxOccurs="1" minOccurs="0"/>

<element type="EquipmentOwnerCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="EquipmentID"/>

<element type="EquipmentSizeTypeCoded" maxOccurs="1" minOccurs="0"/>

<element type="EquipementSizeTypeCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="EquipmentStatusCoded" maxOccurs="1" minOccurs="0"/>

<element type="EquipmentStatusCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="FullIndicatorCoded" maxOccurs="1" minOccurs="0"/>

<element type="FullIndicatorCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="Conditions" maxOccurs="1" minOccurs="0"/>

<element type="EquipmentNote" maxOccurs="1" minOccurs="0"/>

<element type="ListOfSealInfo" maxOccurs="1" minOccurs="0"/>

<element type="ListOfEquipmentMeasurements" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="TransportDescription" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="Transport" content="eltOnly">

<b:RecordInfo/>

<element type="TransportID"/>

<element type="TransportMode" maxOccurs="1" minOccurs="0"/>

<element type="TransportMeans" maxOccurs="1" minOccurs="0"/>

<element type="CarrierID" maxOccurs="1" minOccurs="0"/>

<element type="CustShippingContractNum" maxOccurs="1" minOccurs="0"/>

<element type="ServiceLevelCoded" maxOccurs="1" minOccurs="0"/>

<element type="ServiceLevelCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="ShippingInstructions" maxOccurs="1" minOccurs="0"/>

<element type="ListOfTransportEquipment" maxOccurs="1" minOccurs="0"/>

<element type="TransitDirection" maxOccurs="1" minOccurs="0"/>

<element type="TransportNote" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="TransitTimeQualifierCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="TransitTimeQualifierCoded" dt:type="enumeration" dt:values="Other AirHours AirDays CalendarDays CalendarWeeks Hours SurfaceDays SurfaceHours WorkingDays 5DayWorkWeek ">

<b:FieldInfo/>

</ElementType><ElementType name="TransitTime" dt:type="number">

<b:FieldInfo/>

</ElementType><ElementType name="TransitDirectionCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="TransitDirectionCoded" dt:type="enumeration" dt:values="Other BuyerToSeller SellerToBuyer SubcontractorToSeller SellerToDropShipDesignatedLocation SellerToFreightForwarder SellerToSubcontractor MotherVesselToLighter LighterToMotherVessel ">

<b:FieldInfo/>

</ElementType><ElementType name="TransitDirection" content="eltOnly">

<b:RecordInfo/>

<element type="TransitDirectionCoded"/>

<element type="TransitDirectionCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="TransitTimeQualifierCoded" maxOccurs="1" minOccurs="0"/>

<element type="TransitTimeQualifierCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="TransitTime" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="TotalValue" content="eltOnly">

<b:RecordInfo/>

<element type="MonetaryValue" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="TotalTransport" dt:type="i4">

<b:FieldInfo/>

</ElementType><ElementType name="TotalTax" content="eltOnly">

<b:RecordInfo/>

<element type="MonetaryValue" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="TotalTareWeight" content="eltOnly">

<b:RecordInfo/>

<element type="Measurement" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="TotalQuantity" content="eltOnly">

<b:RecordInfo/>

<element type="Quantity" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="TotalPackages" dt:type="i4">

<b:FieldInfo/>

</ElementType><ElementType name="TotalPackageDepth" dt:type="i4">

<b:FieldInfo/>

</ElementType><ElementType name="TotalNetWeight" content="eltOnly">

<b:RecordInfo/>

<element type="Measurement" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="TotalNetNetWeight" content="eltOnly">

<b:RecordInfo/>

<element type="Measurement" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="TotalGrossWeight" content="eltOnly">

<b:RecordInfo/>

<element type="Measurement" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="TotalAmount" content="eltOnly">

<b:RecordInfo/>

<element type="MonetaryValue" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="TimezoneCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="TimezoneCoded" dt:type="enumeration" dt:values="Other 12.00 11.45 11.30 11.15 11.00 10.45 10.30 10.15 10.00 09.45 09.30 09.15 09.00 08.45 08.30 08.15 08.00 07.45 07.30 07.15 07.00 06.45 06.30 06.15 06.00 05.45 05.30 05.15 05.00 04.45 04.30 04.15 04.00 03.45 03.30 03.15 03.00 02.45 02.30 02.15 02.00 01.45 01.30 01.15 01.00 00.45 00.30 00.15 00.00 -00.15 -00.30 -00.45 -01.00 -01.15 -01.30 -01.45 -02.00 -02.15 -02.30 -02.45 -03.00 -03.15 -03.30 -03.45 -04.00 -04.15 -04.30 -04.45 -05.00 -05.15 -05.30 -05.45 -06.00 -06.15 -06.30 -06.45 -07.00 -07.15 -07.30 -07.45 -08.00 -08.15 -08.30 -08.45 -09.00 -09.15 -09.30 -09.45 -10.00 -10.15 -10.30 -10.45 -11.00 -11.15 -11.30 -11.45 -12.00 ">

<b:FieldInfo/>

</ElementType><ElementType name="Timezone" content="eltOnly">

<b:RecordInfo/>

<element type="TimezoneCoded"/>

<element type="TimezoneCodedOther" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="TermsOfDeliveryFunctionCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="TermsOfDeliveryFunctionCoded" dt:type="enumeration" dt:values="Other PriceCondition DespatchCondition PriceandDespatchCondition CollectedByCustomer TransportCondition DeliveryCondition ">

<b:FieldInfo/>

</ElementType><ElementType name="TermsOfDeliveryDescription" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="TermsOfDelivery" content="eltOnly">

<b:RecordInfo/>

<element type="TermsOfDeliveryFunctionCoded"/>

<element type="TermsOfDeliveryFunctionCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="TransportTermsCoded" maxOccurs="1" minOccurs="0"/>

<element type="TransportTermsCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="ShipmentMethodOfPaymentCoded"/>

<element type="ShipmentMethodOfPaymentCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="Location" maxOccurs="1" minOccurs="0"/>

<element type="TermsOfDeliveryDescription" maxOccurs="1" minOccurs="0"/>

<element type="TransportDescription" maxOccurs="1" minOccurs="0"/>

<element type="RiskOfLossCoded" maxOccurs="1" minOccurs="0"/>

<element type="RiskOfLossCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="RiskOfLossDescription" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="TaxableAmountInTaxAccountingCurrency" dt:type="number">

<b:FieldInfo/>

</ElementType><ElementType name="TaxableAmount" dt:type="number">

<b:FieldInfo/>

</ElementType><ElementType name="TaxTypeCodedOther" content="eltOnly">

<b:RecordInfo/>

<element type="Identifier" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="TaxTypeCoded" dt:type="enumeration" dt:values="Other 911CityTax 911CountyTax 911ExciseTax 911StateTax 911Tax AccommodationsTax AdValoremTax AgriculturalExportRebate Agriculturallevy AlcoholicBeverageTax AlcoholMarkTax AllTaxes Anti-DumpingDuty Assessment BusinessLicenseFee BusinessPrivilegeTax CarTax CityRentalTax CitySalesTax CityTax CoffeeTax CoinOperatedDeviceTax CommoditySpecificTax CorporateIncomeTax CountervailingDuty CountyOrParishSalesTax CountyRentalTax CountyTax CustomsDuty DefaultLaborTax EmploymentTax EnergyTax Enhanced911StateExciseTax EnvironmentalTax EquipmentTax EstateTax ExciseDuty FederalExciseTax FederalIncomeTaxWithholding FederalTax FederalValueAddedTaxOnGoods FederalValueAddedTaxOnServices FeeInLieu FICAMedicareTax FICASocialSecurityTax FICATax FranchiseTax Free FuelLUSTTax FuelSpillTax FuelSuperFundTax GamingTax GeneralConstructionTax GiftTax GoodsAndServicesTax GrossReceiptsTax HandicapTax HazardousWasteTax HighwayUseTax IlluminantsTax ImportTax IndividualIncomeTax IndividualTax InheritanceTax InternationalFuelTaxAgreementTax LaborByTradeTax LeakyUndergroundStorageTankTaxFederal LeakyUndergroundStorageTankTaxState LicenseTax LightDuesPayable LocalConstructionTax LocalSalesTax LocalTax LustTax MaterialTax MetropolitanTransitTax MinimumTax MiscellaneousCashDeposit MiscellaneousStateTax MonetaryCompensatoryAmount MotorFuelTax MunicipalTax OccupationalTax OtherTaxes PaperConsortiumTax-Italy PersonalPropertyTax PetroleumTax PostThresholdTax PreferenceDuty PreThresholdTax ProvisionalcountervailingDutyBond ProvisionalCountervailingDutyCash ProvisionalDutyBond ProvisionalDutyCash PublicHealthAndEducationTax RealPropertyTax SalesAndUseTax SchoolTax SecondaryPercentageTax SeveranceTax ShiftedSocialSecurities ShiftedWageTax SolidWasteTax SpecialConstructionTax StadiumTax StampDuty-ImpostadiBollo StateandLocalSalesTax StateAndLocalTax StateAndProvincialTax StateExciseTax StateorProvincialFuelTax StateOrProvincialSalesTax StateorProvincialTaxOnGoods StateorProvincialTaxOnServices StateRentalTax StateTaxonSpecificLabor SuperfundTax SurTax SuspendedDuty TelecommunicationsDeviceForTheDeafServiceExciseTax TelecommunicationsTax ThresholdTax TobaccoTax TonnageTaxes Total TourismTax TransitTax TurnOverTax UnemploymentTax UseTax UtilityUsersTax ValuationDeposit ValueAddedTax WellService WithholdingTax WorkersCompensationTax ">

<b:FieldInfo/>

</ElementType><ElementType name="TaxTreatmentCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="TaxTreatmentCoded" dt:type="enumeration" dt:values="Other NoTaxApplies NetInvoiceLevel GrossInvoiceLevel NetLineLevel GrossLineLevel ">

<b:FieldInfo/>

</ElementType><ElementType name="TaxReference" content="eltOnly">

<b:RecordInfo/>

<element type="TaxTreatmentCoded"/>

<element type="TaxTreatmentCodedOther" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="TaxPercent" dt:type="number">

<b:FieldInfo/>

</ElementType><ElementType name="TaxPaymentMethodCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="TaxPaymentMethodCoded" dt:type="enumeration" dt:values="Other Normal DirectPay SelfAssess PayVendor ">

<b:FieldInfo/>

</ElementType><ElementType name="TaxLocation" content="eltOnly">

<b:RecordInfo/>

<element type="Location" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="TaxIdentifier" content="eltOnly">

<b:RecordInfo/>

<element type="Identifier" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="TaxFunctionQualifierCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="TaxFunctionQualifierCoded" dt:type="enumeration" dt:values="Other IndividualDutyTaxOrFeeCustomsItem TotalOfAllDutiesTaxesAndFeesCustomsItem TotalOfEachDutyTaxOrFeeTypeCustomsDeclaration TotalOfAllDutiesTaxesAndFeeTypesCustomsDeclaration CustomsDuty Fee Tax TaxRelatedInformation ">

<b:FieldInfo/>

</ElementType><ElementType name="TaxCategoryCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="TaxCategoryCoded" dt:type="enumeration" dt:values="Other Agriculture DirectPayID Disabled DisabledVeteran DutyPaidBySupplier ExemptForExport ExemptForResale ExemptfromCountyPropertyTax ExemptfromLocalPropertyTax ExemptfromSchoolPropertyTax ExemptfromStatePropertyTax ExemptFromTax ExemptGoodsandServicesTax ExemptLetterOnFile ExemptLocalService ExemptNotForResale Exempt-PerStateLaw ExemptProvincialSalesTax ExemptSaleToUSGovernment ExemptTollService FreeExportItemTaxNotCharged HigherRate Homestead LaborTaxableMaterialExempt LowerRate MaterialTaxableLaborExempt MixedTaxRate Non-Homestead No-NotTaxExempt NotExemptForResale NotExemptNotForResale NotTaxable OpenSpace OtherPropertyTaxExemption Over65 RecurringExempt ServicesOutsideScopeOfTax StandardRate TotallyExempt Transferred UsageExempt ValueAddedTaxDueFromAPreviousInvoice ValueAddedTaxNotNowDueForPayment WorkingFarm Yes-TaxExempt ZeroRatedGoods ">

<b:FieldInfo/>

</ElementType><ElementType name="TaxAmountInTaxAccountingCurrency" dt:type="number">

<b:FieldInfo/>

</ElementType><ElementType name="TaxAmount" dt:type="number">

<b:FieldInfo/>

</ElementType><ElementType name="TaxAccountingCurrency" content="eltOnly">

<b:RecordInfo/>

<element type="Currency" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="Tax" content="eltOnly">

<b:RecordInfo/>

<element type="TaxFunctionQualifierCoded"/>

<element type="TaxFunctionQualifierCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="TaxCategoryCoded"/>

<element type="TaxCategoryCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="ReasonTaxExemptCoded" maxOccurs="1" minOccurs="0"/>

<element type="ReasonTaxExemptCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="TaxTypeCoded"/>

<element type="TaxTypeCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="TaxPercent" maxOccurs="1" minOccurs="0"/>

<element type="TaxPaymentMethodCoded" maxOccurs="1" minOccurs="0"/>

<element type="TaxPaymentMethodCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="TaxableAmount" maxOccurs="1" minOccurs="0"/>

<element type="TaxableAmountInTaxAccountingCurrency" maxOccurs="1" minOccurs="0"/>

<element type="TaxAmount"/>

<element type="TaxAmountInTaxAccountingCurrency" maxOccurs="1" minOccurs="0"/>

<element type="TaxLocation" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="TargetCurrency" content="eltOnly">

<b:RecordInfo/>

<element type="Currency" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="SurfaceLayerPositionCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="SurfaceLayerPositionCoded" dt:type="enumeration" dt:values="Other All BackOfCab Bilateral Block Bolster BothSides Bottom Brick CasingHeadFlange Center CornerDiagonals DoubleEndOverhang DownstreamTap DualFuelTankPositions Exterior Front FrontSpare Inside InsideLeftRear InsideRightRear Interior KellyBushing Left LeftFront LeftRear LessCriticalSurface Lower Middle MoreCriticalSurface Multiple NextRelativePosition NotSpecified OffSurface OneSide OnSurface OppositeCorners Outside OutsideLeftRear OutsideRightRear Overall Port Rear RearSpare RelativePosition1 RelativePosition10 RelativePosition11 RelativePosition12 RelativePosition13 RelativePosition14 RelativePosition15 RelativePosition16 RelativePosition17 RelativePosition18 RelativePosition19 RelativePosition2 RelativePosition20 RelativePosition21 RelativePosition22 RelativePosition23 RelativePosition24 RelativePosition25 RelativePosition26 RelativePosition27 RelativePosition28 RelativePosition29 RelativePosition3 RelativePosition30 RelativePosition31 RelativePosition32 RelativePosition33 RelativePosition34 RelativePosition35 RelativePosition36 RelativePosition37 RelativePosition38 RelativePosition39 RelativePosition4 RelativePosition40 RelativePosition41 RelativePosition42 RelativePosition43 RelativePosition44 RelativePosition45 RelativePosition46 RelativePosition47 RelativePosition48 RelativePosition49 RelativePosition5 RelativePosition50 RelativePosition6 RelativePosition7 RelativePosition8 RelativePosition9 RigFloor Right RightFront RightRear SideOne SideTwo Siding Single SingleEndOverhang Soluble SpareTirePosition Starboard Stone Stucco Sub-Sea TankBottom ToothBuccalSurface ToothDistalSurface ToothFacialSurface ToothIncisalSurface ToothLingualSurface ToothMesialSurface ToothOcclusalSurface Top TwoSides UnderCab Unilateral Upper UpstreamTap Wood ">

<b:FieldInfo/>

</ElementType><ElementType name="SupportingSubReference" content="eltOnly">

<b:RecordInfo/>

<element type="Reference" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="SupportingReference" content="eltOnly">

<b:RecordInfo/>

<element type="Reference" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="SummaryNote" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="SubstitutePartNumbers" content="eltOnly">

<b:RecordInfo/>

<element type="ListOfProductIdentifierCoded" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="SubLocationItemPackagingReference" content="eltOnly">

<b:RecordInfo/>

<element type="ItemPackagingReference" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="StructuredNote" content="eltOnly">

<b:RecordInfo/>

<element type="GeneralNote" maxOccurs="1" minOccurs="0"/>

<element type="NoteID" maxOccurs="1" minOccurs="0"/>

<element type="Agency" maxOccurs="1" minOccurs="0"/>

<element type="NoteURL" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="StreetSupplement2" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="StreetSupplement1" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="Street" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="StartDate" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="StandardPartNumber" content="eltOnly">

<b:RecordInfo/>

<element type="ProductIdentifierCoded" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="SpecialHandlingNote" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="SpecialHandlingCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="SpecialHandlingCoded" dt:type="enumeration" dt:values="SpeedRestrictedTo15MilesPerHour SpeedRestrictedTo25MilesPerHour SpeedRestrictedTo35MilesPerHour SpeedRestrictedTo45MilesPerHour NoFacialHair CarIsAirBrakeControlled CustomerRequiredPackingList CustomerRequiredPRONumber CustomerRequiredAppointmentNumber LoadOnTopOfResidue DisposeOfResidue Attachment-AutoKeys AttachmentToMoveWithCar AnnualVolume Attachments-AdvanceOnlyWaybill ClearinghouseBalance BlowableLoad IfBadOrderedNotifyShipper BillShipperForWeighCharge ContainerConsolidatorLoad Attachment-CustomersDocument ClearedForExport ContainerFactoryLoad Carrier CustomsInspection Attachment-CottonManifest NoMarshallingRequiredForHazardousMaterials CircusRampOnlyTOFCVan BillConsigneeForWeighCharges TopLoadOnly CertificationThatThisShipmentIsForRecyclingAsDefinedInApplicableTariffsContainingSuchProvisions Dangerous Demurrage Domestic ShipperAuthorizationRequiredForDiversionOrConsignment DropYard DeliveryOnlyOnSurrenderOfWrittenOrder DeadInTow DoNotUncouple Equipment DestinationWeightsApply ExcessiveDimensions ElectronicEquipmentTransfer EnvironmentalControlLimits Expedite ReturnEmptyViaReverseRoute DamagesIncurredIfShipmentFailsToMeetVesselLoading ExcessiveWeight ExplosiveFlammableGas FaceA-EndToHeadOfTrain FaceB-EndToHeadOfTrain MovingUnderForFurtheranceInstructionsAndMayBeDelivered FullService FlammableGas Flammable FlammablePoisonGas Fragile-HandleWithCare NontransitFlatShipment GrainInspection HeadEndCar Household EndorsedAsHazardousMaterial HoldForOrders HeatedPriorToLoading HomeForRepair Heat HighValueLoad HighWideLoad In-Bond Ice ShipmentToBeInspectedAtDestinationAndDispositionInstructionsWillBeFurnished InterofficeMove ImportShipment RailIncentiveRate SurveillanceService JunctionSettlementAccount LandBridgeImportOrExport CarTripLeasedToConsignee LoadingDevices LoadedToFullVisibleCapacity LessThanContainerConsolidatorLoad ProtectLowestThroughRate LessThanContainerFactoryLoad LocalServiceOnly LessThanFullCarload PersonInChargeOfCar ClearedForBorderCrossing MultiplePickup MechanicalRefrigeration NotifyConsigneeBeforeDelivery DoNotDivert NoSpecialEntrainmentRequired DoNotHump NewEquipmentFirstTransborderMovement DoNotPool NotifyShipperBeforeReconsignment DoNotTransferContents InCaseOfFireDoNotUseWater NotForExport CommodityLoadedLessThanOrEqualToTheCarOrdered Overweight PerishableInBoxCar PrivatelyControlledPrivateEquipmentSubjectToDemurrage PoisonousGas IcedPriorToLoading ProductProtectionService Attachment-PrepaidWaybill ReturnAuthorization RenderBillForCharges RailroadControlledPrivateEquipmentSubjectToDemurrage RadioactiveMaterial RushOrder RearRider InspectHourlyIfCarStopped RecordForTransit ShipperLoadOrCarrierCount ShoveToRestAndCover SubjectToSpecialDetentionRulesOrCharges Attachment-ShippersExportDocument ShiftableLoad ShipToCrossDockOrPool RequiresShelfCouplers Attachment-ShippersManifest Attachment-ShippersPackingInstructions SpeedRestricted StackTrain StretchWrap CarsTemporarilyArticulated TrailerConsolidatorLoad TrailerFactoryLoad TurnCar TransitShipment TeamTrackDelivery TimeVolumeRatesOnly UnloadAtBumperCircusRamp Unitized UnloadFromLeftSideOfCar UnloadAsPlacarded UnprotectedPerishable UnloadFromRightSideOfCar ShipperCertifiesGrossWeightUnder240000Pounds VerificationWeigh VentilationInstructions Wide-BodyPickupTruckAppliesToFinishedVehicleLoading WaivedInspection-SetDirect WeighEmpty Attachments-HighWideNotice WaiveInspection ManifestMustAccompanyWaybill WeighToCheckForOverload WasteWater Export CrossTown AdvancedFee CertificateOfOrigin FuelSurchargeAuthorized Offshore-AlaskaOrHawaiiService OversizedPremium PreparationOfAirWaybill-Origin PreparationOfCanadianCustomsInvoice PreparationOfExportEntry PreparationOfInsuranceCertificate PreparationOfU.S.ExportDocumentation SaturdayDelivery SaturdayPick-Up SecuritySignatureService WrittenProofOfDelivery Aggregate1000 Aggregate3000 Aggregate5000 AttendantsAccompanying AdvanceLoading AirCraftFurnishedAndNotUsed AggregateTenderDiscount ArmedGuardService AdditionalInjectionOrBlendingService PortChanges UseOfAlternateTerminal A.M.DeliveryRequirement AnchoringAndUnanchoring AdditionalCopyOfShippingPapersForProofOfDelivery ApplianceServicing AirConditioningDisconnectAndConnect RailArmedGuardService AirRideTractorService AirRideTruckService AssemblyServiceRequested AuxiliaryService BypassConsolidationPoint BulkyArticle BlockingAndBracing BlindShipment BolsterLoadDoNotSwitch BoxingService-DryBulk BunkerSurchargeAuthorized BunkerAdjustment-20FootContainer BunkerAdjustment-40FootContainer BunkerAdjustment CurrencyAdjustment-20FootContainer CurrencyAdjustment-40FootContainer RoeeCarOrPick-UpTruck ConvertCommercialBillOfLadingBolToGovernmentBol Certification CarrierCaboose CorrosionAdditiveService CustomsFees-ContainerLevel CustomsFees-LiftLevel CarrierGuardCarService ReturnCarrierGuardCarService CargoTaxes ChainAndBinders CommercialInvoicePreparation ConstantSurveillance Cleaning ClassRatesApplied Comb.RatesOverDetroit ConsolidationAndLineHaul Consolidation ContractRatesApply CertificationThatTheNewsprintWindingCoresBeingReturnedEmptyWereReceivedFilledByRailFreightService ConsigneeUnload CourierOvernight CopilotService CustomsPapersMailed ContainerLease CourierSameDay GovernmentCaboose ControlledAtmosphere ContainerMounting CircuitousRouting CurrencyAdjustment-BreakBulk DoubleWideSeparateAndReassemble DeliveryOfFuelFromBargeToPipeline DodConstantSurveillanceService DualDriverWithNationalAgencyCheck DualDriverProtectiveService DirectDelivery DrayageAtPortOfDebarkationRateZone DeliveryService DetentionOfConveyingEquipmentAndThePowerUnit DetentionOfConveyingEquipmentExcludingThePowerUnit DrayageAtPortOfEmbarkationRateZone KeepFromFreezingPercentDifferential 410DromedaryWithMechanicalRestrainingDevices 410Dromedary DistributionServiceRequested DeliveryOfFuelFromRailTankCarToPipeline NotifyShipperImmediatelyIfShipmentIsDelayedEnRoute DoNotCoupleToOtherDiaphragmedCars DoNotFreeze DoNotCoupleToTankCars Documentation-Special ContainerDiversion DeliveryOfFuelFromPipelineToBarge DrayageAtPortOfDebarkation DrayageAtPortOfEmbarkation DeliveryOfFuelFromPipelineToRailTankCar DeliveryOfFuelFromPipelineToTankTruckOrTrailer DetentionWithPowerUnits30MinutePeriods Drop-OffDelivery DrummingService DoNotCoupleToDoubleShelfCouples DromedaryWithMechanicalRestrainingDevices DromedaryServiceRequested DoorSideVanning LaborAssociatedWithDetentionOfConveyingEquipment DeliveryOfFuelFromTankTruckOrTrailerToPipeline DetentionVehicle DetentionWithPowerUnits60MinutePeriods ExtraAxles EscortOrCourierService EmptyRailcarOrderedButNotUsed EquipmentHoseAtDestination EquipmentHoseAtOrigin ExclusiveUse ExtraLights EmergencyService EmptyMovement Endorsement EmptyReturn SatisfactoryServiceStandards ExcessiveValuationAuthorized ExclusiveUseOfVehicle ExtraDriver ExtraLengthSurcharge ExportPreparation ExpeditedRatesApplied ExpeditedService ExtraLabor ExclusiveUseOfVehicleDamaged ExpandRemoveAndInstall RoadwayEasyRatesApplied BargeFreightAllKindsService Firearms FurnishingChassis FuelFiltersFurnishedByCarrier FuelFiltersFurnishedByShipper FlatrackSurcharge ForProcessingInTransit AcceptedByCarrierAtOwnerSRiskOfFreezing ForStorageInTransit FiltrationService GarmentSurcharge Government-OwnedContainers GovernmentGuardCar GreaterSecurityService HoldAtLocation Handling HandBrakesAtEachEndMustBeReleased ShipmentHoldoverForHolidays ShipmentHoldoverForWeekends HeatInTransit Heat-Special HeatWithSteam AccessibleHazardousMaterial InaccessibleHazardousMaterial SundayOrHolidayPickupOrDelivery 24HourAvailability Hose SpecialHose HighCubeTrailerRates HeaterOrRefrigeration HitchInstallation HazardousMaterialsSurcharge HazardousCargoOnDeck IdlerCar InsideDelivery IcingInhibitorService Impactographs IntermodalShipmentService Intra-PlantMove InsidePickup InterlineTransferService Just-In-TimeJit JointLineException CertificationThatTheContainersBeingReturnedEmptyWereReceivedFilledByRailFreightService KeepMaterialDry LaborDisturbance Layover ApplyAUCCOrEANSerialShippingContainerLabelToTheShippingContainers LightBarService LowBoyTrailerOrFlatBed LandCurrencyAdjustmentFactor-20FootContainer LandCurrencyAdjustment-40FootContainer PercentDifferential-LessThanContainer LessThanContainer LinehaulFromPortOfDebarkation LinehaulService LiabilityOfCarrier LinerTermsAtPortOfDebarkation LinerTermsAtPortOfEmbarkation LinehaulPercentDifferential LinehaulToPortOfEmbarkation LessThanTruckload LayoverService ModifiedAtmosphere EscortServiceWithOvernightSubsistence Escort EscortServicesTelephone Insulated MotorSurveillanceService Other Refrigerated MilitaryTrafficExpeditingService SpecialMotorSurveillance DoNotHumpOrHumpInto DoNotUseHelperLocomotiveToPush NoPlacardsRequired NoseSideVanning StowAwayFromHeat BlockStowage CargoAboard CarrierLoadAndConsigneeUnload OverHeightContainer CompletingShipment DeliveryVerificationNotRequired StowWithDoorsFacingInward ExemptCommodity InFrontOfHouseStowage Fumigation Harmless OilFieldService UseNoHooks NotRestrictedCargo CargoOnBoardCertificationRequired OnDeckStowage CarrierLoadAndCarrierUnload Perishable PartialShipment StowBelowDeck StowBetweenDecks TemperatureControl TimeOfDeliveryAndSignatureRequired OnTopIn-HatchStowage OnTopOn-DeckStowage TotalShipment UnderContainerOn-DeckStowage BelowWaterLineStowage Overflow OverWidthContainer OneWayRatesApplied PumpingEquipment PickupOfShipmentsOnSaturdaySundayAndOrHolidaysRequiringAbsoluteNextDayDelivery PickupAndDeliveryFromStorageInTransit PickupAndDeliveryBeyondServiceArea SpecialPermits ProtectFromHeat PerHourRatesApplied PierTime PalletsOrSkidsOrPlatforms P.M.DeliveryRequirement PerMileRatesApply PickupOfShipmentsRequiringSameDayDeliveryService PickupOfShipmentsRequiringSameDayDeliveryServiceAndOrDeliveryAtASpecifiedTime PianoOrOrganCarry PositioningAtOrigin PickupAndDeliveryServiceForPerishables Prelodge StuffingCharge ProtectiveServiceSecurityWithArmedGuards ProtectiveSecurityService ProtectiveTarpForSecurityPurposes Pickup PickupAndDelivery PackAndUnpack PUPTrailerRatesApply BondedPrivatelyOwnedVehicle DetentionOfPrivatelyOwnedVehicle InoperablePrivatelyOwnedVehicle LoadingOrUnloadingOfPrivatelyOwnedVehicle PrivateOwnedVehicleProcessing Stop-OffsForPrivatelyOwnedVehicleShipment PrivatelyOwnedVehicleInTruckawayService PriorityService Reconsignment Redelivery RailheadHandling RoadrailerService Respotting ResidentialDelivery ReeferMaintenance ReleasedValueChargeInExcessOfCarrierMaximumLiability RelocationOfVehicle ReturnOfEmptyContainer ReturnMovementOfPallet RailSurveillance ReeferCargoPercentDifferential RoundTripService Reshipment RestrictedSpeeds Reservations ReweightRequested ShipmentHoldoverOnWeekends SaturdayPickupOrDelivery SpecialContainers ShipperLoadAndConsigneeUnload SplitDelivery SpecialDromedaryService SpecialEquipmentCharge ShipperExportDeclarationRequired StairsElevatorExcessCarry ServiceChargeApplies SecurityEscortVehicleService SingleFactorOriginationOrDestination SingleFactorOriginationOrPortOfDebarkation SingleFactorPortOfEmbarkationOrDestination SpecialTrainMovement SingleShipment ShipmentHoldoverOnHolidays ShipperLoad ShipmentHoldoverOnWeekdays SkirtingAndUnskirting ShipperLoadAndCount SmallPackage TransmitAShipNoticeOrManifestTransactionSet SatelliteSurveillanceService ShipmentFromNon-TempStorage Stop-Off ShipperLoadAndCarrierUnload SpecialPermit SpreaderService SpotForStorage-NoShipment SplitPickup Storage SurveyingRoutes StrippingSortingAndConsolidation SubstituteServiceNotToBeUsed PoleLashingEquipmentPleSurcharge ConductivityOrAnti-StaticAdditive Stop-OffAtDestination Stowage Stop-OffAtOrigination SignatureAndTallyRecord SpotForUnloadingFromAEnd SpotForUnloadingFromBBrakeEnd SupervisorRequested StorageOfVehicles Truckload-DoubleOperator-CommonCarrier Truckload-DoubleOperator-PaddedVan TerminalHandlingCharges TenderedAsTruckloadTruckloadServiceRequested Multi-TankSurveillanceService TenderingOfMultipleVehicles TrailerOnFlatCar ThirdPartyService TractorOnly TruckRatesApplicable TrailerPreparation-Special Termination TransferProduct TireRepairAndReplace TradeShow TractorAndTrailer Truckload-SingleOperator-CommonCarrier Truckload-SingleOperator-PaddedVan TankSurveillanceService UnderCarriageFurnishedByCarrier Unpacking UnloadingOrReloading UtilitiesDisconnectAndConnect VacuumService RoeeVanTypeTruck VanCleaning VehiclesFurnishedButNotUsed VehiclesInoperable Stop-OffDeliveryOfPersonalVehicles VehiclesInTruckaway Wharfage-Breakbulk Wharfage-Container WaterfrontDelivery Wharfage WarRiskCrewBonus WarRiskInsurance WaitingTimeAuthorized WeightVerification ">

<b:FieldInfo/>

</ElementType><ElementType name="SpecialHandling" content="eltOnly">

<b:RecordInfo/>

<element type="SpecialHandlingCoded"/>

<element type="SpecialHandlingCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="SpecialHandlingNote" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="SoldToParty" content="eltOnly">

<b:RecordInfo/>

<element type="Party" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="SimplePackageNote" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="ShippingInstructions" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="ShippingContact" content="eltOnly">

<b:RecordInfo/>

<element type="Contact" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="ShipmentMethodOfPaymentCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="ShipmentMethodOfPaymentCoded" dt:type="enumeration" dt:values="Other Account AdvanceCollect AdvancePrepaid CashOnDeliveryServiceChargePaidByConsignee CashOnDeliveryServiceChargePaidByConsignor Collect CollectFreightCreditedToPaymentCustomer CollectOnDelivery CustomerPick-UpOrBackhaul DefinedByBuyerAndSeller FobPortOfCall HalfPrepaid InformationCopy-NoPaymentDue InsuranceCostsPaidByConsignee InsuranceCostsPaidByConsignor Mixed NonRevenue NotSpecified PaidByBuyer PaidBySupplierOrSeller PayableElsewhere PerContract Pickup PrepaidAndSummaryBill PrepaidButChargedToCustomer PrepaidByProcessor Prepaid-BySeller PrepaidLocalCollectOutstate PrepaidOnly ReturnContainerFreightFree ReturnContainerFreightPaidByCustomer ReturnContainerFreightPaidBySupplier Rule11Shipment ServiceFreight-NoCharge ThirdPartyPay WeightCondition ">

<b:FieldInfo/>

</ElementType><ElementType name="ShipToSubQuantity" content="eltOnly">

<b:RecordInfo/>

<element type="Quantity" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="ShipToSubLocation" content="eltOnly">

<b:RecordInfo/>

<element type="Location" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="ShipToSubInformation" content="eltOnly">

<b:RecordInfo/>

<element type="ShipToSubLocation"/>

<element type="ShipToSubQuantity"/>

<element type="SubLocationItemPackagingReference" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="ShipToParty" content="eltOnly">

<b:RecordInfo/>

<element type="Party" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="ShipToLocation" content="eltOnly">

<b:RecordInfo/>

<element type="Location" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="ShipFromParty" content="eltOnly">

<b:RecordInfo/>

<element type="Party" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="ShipFromLocation" content="eltOnly">

<b:RecordInfo/>

<element type="Location" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="ServiceLevelCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="ServiceLevelCoded" dt:type="enumeration" dt:values="Other BulkCommodityTrain PremiumSurface ThreeDayService 9AM AirCargo AirEconomy AM BusinessClass ConsigneeBillingService CourierExpress Ground ExpressService DeliveryScheduledNextDayByCartageAgent DeliveryScheduledSecondDayByCartageAgent DeliveryScheduledThirdDayByCartageAgent DeliveryConfirmation DeferredService DeliveryConfirmationReturn DoorService DeliveryNotificationOnly ExpeditedService ProofOfDeliveryWithSignature FirstClass StandardService ExpressServicePlus TrackingGround Iata ExpeditedServiceWorldwide ExpressServiceWorldwide Metro Multiweight NextDayAir NextFlightOut NextDayHundredWeight NextMorning NotServed Overnight PrimaryServiceAreaNextDayBy1030AM PriorityMail PrimaryServiceAreaNextDayBy930AM PriorityMailInsured PM PrimaryServiceAreaNextDayByNoon POBoxZipCode PrimaryServiceAreaNextDayBy500PM PrimaryServiceAreaSecondDayByNoon PassengerService QualityIntermodalHighSpeed70MilesPerHour OtherIntermodalAndStackService 60MilesPerHourService ManifestFreight CircusTrain WorkTrain CommuterService AuthorizedReturnService SameDay SecondDayAir Saturday SecondDay StandardGround SecondDayHundredWeight StandardGroundHundredWeight SecondMorning SaturdayPickup StandardClass Express HighSpeed NormalSpeed PostService ">

<b:FieldInfo/>

</ElementType><ElementType name="ServiceCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="ServiceCoded" dt:type="enumeration" dt:values="Other About AbsoluteMinimumCharge AccessCharge-Federal AccessCharges AccessCharge-State AccountNumberCorrectionCharge AcidBattery AcknowledgmentofDeliveryFeeAOD ActivationOfCarnet AdditionalCommercialInvoices AdditionalCopiesOfFreightBill AdditionalMaterial AdditionalTariffClassifications AddOn-Destination AddOn-Origin AddressCorrection AddToMakeMarketValue Adjustment AdjustmentForMaximumChargesBilling AdjustmentForMinimumAverageTimeRequirementBilling Adjustments Administrative AdValorem AdvanceChargesHandling AdvanceDestinationAmount AdvanceDestinationFee AdvanceFee AdvanceLadingCharge AdvanceOriginAmount AdvanceOriginFee Advances AdvertisingAllowance Affidavit AgentDisbursement-Destination AgentDisbursement-Origin AircraftOnGround AirExportCertificate AirExpressCharge AirlineOpeningFee AirportTerminalHandlingCharge AirTransportationCharge AlcoholicBeverageReportCharge AlleghenyCountyPADeliveryCharge Allowance AllowanceLineItems AllowanceMessage AllowancePerCallOf AllowanceAdvance AllowanceForConsignmentMerchandise AllowanceNon-Performance AllowanceRequest Alterations AmendingExportDocumentation AnnealHeatSteelorGlassTreatment AnodizingCharge Anti-dumpingDuty AppointmentNotification ArbitraryInAdditionToThroughRatesandCharges ArtWork Assembly AssistAmount AttachmentsToBillOfLadingCharge BadDebt BankingDrafts BargeFreightAllKindsService BaseCharge BasicReorderAllowance BeamingCharge BeddingFeedingDisinfecting BeefFee BeyondCharge BeyondFreightCharges BillAndHold BilledDemand BillOfLadingAttendancy BillOfLadingCharge BlackLungTax BlockingAndBracingCharge BlowerCharge BobtailCharges BondAmount BondCharge BopSheet BordeauxArbitraries Both-Flat BreakbulkServices BreakBulkSurfaceCharge BridgeToll BrokenLot BrokenPackageCharge Brokerage BrokerageOrDuty BunkerAdjustment BunkerAdjustment-20FootContainer BunkerAdjustment-40FootContainer BunkerSurcharge BurdenOverheadOrAllowanceForIndirectCosts Burning BuyerHandCarry BuyersCarAllowance CablePressurization CablesSendingOf CallTag CampArbitrary CanadaGreatLakesAdditionals CanadianCQCustomsClearance CanadianCurrencyExchange CanadianImportTerminationFee CanadianReconsignmentFee CanadianRemanifestFee CancellationCharge CancelledOrderHeavyDutyFlatcar Capping CaptureAdditionalData CargoTaxes CarLoading CarRental Carrier CarrierCreditAllowance CarrierDebitAllowance CarrierNotificationCharge Cartage CartageCharge CatalogingServices CentralBuy CentsOff CertificateOfConformance CertificateOfOrigin CertificateOfRegistration Certification ChainAndBinders ChamberOfCommerceServiceCharge ChangeOfAirbill-ServiceFee Charge ChargeLineItems ChargeMessage ChargePerCallOf ChargesForwardAdvanceCharge CharterServices ChassisTransfer ChemicalMillingCharge ChicagoLoopCharge CigaretteStamping CityDelivery CityMaintenanceFee CityPick-up CityTerminalCharge CleaningCharge ClosingSealing CoatingDipRustproofEDP CODAmount CODCharges CollectOnDeliveryAlterationCharge CollectOnDeliveryDeletionCharge CollectSurcharge Co-manufacturingDiscount Combination CombinationPerformanceAndNon-performance CombineAllSameDayShipment CommissionAmount CommunicationsCharges CompetitiveAllowance CompetitiveCarAllowance CompetitivePrice CompressorCharge ConcessionCredit ConcessionMoney CongestionSurcharge ConnectCharge ConservationResearchFee ConsigneeUnload Consolidation ConstantSurveillanceService ConstantSurveillanceService-Armed ConsularizationFee ConsularLegalizationService ConsultingService ConsumerServiceProviderCharge ContainerAllowance ContainerDeposits ContainerDestuffing ContainerDiscount ContainerDiversion ContainerLease ContainerLeasing ContainerLossDamage ContainerServiceChargeUKEUR ContainerServiceChargeUSACanada ContainerStuffing ContainerTrailerAllowance ContinuousMileage ContractAllowance ContractEscalation ContractServiceCharge ControlledAtmosphere Converting Co-opCredit CooperativeAdvertisingMerchandisingAllowancePerformance Copying CopyOfBillOfLadingCharge CopyOfDeliveryReceiptCharge CoreCharge CostRecoveryAdjustment CostRecoveryFactor CottonFee CountAndRecount CountervailingDuty CouponReimbursement Crafting Crating Credit CurrencyAdjustment CurrencyAdjustment-20FootContainer CurrencyAdjustment-40FootContainer CurrencyAdjustment-BreakBulk CurrencyAdjustmentFactor CurrencyDiscount CustomerAccountIdentification CustomerEquipmentAllowance CustomsBrokerFee CustomsCharge CustomsDuty CustomsEntry CustomsExam CustomsFees-ContainerLevel CustomsFees-LiftLevel CustomsFormalities CustomsInvoice CustomsInvoice-AdditionalPage CustomsPenalty Cut CutAndParallel CuttingCharge DamagedMerchandise DamageToCarrierEquipment DamageToCarrierVessel DamageToGovernmentEquipment DataDrawingCharge DeadheadMileageCharge DeafAndDisabledSurcharge DeclaredValueForCarriage DeclaredValueForCustoms DeclaredValueForInsurance DeductToMakeMarketValue DefectiveAllowance DeficitFreight De-Installation DelayFurnishingDestinationWeights Delivery DeliverySurcharge DemandCharge Demurrage Demurrage-AverageAgreement Demurrage-Special Deposit DepositCharges DepositInLieuOfOrder Deramping DerrickCharge DesignatedSupplierInspection DestinationCharge DetentionLoading DetentionOfPowerUnits DetentionOfTrailers Detention-SpecialTypeFlatCar DetentionUnloading DeterminedFreight DevelopmentCharge DieServiceCharge DirectProductHandling Disbursement DisconnectCharge Discount Discount-DropBoxConvenienceCtr Discount-Incentive Discount-MultipleShipment Discount-ServiceOptionDelivery Discount-ServiceOptionPickup Discount-Special DisplayAllowance DistributionFee DistributionService DistributorDiscountAllowance DiversionAndReconsignment DiversionCharge DiversionToAirCharge Dockage-BoatDetention DocumentationCharge DocumentHandling Door-To-Door DowelPinCharge DrayagAtPortOfDebarkation Drayage DrayageatPortOfDebarkationRateZone DrayageAtPortOfEmbarkation DrayageatPortOfEmbarkationRateZone DrayageLineHaul DriverAssistedUnloading DriversWages DropDock DropYard DrumCost DrumDeposit DrumUpCharge DryerCharge DryIce Dunnage DutyCharge DutyDrawback EarlyBuyAllowance EarlyPaymentAllowance EarlyShipAllowance EmergencyPortCharge EmergencyService EmergencySurcharge EmptyWeighingCharge Enclosure EndorsementFee Energycharge EnergySurchargeFuelAdjustmentFactor EngineeringCharge EngineeringSupplies Engraving EnteredValue EnvironmentalProtectionService EquipmentManufacturerRestorationAudit Escalation EscortService Escrow Eur1PresentationFee EuropeanPortCharges Exact ExcessiveValueCharge ExcessMileageCharge ExcessPeriods ExcessValueFee ExcessWeight ExchangeAccessCredit ExclusiveUse ExclusiveUseOfEquipment ExhibitionDeliveryCharge ExhibitionPickupCharge ExpandedService ExpeditedOneDayConsularService ExpeditedServiceCharge ExpeditedShipments ExpeditingFee ExpeditingPremium ExportCustomsClearance ExportDeclarations-Automated ExportDeclarations-USShippers ExportImportCharge ExportLicenseApplication ExportShippingCharge ExtraCopiesandMailings ExtraLaborHelperService ExtraLength ExtraLengthSurcharge ExtraService-Counter-To-Counter FabricationCharge FacsimileCharges FacsimileCharges-AdditionalPages FailedLampPanelCharge FaxPre-alert FederalTransferSurcharge Fee FinanceCharge FirstArticleCharge FirstFlightOut FlatrackSurcharge FlatRate FloorStockProtection FoodAndLodging ForeignCustomsDuty ForeignMilitarySalesRental ForeignMilitarySalesSpecialCharge ForeignOfficeAdvance ForwardCoupons ForwardingAgentCommission ForwardingCharge FranchiseFee FreeDomicileShipmentProcessing FreeGoods Freight FreightBasedOnDollarMinimum FreightChargesToBorder FreightChargesToDestination FreightEqualization FreightInternational FreightInternationalNon-USDollars FreightInternationalUSDollars FreightPassthrough FreightSurcharge FreshnessLeakerAllowance FuelCharge FuelSurcharge FullService FullTruckloadAllowance Fumigation GarmentDistrict GarmentSurcharge GasPressure GatewayFee Glaze GoldFactor GoodsAndServicesCharge GoodsAndServicesCreditAllowance GoodsAndServicesTaxCharge GovernmentInspection GovernmentWarehouseFee-Destination GovernmentWarehouseFee-Origin GrainDoors GrainFlowCharge Gratuity Grinding GrossReceiptsSurcharge GroupageDiscount GroupedItems GuaranteedInspectionTechnicalService GulfPortDeliveryCharge Handling HandlingChargesOnDistributionFreightForwardedBeyond HandlingFreightAtPositionsNotImmediatelyAdjacentToVehicleCharge HarborMaintenanceFee HarborMaintenanceReport HaulingAndHoisting HaulingAndHoistingToBeDirectBilled HazardousCargoCharge HazardousCargoOnDeck HazardousMaterialsHandlingFee-Domestic HazardousMaterialsHandlingFee-International HazardousStorage HeatInTransitCharges HeatTreatCharge HeavyDutyFlatCarCharge HeavyLift HighSecurityRedIn-bondSealCharge HighwayInterchange HointinsAndHauling HoldingCharge HomeLineFreightCharge HoneyFee Hook-upcharge HoseCharge HoseChargeSpecial HouseholdGoodsPick-upOrDelivery IATAAirbillPreparation IATAFee Identification ImportServiceFee ImproperDocumentation InboundFreightCharges IncomeFreightManufacturingToShippingPoint IncorrectBillingAccountCharge IndustryPriceAllowance InitialLicenseFee InlandTransportation InsideCableConnectors InsideDelivery InsidePick-up InspectAtDestination InspectAtOrigin Inspection Installation InstallationAndTraining InstallationWarranty InsulatedTankCharge Insurance InsuranceFee InsurancePlacementCostCharge InsurancePremium InsuranceProvidedByLessee InsuranceProvidedByLessor InsuranceSurcharge InterdivisionProfit InterestAmount InterestOnRefund InterestOnSecurityDeposit InterimUsePermittedAtSpecialRate InternationalAirTransportAssociationCommission InternationalAirTransportAssociationMarkup InternationalCourier InternationalDoor-to-DoorHandlingFee InterplantCharge InterstateHighwayToll InTransitPriceProtection Intra-plantCharge InvoiceAdditionalAmount InvoiceAdjustment InvoiceAt-CostAmount InvoiceDeliveryTermsAmount InvoiceNo-ChargeAmount InvoiceServices InvoiceWithGoods IrishArbitraries IslandDeliveryCharge IslandPick-UpCharge ItalianReleaseCharge ItemPercentage Item-Unit KeepFromFreezingPercentDifferential Koshering LabelAllowance Labeling LaborCharges LaborCostOfRemoval LaborModify LaborNoTroubleFound LaborOvertime LaborPremiumOvertime LaborRepairAndReturnOrders LaborService LaborStraight-time LaborTestAndCalibrate LadingAdjustmentCharge LandCurrencyAdjustmentFactor-20FootContainer LandCurrencyAdjustmentFactor-40FootContainer Lashing LateOrderCharge LatePaymentCharge LayoutDesign LayoverCharges LeadFactor LeakingUndergroundStorageTax LeaseShortfallConsideration LessThanContainer LessThanTruckloadCharge LetterOfCreditProcessing LicenseAndTitle LifelineSurcharge LiftGateTruckOrForkliftServiceAtPick-upDelivery LimeFee LineItemAllowance LineItemCharge LinehaulFromPortOfDebarkation LinehaulPercentDifferential LinehaulToPortOfEmbarkation LinerTermsAtPortOfDebarkation LinerTermsAtPortOfEmbarkation LiquidatedDamages LiquidationAnti-DumpingDuty LiquidationCountervailingDuty LiquidationTaxAmount LiquidationTotalDueUSCustomsService LiquidationTotalFees Loading LoadingLaborCharges LoadWeighingCharge LoanFee LocalDeliveryDrayage LocomotiveDelayedInSwitchingService LocomotiveUnderOwnPower LotCharge LotteryChargeBack LotteryCrossRedeemed Low-TierLotteryCashingBonus Low-TierLotteryWinners LumpSum MachiningCharge MailFee Mailing-PostageCost Mailing-ServiceFee MailInvoice MailInvoiceToEachLocation ManifestCharge Manufacturing MarketDevelopmentFunds MarkingOrTaggingCharge MarriageRule Maximum MemoReturnableContainer MerchandiseProcessingFee MessageCharge MessageRateAdjustment MessengerService MetalsSurcharge MeterCharge Mid-TierLotteryCashingBonus Mid-TierLotteryWinners MileageFeeForRepairAndReturn MileageOrTravel Minus-Amount Minus-Percentage ModifiedAtmosphere MonthlyRental MountDemount Mounting MunicipalSurcharge MushroomFee NewDiscount NewDistributionAllowance NewItemAllowance NewStoreAllowance NewStoreDiscount NewWarehouse NewWarehouseDiscount NewYorkDeliveryCharge NewYorkPick-upCharge NHDWharfage NoAllowance NoAllowanceOrCharge NoCharge Non-DutiableCharges NonGeneratedFreight Non-returnableContainers NoReturnCreditAllowance NormalPumpCharge NotarizedAffidavit NotifyConsignee NotifyConsigneeBeforeDelivery NozzleCharge OceanCharges-Hazardous OceanFreight OfficeSupplies Offshore-AlaskaHawaii OnCarriage OnDeckBreakBulkDifferential One-DayService OneTimeEngineeringCharge One-TimeLicenseFee One-Time-OnlyCharge OnetimeTooling OnHandService OperatorCredit OptionalCharge OptionalSoftwareSupportForOperationalSupportSystems OptionalSoftwareSupportForSwitchingSystems OptionChargeColorFabricOfficeFurniture Order-Flat OrderNotifyCharge OtherAccessorialServiceCharge OtherAdvances OtherExportCharges OtherGovernmentAgencyDeclaration OtherGovernmentAgencyExam OtherImportCharge OtherMiscellaneousEarningOrAdditive OtherSeeRelatedDescription OutOfRouteMiles OutOfZonePick-upOrDelivery OutsideCableConnectors OverDimension OverHeightContainer OverrunCharge OversizedPremium OvertimeLoading OverWidthContainer Packaging PackagingService PackingCratingAndHandlingCharge PackingCratingHandlingAndTransportationCharge PackInvoiceWithShipment PaintingPrimerOrFinish Pallet PalletExchangeCharge Palletizing Paralleling ParishCountySalesTaxOnly PassingShippersExportEntry Payment PayrollAdditivesOvertimeLabor PayrollAdditivesStraightTimeLabor PayrollTaxes PecanFee PenaltyCharge PercentDifferential-LessThanContainer PercentOfProduct PercentOfShipmentValueThatIsReturnable PercentOfShippedQuantityThatIsReturnable PerformanceAllowance PerformanceAward PerItemCharge PermitCharge PermitsBondsEscortAttendant PerOrderCharge PerPoundCharge PersonalPropertyMember PersonalPropertySpouse PhosphatizingSteelTreatment PickleAndOil PickUp Pick-upAndDelivery Pickup-OutOfArea PickupSurcharge PierChargesOtherThanWharfage PierCharges-Wharfage PierPick-upAndOrDelivery PierUnloading PilotInspection PlacementAndOrRemovalCharge Plating Plus-Amount Plus-Percentage PlusOrMinus-Amount PlusOrMinus-Percentage PoleLashingEquipmentSurcharge PoleWood-ServiceCharge PorkFee PortChanges PortHandlingAndUnloading PositioningAtOrigin Postage PostDamagedHandling PotatoFee PowerFactorAdjustment Pre-carriage Pre-carriageExcess PreciousMetalContent PreloadingCharge PrelodgeCharge PremiseUse PremiumCharge PremiumTransportation PrepaidUsageAllowance Preparation PreparationAndDelivery PreparationOfAirWaybill-Origin PreparationOfCanadianCustomsInvoice PreparationOfCommercialInvoice PreparationOfExportEntry PreparationOfInsuranceCertificate PreparationOfUSExportDocumentation Pre-PositionedInventoryService PreviousBilling PriceAdjustmentPercent PriceAndMarketingAllowance PriceDeviation PriorBalance PriorBillingAmount PriorDeliveryOfBillCharge PriorityService PriorMonthCredit PrivateOwnedVehicleProcessing Processing ProcessingCharge ProcessInTransitPrivilege ProcurementCharge ProfessionalFees ProformaInvoice ProgressPaymentRequirement PromotionalAllowance PromotionalDiscount ProofComposition ProofOfDelivery ProtectiveServiceCharge ProtectiveService-Cold ProtectiveService-Heat ProvideHouseholdIdentifier ProvideNameAndAddress PullingEyes PumpAirCharge PumpCharge PurchaseOption QuantityDiscount QuantitySurcharge RailheadHandling Ramping RateCode RateReductionBond Rebate Re-BillCharge RebilledDrayage-Destination RebilledDrayage-Origin Receiving RecipientAddressCorrection ReclamationCenterHandlingChute ReclamationFederal ReclamationSharedResponsibility ReclamationState Reconciliation Reconnectcharge ReconsignConsigneeCharge ReconsignDeliveryCharge ReconsignmentCharge RecooperingAtOwnersOrShippersExpense RecordFiling Recovery RecoveryFee RecratingRecoopering-Destination RecratingRecoopering-Origin RecurringHardwareMaintenanceCharge RecurringLicenseFee RecurringSoftwareMaintenanceCharge Redelivery RedistributionAllowance ReductionPrepalletizedCargo ReeferCargoPercentDifferential ReeferMaintenance Reel ReelCable ReelDeposit Refrigeration RefrigerationMechanicalDetention Refund RefurbishingCharge Regain RegistrationOfExportForReentry RegistrationOfExportShipments RegulatoryFee RegulatoryRequiredRefund ReliabilityCharge RelinquishmentCharge ReliquidationAnti-DumpingDuty ReliquidationCountervailingDuty ReliquidationTaxAmount ReliquidationTotalDueUSCustomsService ReliquidationTotalFees RentalCharge RentalDeduction RentsAndLeases RepackCharge Repair RepairAtBuyersExpenseCharge RepairAtCustomerExpenseCharge RepairAtGovernmentExpenseCharge Repickup RequestViaCanada ResearchDevelopmentFee ResellersDiscount ResidentialDelivery ResidentialPick-up Respotting RestockingCharge RestrictedArticleFee Retainer ReturnableContainer ReturnCargoCharge ReturnedLoad Rework RidingAttendantCharge RockyMountainBureau583Item1100ArbitraryCharge RollOutAdjustment RollRebate Royalties Salvage Same-DayService SaturdayDelivery SaturdayPick-Up SaturdayPick-upOrDeliveryCharge ScaleCharge ScaleChargeUnloading ScrapAllowance SecuritySignatureService SegregatingSorting SelectCharge SelfUnloader SellerHandCarry ServiceAssistanceProgramSurcharge ServiceCharge ServiceChargeWithCashDiscount ServiceUpgrade Set-up Shearing SheepFee ShipperLoad ShipperLoadAndCount ShipperLoadCarrierCount ShipperLoadConsigneeUnload Shipping ShippingAndHandling ShipsidePickup ShipToStockQualityAudit Shotblasting ShrinkageAllowance ShrinkAllowance Shrink-WrapCharge SingleFactorOriginationDestination SingleFactorOriginationPortOfDebarkation SingleFactorPortOfEmbarkationDestination SingleInvoiceAllowance SinglePick-up SingleShipmentFee Sleeving SlipSheetRail SlipSheetTruck SlipSheetUnloadingAllowance SlottingAllowance SmallOrderCharge SoftwareSupportService SourceInspection SpecialAllowance SpecialBuy SpecialCircusTrains SpecialCredit SpecialDelivery SpecialDetentionCharge SpecialEquipmentCharge SpecialFinishCharge SpecialFreightSupplements SpecialHandling SpecialMileageMovements SpecialPackaging SpecialPermits SpecialPickup SpecialPumpCharge SpecialSealCharge SpecialServices SpecialTestEquipmentCharge SpecialToolingCharge SpecialToolingreworkcharge SpecialTrainMovement SpecialUse SpecialVehicleRent SpecificationReview SpecificDuty SplitDelivery SplitPick-up SplitPick-UpAtPierCharge SpoolCharge SpottingOfTrailer SpreaderCharge StampFee Stamping StandbyCharge StateMetropolitanTransitAuthoritySurcharge StateMotorFuel StateSalesCharge StateSurcharge SteamingCharge StencilingCharge Stopcharge Stop-offAtDestination Stop-offAtOrigination Stop-offAtPierCharge Stop-offCharge StoppingInTransit Storage StorageInTransit StraighteningCharge Strapping StreetLampsCharge StrippingSortingAndConsolidation Stuffing StuffingCharge SubjectToCooperativeAdvertisingAllowance SubjectToTaxOnResale SufferanceWarehouseChargeExportOrImport SugarFee SumOfAddsAndDeductsToMakeMarketValue SundayOrHolidayPick-upOrDelivery SuperBagCharge SupervisorCharge SupplementalDuty SupplementalItems Surcharge SuretyBond Swell SwitchCharge SwitchingCharge TankCarAllowance TankRental Tarping Tax Tax-AirportTaxDestination Tax-AirportTaxOrigin Tax-BeverageTax Tax-CitySalesTaxOnly TaxCredit Tax-ExciseTax-Destination Tax-ExciseTax-Origin Tax-FederalExciseTax Tax-FederalExciseTaxOnTires Tax-Governmental Tax-HandlingChargeTax TaxLiability-Amortized TaxLiability-OneTime Tax-LocalSalesTax Tax-LocalTax Tax-MetropolitanTransitTax TaxOnMiscellaneousCharges TaxOnTransportation Tax-RegulatoryTax Tax-SalesandUse Tax-SalesTaxStateAndLocal Tax-StateHazardousSubstance Tax-StateTax Tax-SuperFundExciseTax Tax-UseTax Tax-ValueAddedTax TeaFee TechnologyExchange TelegramChargeback TelephoneCharge Telephone-Destination Telephone-Origin TemperatureProtection TemporaryAllowance TemporaryVoluntaryAllowance TenderedAsTruckload TerminalCharge TerminalDifferential TerminalHandlingCharges TerminalServiceFee TermsAllowance Testing TestingServicesCharge TestQualificationCharge ThirdPartyAllowance ThirdPartyPallets ThroughputAllowance ThroughputContainerCharge ThruwayCharge TicketingService TobaccoProductsReportCharge TOFCServiceCharge ToolCharge Tooling ToolingReworkCharge ToolsForPrinting TotalOther TotalAssessorialCharges TotalDueUSCustomsService TotalFees TotalInvoiceAmount TotalInvoiceAmountNon-USDollars TotalInvoiceAmountUSDollars TotalMaterialInvoiceAmount TracingInboundViaOtherCarriers TracingServiceFee TrackStorage TradeDiscount TradeIn TrailerRentalCharge TransferCharge TransferOfLadingCharge TransferredCharges Transit TransmissionCharge TransportationAndSetup TransportationChargeMinimumRate TransportationDirectBilling TransportationThirdPartyBilling TransportationVendorProvided TrimmingCharge TruckDetention TruckloadDiscount TurningCharge Two-DayService TwoDoorPickUp UnabsorbedSwitching Unitized Unloading UnloadingLaborCharges UnloadingReloadingCharge UnsaleableMerchandiseAllowance UnscheduledFee UpCharge UsagePlanDetailCharge USCustomsServiceFlatAssistAmount USCustomsServiceMaximumAssistAmount USDAInspectedStampingCertification UseChargeToolingPersonnel Use-SpecialTypeFlatCar USVehicles ValuationFee VanCleaning VehicleOrderedButNotUsed VehiclePrepChargeCourtesyDelivery VehicleRoadCharge VendorFreight VentingInstructions VirginIslandTransferCharge VolumeDiscount VoluntaryContributionCharge WaitingTime Warehouse Warehousing Warranties WarRiskCrewInsurance WarRiskInsurance WarRiskSurcharge WastedFutileTrip WatermelonFee WaybillAndInvoiceDistribution WeatherProtection WeightVerificationCharge Wharfage-Breakbulk WharfageCharge Wharfage-Container WharfageHandling WideAreaTelephoneServiceUsageCredit WillCallCharge WrittenProofOfDelivery X-rayCharge ">

<b:FieldInfo/>

</ElementType><ElementType name="SellerTaxInformation" content="eltOnly">

<b:RecordInfo/>

<element type="PartyTaxInformation" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="SellerParty" content="eltOnly">

<b:RecordInfo/>

<element type="Party" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="SellerPartNumber" content="eltOnly">

<b:RecordInfo/>

<element type="PartNum" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="SellerOrderNumber" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="SellerLineItemNum" dt:type="i4">

<b:FieldInfo/>

</ElementType><ElementType name="SecondaryAccountID" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="SealStatusInfo" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="SealStatusDescription" content="eltOnly">

<b:RecordInfo/>

<element type="SealStatusCoded" maxOccurs="1" minOccurs="0"/>

<element type="SealStatusCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="SealStatusInfo" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="SealStatusCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="SealStatusCoded" dt:type="enumeration" dt:values="Other Broken Damaged InRightCondition Missing Replaced TheElectronicSealIsFaulty ">

<b:FieldInfo/>

</ElementType><ElementType name="SealNumber" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="SealIssuerCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="SealIssuerCoded" dt:type="enumeration" dt:values="Other Consolidator Unknown QuarantineAgency Carrier Customs Shipper TerminalOperator ">

<b:FieldInfo/>

</ElementType><ElementType name="SealIssuer" content="eltOnly">

<b:RecordInfo/>

<element type="SealIssuerCoded"/>

<element type="SealIssuerCodedOther" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="SealInfo" content="eltOnly">

<b:RecordInfo/>

<element type="SealNumber"/>

<element type="SealIssuer" maxOccurs="1" minOccurs="0"/>

<element type="SealStatusDescription" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="ScheduleLineID" dt:type="i4">

<b:FieldInfo/>

</ElementType><ElementType name="ScheduleLine" content="eltOnly">

<b:RecordInfo/>

<element type="ScheduleLineID" maxOccurs="1" minOccurs="0"/>

<element type="Quantity"/>

<element type="RequestedDeliveryDate" maxOccurs="1" minOccurs="0"/>

<element type="ListOfOtherDeliveryDate" maxOccurs="1" minOccurs="0"/>

<element type="ListOfShipToSubInformation" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="SalesRequirementCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="SalesRequirementCoded" dt:type="enumeration" dt:values="Other AddQuantityToMakeMinimumWeightRequirement BackOrderIfItemsAreOutOfStockOrNotYetPublished BackOrderIfOutOfStock BackOrderOnlyIfNewItem BidGuarantee CombinedSmallDisadvantagedBusinessAndLaborSurplusAreaSet-Aside Consignment DoNotPreship EqualProductAllowed ExcludeImportQuotaInFirstCost FactoryShip GuaranteedSale IncludeImportQuotaInFirstCost LaborSurplusAreaSet-Aside LargePurchaseSet-AsideForSmallBusiness MayPreship Multi-yearAward NoBackOrder NoSubstitutes NotifyPriorToShipmentIfQuantitySpecifiedIsNotAvailable OnQualifiedBiddersList OnQualifiedManufacturersList OtherUnlistedSalesCondition PartialLaborSurplusAreaSetAside RestrictedToApprovedSources RestrictedToEducationalInstitutions RestrictedToHistoricallyBlackCollegeOrUniversityOrMinorityInstitution RestrictedToIndustrialPreparednessProgramParticipants RestrictedToQualifiedProductsListProducts RestrictedToUSAndCanadianSources RestrictedToYoungInvestigatorProgram Section8aSet-Aside Set-asideForAmericanIndian-ownedBusiness ShipAsSoonAsPossible ShipComplete ShipFullTruckOnly ShipIn-Place ShipPartial-BalanceBackOrder ShipPartialBalanceCancel ShipPartialBalanceSubstitute ShipPartialCarloadLotsOnly ShipPartialItemQtyProportionalToTotalOrder ShipPartialTruckloadLotsOnly ShipPerRelease ShipPerReleaseorBuyerAuthorization ShipPerSchedule SmallBusinessWithSmallDisadvantagedBusinessConsiderationSet-Aside SmallDisadvantagedBusinessSet-Aside SmallPurchaseSetAsideForSmallBusinesses SmallRemainingBalanceCancellationAllowed SmallRemainingBalanceCancellationNotAllowed SubstituteItemAllowed UnrestrictedProcurement WarehouseShip Warranty ">

<b:FieldInfo/>

</ElementType><ElementType name="SalesRequirement" content="eltOnly">

<b:RecordInfo/>

<element type="SalesRequirementCoded"/>

<element type="SalesRequirementCodedOther" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="SalesExternalItemId" content="textOnly" model="closed" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="SalesActionValue" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="SalesActionCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="SalesActionCoded" dt:type="enumeration" dt:values="Other CancelBalanceThatExceedsSalesActionValues CancelEntire ">

<b:FieldInfo/>

</ElementType><ElementType name="RoomNumber" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="RiskOfLossDescription" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="RiskOfLossCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="RiskOfLossCoded" dt:type="enumeration" dt:values="Other RiskOfLossInTransitToDestinationIsBuyers RiskOfLossInTransitToFreightEqualizationPointIsSellers RiskOfLossInTransitToPoolPointIsSellers RiskOfLossInTransitToDestinationIsSellers ">

<b:FieldInfo/>

</ElementType><ElementType name="ReturnableContainerPartNumber" content="eltOnly">

<b:RecordInfo/>

<element type="PartNum" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="ReturnableContainerInfo" content="eltOnly">

<b:RecordInfo/>

<element type="ReturnableContainerPartNumber" maxOccurs="1" minOccurs="0"/>

<element type="PaymentResponsibilityCoded" maxOccurs="1" minOccurs="0"/>

<element type="PaymentResponsibilityCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="ReturnLoadCoded" maxOccurs="1" minOccurs="0"/>

<element type="ReturnLoadCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="ReturnNote" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="ReturnNote" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="ReturnLoadCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="ReturnLoadCoded" dt:type="enumeration" dt:values="Other LoadedEithEmpty4BlockForBlockingPurposes EmptyContainerWithDunnage EmptyContainer LoadedWithProductionMaterial MixedEmptyAndLoaded ObsoleteMaterial LoadedWithExcessReturnedProductionMaterial LoadedWithRejectedMaterial ServicePartObsoleteContainer LoadedWithReturnedProcessedMaterial ">

<b:FieldInfo/>

</ElementType><ElementType name="Residue" dt:type="enumeration" dt:values="true false">

<b:FieldInfo/>

</ElementType><ElementType name="RequestedShipByDate" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="RequestedResponseCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="RequestedResponseCoded" dt:type="enumeration" dt:values="Other DebitAdvice AcknowledgeHoldStatus AcknowledgementWhenError AcknowledgeNoDetailOrChange AcknowledgeOnlyChanges AcknowledgeProductReplenishment AcknowledgeWithDetailAndChange AcknowledgeWithDetailNoChange AdviceWithDetails AdviceWithoutDetails Authentication CreditAdviceAndAcknowledgementForDirectDebit CreditAdviceMessageAcknowledgement CreditAdviceRequestedForDirectDebit DebitAdviceForEachTransaction DebitAdviceMessageAcknowledgement DebitAdviceMessageAcknowledgementForEachTransaction DebitAdviceRequested MessageAcknowledgement NoAcknowledgementNeeded RequestAuthority ResponseExpected ">

<b:FieldInfo/>

</ElementType><ElementType name="RequestedResponse" content="eltOnly">

<b:RecordInfo/>

<element type="RequestedResponseCoded"/>

<element type="RequestedResponseCodedOther" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="RequestedDeliveryDate" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="RequestedDeliverByDate" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="ReplacementFile" dt:type="enumeration" dt:values="true false">

<b:FieldInfo/>

</ElementType><ElementType name="RemitToParty" content="eltOnly">

<b:RecordInfo/>

<element type="Party" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="ReleaseNumber" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="RegisteredOffice" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="RegisteredName" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="RegionCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="RegionCoded" dt:type="enumeration" dt:values="Other AUACT AUNSW AUNT AUQLD AUSA AUTAS AUVIC AUWA BRAC BRAL BRAM BRAP BRBA BRCE BRDF BRES BRGO BRMA BRMG BRMS BRMT BRPA BRPB BRPE BRPI BRPR BRRJ BRRN BRRO BRRR BRRS BRSC BRSE BRSP BRTO CAAB CABC CAMB CANB CANF CANS CANT CAON CAPE CAQC CASK CAYT GBAM GBAR GBAT GBBA GBBB GBBE GBBF GBBH GBBK GBBL GBBM GBBN GBBO GBBP GBBR GBBS GBBU GBBY GBCA GBCE GBCG GBCH GBCI GBCK GBCL GBCO GBCR GBCS GBCU GBCV GBDB GBDF GBDG GBDL GBDN GBDO GBDU GBDV GBDY GBER GBES GBFI GBFM GBGL GBGM GBGR GBGS GBGW GBGY GBHA GBHI GBHL GBHR GBHT GBHW GBIW GBKE GBKH GBLA GBLC GBLD GBLE GBLI GBLM GBLO GBLR GBLS GBLT GBLU GBMA GBMG GBMI GBMK GBMO GBMY GBNA GBNB GBNC GBND GBNE GBNH GBNK GBNL GBNM GBNS GBNT GBNU GBOM GBOR GBOX GBPB GBPL GBPM GBPO GBPY GBRD GBRE GBRM GBRU GBSC GBSD GBSE GBSG GBSH GBSK GBSL GBSN GBSO GBSP GBSR GBST GBSU GBSW GBSY GBTA GBTD GBTH GBTO GBTW GBWA GBWD GBWG GBWI GBWL GBWM GBWO GBWR GBWT GBYK GBYN GBYS GBYW ITAG ITAL ITAN ITAO ITAP ITAQ ITAR ITAT ITAV ITBA ITBG ITBI ITBL ITBN ITBO ITBR ITBS ITBZ ITCA ITCB ITCE ITCH ITCL ITCN ITCO ITCR ITCS ITCT ITCZ ITEN ITFE ITFG ITFI ITFO ITFR ITGE ITGO ITGR ITIM ITIS ITKR ITLC ITLE ITLI ITLO ITLT ITLU ITMC ITME ITMI ITMN ITMO ITMS ITMT ITNA ITNO ITNU ITOR ITPA ITPC ITPD ITPE ITPG ITPI ITPN ITPO ITPR ITPS ITPT ITPV ITPZ ITRA ITRC ITRE ITRG ITRI ITRM ITRN ITRO ITRV ITSA ITSI ITSO ITSP ITSR ITSS ITSV ITTA ITTE ITTN ITTO ITTP ITTR ITTS ITTV ITUD ITVA ITVC ITVE ITVI ITVR ITVT ITVV USAK USAL USAR USAS USAZ USCA USCO USCT USDC USDE USFL USGA USGU USHI USIA USID USIL USIN USKS USKY USLA USMA USMD USME USMI USMN USMO USMP USMS USMT USNC USND USNE USNH USNJ USNM USNV USNY USOH USOK USOR USPA USPR USRI USSC USSD USTN USTX USUT USVA USVI USVT USWA USWI USWV USWY ">

<b:FieldInfo/>

</ElementType><ElementType name="Region" content="eltOnly">

<b:RecordInfo/>

<element type="RegionCoded"/>

<element type="RegionCodedOther" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="RefrigerationOn" dt:type="enumeration" dt:values="true false">

<b:FieldInfo/>

</ElementType><ElementType name="ReferenceTypeCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="ReferenceTypeCoded" dt:type="enumeration" dt:values="Other AbbreviatedNewDrugApplicationNumber AcceptableSourceDUNSNumber AcceptableSourcePurchaserID AcceptableSourceSupplierID AccessCode AccessorialRailDiversionReferenceNumber AccessorialStatusCode AccidentReferenceNumber AccountCategory AccountingCode AccountingEquipmentLocationNumber AccountingFileReference AccountingPeriodReference AccountManagersCode AccountNumber AccountPartysBankReference AccountPartysReference AccountPayableNumber AccountServicingBanksReferenceNumber AccountsReceivableCustomerAccount AccountsReceivableNumber AccountsReceivableOpenItem AccountsReceivableStatementNumber AccountSuffixCode AcknowledgementOfOrderNumber ActionAuthorizationNumber AdditionalReferenceNumber AddOnSystemNumber AddresseeReference AdjustedRepricedClaimReferenceNumber AdjustedRepricedLineItemReferenceNumber AdjustmentControlNumber AdjustmentMemoChargeBack AdministratorsReferenceNumber AdversaryCase AdvertiserNumber AdviceOfCollectionNumber AdviseThroughBanksReference AdvisingBanksReference AeronauticalEquipmentReferenceNumber AFE AffectedSubsystemCode AffiliationNumber AgencyAssignedEmployeeID AgencyAssignedNumber AgencyCaseNumber AgencyClaimNumber AgencyClauseNumber AIDAR AgencyHierarchicalLevel AgencyLocationCode AgencysStudentNumber AgentClaimNumber AgentContractNumber AgentNumber AgentsBankReference AgentsReference AgentsShipmentNumber AGERD AgreementNumber AgreementToPayNumber AirCargoTransferManifest AirDimensionCode AirHandlingCode AirlinesFlightIdentificationNumber AirlineTicketNumber AirWaybillNumber AllotmentIdentification AllowanceRecipientIdentification AlterationNumber AlternateClauseNumber AmbulatoryPatientGroupNumber AmendedUniformCommercialCodeFilingNumber Amendment AmendmentFiling AmericanBankersAssociationTransitOrRoutingNumber AmericanGasAssociationEquationNumber AmericanOsteopathicAssociationCertificationNumber AmericanPetroleumInstituteDeductionCode AmericanPetroleumInstituteWell AnalysisNumberOrTestNumber AnesthesiaLicenseNumber AnimalSpecies AnimalStrain AntiDumpingCaseNumber APE ApplicableCoefficientIdentificationNumber ApplicableInstructionsOrStandards ApplicantsBankReference ApplicantsReference ApplicationNumber ApplicationReferenceNumber ApplicationTransactionReferenceNumber AppointmentNumber AppraiserLicense AppropriationNumber ApprovalCode Area ArrivalCode ArticleNumber AssemblyLineFeedLocation AssemblyNumber AssessmentNumber AssignedByTransactionSetSender AssignedContractNumber AssignedSequenceNumber AssignmentNumber AssignmentRecordingNumber AssociatedCaseControlNumber AssociatedInvoices AssociatedNumberForJoinedUnitNotResubdivided AssociatedNumberForLimitedCommonElementParking AssociatedNumberForUnitParking AssociatedPolicyNumber AssociatedProductNumber AssociatedPropertyNumber AssociatedPurchaseOrders AssociationOfAmericanRailroadsRailwayAccountingRules AssumingCompany AtaCarnetNumber AtomicSafetyandLicensingBoardPanelNumber AttachedTo AttachmentCode Attorney AuthorisationForRepairReference AuthorityIssuedEquipmentIdentification AuthorizationNumber AuthorizationNumberForExceptionToDangerousGoods AuthorizationToMeetCompetitionNumber AutoLossItemNumber ACHReturnOrNotificationOfChangeCode ACHEntryDescription ACHStandardEntryClass ACHTraceNumber AutomatedUnderwritingReferenceNumber AxleRatio BackoutProcedureCode BadgeNumber BalanceDueReferenceNumber BankAssignedBankersReferenceNumber BankAssignedSecurityIdentifier BankersAcceptance BankReference BankruptcyProcedureNumber BanksCommonTransactionReferenceNumber BanksIndividualTransactionReferenceNumber BankTelegraphicNumber BankToBankInformation BarCodedLabelSerialNumber BarCodedSerialNumber BargePermitNumber BasicContractLineItemNumber BatchNumberOrLotNumber BatchSequenceNumber BeamAssemblyCode BeginMileMarker BeginningJobSequenceNumber BeginningKanbanSerialNumber BeginningMeterReadingActual BeginningMeterReadingEstimated BeginningSerialNumber BeneficiarysBankReference BeneficiarysReference BidNumber BilateralCarServiceAgreements BillAndHoldInvoiceNumber BillingAccount BillingCenterIdentification BillingType BillOfLadingNumber BillofMaterialRevisionNumber BillOfQuantitiesNumber BinaryObjectIdentifier BinLocationNumber BlanketOrderNumber BlendedWithBatchNumber BlendedWithNumber Block BlueCrossProviderNumber BlueShieldProviderNumber BondedCarrierInternalRevenueServiceIdentificationNumber BookingReferenceNumber BookNumber BordereauNumber BranchIdentifier BrokerIdentification BrokerOrSalesOfficeNumber BrokerReference1 BrokerReference2 BrokersOrderNumber BrokerReferenceNumber BudgetChapter BureauofLaborandStatisticsScheduleIdentifier BureauSigningOR BureauSigningSR BusinessActivity BusinessIdentificationNumber BusinessTaxNumber BuyerIdentification BuyersApprovalMark BuyersCatalogueNumber BuyersContractNumber BuyersCreditMemo BuyersDebitMemo BuyersDebtorNumber BuyersItemNumber BuyersOrderNumber BuyersShipmentMarkNumber CadFileLayerConvention Calendar CalendarNumber CallOffOrderNumber CallSign CanadianExciseEntryNumber CanadianFinancialInstitutionBranchAndInstitutionNumber CanadianGoodsAndServicesorQuebecSalesTaxReferenceNumber CanadianProvinceOperatingAuthorityNumber CanadianSocialInsuranceNumber CanadianWheatBoardPermitNumber CanceledRevisionNumber CardAccountReportingIdentifier CardAccountReportingLevel CardAccountStatusCode CardAccountTypeCode CardBillingTypeCode CardIssuerTransactionCode CargoAcceptanceOrderReferenceNumber CargoControlNumber CargoManifestNumber CarnetNumber CarrierAssignedCode CarrierAssignedConsigneeNumber CarrierAssignedPackageIdentificationNumber CarrierAssignedReferenceNumber CarrierAssignedShipperNumber CarriersAgentReferenceNumber CarriersCustomsBondNumber CarriersReferenceNumber CaseNumber CaseOfNeedPartysReference CasualtyReportNumber CasualtyReportSerialNumber Catalog CatalogueSequenceNumber CatastropheNumber CategoryOfWorkReference CedentsClaimNumber CedingCompany CeilingFormulaReferenceNumber CensusAutomatedFilesID CensusBlockGroup CensusStateCode CensusTract CensusTractSuffix CentralSecretariatLogNumber CentralSecretariatLogNumberChildDataMaintenance CentralSecretariatLogNumberParentDataMaintenance CertificateNumber CertificateOfConformity CertificateofIncorporationNumber CertificateofTransportation Certification CertifiedMailNumber CRNA ChamberOfCommerceNumber ChamberOfCommerceRegistrationNumber CHAMPUSIdentificationNumber ChangeDocumentNumber ChangeNumber ChangeOrderAuthority ChangeVerificationProcedureCode ChargeCardAccountNumber ChargeCardNumber ChargeNoteReferenceNumber ChargeNumber CharterNumber CheckingNumber CheckListNumber CheckNumber ChemicalAbstractServiceRegistryNumber ChequeNumber CircuitNumber Circular CircularPublicationNumber Citation CitationOfOpinion CitationOfStatute CitizenshipDocumentNumber CivilActionNumber CivilLiabilitiesofOilCertificate ClaimAdministratorClaimNumber ClaimantNumber ClaimantsClaimNumber ClaimNumber ClaimOfficeNumber ClassCode ClassOfContractCode ClauseNumber ClearingHouseInterbankPaymentsSystemSequenceNumber ClearingHouseInterbankPaymentSystemParticipantNumber ClearingHouseInterbankPaymentSystemUserIdentification ClearingReference ClearTextClause ClientCompanyCode ClientNumber ClientReportingCategory ClinicalLaboratoryImprovementAmendmentNumber ClinicNumber CoalAuthorityNumber CodeOfFederalRegulations CoilNumber ColdRollNumber CollectingBanksReference CollectorIdentification CollocationIndicator CombinedShipment CommercialOrPrivatePassengerVehicleQualifier CommercialAccountSummaryReferenceNumber CommercialandGovernmentEntityCode CommercialDriversLicense CommercialInvoiceNumber CommercialRegistrationNumber CommercialVehicleSafetyAssuranceNumber CommitmentNumber CommitteeOnUniformSecurityIdentificationProceduresNumber CommodityNumber CommonAccessReferenceNumber CommonTransactionReferenceNumber CompanyAndPlaceRegistrationNumber CompanyAndSyndicateReference1 CompanyAndSyndicateReference2 CompanyIssuedEquipmentId CRO ComparableProperty ComparablePropertyPendingSaleReferenceNumber ComparablePropertySaleReferenceNumber ComparablePropertyVerificationSource CompetentAuthority Complaint ComplaintCode CompletedUnitsPaymentRequestReference ComplianceCodeNumber Component ConditionOfPurchaseDocumentNumber ConditionOfSaleDocumentNumber CondominiumIdentificationNumber CongressionalDistrict ConnectingCarrier ConsigneeReferenceNumber ConsigneesFurtherOrder ConsigneesInvoiceNumber ConsigneesOrderNumber ConsigneesReleaseNumber ConsigneesShipmentReferenceNumber ConsignmentClassificationID ConsignorsFurtherOrder ConsignorsReferenceNumber ConsolidatedInvoiceNumber ConsolidationShipmentNumber ConsolidatorsReceiptNumber ConstraintNotation ConsumerIdentifier ConsumptionDataRequestNumber ContainerOrEquipmentReceiptNumber ContainerOrPackagingSpecificationNumber ContainerDispositionOrderReferenceNumber ContainerOperatorsReferenceNumber ContainerorEquipmentReceiptNumber ContainerPrefix ContainerSequenceNumber ContainerWorkOrderReferenceNumber ContinuationFiling ContinuationUniformCommercialCodeFilingNumber ContinuousMoveNumber ContinuousTransferNumber ContractAddendumNumber ContractAuditorIDNumber ContractBreakdownReference ContractCoopNumber ContractHolderClaimNumber ContractLineItemNumber ContractNumber ContractOptionNumber ContractorDataRequirementsList ContractorEstablishmentCode ContractorRequestReference ContractPartyReferenceNumber ContractReference ContractRiderNumber ConveyanceReferenceNumber CooperationContractNumber CornboreCertificationNumber CorrectedBatchNumber CorrectedContractNumber CorrectedSocialSecurityNumber CorrectionNumber CostAccount CostAllocationReference CostaRicanJudicialNumber CostCentre CostElement CountyBusinessRegistrationNumber CountyCode CountyLegislativeDistrict CouponDistributionMethod CouponRedemptionNumber CoverageCode CreditCard CreditCounselingIdentificationNumber CreditMemoNumber CreditNoteNumber Creditor CreditorDebitAdjustmentNumber CreditorsReferenceNumber CreditRatingAgencysReferenceNumber CreditReferenceNumber CreditReportNumber CreditRepositoryCode CriticalApplication CriticalityDesignator CropYear CrossListedCourseNumber CrossReferenceNumber CS54KeyTrainIndicatorCode CS54KeyTrainIndicatorGroupName CurrentCertificateNumber CurrentInvoiceNumber CurrentorLatestCourseNumber CurrentProceduralTerminologyCode CurrentRevisionNumber CustomerCatalogNumber CustomerMaintenancePeriodSequenceNumber CustomerMaterialSpecificationNumber CustomerOrderNumber CustomerProcessSpecificationNumber CustomerReferenceNumber CustomerReferenceNumberAssignedToPreviousBalanceOf CustomersCommonTransactionReferenceNumber CustomersIndividualTransactionReferenceNumber CustomersPartNumber CustomerSpecificationNumber CustomersReleaseNumber CustomersUnitInventoryNumber CustomerTrackingNumberForLoanedMaterials CustomsBarCodeNumber CustomsBrokerReferenceNumber CustomsDecisionRequestNumber CustomsDeclarationNumber CustomsDrawbackEntryNumber CustomsGuaranteeNumber CustomshouseBrokerLicenseNumber CustomsItemNumber CustomsPreferenceInquiryNumber CustomsReleaseCode CustomsTariffNumber CustomsTranshipmentNumber CustomsValuationDecisionNumber CutNumber DangerousGoodsSecurityNumber DangerousGoodsTransportLicenceNumber DataAuthenticationNumber DataItemDescriptionReference DataQualityRejectReason DataReliabilityCode DataSource DataStructureTag DealerIdentification DealerNumber DealerOrderNumber Dealerpurchaseordernumber DealerTypeIdentification DebitAccountNumber DebitNoteNumber DebitReferenceNumber Debtor DebtorsAccount DebtorsReferenceNumber DeclarantsCustomsIdentityNumber DeclarantsReferenceNumber DefectCodeNumber DefenseFederalAcquisitionRegulations DefensePrioritiesAllocationSystemPriorityRating DefermentApprovalNumber DeferredPaymentReference DeliveryNoteNumber DeliveryNumber DeliveryOrderNumber DeliveryQuoteNumber DeliveryReference DeliveryRegion DeliveryScheduleNumber DeliveryTicketNumber DeliveryTrailerManifest DeliveryVerificationCertificate DenialReasonIdentifier DensityOrderNumber DentalInsuranceAccountNumber DentalInsurancePolicyNumber DentistLicenseNumber Department DepartmentOrAgencyNumber DepartmentNumber DepartmentofAgricultureAcquisitionRegulation DepartmentofCommerceAcquisitionRegulation DepartmentOfDefenseForm250RequirementCode DepartmentOfDefenseIdentificationCode DDTSCN DepartmentofEducationAcquisitionRegulation DepartmentofEnergyAcquisitionRegulation HHSAR HUDAR DepartmentofInteriorAcquisitionRegulation DepartmentofJusticeAcquisitionRegulation DepartmentofLaborAcquisitionRegulation DepartmentofStateAcquisitionRegulation DepartmentoftheTreasuryAcquisitionOrProcurementRegulation DepartmentofTransportationAcquisitionRegulation DepartmentOfTransportationBondNumber DepartmentofTransportationHazardousNumber DepartmentofVeteransAffairsAcquisitionRegulations DepartmentWhereInjuryOccurredIdentification DeparturefromSpecificationClassCode DeparturefromSpecificationNumber DeparturefromSpecificationTypeCode DependentsInformation DepositAccountNumber DepositNumber DepositorNumber DepositoryTrustCompanyIdentification DepositSequenceNumber DeratCertificate DescriptionOfChangeCode DespatchAdviceNumber DespatchNotePostParcelsNumber DespatchNoteNumber DestinationofShipmentHarmonizedBasedCode DiagnosisRelatedGroupNumber DirectDebitReference DirectoryNumber DirectPaymentValuationNumber DirectPaymentValuationRequestNumber DisabilityInsuranceAccountNumber DisabilityInsurancePolicyNumber DiscounterRegistrationNumber DispensationReference DisposalTurnInDocumentNumber DisputeNumber DistributionCenterNumber DistributionList DistributionStatementCode DistributorAssignedOrderNumber DistributorAssignedTransactionNumber DistributOrInvoiceNumber DistributorsAccountIdentification DistributorsAccountNumber DistributorsRepresentativeIdentification DistributorsSplitAgentNumber DistrictNumber DiversionAuthorityNumber DivisionIdentifier DocketNumber DockNumber DockReceiptNumber DocumentaryCreditAmendmentNumber DocumentaryCreditNumber DocumentaryPaymentReference DocumentationAffectedNumber DocumentIdentificationCode DocumentNumber DocumentVolumeNumber DomesticFlightNumber DomesticInventoryManagementCode DomicileBranchNumber DominionOfCanadaCode DownstreamShipperContractNumber DraftNumber DrainholeNumber DraweesReference DrawingListNumber DrawingNumber DrawingRevisionNumber DrawingType DriversLicense DrugEnforcementAdministrationNumber DrugEnforcementAdministrationOrderBlankNumber DrugFormularyNumber DunAndBradstreetCanadas8DigitStandardIndustrial DunAndBradstreetUS8DigitStandardIndustrial DUNSNumberwithFourCharacterSuffix DUNSNumberDunAndBradstreet DuplicateBillNumber DuplicateWaybillinRoute DuplicateWaybillNotInRoute DutyFreeProductsReceiptAuthorisationNumber DutyFreeProductsSecurityNumber DutyMemoNumber DyeLotNumber ECCN EducationalInstitutionIdentificationNumber ElectionDistrict ElectronicDataInterchangeAgreementNumber Electronicdevicepinnumber ElectronicFundsTransferIDNumber ElectronicPaymentReferenceNumber Elevation EmbargoNumber EmbargoPermitNumber EmergencyOrderNumber EmissionDesignator EmployeeOrNonEmployeeClassificationQualifier EmployeeIdentificationNumber EmployeeTaxFilingStatusCode EmployerIdentificationNumberOfServiceBureau EmployersIdentificationNumber EmployersSocialSecurityNumber EmploymentVisa EmptyContainerBillNumber EmptyRepositioningNumber EndingJobSequenceNumber EndingKanbanSerialNumber EndingMeterReadingActual EndingMeterReadingEstimated EndingPackageNumber EndingSerialNumber EndItem EndItemNumber EndMileMarker EndorsementNumber EndUseAuthorizationNumber EndUseNumber EndUsersPurchaseOrderNumber EngineeringChangeOrder EngineeringChangeProposal EngineeringDataList EngineeringSpecificationNumber EnquiryNumber EntryPointAssessmentLogNumber EntryPointAssessmentLogNumberChildDmr EntryPointAssessmentLogNumberParentDmr EnvironmentalProtectionAgencyAcquisitionRegulation EnvironmentalProtectionAgencyTestTypePurposeCode EnvironmentalProtectionAgencyTransporterIdentificationNumber EquipmentInitial EquipmentNumber EquipmentOwnerReferenceNumber EquipmentSequenceNumber EquipmentTransportChargeNumber EquivalentCourseNumberatRequestingInstitution ErrorIdentificationCode EscrowFileNumber EstimateNumber EstimateOrderReferenceNumber EstimateSequenceNumber EtermsReference Eur1CertificateNumber EventReferenceNumber ExcessTransportationNumber ExhibitDistributionList ExhibitIdentifier ExpansiononEffectofChangeNumber ExportClearanceInstructionReferenceNumber ExportDeclaration ExportersReferenceNumber ExportEstablishmentNumber ExportLicenceNumber ExportPermitNumber ExportReferenceNumber ExtendedOrExhibitLineItemNumber FacilityCertificationNumber FacilityIDNumber FacilityMeasurementPointNumber FacilityNetworkIdentificationNumber FailureAnalysisReportNumber Failuremechanismnumber FamilyMemberIdentification FamilyUnitNumber FannieMaeSellerServicerNumber FederalAcquisitionRegulations FederalBureauOfInvestigationIndividualIdentification FederalCommunicationsCommissionConditionCode FederalCommunicationsCommissionIdentifier FederalCommunicationsCommissionTradeOrBrandIdentifier FederalEnergyRegulatoryCommissionCertificateOfPublicConvenience FHLMCD FederalHomeLoanMortgageCorporationLoanNumber FederalHousingAdministrationCaseNumber CHUMS FederalHousingAdministrationOriginatorIdentification FederalInformationResourcesManagementRegulation FederalMaritimeCommissionForwardersNumber FederalMaritimeCommissionTariffNumber FederalNationalMortgageAssociationLoanNumber FederalRegulation FederalSupplyClassificationCode FederalSupplyScheduleItemNumber FederalSupplyScheduleNumber FederalTaxpayersIdentificationNumber FederalWireTransfer FEDWIREConfirmationNumber FeeScheduleIdentifier Field FileConversionJournal FileIdentificationNumber FileIdentifier FileLineIdentifier FilerCodeIssuedbyBureauOfCensus FilerCodeIssuedByCustoms FileTransferFormNumber FileTransferProtocolLocator FileVersionNumber FilmNumber FinalSequenceNumber FinalWorkCandidateNumber FinancialClassificationCode FinancialDetailCode FinancialManagementReference FinancialPhaseReference FinancialSettlementPartysReferenceNumber FinancialTransactionReferenceNumber FinderNumber FineLineClassification FinishLotNumber FirstTransferNumber FiscalCode FiscalNumber FleetReferenceNumber FlexibleSpendingAccountInsuranceAccountNumber FlexibleSpendingAccountInsurancePolicyNumber FloodDataIdentifier FloodZone FloorNumber FloorPlanApprovalNumber FlowReferenceNumber FolderNumber FoodAndDrugAdministrationAccessionNumber FoodAndDrugAdministrationProductCode FoodAndDrugAdministrationProductType ForeclosingStatus ForeclosureAccountNumber ForeignExchange ForeignExchangeContractNumber ForeignMilitarySalesCaseNumber ForeignMilitarySalesNoticeNumber ForeignMilitarySalesNumber ForeignTradeZone ForestryPermitNumber FormalStatementReference Formation FormationIdentifier FormNumber ForPickupLimitedFreightTariffNumber ForwardersOrAgentsReferenceNumber ForwardingOrderNumber Frame FranchiseTaxAccountNumber FreddieMacSellerServicerNumber FreeZoneIdentifier FreightBillNumber FreightForwarderNumber FreightForwardersReferenceNumber FreightPayorReferenceNumber FullTimeOrPartTimeEmployeeClassificationQualifier FunctionalCategory FunctionalWorkGroup FundCodeNumber FundIdentificationNumber FundManagersReferenceNumber FundsAuthorization GasAnalysisSourceMeterNumber GasCustodianIdentification GaugeTicketNumber GeneralAgencyNumber GeneralCargoConsignmentReferenceNumber GeneralDeclarationNumber GeneralLedgerAccount GeneralOrderNumber GeneralPurposeMessageReferenceNumber GeneralServicesAdministrationRegulations GeographicDestinationZoneNumber GeographicIndex GeographicKey GeographicNumber GeographicScore GinnieMaePoolPackageNumber GoodsAndServicesTaxIdentificationNumber GoodsandServiceTaxRegistrationNumber GoodsDeclarationNumber GoverningClassCode GovernmentAccountingClassReferenceNumber GovernmentAdvanceProgress GovernmentAgencyReferenceNumber GovernmentBillOfLading GovernmentBillofLadingOfficeCode GovernmentContractNumber GovernmentPriorityNumber GovernmentQualityAssuranceAndControlLevelNumber GovernmentReferenceNumber GovernmentRegistrationNumber GovernmentTransportationRequest GrainBlockNumber GrainOrderReferenceNumber GravitySourceMeterNumber GreenCard GroupAccounting GroupNumber GroupOrPolicyNumber GroupWorkCandidateSequenceNumber GrowthFactorReference GuarantorLoanNumber GuarantorUse HarmonisedSystemNumber HarmonizedCodeSystem HasteningNumber HazardousCertificationNumber HazardousExemptionNumber HazardousWasteManifestDocumentNumber HealthCareFinancingAdministrationNationalPayerIdentificationNumber HealthCareFinancingAdministrationNationalProviderIdentifier HealthcareManpowerShortageAreaFacilityIdentificationNumber HealthCertificateNumber HIBCCLabelerIdentificationCode HealthIndustryNumber HealthInsuranceAccountNumber HealthInsuranceClaimNumber HealthInsurancePolicyNumber HealthInsuranceRatingAccountNumber HealthInsuranceRatingSuffixCode HealthMaintenanceOrganizationReferenceNumber HealthMaintenanceOrganizationAuthorizationNumber HealthMaintenanceOrganizationCodeNumber HeatCode HighOrWideFileNumber HighFabricationAuthorizationNumber HighRawMaterialAuthorizationNumber HomeMortgageDisclosureActCensusTract HomeMortgageDisclosureActBlockNumberArea HomeMortgageDisclosureActCountyCode HomeMortgageDisclosureActMetropolitanStatisticalArea HomeMortgageDisclosureActStateCode HorizontalCoordinate Horsepower HotRollNumber HouseBillOfLadingNumber HouseWaybillNumber IataCargoAgentCassAddressNumber IataCargoAgentCodeNumber ICD9CM IdentificationCardSerialNumber IdentityCardNumber ImageIdentifier ImmediateExportationNoForInBondMovement ImmediateTransportationNoForInBondMovement ImplementationVersionNumber ImportClearanceInstructionReferenceNumber ImporterReferenceNumber ImportersReferenceNumberToLetterOfCredit ImportLicenceNumber ImportPermitNumber ImputationAccount InBondNumber InboundToOrOutboundFromParty InboundToParty Incident IncorporatedLegalReference IndividualTransactionReferenceNumber InitialDealerClaimNumber InitialFailureClaim InitialSampleInspectionReportNumber InitialTroubleIndication InlandTransportOrderNumber InquiryRequestNumber InspectionandSurveySequenceNumber InspectionReportNumber InspectorIdentificationNumber InstituteOfSecurityAndFutureMarketDevelopmentSerialNumber InstitutionLoanNumber InstitutionNoteHolderIdentification InstitutionNumber InsuranceCertificateNumber InsuranceCertificateReferenceNumber InsuranceContractReferenceNumber InsuranceLicenseNumber InsurancePolicyNumber InsuredLocationIdentifier InsuredParcelPostNumber InsuredsLoanNumber InsurerAssignedReferenceNumber InsurorPoolIdentificationNumber IntegratedLogisticSupportCrossReferenceNumber IntegratedMasterPlan IntegratedMasterSchedule InterchangeAgreementNumber InterchangeNumberNew InterchangeNumberOld InterchangeTrainIdentification IntergovernmentalMaritimeOrganizationNumber InterimFundingOrganizationLoanNumber IntermediaryBroker InternalControlNumber InternalCustomerNumber InternalDataProcessNumber InternalOrderNumber InternalPurchaseOrderItemNumber InternalPurchaseOrderReleaseNumber InternalVendorNumber InternationalAssessmentLogNumber InternationalAssessmentLogNumberChildDataMaintenance InternationalAssessmentLogNumberParentDataMaintenance InternationalFlightNumber InternationalFuelTaxAgreementAccountNumber InternationalRegistrationPlanAccountNumber InternationalRegistrationPlanStickerNumber InternationalStandardIndustrialClassificationDominionOfCanadaCode InternationalStandardIndustryClassificationCode InterstateCommerceCommissionAccountNumber InterviewerID IntraPlantRouting InventoryReportReferenceNumber InvestigatorialNewDrugNumber InvestmentReferenceNumber Investor InvestorAssignedIdentificationNumber InvestorLoanNumber InvestorNoteHolderIdentification InvoiceIdentification InvoiceNumber InvoiceNumberSuffix InvoicingDataSheetReferenceNumber IronChargeNumber ISFMD IssueNumber IssuerNumber IssuingBanksReference ItemNumber JobOrProjectNumber JobOrderNumber JobSequenceNumber JointCreditSpecificationNumber JointlyAdministeredCase JointVentureReferenceNumber Judge JudgmentNumber JudicialDistrict JudicialNumber JurisdictionalCommunityNameIdentifier JurisdictionalCommunityNumber LaboratoryNumber LaboratoryRegistrationNumber LaborOperationNumber LabororAffiliationIdentification LaneNumber LastTransferNumber LatitudeExpressedinDegreesMinutesandSeconds LatitudeExpressedinSeconds LeadCase LeaseAgreementAmendmentNumberMaster LeaseContractReference LeaseNumber LeaseRiderNumber LeaseScheduleNumber LeaseScheduleNumberBlanket LeaseScheduleNumberPrior LeaseScheduleNumberReplacement LenderAccountNumber LenderCaseNumber LenderEntityNumber LenderUse LesseeBillCodeNumber LesseeIdentification LetterofCreditDraftNumber LetterOfCreditNumber LetterofCreditNumber LettersorNotes LevyingOfficerIdentification LicensePlateNumber LifeInsuranceBillingAccountNumber LifeInsuranceBillingSuffixCode LifeInsurancePolicyNumber LimitedPartnershipIdentificationNumber LineItemControlNumber LineItemIdentifier LineItemReferenceNumber LineofBusiness LineOfCreditCategory LinkSequenceNumber ListBillNumber ListOfMaterials LloydsClaimsOfficeReference LoadingAuthorizationNumber LoadLineCertificate LoadPlanningNumber LoanAcquisitionNumber LoanFeatureCode LoanNumber LoanProspectorKeyNumber LoanRequestNumber LoanType LocalJurisdiction LocallyAssignedControlNumber LocalMediaIdentifier LocalSchoolCourseNumber LocalSchoolDistrictCourseNumber LocalStudentIdentificationNumber LocationExceptionOrderNumber LocationNumber LocationonProductCode LocationSpecificServicesReferenceNumber LocationWithinEquipment Lockbox Log LogicalObservationIdentifierNamesandCodes LogisticsSupportDocumentationTypeCode LongitudeExpressedInDegreesMinutesandSeconds LongitudeExpressedinSeconds LongTermDisabilityPolicyNumber LossOrEventNumber LossReportNumber LotNumber LowerArticleNumberOfRange MagazineCode Mailbox MailingReferenceNumber MailSlot MaintenanceAvailabilityType MaintenanceRequestNumber MajorForceProgramNumber MajorSystemAffectedCode MakegoodCommercialLineNumber MammographyCertificationNumber ManagedCareOrganizationCode ManagedCareOrganizationIdentificationNumber ManifestKeyNumber ManualProcessingAuthorityNumber ManufacturerDefinedRepairRatesReference ManufacturerNumber ManufacturersMaterialSafetyDataSheetNumber ManufacturersPartNumber ManufacturingDirectiveNumber ManufacturingOperationNumber ManufacturingOrderNumber MapNumber MapReference MaritimeDeclarationofHealth MarketArea MarkingOrLabelReference MasterAccountNumber MasterAirWaybillNumber MasterBillOfLadingNumber MasterContract MasterLabelNumber MasterLeaseAgreementNumber MasterPolicyNumber MasterPropertyNumber MasterReferenceNumber MasterSolicitationProceduresTermsAndConditionsNumber MaterialChangeNoticeNumber MaterialStorageLocation MaturedCertificateOfDeposit MeatProcessingEstablishmentRegistrationNumber MedicaidProviderNumber MedicaidRecipientIdentificationNumber MedicalAssistanceCategory MedicalRecordIdentificationNumber MedicareProviderNumber MedicareVersionCode MemberIdentificationNumber MemberNumber MerchandiseTypeCode MerchantCategoryCode MessageAddressorID MessageBatchNumber MessageDesignGroupNumber MessageRecipient MessageSender MeterNumber MeterProvingReportNumber MeterReadingAtTheBeginningOfTheDelivery MeterReadingAtTheEndOfDelivery MeterTicketNumber MeterUnitNumber MICRNumber MicrofilmNumber MigrantNumber Milestone MilitaryCallNumber MilitaryID MilitaryInterdepartmentalPurchaseRequestNumber MilitaryOrdnanceSecurityRiskNumber MilitaryRankOrCivilianPayGradeNumber MilitarySpecificationNumber MilitaryStandardNumber MillinginTransit MillOrderNumber MinimumRoyaltyPayorIdentification MinisterialCertificateOfHomologation Model ModelNumber Modelyearnumber MORNETPlusCaseNumber MORNETPlusInstitutionNumber MORNETPlusUserIdentification MortgageBackedSecurityLoanNumber MortgageBackedSecurityPoolNumber MortgageElectronicRegistrationSystemOrganizationIdentifier MortgageeLoanNumber MortgageIdentificationNumber MortgageInsuranceCompanyNumber MortgageInsuranceIndicatorNumber MortgageNumber MotorCarrierIdentificationNumber MotorFuelCertificateNumber MotorVehicleIDNumber MultifamilyProjectNumber MultipleListingNumber MultipleListingServiceArea MultipleListingServiceBookType MultipleListingServiceMapXCoordinate MultipleListingServiceMapYCoordinate MultipleListingServiceSubArea MultiplePOOfAnInvoice MultipleZoneOrderNumber MunicipalityAssignedBusinessRegistryNumber NACE NAF NamedBanksReference NationalAeronauticsandSpaceAdministrationFARSupplement NationalAssociationOfBoardsOfPharmacyNumber NationalAssociationOfInsuranceCommissionersCode NationalBusinessIdentificationNumber NationalCriminalInformationCenterOriginatingAgencyIdentification NationalFloodInsuranceProgramCommunityName NationalFloodInsuranceProgramCommunityNumber NationalFloodInsuranceProgramCounty NationalFloodInsuranceProgramMapNumber NationalFloodInsuranceProgramState NationalGovernmentBusinessIdentificationNumber NationalPropertyRegistrySystemLevel1 NationalPropertyRegistrySystemLevel2 NationalPropertyRegistrySystemLevel3 NationalStockNumber NaturalGasPolicyActCategoryCode NewDrugApplicationNumber NewHealthInsuranceClaimNumber NewPartNumber NextRentalAgreementNumber NextRentalAgreementReasonNumber NextShipmentIdentificationNumberContinuousMove NIT NominationNumber NonAmericanIdentificationNumber NonConformanceReportNumber NonNegotiableMaritimeTransportDocumentNumber NonOriginatingThirdPartyNumber NonPickupLimitedTariffNumber NonProvisionalPatentApplicationNumber NonSpouseTie NoOT5AuthorityZeroMileageRate NorthAmericanDatumStandard NorthAmericanFreeTradeAgreementComplianceNumber NorthAmericanHazardousClassificationNumber NorthAmericanHazardousGoodsClassificationNumber NorthAmericanIndustrialClassificationSystemCode NOTICOL NumberOfTemporaryImportationDocument NumerodeCeduladeIdentidadNumber NumerodeIdentificacionTributaria ObjectIdentifier OccupationalSafetyandHealthAdministrationClaimNumber OccupationClassificationCode OccupationCode OceanBillofLading OceanContainerNumber OceanManifest OffenderTracking OffenseTracking OfferGroup OfferNumber OfficeNumber OfficerLicenseNumber OfficeSymbol OldAccountNumber OldMeterNumber OldPartNumber OneCallAgencyTicketNumber OnlineProcurementandAccountingControlTransaction OpenandPrepaidStationListNumber OperationNumber OperatorAssignedUnitNumber OperatorIdentificationNumber OperatorLeaseNumber OptionPolicyNumber OrderOrParagraphNumber OrderingCustomerConsignmentReferenceNumber OrderingCustomersSecondReferenceNumber OrderNumber PurchaseOrderNumber VendorOrderNumber OrganizationBreakdownStructure OriginalCertificateNumber OriginalFdoTransactionReference OriginalFiling OriginalFilingNumber OriginalInvoiceNumber OriginalPurchaseOrder OriginalReferenceNumber OriginalReturnRequestReferenceNumber OriginalShippersBillOfLadingNumber OriginalSubmitterChildDataMaintenanceRequestLog OriginalSubmitterLogNumber OriginalSubmitterParentDataMaintenanceRequest OriginalUniformCommercialCodeFilingNumber OriginalVoucherNumber OriginatingCase OriginatingCompanyIdentifier OriginatingDepositoryFinancialInstitutionIdentifier OriginatorsReference OriginHouse OriginOfShipmentHarmonizedBasedCode OT5AuthorityConditionOrRestrictiononCarHireRate OtherUnlistedTypeOfReferenceNumber OutboundFromParty OuterContinentalShelfAreaCode OuterContinentalShelfBlockNumber OuterpackagingUnitIdentification OutletNumber OutofServiceNumber OwningBureauIdentificationNumber PackAndHoldInvoiceNumber PackageNumber PackagingGroupNumber PackagingSpecificationNumber PackagingUnitIdentification PackerNumber Packet PackingGroupCode PackingListNumber PackingPlantNumber PageNumber Paragraph ParagraphNumber ParamedicalIDNumber ParentFile PartCausingRepairNumber PartConsignmentNumber PartialPaymentNumber ParticipatingArea PartInterchangeability PartNumber PartReferenceIndicatorInADrawing PartyInformationMessageReference PartySequenceNumber Passport PassportNumber PatentCooperationTreatyApplicationNumber PatentNumber PatentType PatientAccountNumber PatronNumber PayeeIdentification PayeeLoanNumber PayeesFinancialInstitutionAccountNumber PayeesFinancialInstitutionTransitRoutingNo PayeesReferenceNumber PayerAssignedResubmissionReferenceNumber PayerCategory PayerIdentificationNumber PayersFinancialInstitutionAccountNumber PayersFinancialInstitutionTransitRoutingNo PayersReferenceNumber PayGrade PaymentCategory PaymentHistoryReferenceNumber PaymentInAdvanceRequestReference PaymentInstalmentReferenceNumber PaymentLocation PaymentOrderNumber PaymentPlanReference PaymentReference PaymentValuationNumber PayorsClaimNumber PayrollAccountNumber PayrollNumber PcsCatastrophe PeerReviewOrganizationApprovalNumber PendingCase PensionContract PeriodicityCode PermitNumber PersonalIdentificationNumber PersonalIdentityCardNumber PersonalIDNumber PetroleumPoolCode PharmacyPrescriptionNumber PhoneCalls PhysicalInventoryRecountReferenceNumber PickupReferenceNumber PictureNumber PictureOfActualProduct PictureOfAGenericProduct PierNumber Piggyback PilotLicenseNumber PipelineNumber PlanNetworkIdentificationNumber PlanningPackage PlanNumber PlantNumber PlateNumber PlatformIdentificationNumber PlotFile PlugNumber PolicyFormNumber PolicyLinkNumber PolicyNumber PolicyType Pollutant PoolContractCode PoolNumber PoolSuffix PositionCode PostEntryReference PreAwardSurvey PrecinctNumber PredecessorAccount PredeterminationofBenefitsIdentificationNumber PreferredCallSign PreferredProviderOrganizationAuthorizationNumber PreferredProviderOrganizationNumber PreferredProviderOrganizationSiteNumber PreliminaryWorkCandidateNumber PremarketApplicationNumber PremarketNotificationNumber PremiumAuditPriorityIdentifier PremiumAuditPurposeIdentifier PremiumAuditTypeIdentifier PremiumRateTable PreparersVerificationNumber PresentingBanksReference PressFormIdentifier PressIdentifier PreviousBillofLadingNumber PreviousCargoControlNumber PreviousClaimHistoryIdentifier PreviousContractNumber PreviousCourseNumber PreviousCreditOrDebitAdjustmentNumber PreviousCreditAdviceReferenceNumber PreviousCustomerReferenceNumber PreviousDeliveryInstructionNumber PreviousDeliveryScheduleNumber PreviousDistributorNumber PreviousDriversLicense PreviousDrugEnforcementAdministrationNumber PreviousHighestScheduleNumber PreviousInvoiceNumber PreviouslyReportedSocialSecurityNumber PreviousMemberNumber PreviousPolicyNumber PreviousRentalAgreementNumber PreviousReportNumber PreviousRequestForMeteredReadingReferenceNumber PreviousSchemeOrPlanNumber PreviousSequence PreviousShipmentIdentificationNumberContinuousMove PreviousTaxControlNumber PreviousTicketNumber PriceOrSalesCatalogueResponseReferenceNumber PriceAreaNumber PriceListChangeorIssueNumber PriceListNumber PriceListVersionNumber PriceQuoteNumber PriceVariationFormulaReferenceNumber PrimaryReference PrimeContractorContractNumber PrincipalReferenceNumber PrincipalsBankReference PrincipalsReference PriorAuthorizationNumber PriorCase PriorCertificateNumber PriorContractNumber PriorDataUniversalNumberSystemNumber PriorHealthIndustryNumber PriorIdentifierNumber PriorIncorrectBatchNumber PriorIncorrectSocialSecurityNumber PriorityRating PriorLoanNumber PriorPhoneNumber PriorPolicyNumber PriorPostalZipCode PriorPurchaseOrderNumber Priorpurchaseordernumber PriorTaxIdentificationNumber PriorTradingPartnerIdentificationNumber PriorUniversalProviderIdentificationNumber Proceeding ProcessHandlingCode ProcessingArea ProcessingPlantNumber ProcessorIdentificationNumber ProcessorsInvoiceNumber ProcurementBudgetNumber ProcurementRequestNumber ProcuringAgency ProductChangeAuthorityNumber ProductChangeInformationNumber ProductChangeNoticeNumber ProductGroup ProductionCode ProductLicensingAgreementNumber ProductLineNumber ProductNumber ProductPeriodForWhichLaborCostsAreFirm ProductReservationNumber ProductSourcingAgreementNumber ProductSpecificationDocumentNumber ProductType ProfileNumber ProformaInvoiceNumber ProgramIdentificationNumber ProgressPaymentNumber ProjectCode ProjectNumber ProjectParagraphNumber ProjectPropertyNumber ProjectSpecificationNumber PromotionOrDealNumber ProofOfDeliveryReferenceNumber PropertyComponentLocation PropertyControlNumber PropertyLossItemNumber ProposalNumber ProposalParagraphNumber ProposedContractNumber ProposedGroupWorkCandidateSequenceNumber ProposedSequenceNumber ProposedWorkCandidateSequenceNumber ProtocolNumber ProtractionNumber ProviderClaimNumber ProviderCommercialNumber ProviderControlNumber ProviderOrderTicketNumber ProviderPlanNetworkIdentificationNumber ProviderSiteNumber ProviderUPINNumber ProvincialCanadianSalesTaxExemptionNumber ProvincialTaxIdentification ProvisionalPatentApplicationNumber PublicationIssueNumber PublicDeedNumber PublicFilingRegistrationNumber PublicUtilitiesCommissionCertificateOfPublicConvenience PurchaseDescription PurchaseOptionAgreement PurchaseOrderChangeNumber PurchaseOrderLineItemIdentifierBuyer PurchaseOrderNumberIncludedinOnOrderPosition PurchaseOrderNumberOfOrderReceivedSinceLastReportingDate PurchaseOrderNumberOfShipmentReceivedSinceLastReportingDate PurchaseOrderNumberSuffix PurchaseOrderResponseNumber PurchaseOrderRevisionNumber PurchaseRequisitionNumber PurchasersRequestReference PurchasingActivityClauseNumber QualifiedMaterialsList QualifiedProductsList QualityClause QualityDispositionAreaIdentifier QualityInspectionAreaIdentifier QualityReportNumber QualityReviewMaterialCribIdentifier QuantityValuationNumber QuantityValuationRequestNumber QuarantineOrTreatmentStatusReferenceNumber QuarterQuarterSectionNumber QuarterQuarterSpotNumber QuestionNumber QuotaNumber QuoteOrShoppingCartID RackTypeNumber RailOrRoadRoutingCode RailroadCommissionOilNumber RailroadCommissionRecordNumber RailRoutingCode RailWayBillNumber RailwayConsignmentNoteNumber RailwayWagonNumber RangeNumber RateCardNumber RateCodeNumber RateConferenceIDCode RateNoteNumber RatingPeriod RawmaterialSupplierDunAndBradstreetNumber RealEstateOwnedPropertyIdentifier ReasonForChange ReasonNotLowestCostCode RebateNumber RecallNumber ReceiptNumber ReceivedNumber ReceiverAssignedDropZone ReceiverClaimNumber ReceiverIdentificationNumber ReceiverIDQualifier ReceiversFileReferenceNumber ReceiverSubIdentificationNumber ReceivingAdviceNumber ReceivingBanksAuthorizationNumber ReceivingCompanyIdentifier ReceivingDepositoryFinancialInstitutionIdentifier ReceivingNumber ReceivingPartysMemberIdentification ReconciliationReportSectionIdentificationCode RecordingNumber ReducedEarningWeekIdentifier ReelNumber ReferencedBy ReferencedPatternIdentification ReferenceDrawingNumber ReferenceNumberAssignedByThirdParty ReferenceNumberOfARequestForMeteredReading ReferenceNumberQuotedOnStatement ReferenceNumberToPreviousMessage ReferenceVersionNumber ReferralNumber ReferredProductForChemicalAnalysis ReferredProductForMechanicalAnalysis RefinerIdentification Region RegionalAccountNumber RegiristoFederalDeContribuyentes RegiristoFederaldeContribuyentes RegisteredCapitalReference RegisteredContractorActivityType RegisteredMailNumber RegistrationNumber RegistrationNumberOfPreviousCustomsDeclaration RegistroInformacionFiscal RegistroNacionaldeContribuyente RegistroUnicodeContribuyente RegulationPrimaryNumber RegulationSecondaryNumber RegulatoryGuidelineIdentifier ReinsuranceReference ReinsurersClaimNumber ReissueCessionNumber RejectionNumber RelatedCase RelatedContractLineItemNumber RelatedDocumentNumber RelatedNonconformanceNumber RelatedObjectIdentificationNumber RelatedTransactionReferenceNumber RelatedVendorOrderNumber RelativePriority ReleaseInvoiceNumberForPriorBillAndHold ReleaseNumber RemittanceAdviceNumber RemittingBanksReference RemovalNumber RentalAccountNumber RentalAgreementNumber RentPayorIdentification RepairActionNumber RepairCategoryNumber RepairDataRequestNumber RepairEstimateNumber RepairOrderNumber RepairPartNumber RepeatLocation RepetitiveBookingNumber RepetitiveCargoShipmentNumber RepetitivePatternCode RepetitiveWaybillCode ReplacementAssemblyModelNumber ReplacementAssemblySerialNumber ReplacementClaimNumber ReplacementCustomerReferenceNumber ReplacementDrugEnforcementAdministrationNumber ReplacingPartNumber ReplenishmentPurchaseOrderNumber ReplenishmentPurchaseOrderRangeEndNumber ReplenishmentPurchaseOrderRangeStartNumber ReporterIdentification ReportingFormNumber ReportNumber Representation RepresentativeIdentificationNumber RepricedClaimReferenceNumber RepricedLineItemReferenceNumber RequestForCancellationNumber RequestforQuotationReference RequestForQuoteNumber RequestNumber ReservationNumber ReserveAssemblyLineFeedLocation ResourceScreeningReference ResourceUtilizationGroupNumber ResponsetoaRequestforQuotationReference RestrictedAvailabilityAuthorization RestrictedAvailabilityNumber ResubmissionNumber ResubmissionReasonCode Resubmitnumber RetailMerchantsCertificationNumber RetirementPlanAccountNumber RetirementPlanPolicyNumber ReturnableContainerReferenceNumber ReturnableContainerSerialNumber ReturnedGoodsAuthorizationNumber ReturnGoodsBillOfLadingNumber ReturnMaterialAuthorizationNumber ReturnsNoticeNumber RevenueSource Review ReviewerFileNumber ReviewPeriodNumber RevisionNumber RIF RigNumber RoadConsignmentNoteNumber RouteNumber RouteOrderNumberDomestic RouteOrderNumberEmergency RouteOrderNumberExport RoutingInstructionNumber RUC RuleSection RunNumber SafekeepingAccountNumber SafetyEquipmentCertificate SafetyofRadioCertificate SafetyofShipCertificate SalesOrTerritoryCode SalesAllowanceNumber SalesDepartmentNumber SalesForecastNumber SalesOfficeNumber SalesPersonNumber SalesProgramNumber SalesRegionNumber SalesReportNumber SalesRepresentativeOrderNumber SalesResponsibility SampleNumber Savings SBA ScaleNumber ScanLine ScheduleReferenceNumber SchemeOrPlanNumber SchoolLoanNumber SchoolUse SealNumber SealOffNumber SealOnNumber SearchKey SecondaryCoverageCertificateNumber SecondaryCoverageCompanyNumber SecondaryCustomsReference SecondaryEmployeeIdentificationNumber SecondaryHealthInsuranceIdentificationNumber SecondaryPolicyNumber SecondaryProviderNumber SecondarySuffixCodeIndicator SecondBeneficiarysReference SecretariadeComerciayFamentaIndustrialNumber SecretaryofStateAssignedIdentificationNumber SectionNumber SectionOfTheNationalHousingActCode SecurityInstrumentNumber SecurityType SelfInsuranceIdentificationNumber SelfInsurerAuthorizationTypeCode SelfInsurerOrganizationType SellerLoanNumber SellersCatalogueNumber SellersCreditMemo SellersDebitMemo SellersInvoiceNumber SellersReferenceNumber SellersSaleNumber SellingArrangement SenderDefinedClause SendersClauseNumber SendersFileReferenceNumber SendersReferenceToTheOriginalMessage SendingBankReferenceNumber SendingCompanyAuditNumberAutomatedClearinghouseTransfers SequenceNumber SerialNumber ServiceAuthorizationNumber ServiceBulletinNumber ServiceBureau ServiceChangeNumber ServiceChargeNumber ServiceContractNumber ServiceEstimateNumber ServiceGroupIdentificationNumber ServiceInterruptTrackingNumber ServiceOrderNumber ServicePerformedCode Servicer ServiceRequestNumber ServicerLoanNumber Session SetNumber Sheet ShelfLifeIndicator ShipFrom ShipmentDestinationCode ShipmentOriginCode ShipmentReferenceNumber ShipNoticeOrManifestNumber ShipownersAuthorizationNumber ShipperCarOrderNumber ShippersBondNumber ShippersHazardousNumber ShippersOrder ShippingLabelSerialNumber ShippingNoteNumber ShippingUnitIdentification ShippingZone ShortTermDisabilityPolicyNumber ShowIdentification SIC SID SignalCode SignalCodeNumber SingleTransactionSequenceNumber SIRENNumber SIRETNumber SiteSpecificProceduresTermsAndConditions SituationNumber SlaughterPlantNumber SocialInsuranceNumber SocialSecurityNumber SocietyofPropertyInformationCompilersandAnalysts SoftwareApplicationNumber Solicitation SortAndSegregate SourceDocumentInternalReference SpacingUnitOrderNumber SpecialApproval SpecialBudgetAccountNumber SpecialChargeOrAllowanceCode SpecialClause SpecialGovernmentAccountingClassificationReferenceNumber SpecialInstructionsNumber SpecialMoveReferenceNumber SpecialPackagingInstructionNumber SpecialPaymentReferenceNumber SpecialProcessingCode SpecialQuoteNumber SpecialtyLicenseNumber SpecificationClassNumber SpecificationNumber SpecificationRevision SpecimenIdentifier SplitBookingNumber SplitPremiumAuditChangeIdentifier SplitShipmentNumber SponsorsReferenceNumber SpouseTie StackTrainIdentification Standard StandardCarrierAlphaCode StandardClause StandardIndustryClassificationCode StandardNumberOfInspectionDocument StandardPointLocationCode StandardsCodeNumber StandardsNumber StandardsVersionNumber StandardTransportationCommodityCodeBridgeNumber StandardTransportationCommodityCodeReplacementCode StartingPackageNumber StateAssemblyDistrict StateCharterNumber StateControlledSubstanceLicenseNumber StateCriminalHistoryRepositoryIndividualIdentification StateDepartmentI20FormNumber StateDepartmentIAP66FormNumber StateHazardousWasteEntityIdentifier StateIndustrialAccidentProviderNumber StateLegislativeDistrict StateLicenseIdentificationNumber StateLicenseNumber StatementNumber StatementOfWork StateNonResidentViolatorCompact StateorProvinceAssignedBusinessRegistryNumber StateOrProvinceAssignedEntityIdentification StateSalesTaxIdentificationNumber StateSenateDistrict StateStudentIdentificationNumber StateTaxIdentificationNumber StatewideCourseNumber StationReferenceNumber Status StatusReportNumber StockCertificateNumber StockExchangeCode StockExchangeCompanyIdentifier StockKeepingUnitNumber StockNumber StopSequenceNumber StorageInformationCode StoreNumber Study SubassemblyNumber SubcontractLineItemNumber SubcontractNumber SubcontractorDataRequirements SubdayNumber SubdivisionIdentifier SubexhibitLineItemNumber SubFile SubhouseBillOfLading SubjectPropertyNonSaleReferenceNumber SubjectPropertyReferenceNumber SubjectPropertyVerificationSource SublineofInsurance SubmissionNumber SubmitterIdentificationNumber SubscriberAuthorizationNumber SubscriberNumber Subservicer SubServicerLoanNumber SubsistenceIdentificationNumber SubstantivelyConsolidatedCase SubstituteAirWaybillNumber SubstituteManufacturersPartNumber SubstituteNationalStockNumber SubstitutePartNumber SubSubhouseBillOfLading SuccessorAccount Suffix SuperintendenciadeInversionesExtranjerasNumber SupervisoryAppraiserCertificationNumber SupplementalAccountNumber SupplementalAgreementAuthority SupplementalClaimNumber SupplementNumber Supplier SupplierReplacement SupplierDocumentIdentificationNumber SuppliersControlNumber SuppliersCreditClaimReferenceNumber SupportingDocumentNumber SuretyBondNumber SuspensionIdentifier SwapOrderNumber SWIFT SWIFTMT100 SWIFTMT202 SWIFTConfirmationNumber SymbolNumber SymbolNumberForMilestoneOrLOBReports SystematizedNomenclatureofHumanandVeterinaryMedicine SystemeInformatiquePourLeRepertoireDesEntreprises SystemeInformatiquePourLeRepertoireDesEtablissements SystemNumber Tag TankNumber TariffNumber TariffPageNumber TariffRuleNumber TariffSectionNumber TariffSuffixNumber TariffSupplementNumber TaskOrder TaxAgencyNumber TaxExchangeCode TaxExemptionLicenceNumber TaxExemptNumber TaxFiling TaxFormCode TaxingAuthorityIdentificationNumber TaxLicenseExemption TaxLienJurisdiction TaxRegistrationNumber TaxScheduleCode TaxShelterNumber TaxWorksheet TCN TeamAssignmentNumber TechnicalDocumentationType TechnicalDocumentNumber TechnicalInformationPackage TechnicalOrderNumber TechnicalPhaseReference TechnicalRegulation TelecommunicationCircuitSupplementalID TelexMessageNumber TemplateSequenceNumber Tenor Term TerminalCode TerminalOperatorNumber TerminalReleaseOrderNumber TerminationFiling TesterIdentification TestReportNumber TestSpecificationNumber TextElementIdentifierDeletionReference TheaterScreenNumber ThirdBanksReferenceNumber ThirdBanksReference ThirdPartyAdministratorClaimNumber ThirdPartyNoteHolderIdentification ThirdPartyOrganizationAuthorizationNumber ThirdPartyOriginatorNumber ThirdPartyPurchaseOrderItemNumber ThirdPartyPurchaseOrderNumber ThirdPartyPurchaseOrderReleaseNumber ThirdPartyReferenceNumber ThroughBillOfLadingNumber TicketNumber TimeFailure TirCarnetNumber TIRNumber TitleCompanyCodeBookReference TitleDocumentSchedule TitlePolicyNumber TitleReference TitleXIXIdentifierNumber TokyoShokoResearchBusinessIdentifier TollBillingTelephoneReferenceNumber TotalCycleNumber TotalOrderCycleNumber TownshipNumber ToxicologyID TracerActionRequestNumber TrackingNumber Tract TraderAccountNumber TradingPartnerIdentificationNumber TrailerTypeQualifier TrailerUseAgreements TrainingFlightNumber TransactionCategoryOrType TransactionReferenceNumber TransferNumber TransitGuaranteeNumber TransponderNumber TransportationAccountCode TransportationAccountNumber TransportationControlNumber TransportationExportationNoForInBondMovement TransportationPriorityNumber TransportContractReferenceNumber TransportCostsReferenceNumber TransportDocumentNumber TransportEquipmentReturnReference TransportEquipmentStrippingOrder TransportEquipmentStuffingOrder TransportEquipmentSurveyReference TransportEquipmentSurveyReferenceNumber TransportEquipmentSurveyReportNumber TransportRoute TransportSectionReferenceNumber TravelManifest TreatyIdentifier TreatyNumber TrialLocationCode Tripleback TruckersBillOfLading Trustee TSRBusinessIdentifier TypeOfComment TypeOfEscrowNumber TypeOfHouseholdGoodsCode TypeOfLawSuit TypeOfOutstandingJudgment TypeOfScienceCode U.S.DefenseFederalAcquisitionRegulationSupplement U.S.DepartmentOfVeteransAffairsAcquisitionRegulation U.S.GovernmentTransportationControlNumber UltimateConsignee UltimateCustomersOrderNumber UltimateCustomersReferenceNumber UnacceptableSourceDUNSNumber UnacceptableSourcePurchaserID UnacceptableSourceSupplierID UnderwriterIdentificationNumber UnderwritingAlertReferenceCode UNDG UnemploymentInsuranceNumber UniformCommercialCodeFilingCollateralNumber UniformResourceLocator UnionNumber UniqueClaimsReferenceNumberOfTheSender UniqueConsignmentIdentifier UniqueConsignmentReferenceNumber UniqueCurracReferenceNumberOfTheSender UniqueMarketReference UniqueReinacReferenceNumberOfTheSender UniqueSupplierIdentificationNumber UnitedNationsHazardousClassificationNumber UnitedStatesGovernmentVisaNumber UnitedStatesStandardMetropolitanStatisticalAreaCode UnitLoadDeviceIdentificationNumber UnitNumber UnitPropertyNumber UnitReliefNumber UnitReportPeriod UnitReportPeriodID UnitTrain UniversalRailroadRevenueWaybillIdentifiedNumber UniversalTransverseMercatorEast UniversalTransverseMercatorNorth UniversalTransverseMercatorZone UnpaidInstallmentReferenceNumber UpperSerialNumberOfRange UpstreamShipperContractNumber USCFR USCS USCustomsServiceAntiDumpingDutyCaseNumber USCustomsServiceBindingRulingNumber USCustomsServiceCommercialDescription USCustomsServiceCountervailingDutyCaseNumber USCustomsServiceEntryNumber USCustomsServiceEntryTypeCode USCustomsServicePreApprovalRulingNumber USCustomsServicePreClassificationRulingNumber USCustomsServiceStatementNumber USDOEAndNCES USDOTBondSuretyCode UserID UserIdentification USFCCImportCondition USFederalAcquisitionRegulation USFederalInformationResourcesManagementRegulation USFoodAndDrugAdministrationEstablishmentIndicator USGeneralServicesAdministrationRegulation USGovernmentAgencyNumber ValueAddedTaxRegistrationNumber VatRegistrationNumber VehicleBusinessUseQualifier VehicleLicenceNumber VehicleRadiusofOperationQualifier VehicleRelatedServicesReferenceNumber VehicleSizeClassQualifier VendorAbbreviationCode VendorChangeIdentificationCode VendorChangeProcedureCode VendorContractNumber VendorIDNumber VendorOrderNumberSuffix VendorProductNumber VendorsPreviousJobNumber VendorTerms VerificationSourceCode Version VersionCodeLocal VersionCodeNational VerticalCoordinate Vessel VesselAgentNumber VesselIdentification VesselName VeteransAdministrationOriginatorIdentification VeteransAffairsCaseNumber VIN VisaType VolumeNumber VolumePurchaseAgreementNumber VoucherNumber VoyageNumber WageDetermination Waiver Ward WarehouseEntryNumber WarehousePickTicketNumber WarehouseReceiptNumber WarehouseStorageLocationNumber Warrant WarrantyCoverageCode WarrantyRegistrationNumber WaybillNumber WeaponSystemNumber WeightAgreementNumber WellClassificationCode WellNumber WithdrawalAccountNumber WithdrawalRecord WoolIdentificationNumber WoolTaxReferenceNumber WorkBreakdownStructure WorkCandidateSequenceNumber WorkCenter WorkingShiftNumber WorkItemQuantityDetermination WorkOrderNumber WorkPackage WorkShift WorksiteNumber WorkTaskChargeNumber WorkTeam YardPosition Zone ">

<b:FieldInfo/>

</ElementType><ElementType name="ReferenceDescription" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="ReferenceCurrency" content="eltOnly">

<b:RecordInfo/>

<element type="Currency" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="ReferenceCoded" content="eltOnly">

<b:RecordInfo/>

<element type="ReferenceTypeCoded"/>

<element type="ReferenceTypeCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="PrimaryReference"/>

<element type="SupportingReference" maxOccurs="1" minOccurs="0"/>

<element type="SupportingSubReference" maxOccurs="1" minOccurs="0"/>

<element type="ReferenceDescription" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="Reference" content="eltOnly">

<b:RecordInfo/>

<element type="RefNum"/>

<element type="RefDate" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="RefNum" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="RefID" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="RefDate" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="ReceivingFIAccount" content="eltOnly">

<b:RecordInfo/>

<element type="FIAccount" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="ReceivingContact" content="eltOnly">

<b:RecordInfo/>

<element type="Contact" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="ReasonTaxExemptCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="ReasonTaxExemptCoded" dt:type="enumeration" dt:values="Other Exempt-ForExport Yes-TaxExempt No-NotTaxExempt Exempt-ForResale NotExemptOrForResale Exempt-NotForResale NotExemptNotForResale DirectPayId Exempt-SaleToUSGovernment Exempt-PerStateLaw LaborTaxableMaterialExempt MaterialTaxableLaborExempt NotTaxable Disabled ExemptTollService Exempt-GoodsAndServicesTax Exempt-ProvincialSalesTax Homestead Agriculture WorkingFarm OpenSpace ExemptLocalService DisabledVeteran Non-Homestead Over65 ExemptFromSchoolPropertyTax ExemptFromLocalPropertyTax RecurringExempt ExemptFromCountyPropertyTax TotallyExempt UsageExempt ExemptFromStatePropertyTax OtherPropertyTaxExemption Exempt-LetterOnFile ">

<b:FieldInfo/>

</ElementType><ElementType name="RatePerUnit" content="eltOnly">

<b:RecordInfo/>

<element type="UnitPrice" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="RateOfExchangeDetail" content="eltOnly">

<b:RecordInfo/>

<element type="ReferenceCurrency"/>

<element type="TargetCurrency"/>

<element type="RateOfExchange"/>

<element type="InverseRateOfExchange" maxOccurs="1" minOccurs="0"/>

<element type="DateOfRateOfExchange" maxOccurs="1" minOccurs="0"/>

<element type="ListOfRateOfExchangeReference" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="RateOfExchange" dt:type="number">

<b:FieldInfo/>

</ElementType><ElementType name="Rate" content="eltOnly">

<b:RecordInfo/>

<element type="RatePerUnit"/>

<element type="UnitPriceBasis"/>

<element type="UnitOfMeasurement" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="QuoteReference" content="eltOnly">

<b:RecordInfo/>

<element type="Reference" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="QuantityValue" dt:type="number">

<b:FieldInfo/>

</ElementType><ElementType name="QuantityRange" content="eltOnly">

<b:RecordInfo/>

<element type="MinimumValue"/>

<element type="MaximumValue"/>

</ElementType><ElementType name="QuantityMonetaryValue" content="eltOnly">

<b:RecordInfo/>

<element type="MonetaryValue" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="QuantityAllowanceOrCharge" content="eltOnly">

<b:RecordInfo/>

<element type="Quantity"/>

<element type="Rate"/>

<element type="QuantityMonetaryValue" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="Quantity" content="eltOnly">

<b:RecordInfo/>

<element type="QuantityValue" maxOccurs="1" minOccurs="0"/>

<element type="QuantityRange" maxOccurs="1" minOccurs="0"/>

<element type="UnitOfMeasurement"/>

</ElementType><ElementType name="PurposeCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PurposeCoded" dt:type="enumeration" dt:values="Other Cancellation Replace Confirmation Duplicate Original Change InformationOnly ">

<b:FieldInfo/>

</ElementType><ElementType name="Purpose" content="eltOnly">

<b:RecordInfo/>

<element type="PurposeCoded"/>

<element type="PurposeCodedOther" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="PromiseDate" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="ProductIdentifierQualifierCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="ProductIdentifierQualifierCoded" dt:type="enumeration" dt:values="Other AdditionalProductIdentificationAssignedByTheManufacturer AdvertisingPackageIdentificationCode Age AggregationCode AirTransportationAssociationProprietaryRightsCode AllocationMethodologyIdentificationCode AlternateISBN AmericanDentalAssociationCodes AmericanTruckingAssociationsAssembly AmericanTruckingAssociationsPart AmericanTruckingAssociationsSystem Anniversary ApplicationCompletionMethod ApplicationState AppraisalProductType AppraisalService ARNICPartNumber Assembly AssemblyLotNumber AssetCategory AssetNumber AssetType AssortabilityCode AuthorCode AuthorizedPartsListNumber AutomaticTransmissionSerialNumber AuxiliaryTransmissionSerialNumber AuxillaryTransmission AxleRatio AxleSerialNumber Backing BaleNumber Bar-CodedSerialNumber BatchNumber BeamNumber BenefitID BeverageCommonCode BillboardsCommercial BillCreditCode BillSubgroupCode BindingCode BrandOrLabel BrokerPriceOpinionService BusBodySerialNumber BuyerGroundShadeIdentifier BuyersCatalogNumber BuyersColor BuyersEndProductNumber BuyersEngineeringChangeLevelNumber BuyersInternalProductGroupCode BuyersItemNumber BuyersPartNumber BuyersQualifierForSize BuyersSizeCode BuyersStyleNumber BuyersSublineItemNumber CAGECode CandidateOil Carry-OverPartNumber Case CatalogNumber Channel ChassisSerialNumber ChemicalAbstractServiceRegistryNumber Classification ClassOfContractCode CLEICode CognizanceSymbol ColdRollNumber Color CombinedNCCMAOrBankServiceCode CommissionIdentifier CommissionYear CommitteeForUniformSecurityIdentificationProcedureNumber CommodityGrouping CommodityName CommonLanguageEquipmentIdentifier Company-OwnedUnitTrainNumber CompanyPartNumber CompatibleCutNumber CompensationAllocationCode CompensationTypeCode CompletionNumber ConceptCode ConfigurationItemIdentifier ConnectorType Continuation ContractActivityCode ContractBreakdown ContractChangeAuthorizationType ContractNumber ContractorEstablishmentCode ContractTransferReasonCode ContributionYear ControlNumber CountryFromWhichProcured CountryOfOriginCode CouponFamilyCode CouponNumber CoverageRiskType CoverageType CurrentProceduralTerminologyCodes CustomerCompanyRegistryNumber CustomerOrderNumber CustomerProvidedEquipment CustomsArticleNumber CutNumber DataCategory DepartmentOfDefenseIdentificationCode DepositItemNumber DesignNumber DeviceFamily DeviceType DiagnosisCodePointer DieNumber DiscontinuedPartNumber DiscountGrouping Distributor DividendUse DocumentIdentificationCode Drawing DrawingRevisionNumber DrugUPCConsumerPackageCode1-4-6-1 DrugUPCShippingContainerCode1-2-4-6-1 DunAndBradstreetStandardProductAndServiceCode DyeLotNumber EAN2-5-5-1 EAN-99In-StoreCouponCode EditionCode EndItemNumber End-ItemDescription EngineDisplacementIdentification EngineeringChangeLevel EngineeringDataList EngineSerialNumber EquipmentCodePerCOPASStandard EquipmentHierarchicalSequenceIdentifier EquipmentIdentificationNumber EquipmentLocation EquipmentType EventType ExchangedPartOrAssemblyOrProduct Exhibit ExhibitIdentifier ExhibitLineItemNumber ExpendableContainerIdentification ExpenseIdentifier FAAServiceBulletinNumber FabricPiecesPerRoll FailedSubassemblyModelNumber FailedSubassemblySerialNumber FannieMaeAffordableLendingProductCode FannieMaeProjectCondominiumClassificationCode Feature FederalSupplyClassification FifthWheelSerialNumber FinalTestLotNumber FinancialPhase FinishLotNumber FinishNumber FinishOrHandStandardReference FirePump FirstPriorIdentifier FormerPublisher FormNumber FreddieMacAffordableLendingProductCode FreddieMacProjectCondominiumClassificationCode FrontAxle-Rear FrontAxleDrivenSerialNumber FrontAxleNonDrivenSerialNumber FrontAxleSerialNumber FuelTankSerialNumber Fund FundAbbreviation FundManager FundSub-Advisor FundType GASFLOWInvoicePostingCode GASFLOWProductorServiceChargeCode Gathering GearRatio GeneralSpecificationNumber GenericNameDescription GliderKit GradeCode GradeName GrainDirection GraphicsIndustryBarCode GroundShadeStandardReference GroupID GroupQualifierCode GTIN HarmonisedSystem HCPCS HeatNumber HIBC-HealthIndustryBarCode HIBCSupplierLabelingStandardPrimaryDataMessage HIECProductOrServiceCode HotRollNumber ICD-9-CM-Procedure IgnitionKeyNumber Imprint-TrademarkCodeOfSubsidiary IndustryCommodityCode InformationMediaType Ingredient InsurancePlanDescriptionCharacteristics InsurersFundCode InterchangeabilityCode InteriorColorNumber InternalNumber InternationalArticleNumberingAssociation ICD-9-CM-Diagnosis InternationalHarmonizedCommodityCode InternationalStandardBookNumber InvestmentFundType IRSQualificationCode ISBN ISSN ItemManagementCode ItemTypeNumber JobNumber JobSequenceNumber JointLifeType JurisdictionSpecificProcedureAndSupplyCodes KanbanPlanNumber LaboratorySampleIdentification LaboratoryTestConditionCode LaborGroup LeaseNumber LibraryOfCongressCode LifeOrAnnuityProductCode LifeOrAnnuityServiceFeatures LiftGateSerialNumber LineOfAuthority LineOfBusiness LoadSequence LocallyAssignedControlNumber LocalStockNumber LocationCode LOINCCodes LotNumber LotPricingUnitNumber MachineNumber MaintenanceIndexPageReferenceNumber MajorProductOrMaterialOrMachineType ManualTransmissionSerialNumber Manufacturer ManufacturersArticleNumber ManufacturersPartNumber MarketProgramCode MaterialCode MaterialControlCode MaterialDischargeNumber MeasurementTypeCode MedicalInformationBureauAuthorization MedicalStopLossCoverageCodes MedicalStopLossLevelCodes MedicalStopLossProductLineCodes MedicationCode MEMAProductTypeCode MethodOfDeliveryCode MilestoneEventNumber MilitaryStandard MILSPECNumber ModelNumber MortgageCreditDataOrderType MortgageInsuranceProductCodeOrNumber MortgageProductCode MortgageUnderwritingType MotorVehicleIdNumber MotorVehicle-LineDesignator MovementTypeCode NationalDrugCode NationalDrugCode4-4-2Format NationalDrugCode5-3-2Format NationalDrugCode5-4-1Format NationalDrugCode5-4-2Format NationalHealthRelatedItemCode NationalHealthRelatedItemCodeIn4-6Format NationalHealthRelatedItemCodeIn5-5Format NationalProductGroupCode NationalRetailFederationColorCode NationalRetailFederationSizeCode NationalStockNumber NDC NewMicrocode NewReplacementPartOrAssemblyDefective NextHigherAssemblyNumber NextHigherUsedAssembly NonforfeitureOption Non-ResaleableItemExcludingDepositNumber NSN-NorthAtlanticTreatyOrganizationStockNumber NUBCUB82Codes NUBCUB92Codes NumberOfPositionsOnMachine ObligationAuthorityNumber ObsoletePartNumber OfferNumber OldMicrocode OldUPCOrEANCaseCode OldUPCOrEANConsumerPackageCode OldUPCOrEANModuleCode OldUPCOrEANMultipackCode OperatorAssignedPropertyIdentification Opposite-HandPartNumber OpticalCableCode OpticalIndustryProductCode OriginalEquipmentNumber OutsideProductionOperationSheetNumber PackageTypeCode PackagingDrawing PackagingSpecificationNumber PackNumber PartDrawing PartNumber PartNumberDescription PartReferenceNumber PatternNumber PASCCEC-GoodsAndServicesTaxForwarded PASCCEC-GoodsAndServicesTaxNotApplicable PASC-NonTubularCode PASCOMC-GoodsAndServicesTaxForwarded PASCOMC-GoodsAndServicesTaxNotApplicable PetroleumAccountantsSocietyOfCanadaTubularCode Phase PiecesInRoll PiggybackCommercial PipelineTransactionCode PlanCode PlantEquipmentNumber Ply PolicyForm Position PreferredManufacturer PreferredNationalStockNumber PreferredPartNumber PremiumRateType PremiumUse PreviousCarrier PreviousSampleIdentification PriceLookUpNumber PrimeContractorPartNumber PrintColorStandardReference PrintOrDrawing ProcessNumber ProductOrServiceIdentificationNumber ProductChangeNoticeNumber ProductDateCode ProductIdAttributeCode ProductTypeCode ProductVersionNumber ProgramCode ProgramDescriptionIdentifier ProgramLevel PromotionalVariantNumber PropertyAndCasualtyServiceCode PublicationNumber PublisherCode PurchaseOrderNumber PurchasersItemCode PurchasersOrderLineNumber PurposeOfInsurance RackNumber RadiatorSerialNumber Railroad-OwnedUnitTrainNumber RandomWeightAggregationCode RateDetailCard RealEstatePropertyInformationService RearAxleExtendedTag RearAxleFrontRearDrivenSerialNumber RearAxleMiddle RearAxlePusher RearAxleRearDrivenSerialNumber RearAxleRearNonDrivenSerialNumber RearAxleSerialNumber RearAxleTag ReclamationProcess RecordKeepingOrModelYear ReeferSerialNumber ReelNumber ReelType ReferenceOil RefinedProductCode RelatedModelNumber RelatedModelType RelatedPolicyIdentification RelativeValueUnits ReleaseNumber ReligiousRetailNon-BookItem RepairFromProductCode RepairInductionIdentifier RepairTagNumber ReplacedPartNumber ReplacementNationalStockNumber ReplacementProductNumber ReplacementSubassemblyModelNumber ReplacementSubassemblySerialNumber ResourceNumber RetailPLU ReturnableContainerNumber ReturnCode RollNumber RollSequenceNumber RSKNumber RunNumber SalesPresentationID SampleNumber SchematicDiagramReferenceNumber SeatSerialNumber SecondaryPly SecondPriorIdentifier SectionPrintNumber SellersDateCode SellersLotNumber SerialItemAndContributionIdentifier SerialNumber SeriesIdentifier ServiceCodePerCOPASStandard ServiceControlIdentification ServiceFeatureID ServiceRendered ServiceRequested SetNumber SettlementOrPayoutOption Shelf-LifeActionCode Shelf-LifeCode ShiftWorked SideUpOrSideDown SkillCode SKU SlabNumber SleeperBoxKeyNumber SleeperBoxSerialNumber SNOMED SoftwareRevisionNumber SourceOfDepositCode SourceOfLeadCode SpecialMaterialIdentificationCode SSCC-18AndApplicationIdentifier StandardGroupOfProducts-MixedAssortment StandardIndustrialClassificationCode StateLabelCode StateSampleIdentification StockNumber StyleNumber SublineItemNumber SubmissionNumber SubsistenceIdentificationNumber SubstituteProductNumber SubtopicLevel SupersededPartNumber SupersededPurchaseOrderNumber SupplierBrandCode SupplierCompanyRegistryNumber SuppliersArticleNumber SuppliersSupplierArticleNumber SurfaceFinish SyntheticLube SystemIdentifier TACTCommodityCode TaxCode TechnicalManualNumber TechnicalOrderNumber TechnicalPhase TelecommunicationsCircuitId TelecommunicationsIndustryServiceCode TelecomServiceType TelephoneIndustryManufacturerCode TestedMaterialIdentificationNumber Tex ThirdPriorIdentifier TimeCompliantTechnicalOrder TitleCode TopicLevel TradeInIdentifier TransferCaseSerialNumber TransmissionSerialNumber TransportGroupNumber TreasuryManagementAssociation TreasuryManagementAssociationServiceCode TreasuryManagementAssociationServiceCodeAndBankServiceCode TreatmentCodes TruckBodySerialNumber TypeSelvage UCCOrEAN-128CouponExtendedCode UltimateCustomersArticleNumber UNCCS UnderwritingMethodOfDirectWriter UniformStockSymbolSystemCodeNumber UniversalProductNumber UNNumberDangerousGoods UPC UPCOrEAN UPCCaseCodeNumber1-1-5-5 UPCConsumerPackageCode1-5-5 UPCConsumerPackageCode1-5-5-1 UPCCouponCode1-5-5-1 UPCOrEANCaseCode2-5-5 UPCOrEANConsumerPackageCode2-5-5 UPCOrEANCouponCode2-5-5 UPCOrEANModuleCode2-5-5 UPCOrEANMultipackCode UPCOrEANShippingContainerCode1-2-5-5-1 UPCShippingContainerCode1-2-5-5 UPCSuffix UPCSuffix-DefinesPackingVariations User-DefinedShippingContainerIdentifier UVMRPMLines UVMULine VariableMeasureProductCode VaryItemProductNumber VehicleMaintenanceReportingStandards VendorAlphanumericSizeCode VendorColor VendorGroundShadeIdentifier VendorItemNumber VendorsCatalogNumber VendorsItemNumber VendorsPartNumber VendorsBasicUnitNumber VendorsEngineeringChangeLevelNumber VendorsOrderNumber VendorSpecificationNumber VendorsStyleNumber VendorsSupplementalItemNumber Vintage VolumeSet VolumeTypeIdentificationCode VolumeUsageIdentificationCode WaferLotIdentifier WellNumber WheelChairLiftSerialNumber WoolenCut WoolenRun WorkTaskNumber WorkUnitNumber WorldCode YarnCount-English YarnCount-Metric YarnCountWorsted ">

<b:FieldInfo/>

</ElementType><ElementType name="ProductIdentifierExt" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="ProductIdentifierCoded" content="eltOnly">

<b:RecordInfo/>

<element type="ProductIdentifierQualifierCoded"/>

<element type="ProductIdentifierQualifierCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="ProductIdentifier"/>

<element type="ProductIdentifierExt" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="ProductIdentifier" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PrimaryReference" content="eltOnly">

<b:RecordInfo/>

<element type="Reference" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="PricingDetail" content="eltOnly">

<b:RecordInfo/>

<element type="ListOfPrice"/>

<element type="Tax" maxOccurs="*" minOccurs="0"/>

<element type="ItemAllowancesOrCharges" maxOccurs="1" minOccurs="0"/>

<element type="TotalValue" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="PriceQuantityRange" content="eltOnly">

<b:RecordInfo/>

<element type="Quantity" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="PriceMultiplierCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PriceMultiplierCoded" dt:type="enumeration" dt:values="Other CostMarkupMultiplier-OriginalCost CostMarkupMultiplier-RetailCost DiscountMultiplier CostMarkupMultiplier-WholesaleCost PercentSolutionMultiplier SellingMultiplier ">

<b:FieldInfo/>

</ElementType><ElementType name="PriceMultiplier" content="eltOnly">

<b:RecordInfo/>

<element type="PriceMultiplierCoded"/>

<element type="PriceMultiplierCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="Multiplier"/>

</ElementType><ElementType name="PriceBasisQuantity" content="eltOnly">

<b:RecordInfo/>

<element type="Quantity" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="Price" content="eltOnly">

<b:RecordInfo/>

<element type="UnitPrice"/>

<element type="PriceBasisQuantity" maxOccurs="1" minOccurs="0"/>

<element type="ValidityDates" maxOccurs="1" minOccurs="0"/>

<element type="PriceQuantityRange" maxOccurs="1" minOccurs="0"/>

<element type="PriceMultiplier" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="PostalCode" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PercentageMonetaryValue" content="eltOnly">

<b:RecordInfo/>

<element type="MonetaryValue" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="PercentageAllowanceOrCharge" content="eltOnly">

<b:RecordInfo/>

<element type="PercentQualifier"/>

<element type="Percent"/>

<element type="PercentageMonetaryValue" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="PercentQualifierCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PercentQualifierCoded" dt:type="enumeration" dt:values="Other ItemListCost ItemNetCost Discount-Gross Discount-Net BasePriceperUnit BasePriceAmount BasePriceAmountLessPreviousDiscount NetMonthlyOnAllInvoicesPastDue LatePaymentChargeBaseAmount FuelRate ">

<b:FieldInfo/>

</ElementType><ElementType name="PercentQualifier" content="eltOnly">

<b:RecordInfo/>

<element type="PercentQualifierCoded"/>

<element type="PercentQualifierCodedOther" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="Percent" dt:type="number">

<b:FieldInfo/>

</ElementType><ElementType name="PaymentTermsNote" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PaymentTerms" content="eltOnly">

<b:RecordInfo/>

<element type="PaymentTerm" maxOccurs="*" minOccurs="1"/>

<element type="Discounts" maxOccurs="*" minOccurs="0"/>

<element type="PaymentTermsNote" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="PaymentTermValue" dt:type="i4">

<b:FieldInfo/>

</ElementType><ElementType name="PaymentTermDetails" content="eltOnly">

<b:RecordInfo/>

<element type="Discounts" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="PaymentTermCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PaymentTermCoded" dt:type="enumeration" dt:values="Other 10DaysAfterEndOfMonth AdjustmentPayment AdvancedPayment Anticipation AvailableByAcceptance AvailableByDeferredPayment AvailableByNegotiation AvailableByNegotiationByNamedBank AvailableByNegotiationWithAnyBank AvailableByNegotiationWithAnyBankin AvailableBySightPayment BankTransfer Basic BasicCommissionTerms BasicDiscountOffered BillOfExchange BillToBill CancellationOption Cash CashAccount CashAgainstDocuments CashByStateLaw CashDiscountTermsApply CashonAdvance CashonArrival CashOnDelivery CashPerVendorRequest CashWithOrder CertifiedCheck ChargeCard CompletePayment Consignment ContractBasis CostPlus CreditControlled DatingGiven DeferredOrInstallment DepositRequired Discount DiscountNotApplicable DiscountWithAdvancePayment DiscountWithPromptPay DocumentsAgainstAcceptance DocumentsAgainstPayment Elective EndOfMonth Extended FastPay FixedDate FixedDateLatePaymentPenaltyApplies FixedFee InstallmentPaymentsAreDueAnnually InstallmentPaymentsAreDueMonthly InstallmentPaymentsAreDueQuarterly InstallmentPaymentsAreDueSemiAnnually Instant InterCompanyAccount IrrevocableLetterOfCredit LatePayment LeaseAgreement LetterOfCredit LetterOfCreditAtSight Liquidation LumpSum Mixed NetMonthFollowingInvoice NoCharge NonStandard NotYetDefined PaidAgainstStatement PartialAdvance PaymentByInstalment PaymentByinstalmentsAccordingToProgressAA PaymentByInstalmentsAccordingToProgressTBA PaymentDueUponReceiptOfInvoice PaymentOrderThroughBank PaymentTermsDefinedInConsolidatedInvoice PaymentUponCompletion PenaltyTerms Prepayment PreviouslyAgreedUpon ProgressPayment PromissoryNotes PromptPaymentAct Proximo SecuredAccount SellByNote SellerToAdviseBuyer SpecialProximo SupplierFloorPlan TenorPaymentTerms TermsNotApplicable TradeAcceptance Ultimo UnitedStatesFundsRequired Unknown UsanceBill ">

<b:FieldInfo/>

</ElementType><ElementType name="PaymentTerm" content="eltOnly">

<b:RecordInfo/>

<element type="PaymentTermCoded"/>

<element type="PaymentTermCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="PaymentTermValue" maxOccurs="1" minOccurs="0"/>

<element type="PaymentTermDetails" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="PaymentSystemCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PaymentSystemCoded" dt:type="enumeration" dt:values="Other OrdinaryPost AirMail Telegraph Telex SWIFT OtherTransmissionNetworks NetworksNotDefined Fedwire Personal-Face-To-Face RegisteredAirMail RegisteredMail Courier Messenger NationalACH OtherACH ">

<b:FieldInfo/>

</ElementType><ElementType name="PaymentResponsibilityCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PaymentResponsibilityCoded" dt:type="enumeration" dt:values="Other PaidByCustomer Free PaidBySupplier ">

<b:FieldInfo/>

</ElementType><ElementType name="PaymentMethod" content="eltOnly">

<b:RecordInfo/>

<element type="PaymentMeanCoded"/>

<element type="PaymentMeanCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="PaymentMeanReference" maxOccurs="1" minOccurs="0"/>

<element type="PaymentSystemCoded" maxOccurs="1" minOccurs="0"/>

<element type="PaymentSystemCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="OriginatingFIAccount" maxOccurs="1" minOccurs="0"/>

<element type="ReceivingFIAccount" maxOccurs="1" minOccurs="0"/>

<element type="CardInfo" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="PaymentMeanReference" content="eltOnly">

<b:RecordInfo/>

<element type="Reference" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="PaymentMeanCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PaymentMeanCoded" dt:type="enumeration" dt:values="Other AcceptedBillOfExchange ACHDemandCashConcentrationOrDisbursementCredit ACHDemandCashConcentrationOrDisbursementDebit ACHDemandCashConcentrationOrDisbursementPlusCredit ACHDemandCashConcentrationOrDisbursementPlusDebit ACHDemandCorporateTradeExchangeCredit ACHDemandCorporateTradeExchangeDebit ACHDemandCorporateTradePaymentCredit ACHDemandCorporateTradePaymentDebit ACHDemandCredit ACHDemandCreditReversal ACHDemandDebit ACHDemandDebitReversal ACHPreArrangedPaymentAndDeposit ACHSavingsCashConcentrationOrDisbursementCredit ACHSavingsCashConcentrationOrDisbursementDebit ACHSavingsCashConcentrationOrDisbursementPlusCredit ACHSavingsCashConcentrationOrDisbursementPlusDebit ACHSavingsCorporateTradeExchangeCredit ACHSavingsCorporateTradeExchangeDebit ACHSavingsCorporateTradePaymentCredit ACHSavingsCorporateTradePaymentDebit ACHSavingsCredit ACHSavingsCreditReversal ACHSavingsDebit ACHSavingsDebitReversal AutomatedClearingHouseCredit AutomatedClearingHouseDebit BankCard Bankcheque-IssuedByABankingOrSimilarEstablishment BankDraft BankersDraft BillDrawnByCreditorOnThirdPartyAndAcceptedAndEndorsedByABank BillDrawnByTheCreditorAndEndorsedByAnotherBank BillDrawnByTheCreditorOnABank BillDrawnByTheCreditorOnABankAndEndorsedByAThirdParty BillDrawnByTheCreditorOnAThirdParty BillDrawnByTheCreditorOnTheDebtor BillingAccount BookEntryCredit BookEntryDebit Cash Ccd CcdPlus CertifiedBankersDraft CertifiedCheque Cheque ClearingBetweenPartners CompensationByBalance Credit CreditAccount CreditCard CreditTransfer Ctp Ctx Debited DebitTransfer DeductionFromFilmRental DirectDebit DirectDeposit DirectPayToOthers ElectronicPaymentSystem FreeFormatGiro FreightPaymentBank Graduated Hold Home-BankingDebitTransfer InCash IncomeContingent IncomeSensitive InKindPayment InstrumentNotDefined InterBankDebitTransfer InvoicedSeparately LetterOfCredit Level-SumConstant LocalCheque LockBox MoneyOrder NationalOrRegionalClearing NotTransferableBankersDraft NotTransferableLocalCheque PayByCheck PaymentByPostGiro PaymentToBankAccount PetroleumClearinghouseBank PreviouslyCharged PrivateNettingAgreementPayByWireTransfer PrivateNettingPayByCheck PromissoryNote PromissoryNoteSignedByABank PromissoryNoteSignedByABankAndEndorsedByAnotherBank PromissoryNoteSignedByAThirdParty PromissoryNoteSignedByAThirdPartyAndEndorsedByABank PromissoryNoteSignedByTheDebtor PromissoryNoteSignedByTheDebtorAndEndorsedByAThirdParty PromissoryNoteSignedByTheDebtorAndEndorsedByBank ReferencedHome-BankingCreditTransfer ReferenceGiro RelatedDetailAccount RequestedMethodForPaymentWasNotUsed SpecialAccount SummaryAccount TravelersCheck UrgentGiro Waived WireTransfer ">

<b:FieldInfo/>

</ElementType><ElementType name="PaymentInstructions" content="eltOnly">

<b:RecordInfo/>

<element type="PaymentTerms" maxOccurs="*" minOccurs="1"/>

<element type="PaymentMethod" maxOccurs="*" minOccurs="1"/>

</ElementType><ElementType name="PartyTaxInformation" content="eltOnly">

<b:RecordInfo/>

<element type="TaxIdentifier" maxOccurs="1" minOccurs="0"/>

<element type="RegisteredName" maxOccurs="1" minOccurs="0"/>

<element type="RegisteredOffice" maxOccurs="1" minOccurs="0"/>

<element type="TaxLocation" maxOccurs="1" minOccurs="0"/>

<element type="CompanyRegistrationNumber" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="PartyRoleCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PartyRoleCoded" dt:type="enumeration" dt:values="Other AcceptanceLocation AcceptingParty Accountant AccountCoordinator AccountingStation AccountOf AccountOfDestinationParty AccountOf-OriginParty AccountOwner AccountOwnersServicingBankOnTheReceivingSide AccountOwnersServicingBankOnTheSendingSide AccountServicingFinancialInstitution AccountsPayableOffice AcknowledgementRecipient Acronym ActionParty ActualPurchasersCustomer ActualReferredByOrganization ActualReferredToOrganization AcuteCareHospital AdditionalAddress AdditionalDebtor AdditionalDeliveryAddress AdditionalPickUpAddress Adjuster AdministrationCentre Administrator AdmittingHealthCareProvider AdmittingServices AdmittingSurgeon AdultDayCareProgramFacility Advertiser AdvertisingGroup AdviseThroughBank AdvisingBank Advisor Affiant Affiliate AffiliatedCompany AffiliatedParty Agency AgencyGrantingSecurityClearance AgentOrRepresentative AgentsBank AIDSOrARCUnit AirAmbulanceServices AirCargoCompany AirForceFacility Airline AirportAuthority AlcoholBeverageDepartment AlcoholismAndOtherChemicalDependencyFacility AlcoholOrDrugAbuseOrDependencyInpatientUnit AlcoholOrDrugAbuseOrDependencyOutpatientServices Alias AlienAffiliate AllegedDebtor Alliance AlliedHealthProfessional AllotmentCustomer AllowableRecipient AlternateReturnAddress AlternativeAddressee AlternativeManufacturer AlzheimersDiagnosticOrAssessmentServices AmendedName AmericanIndian-OwnedBusiness AmicusCuriae AnesthesiologyServices AngioplastyFacility AnimalBeingInvestigated AnimalSource Annuitant AnnuitantPayor AntennaSite Appellant Appellee Applicant ApplicantComaker ApplicantForJob ApplicantsBank ApplicantsCosigner ApplicantsEmployer ApplicantsReference ApplicationParty AppraisalCompany AppraiserName ApprovedConsignor ApprovedImporter Approver Arbitrator Architect Architect-Designer AreaOfOperation ArmedServicesLocationDesignation ArmyFacility ArrestingOfficer ArthritisTreatmentCenter AssetAccountHolder Assignee Assigner Assignor AssistantSurgeon AssistantUSTrustee AssociateGeneralAgent Association AttendingPhysician Attorney AttorneyForDefendantPrivate AttorneyForDefendantPublic AttorneyForPlaintiff AttorneyOfRecord Auctioneer AuditOffice Auditor AuthenticatingParty Author AuthorityForShipment AuthorizationAssignedBy AuthorizedAcceptingOfficial AuthorizedEntity AuthorizedExporter AuthorizedFrom AuthorizedImporter AuthorizedMarketer AuthorizedOfficial AuthorizedTo AuthorizedTrader AuthorizingOfficial AutomatedDataProcessingPoint AutomatedUnderwritingSystem AvailableWithBank AvailabilityShipToParty Bailiff BailmentWarehouse BailPayor BakeryDepartment Bank Banker BankruptcyReferee BankruptcyTrustee BaseJurisdiction BasePeriodEmployer Battery BeneficialOwner Beneficiary BeneficiarysBank Bidder BidOpeningLocation BillAndShipTo BilledFrom BillingProvider BillingService BillOfLadingRecipient BillTo Bill-ToPartyForDiversionCharges BirthingRoomOrLDRPRoom BirthName Birthplace BloodBank BoardOfRealtors BobtailServicePoint Bondsman BookingAgent BookingOffice Bookkeeper BorderCrossing Borrower BorrowersEmployer Bottler Brakeman Branch BrandName BreakBulkBerthOperator BreakBulkPoint Broadcaster Broker BrokerDealer BrokerOpinionOrAnalysisRequester BrokerOrSalesOffice BrokersAssistant BuilderName BuildingInspectorate BuildingSiteEngineer BuildingSiteForwarder BuildingSitePurchaser BureauOfLandManagementPropertyUnit BurnCareUnit Business BusinessArea BusinessAssociate BusinessEntity BusinessPartner Buyer BuyerAsOfficiallyRegistered BuyersAgentOrRepresentative BuyersBank BuyersCorporateOffice BuyersFinancialInstitution BuyersParentCompany BuyersQualityReviewBoard BuyingGroup BuyingParty CanadianCustomsBroker Candidate CandyAndConfectionsDepartment CardiacCatherizationLaboratory CardiacIntensiveCareUnit CardiacRehabilitationProgramFacility CardiacRehabilitationServices CarnetIssuer Carrier CarriersAgent CaseManager CaseOfNeedParty CashPoolLevelAccountServicingFinancialInstitution CashPoolSub-AccountServicingFinancialInstitution CashPoolTopAccountServicingFinancialInstitution CedingCompany CentralBankOrRegulatoryAuthority CentralCatalogueParty CertifiedAccountant CertifyingParty Chairperson ChamberOfCommerce ChangedAddress ChargesPayerAtDestination Charity CharterSchool ChassisProvider CheckingParty ChequeDrawnBank ChequeOrder ChiefDeputyClerkOfCourt Child ChildrensChronicDiseaseFacility ChildrensDayCareCenter ChildrensEyeEarNoseAndThroatFacility ChildrensGeneralFacility ChildrensHospitalUnitOfAnInstitution ChildrensOrthopedicFacility ChildrensOtherSpecialtyFacility ChildrensPsychiatricFacility ChildrensRehabilitationFacility ChildrensTuberculosisAndOtherRespiratoryDiseasesFacility Chiropractor ChronicDiseaseFacility ChronicObstructivePulmonaryDiseaseServiceFacility ChurchOperatedFacility CigarettesAndTobaccoDepartment CircuitLocationIdentifier City ClaimAdministrator Claimant ClaimantAuthorizedRepresentative ClaimRecipient ClearingHouse Clerk ClerkOfCourt Clinic ClosedDoorPharmacy ClosedSale ClosingAgent CoatingOrPaintSupplier Co-Borrower Co-Contractor Co-Counsel Co-Debtor Co-Defendant Co-Driver Co-Investigator CollateralAssignee CollectingBank CollectionPrincipal CommercialInsurer CommissionableAgent CommissionProcessor CommunityAgent CommunityHealthPromotionFacility CompanyAssignedWell CompanyInterviewerWorksFor CompanyInWhichInterestHeld CompanyMergedWith Company-OwnedOilField CompanyWhichHoldsFinancialInterest ComparableProperty ComparablePropertyListing ComparableRentals CompetingProperty CompetitivePropertyListing CompilationAgency Complainant ComplainantsAttorney ComponentManufacturer ComprehensiveGeriatricAssessmentFacility ConcurrentEmployer Conductor ConductorPilot Conduit ConnectingCarrier Connection Consignee ConsigneeCourierTransferStation ConsigneeOfVessel ConsigneesAgent ConsigneeToBeSpecified Consignee-ToReceiveLargeParcelsAndFreight Consignee-ToReceiveMailAndSmallParcels Consignor ConsignorCourierTransferStation ConsignorsRepresentative ConsolidatedDebtor Consolidator ConstructionContractor ConstructionFirm ConsultantsOffice ConsultingPhysician ConsumerCreditAccountCompany ConsumerReferralContact ConsumerServiceProvider ConsumerServiceProviderCustomer Contact ContactBank1 ContactBank2 ContactOffice ContactParty ContactParty1 ContactParty2 ContactParty3 ContactParty4 ContactPerson ContainerLocation ContainerLocationParty ContainerOperatorOrLessee ContainerReturnCompany ContainerSurveyAgent ContingentAnnuitant ContingentBeneficiary ContingentOwner ContractAdministrationOffice ContractedServiceProvider ContractHolder ContractingOfficerRepresentative Contractor-General ContractOrCognizantSecurityOffice Contractor-Lead Contractor-Main ContractualDeliveryMeter ContractualReceiptMeter ControllerQuality Converter ConvoyingParty Co-Occupant Co-Operative CooperativeBuyingGroup Coordinator Co-Owner Co-Participant Co-Producer CopyMessageTo CorporateOffice Corporation CorporationFor-ProfitFacility CorrectedAddress CorrectedInsured CorrectedName Cosigner CosignersEmployer CouncilOfGovernments CounterClaimant Country CountryOfDestination CountryOfExport CountryOfOrigin County Court CourtAppointedAttorney CreditGrantor Creditor CreditorsAttorney CreditRatingAgency CreditReportingAgency CrewMember CrimeVictim CrossClaimant Cross-TownSwitch CTScannerUnit CurrentEmployer-Primary CurrentEmployer-Secondary CurrentReceiver CurrentSender CustodialParent Custodian Customer CustomerFOrWhomSameOrSimilarWOrkWasPerFormed CustomerIdentificationFileCustomerIdentifier Customs CustomsBroker CustomsOfficeOfClearance DairyDepartment DataProcessingServiceBureau Dealer Debtor DebtorCompany DebtorIndividual Debtor-In-Possession DebtorsAttorney DebtPaymentAuthorisationParty DecisionMaker Declarant DeclarantsAgentOrRepresentative Deconsolidator DefaultOrForeclosureSpecialist Defendant DelicatessenDepartment DeliveryAddress DeliveryParty DeliveryZone Dentist DepartmentOfJusticeFacility Dependent DependentInsured DependentName Depositor DesignatedHazardousWasteFacility DesignEngineering Designer DespatchChargePayer DespatchParty DestinationCarrier DestinationDrayman DestinationIntermodalRamp DestinationMailFacility DestinationTerminal DiagnosticRadioisotopeFacility DialysisCenters DifferentPremiseAddress Director DisabledIndividual DisbursingOfficer DischargePoint DisciplinaryContact Dispatcher Distiller DistributionRecipient Distributor DistributorBranch District DistrictAttorney DistrictJustice Division DoctorOfOptometry DoctorOfOsteopathy DocumentaryCreditAccountParty DocumentaryCreditAccountPartysBank DocumentaryCreditApplicant DocumentaryCreditBeneficiary DocumentaryCreditBeneficiarysBank DocumentaryCreditReimbursingBank DocumentaryCreditSecondBeneficiary DocumentCustodian DocumentOrMessageIssuerOrSender DocumentRecipient DoingBusinessAs DomesticFinancialInstitution DownstreamFirstSupplier DownstreamMeterLocation DownstreamParty Drawee DrillingContractor Driver Drop-OffLocation DryGroceryDepartment DurableMedicalEquipmentSupplier EconomicallyDisadvantagedIndividual EducationalInstitution ElectronicDataInterchangeCoordinatorPointAddress ElectronicFiler ElectronicRegistrationUtility ElectronicReturnOriginator ElementarySchool EligiblePartyToTheContract EligiblePartyToTheRate EmergencyDepartment EmergencyDepartmentSocialWorkServices EmergencyMedicalTechnician EmergencyProvider EmergencyResponseUnit EmergingSmallBusiness Employee EmployeeName Employer EmptyContainerResponsibleParty EmptyContainerReturnAgent EmptyEquipmentDespatchParty EmptyEquipmentReturnParty EndItemManufacturer EndUser EnergyInformationAdministration-OwnedOilField Engineer Engineer-Construction Engineer-Consultant Engineering EngineerMeasurement EngineerPilot Engineer-ResidentConstruction Enroller EntityHoldingTheInformation EntityInWhichAFinancialInterestIsHeld EntityProvidingTheService EntityResponsibleForFollow-Up EntryPointTechnicalAssessmentGroup EquipmentDrop-OffParty EquipmentOwner EquipmentRepairParty EstablishedLocation Estimator EventLocation Examiner Exchanger ExciseParty ExcludedParty ExecutiveCommitteeMember ExecutorOfEstate Exhibitor ExpertWitness Exporter Ex-Spouse ExtendedCareFacility ExtracorporealShock-WaveLithotripterUnit EyeEarNoseAndThroatFacility Facility Factor Factor-Correspondent FamilyMember Father FederalFacility FederalGovernment FederallyCharteredFacility FederalStateCountyOrCityFacility FellowshipInstitution Felon Field FieldorBranchOffice FilerName FilingAddress FilingLocation FilingOffice FinalCustomerOrganization FinalMaintenanceOrganization FinalMaintenancePeriodDesignatingOrganization FinalMessageRecipient FinalRecipient FinalReferredToOrganization FinalScheduledDestination FinancialInstitution FinancialPlanner FinancialStatementRecipient Fireman FirstAppraiser FirstBreakTerminal FirstContact FirstSupplier FitnessCenter FloodCertifier FloodDeterminationProvider FloralDepartment FoodServiceOperator ForeclosingLender ForeignDisclosureInformationOffice ForeignLanguageSynonym ForeignOffice ForeignRegistrationLocation ForeignSupplier Formation FormerAddress FormerlyDoingBusinessAs FormerlyKnownAs FormerPresident FormerRegisteredAddress FormerResidence ForProfitHealthCareProvider Forwarder Foundation Founder Franchisee Franchisor FreeonBoardPoint FreightForwarder FreightManagementFacilitator FreightOrChargesPayer FreightPayerOnBehalfOfTheConsignee FreightPayerOnBehalfOfTheConsignor FrozenDepartment FutureAddress GainingInventoryManager GaragedLocation Garnishee GasPlant GasTransactionEndingPoint GasTransactionPoint1 GasTransactionPoint2 GasTransactionStartingPoint GatewayProvider GeneralAgency GeneralInpatientCareForAIDSOrARCFacility GeneralMedicalAndSurgicalFacility GeneralMerchandiseDepartment GeneticCounselingOrScreeningServices GeriatricAcuteCareUnit GeriatricClinics GiftRecipient GoodsCollectionParty GoodsCustodian GoodsOwner GoodsReleaser Government Government-CombinedControl Government-Federal-Military Government-Federal-Other Government-Federal-Veterans GovernmentFurnishedPropertyFOBPoint GovernmentLoanAgencySponsorOrAgent Government-Local Grandparent Grantor GroundAmbulanceServices Group GroupAffiliate GroupAffiliation GroupingCentre GroupPractice GroupPurchasingOrganization GuaranteeAgency Guardian HazardousMaterialOffice HazardousWasteGenerator HeadOffice HealthAndBeautyDepartment HealthcareProfessionalShortageAreaFacility HealthMaintenanceOrganization HealthMiscellaneous HealthSciencesLibrary HemodialysisFacility HighSchool HisopathologyLaboratory HispanicServiceInstitute HistoricallyBlackCollegeOrUniversity HomeHealthAgency HomeHealthCare HomeHealthCorporation HomeHealthServices HomeOffice HomeSchool HomeStateName Hospice Hospital HospitalAuxiliaryUnit HospitalDistrictOrAuthority HospitalUnitOfAnInstitution HospitalUnitWithinAnInstitutionForTheMentallyRetarded HostileWitness ImportedFromLocation Importer InCareOfPartyNo1 InCareOfPartyNo2 IncorporatedBy IncorporatedLocation IncorporationJurisdiction IncorporationStatePlaceOfBusiness IncorporationStatePrincipalOffice IndependentAdjuster IndependentLab IndependentPhysiciansAssociation Individual IndividualFor-ProfitFacility IndustryAssociation IndustryBureau IneligibleParty InformationDisseminationAgency InformationMaintenanceAgency InformationProvider InformationReferenceAgency InformationSource InitialDealer InitialMedicalProvider InitialSubscriber Initiating InjectionPoint In-PatientPharmacy InquiringParty InquiryAddress In-ServiceSource InspectionAddress InspectionAndAcceptanceLocation InspectionAndAcceptanceParty InspectionCompany InspectionLeader InspectionLocation Inspector InstallationOnSite InstalledAt InstitutionalProvider InstitutionForMentalRetardation In-StoreBakeryDepartment InsuranceBeneficiary InsuranceClaimAdjuster InsuranceCompany InsuranceInstitute Insured InsuredLocation InsuredOrSubscriber Insurer IntegratedMaterialManager IntellectualPropertyOwner InterestedParty InterimFundingOrganization InterimTrustee InterlineServiceCommitmentCustomer Intermediary IntermediaryBank1 IntermediaryBank2 IntermediaryOrBroker IntermediateCarrier IntermediateConsignee IntermediateLevelParentCompany InternationalFreightForwarder InternationalOrganization InternshipEntity Interpreter Interviewee Interviewer Inventor InventoryController InventoryControlPoint InventoryReportingParty Investigator InvestmentAdvisor Investor Invoicee InvoicingDealer InvolvedParty IrrevocableBeneficiary Issuer IssuerOfDebitOrCreditMemo IssuerOfInvoice IssuerOfWaybill IssuingBank ItemManager ItemShipTo ItemShipFrom JointAnnuitant JointAnnuitantOwner JointDebtor JointDebtorAttorney JointOwner JointOwnerAnnuitant JointOwnerAnnuitantPayor JointOwnerJointAnnuitant JointOwnerJointAnnuitantPayor JointOwnerPayor JointVenture Judge JuniorHighSchool Jurisdiction JuvenileDefendant JuvenileOwner JuvenileVictim JuvenileWitness KeyPerson KidneyDialysisUnit Labeler Laboratory LaborSurplusAreaFirm Landlord LargeBusiness LastBreakTerminal LastEmployer LastKnownSourceOfSupply LastSupplier LawEnforcementAgency LawFirm LeaseLocation LegalReceiver LegalRepresentative LegalTitleHolder Lender LendingInstitution Lessee LesseesSurveyor Lessor LiabilityHolder Licensee LienHolder LimitedLiabilityCompany LimitedLiabilityPartnership LimitedPartner Liquidator ListingAgent ListingCompany ListingOffice ListMailer ListOwner LiterallyTranslatedName LoadingParty LoanApplicant LoanBroker LoanCorrespondent LoanHolderForRealEstateAsset LoanOriginator LoanServicer LocalChain LocalGovernmentSponsor LocationOfGoods LocationOfGoodsForCustomsExaminationBeforeClearance LocationOfLoadExchange LocationOfPrincipalAssets LocationOfSpotForStorage LongTermCareFacility Long-TermDisabilityCarrier LosingInventoryManager LossPayee Lot MagistrateJudge MagneticResonanceImagingFacility MaidenName MailAddress MailTo Mainline MaintenanceOrganizationUsedForEstimate MammographyScreeningCenter ManagedCare ManagedCareOrganization ManagementControlActivity ManagementNon-Officer Manager ManagingAgent ManagingGeneralAgent ManufacturerOfGoods ManufacturersRepresentative Manufacturing ManufacturingPlant MarineSurveyor MarkerOwner MarketTimer Mark-ForParty MasterAgent MasterGeneralAgent MasterProperty Material MaterialChangeNoticeAddress MaterialDispositionAuthorizationLocation MaterialIssuer MaterialSafetyDataSheetRecipient MeansOfTransportCharterer MeatDepartment MedicalDoctor MedicalInsuranceCarrier MedicalNurse MedicalSchool MedicalSurgicalOrOtherIntensiveCareUnit MedicalTreatmentExecutant MedicalTreatmentPrescriber MeetingLocation MegavoltageRadiationTherapyUnit Member MerchantBanker MergedCompany MergedCompanyWithRetainedIdentity MergedName MessageFrom MessageRecipient MessageTo MeteringLocation MexicanCustomsBroker MiddleSchool MigrantHealthClinic MilitaryBranch MilitaryFacility MinimumRoyaltyPayor Minister MinorityInstitution Minority-OwnedBusinessLarge Minority-OwnedBusinessSmall MiscellaneousHealthCareFacility MonitoringParty MortgageCompany MortgageInsurer MortgageLiabilityAccountHolder MostRecentEmployer Mother MotorCarrier MotorVehicleReportProviderCompany MultipleListingService Municipality NameChangedTo NameNotToBeConfusedWith NameonCreditCard NameUnderWhichFiled NameVariationSynonym NationalChain NationalOrganization NativeHawaiianOrganization NavyFacility NeglectedOrDelinquentInstitution NegotiatingBank Neighbor Neighborhood NeonatalIntensiveCareUnit NetworkName NewAddress NewAssignee NewDebtor NewSecuredParty NewServiceProvider Newspaper NewSupplySource NextDestination NextScheduledDestination Nickname NoHeading NominatedBank NominatedFreightCompany Non-DomesticFinancialInstitution NonemploymentIncomeSource Non-HealthCareMiscellaneousFacility Non-Insured Non-InvasiveCardiacAssessmentServices Non-MortgageLiabilityAccountHolder Non-OccupantCo-Borrower Non-ProductionSupplier Non-ProfitHealthCareProvider NonprofitInstitution Non-RailroadEntity NonRegisteredBusinessName Non-RegisteredInvestmentAdvisor Non-ResidentBeneficiary Non-ResidentCreditor Non-ResidentDebtor Non-ResidentGroupCompanyWithWhomFinancialAccountIs Non-ResidentInstructingParty Non-ResidentThirdPartyCompanyWithWhomFinancial Non-TemporaryStorageFacility Notary NotaryPublic NoteCo-Signer NotForProfitHealthCareProvider NotifyParty NotifyPartyForShippersOrder NotifyPartyNo1 NotifyPartyNo2 NursingHome NursingHomeChain ObservationRoomServices ObstetricsAndGynecologyFacility ObstetricsUnit Occupant OccupationalHealthServices OccupationalTherapyServices OceanTariffConference OfficeManager Officer OffsetOperator OilAndGasCustodian OilAndGasRegulatoryAgency OldAssignee OldDebtor OldSecuredParty OnBehalfOf On-CallProvider OncologyCenter Open-HeartSurgeryFacility OperatingPhysician Operator-CommunicationChannel Operator-EssentialServices OperatorOfPropertyOrEquipment OperatorOfPropertyOrUnit OperatorOfTheSourceTransferPoint OperatorOfTheTransferPoint OrderedBank OrderedBy OrderingBank OrderingCustomer OrderingParty OrderingPhysician OrderOfShippersOrders-Transportation OrderOfTheShipperParty OrderWriter Organization OrganizationCompletingConfigurationChange OrganizationGroup OrganizationHavingSourceControl OrganizedOutpatientServices OrganizedSocialWorkServiceFacility Organizer OrganOrTissueTransplantUnit OriginalClaimant OriginalIntermodalRamp OriginalJurisdiction OriginalLocation OriginalName OriginalShipper OriginatingBank OriginatingCompany OriginatorOfArticleNumber OriginCarrier OriginDrayman OriginMailFacility OriginSublocation OriginTerminal OrthopedicFacility OrthopedicSurgeryFacility OtherDepartments OtherDisadvantagedBusiness OtherIndividualDisabilityCarrier OtherInsured OtherNot-For-ProfitFacility OtherPersonOrEntityAssociatedWithStudent OtherPhysician OtherRelatedParty OtherSpecialtyFacility OtherUnlistedTypeOfOrganizationalEntity OuterContinentalShelfAreaLocation Out-Of-StatePrincipalOffice OutpatientSocialWorkServices OutpatientSurgeryServices OutpatientSurgicenter OutsideInspectionAgency OutsideProcessor OutsideTestAgency OverrideInstitution Owner OwnerAnnuitant OwnerAnnuitantPayor OwnerJointAnnuitantPayor OwnerOfEquipment OwnerOfMeansOfTransport OwnerOfOperation OwnerOfProperty OwnerOfPropertyOrUnit OwnerOfResidence OwnerOfVehicle OwnerOfVessel OwnerOrLessorsSurveyor OwnerPayor OwnersAgent OwnersRepresentative OwningInventoryControlPoint OxygenTherapyFacility Packer Paramedic ParamedicalCompany Parent ParentCompany Participant ParticipatingArea ParticipatingLaboratory Partner Partnership PartnershipFor-ProfitFacility PartRemanufacturer PartsDistributor PartSource PartyAccordingToDocumentaryCreditTransaction PartyAssigningAStatus PartyAtFinalPlaceOfPositioning PartyAtPick-UpLocation PartyAuthorizedtoDefinitizeContractAction PartyAuthorizedToMakeDefiniteAContractAction PartyAuthorizingDisposition PartyAuthorizingReleaseOfSecurityInformation PartyDataResponsibleParty PartyDeclaringTheValueAddedTax PartyDesignatedToExecuteRe-Icing PartyDesignatedToExecuteSanitaryProcedures PartyDesignatedToProvideLivingAnimalCare PartyExecutingAndVerifying PartyFillingShippersOrder PartyForWhomItemIsUltimatelyIntended PartyFromWhomCustomsDocumentsAreToBePickedUp PartyFromWhomNon-CustomsDocumentsAreToBePickedUp PartyFulfillingAllOperations PartyInPossession PartyIssuingMutuallyAgreedCodes PartyMaintainingTheCodesUsedInTheMessage PartyMaintainingTheIdentifiersUsedInTheMessage PartyMandatedToLiquidateAnEnterprise PartyManufacturedFor PartyNotToBeConfusedWith PartyPassingTheTransaction PartyPerformingCertification PartyPerformingCount PartyPerformingInspection PartyPerformingTask PartyPerformingVerification PartyProvidingFinancing PartyProvidingGovernmentFurnishedProperty PartyRecoveringTheValueAddedTax PartyRepresented PartyResponsibleForDisinfection PartyResponsibleForFinancialSettlement PartyResponsibleForRefueling PartySubmittingQuote PartyThatReceivedDisclosureStatement PartyThatRemitsPayment PartytoAppearBefore PartyToApproveSpecification Partytobeadvised-WrittenOrders PartyToBeBilled PartyToBeBilledForOtherThanFreight PartytoContract PartyToFilePersonalPropertyTax PartytoLease PartytoPerformPackaging PartyToPrintSomeDocument PartytoProvideDiscount PartyToReceiveAllDocuments PartytoReceiveBillOfLading PartyToReceiveCertificateOfCompliance PartyToReceiveCertificateOfConformance PartyToReceiveCertifiedInspectionReport PartyToReceiveCertifiedTestResults PartyToReceiveCommercialInvoiceRemittance PartyToReceiveContractSecurityClassificationSpecification PartyToReceiveCopy PartyToReceiveCorrespondence PartytoReceiveCredit PartyToReceiveCustomsDocuments PartyToReceiveElectronicMemoOfInvoice PartyToReceiveEquipment PartyToReceiveFreightBill PartyToReceiveInspectionReport PartyToReceiveInvitationToOffer PartytoReceiveInvoiceFOrGoodsOrServices PartyToReceiveInvoiceForLeasePayments PartytoReceiveLimitationsOfHeavyElementsReport PartytoReceiveMaterialRelease PartyToReceiveNon-CustomsDocuments PartyToReceiveOrderToSupply PartyToReceivePackingCratingAndHandlingCredit PartyToReceivePaperMemoOfInvoice PartytoReceiveProposal PartyToReceivePurchaseOrder PartyToReceiveReports PartytoReceiveScaleTicket PartytoReceiveShippingManifest PartyToReceiveShippingNotice PartytoReceiveSolicitation PartyToReceiveStatementOfAccount PartyToReceiveStatementOfFeesDue PartytoReceiveStatus PartyToReceiveTechnicalDocumentation PartyToReceiveTestReport PartytoReceiveTransportationCredit PartytoWhomAcknowledgmentShouldBeSent PartyToWhomDocumentsAreToBePresented PartytoWhomProtestSubmitted PartyWaivingRequirements PartyWhichDeliversConsignmentsToTheTerminal PartyWhichPicksUpConsignmentsFromTheTerminal PartyWhoSignedTheDeliveryReceipt PartyWithKnowledgeOfAffairsOfTheCompany PartyWithPowerToVoteSecurities Passenger Patient PatientCompanion PatientEducationUnit PatientFacility PatientRepresentativeServices Payee PayeesCompanyNameOrId Payer PayerOfLastResort PayersCompanyNameOrId PayersFinancialInstitution PayingAgent PayingBank PayingFinancialInstitution PaymentAddress Payor Pay-ToProvider Pedestrian PediatricAcuteInpatientUnit PerformedAt PermitHolder PersonForWhoseBenefitPropertywasSeized PersonnelOffice PersonOnClaim PersonOrOtherEntityLegallyResponsibleForAChild PersonOrOtherEntityLegallyResponsibleForAndWithWhomAChildResides PersonOrOtherEntityWithWhomAChildResides PetitioningCreditor PetitioningCreditorsAttorney Pharmacist Pharmacy PharmacyDepartment PhysicalAddress PhysicalTherapyServices Physician PhysicianClinicOrGroupPractice PhysicianHospitalOrganization Physician-Specialists PickUpAddress PierName Pipeline PipelineSegment PipelineSegmentBoundary PlaceOfBottling PlaceOfBusiness PlaceOfDistilling PlaceOfOccurrence PlaceOfPerformanceCognizantSecurityOffice Plaintiff PlanAdministrator PlanningOrMaintenanceOrganization PlanningCommission PlanningScheduleOrMaterialReleaseIssuer PlanSponsor Plant PlantClearanceOfficer Podiatrist PointOfService PolicyHolder PolicyWritingAgent PollingSite PortAuthority PostalMailingAddress PostsecondaryEducationRecipient PostsecondaryEducationSender Post-SecondaryInstitution PotentialSourceOfSupply PowerOfAttorney PreferredProviderOrganization Pre-KDayCare Pre-kindergartenToGrade12Recipient Pre-kindergartenToGrade12Sender PreliminaryCustomerOrganization PreliminaryInspectionLocation PreliminaryMaintenanceOrganization PreliminaryMaintenancePeriodDesignatingOrganization PreliminaryReferredToOrganization Premises Preparer PresentAddress PresentingBank President PreviousBusinessPartner PreviousCreditGrantor PreviousDebtHolder PreviousDistributor PreviousEmployer PreviousGroup PreviousInsured PreviousMember PreviousName PreviousNameOfFirm PreviousNeighbor PreviousOccupant PreviousOwner PreviousResidence PreviousStation PreviousTitleCompany PreviousTradeUnion PriceAdministration PrimaryBeneficiary PrimaryCareProvider PriceCheckShipTo PrimaryControlPointLocation PrimaryHealthCareProvider PrimaryInsuredOrSubscriber PrimaryInterexchangeCarrier PrimaryInternationalTelecomCarrier PrimaryIntra-LATACarrier PrimaryInventoryControlActivity PrimaryOwner PrimaryPayer PrimaryPhysician PrimaryResidence PrimarySupportOrganization PrimarySurgeon PrimaryTaxpayer PrimeContractor Principal PrincipalBorrower PrincipalExecutiveOffice PrincipalPerson Printer PriorBaseJurisdiction PriorIncorrectInsured PriorInsuranceCarrier PriorTitleEvidenceHolder PrivatePre-KEducation PrivateSchool ProBonoAttorney Processor ProcurementResponsibilityForOrder ProduceDepartment Producer Production ProductionManager ProductPositionHolder ProductServicesAndRepairsCentre ProfessionalOrganization Project ProjectCoordinationOffice ProjectManagementOffice ProjectManager ProjectName ProjectProperty Property PropertyOrBuildingManager ProposedInsured Proposer ProSeCounsel PrototypeSupplier Provider PsychiatricChildOrAdolescentServices PsychiatricConsultation-LiaisonServices PsychiatricEducationServices PsychiatricEmergencyServices PsychiatricFacility PsychiatricGeriatricServices PsychiatricHealthFacility PsychiatricInpatientUnit PsychiatricOutpatientServices PsychiatricPartialHospitalizationProgram Psychiatrist Psychologist PublicAlternativeSchool PublicHealthServiceFacility PublicHealthServiceIndianServiceFacility PublicorPrivateOrganizationForTheDisabled PublicPre-KEducation PublicSchool Publisher Pumper PurchasedCompany PurchasersDepartmentBuyer PurchaseServiceProvider QualifyingOfficer QualityControl QuotationRequestingParty RadioactiveImplantsUnit RadioControlStationLocation RadioStation RailCarrier Railroad RatingOrganization ReceiptMeterLocation ReceiptZone ReceivedFrom Receiver ReceiverManager ReceiverOfCheque ReceiverOfFunds ReceiversCorrespondentBank ReceiverSite ReceiversSub-Entity ReceivingBank ReceivingCompany ReceivingFacilityScheduler ReceivingFinancialInstitution ReceivingLocation ReceivingPointForCustomerSamples ReceivingSub-Location RecipientOfCivilorLegalLiabilityPayment ReclamationCenter Record-KeepingAddress RecoveryRoom RecreationalTherapyServices Referee Reference ReferencesEmployer ReferralProvider ReferringHealthCareProvider ReferringProvider Refinery RefineryOperator RefusalParty Region RegionalOffice RegisteredBusinessName RegisteredInvestmentAdvisor RegisteredOffice RegisteredOwner RegisteredPrincipal RegisteringNonparentParty RegisteringParentParty RegisteringParty Registrar RegistrationTribunal RegularDealer RegulatoryStateDistrict RegulatoryStateEntity RehabilitationFacility RehabilitationInpatientUnit RehabilitationOutpatientServices ReimbursingBank ReinsuranceIntermediaryOrBroker Reinsurer Relative ReleaseDrayman ReleaseToParty RemittingBank RemitTo RenderingProvider Renter RentPayor RepairingOutlet RepairOrRefurbishLocation ReplacingManufacturer Reporter ReportingCarrier ReportingCarriersNominatedAgentOrRepresentative ReportingLocation ReportingOfficer Representative ReproductiveHealthServices RequestedLender Requestor ResaleCustomer ResaleDealer ResearchInstitute Reservoir ResidenceOrDomicile ResidencyInstitution ResidentBeneficiary ResidentInstructingParty RespiratoryTherapyServices RespiteCareFacility ResponsibleExhibitor ResponsibleGovernmentAgency ResponsibleInstallationDestination ResponsibleInstallationOrigin ResponsibleParty RetailAccount RetailPharmacy Retrocessionaire ReturnedTo RoadCarrier RoutingParty RoutingPoint RoyaltyOwner RuralHealthClinic SalesAssistant SalesOffice Salesperson SalesResponsibility SalvageCarrier SamplesToBeReturnedTo SamplingLocation School-BasedServiceProvider SchoolDistrict SCorporation ScreeningPoint SealingCompany SecondaryInventoryControlActivity SecondaryLocationAddress SecondaryPayer SecondaryTaxpayer SecondaryWarranter SecondContact SecondContactOrganization SecondHome SecondLevelParentCompany Secretariat Section8AProgramParticipantFirm SecuredParty SecuredPartyCompany SecuredPartyIndividual SelfInsured Seller SellerAsOfficiallyRegistered SellersAgentOrRepresentative SellersFinancialInstitution SellingAgent SellingOffice SellingParty SenderOfFunds SendersCorrespondentBank SeniorMembershipProgram ServiceBureau ServiceLocation ServiceManager ServiceOrganization ServicePerformanceSite ServicePerformer ServiceProvider ServiceRequester ServiceSupplier ServicingAgent ServicingBroker ServicingDealer ServicingOrganization SharedService Shareholder ShelteredWorkshop ShipFrom Shipper ShippersAssociation ShippingLineService ShippingScheduleIssuer ShipTo ShowingAgent Sibling Signatory Signer SignificantOther SinglePhotonEmissionComputerizedTomographyUnit SiteOperator SkilledNursingFacility SkilledNursingorOtherLong-TermCareUnit SkilledNursingServices Slaughterer SlotCharterParty SmallBaseStationLocation SmallBusiness SmallControlStationLocation SmallDisadvantagedBusiness SociallyDisadvantagedBusiness SociallyDisadvantagedIndividual SociallyInsuredPerson SocialSecuritiesCollectorsOffice SocietyOfPropertyInformationCompilersAndAnalysts SoldTo SoldToAndShipTo SoldToIfDifferentFromBillTo SoleProprietor Source SourceMeterLocation SourceOfInformation SourcePartyOfInformation SpecialAccount SpecialCounsel SpecializedMobileRadioServiceLicensee SpecializedOutpatientProgramForAIDSOrARC SpecifiedRepository SpeechTherapyServices SportsMedicineClinicOrServices Spouse SpouseInsured SpudContractor State StateCharteredFacility StateDivision SteamshipCompany Stockholder StorageArea StorageFacilityatDestination StorageFacilityAtOrigin Store StoreClass StoreGroup StoreKeeper StoreManager Student StudySubmitter Sub-Account Subcontractor SubcontractOrCognizantSecurityOffice Subcontractor-Nominated SubcontractorWithDirectPayment Sub-Entity Subgroup SubjectOfInquiry SubjectProperty Submitter SubmitterOfSample Sub-Office Subscriber SubscribersEmployer SubscribersSchool SubsequentOwner Sub-Servicer Subsidiary SubsidiaryDivision SubstituteSupplier SuccessfulJobApplicant SupervisingHealthCareProvider SupervisingPhysician Supervisor SupervisoryAppraiserName Supplier SupplierOrManufacturer SuppliersCorporateOffice SupplierWorkTeam SupplySource SupportingPersonnel SupportParty Surety SuretyForAdditions SuretyForAntidumpingOrCountervailingDuty SurfaceDischargeAgency SurfaceManagementEntity Surgeon SurplusDealer Surveyor-PofessionalQuantity SurveyorQuantity SurveyorTopographical System TankFarm TankFarmOwner TariffIssuer TaxAddress TaxAuthority TaxCollectorsOffice TaxExemptOrganization Team TechnicalOffice TelephoneAnsweringServiceBureau Tenant TenantManager Tenderer Terminal TerminalLocation TerminalOperator TertiaryPayer TestingLaboratory TestingService TestSponsor TheaterCircuit Theatre TherapeuticRadioisotopeFacility ThirdParty ThirdPartyAdministrator ThirdPartyInvestmentAdvisor ThirdPartyMarketer ThirdPartyRepricingOrganization ThirdPartyRepricingPreferredProviderOrganization ThirdPartyReviewingOrganization ThirdPartyReviewingPreferredProviderOrganization Titleholder TitleInsuranceServicesProvider TitleUnderwriter Tooling ToolingDesign ToolingFabrication ToolSource TopParentCompanyInSameCountry TowingAgency Tradename TradeNameSynonym TradeUnion TrainingInstitution TransferPoint TransferringParty TransferTo TransitAuthority TransitChargePayer TransitFreightForwarder TransitPrincipal TransitPrincipalsAgentOrRepresentative Transmitter TransportationOffice TransporterOfHazardousWaste TransshipmentParty TraumaCenter TreatmentFacility TribalGovernment Trust Trustee TrusteesAttorney TrustOfficer TrustOrEstate TuberculosisAndOTherRespiratoryDiseasesFacility UltimateConsignee UltimateCustomer UltimateParentCompany UltimateSameCountryParentCompany UltrasoundUnit UnassignedAgent Underwriter UnexpectedHandlingParty Union UnitedStatesCustomsBroker UnitedStatesOverseasSecurityAdministrationOffice UnitProperty University-CollegeOrSchool UnloadingParty UnserviceableMaterialConsignee UpstreamMeterLocation UpstreamParty USTrustee UtilizationManagementOrganization VacationHome ValidatingParty ValueAddedNetworkProvider Vehicle VehicleCustodian VehicleSalvageAssignment Vendor VesselMaster VesselName Veteran-OwnedBusiness VeteransAdministrationFacility VeteransAdministrationLoanAuthorizedSupplier VeteransAdministrationLoanGuarantyAuthority Veterinarian VeterinaryHospital Victim VideoDepartment VolunteerServicesDepartment Voter WageEarner Warehouse WarehouseDepositor WarehouseKeeper Warranter WaterAmbulanceServices WaterSystem WeightingParty WellCasingDepthAuthority WellPadConstructionContractor Wholesaler Wholly-OwnedSubsidiary Winner WithdrawalPoint Witness WitnessForDefendant WitnessForPlaintiff WitnessForProsecution Woman-OwnedBusiness Woman-OwnedBusinessLarge Woman-OwnedBusinessSmall WomensHealthCenterOrServices WorksiteHealthPromotionFacility WorksManager WorkTeam WritingAgent X-RayRadiationTherapyUnit ">

<b:FieldInfo/>

</ElementType><ElementType name="PartyID" content="eltOnly">

<b:RecordInfo/>

<element type="Identifier" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="PartyCoded" content="eltOnly">

<b:RecordInfo/>

<element type="PartyRoleCoded"/>

<element type="PartyRoleCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="PartyID"/>

<element type="ListOfIdentifier" maxOccurs="1" minOccurs="0"/>

<element type="MDFBusiness" maxOccurs="1" minOccurs="0"/>

<element type="NameAddress" maxOccurs="1" minOccurs="0"/>

<element type="OrderContact" maxOccurs="1" minOccurs="0"/>

<element type="ReceivingContact" maxOccurs="1" minOccurs="0"/>

<element type="ShippingContact" maxOccurs="1" minOccurs="0"/>

<element type="OtherContacts" maxOccurs="1" minOccurs="0"/>

<element type="CorrespondenceLanguage" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="Party" content="eltOnly">

<b:RecordInfo/>

<element type="PartyID"/>

<element type="ListOfIdentifier" maxOccurs="1" minOccurs="0"/>

<element type="MDFBusiness" maxOccurs="1" minOccurs="0"/>

<element type="NameAddress" maxOccurs="1" minOccurs="0"/>

<element type="OrderContact" maxOccurs="1" minOccurs="0"/>

<element type="ReceivingContact" maxOccurs="1" minOccurs="0"/>

<element type="ShippingContact" maxOccurs="1" minOccurs="0"/>

<element type="OtherContacts" maxOccurs="1" minOccurs="0"/>

<element type="CorrespondenceLanguage" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="PartNumbers" content="eltOnly">

<b:RecordInfo/>

<element type="SellerPartNumber" maxOccurs="1" minOccurs="0"/>

<element type="BuyerPartNumber" maxOccurs="1" minOccurs="0"/>

<element type="ManufacturerPartNumber" maxOccurs="1" minOccurs="0"/>

<element type="StandardPartNumber" maxOccurs="1" minOccurs="0"/>

<element type="SubstitutePartNumbers" maxOccurs="1" minOccurs="0"/>

<element type="OtherItemIdentifiers" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="PartNum" content="eltOnly">

<b:RecordInfo/>

<element type="PartID"/>

<element type="PartIDExt" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="PartLocation" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PartIDExt" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PartID" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="ParentItemNumber" content="eltOnly">

<b:RecordInfo/>

<element type="LineItemNumberReference" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="Packaging" content="textOnly" model="closed" dt:type="string">

<description>Packaging instruction</description><b:FieldInfo/>

</ElementType><ElementType name="PackageUnitRequested" content="textOnly" model="closed" dt:type="string">

<description>Package quantity</description><b:FieldInfo/>

</ElementType><ElementType name="PackageTypeDescription" content="eltOnly">

<b:RecordInfo/>

<element type="ListOfDescription" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="PackageTypeCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PackageTypeCoded" dt:type="enumeration" dt:values="Other Aerosol Aluminum AmmoPack Ampoule Ampoule-Non-Protected Ampoule-Protected AsSpecifiedByTheDOT Atomizer Attachment Bag Bale Bale-Compressed Bale-Non-Compressed Balloon-Non-Protected Balloon-Protected Banding Bar Barge Barrel Bars-InBundleOrBunchOrTruss Basket Beam BeerCrate Belting Bin BingChest Board Board-InBundleOrBunchOrTruss Bobbin Bolt Bottle Bottlecrate-Bottlerack Bottle-Non-Protected-Bulbous Bottle-Non-Protected-Cylindrical Bottle-ProtectedBulbous Bottle-ProtectedCylindrical Box BoxWithInnerContainer Bracing Bucket Bulk Bulk-Gas-At1031MbarAnd15DegC Bulk-LiquefiedGas-AtAbnormalTemperatureOrPressure Bulk-Liquid Bulk-Solid-FineParticles-Powders Bulk-Solid-GranularParticles-Grains Bulk-Solid-LargeParticles-Nodules Bunch Bundle Burlap Butt Cabinet Cage CanCase Can-Cylindrical Canister Can-Rectangular Canvas Carboy Carboy-Non-Protected Carboy-Protected CarLoad-Rail Carrier Carton Case Cask Cheeses ChemicallyHardenedFibre Chest Churn Cloth ClothOrFabric ClothTop Coffer Coffin Coil CollapsibleTube Compressed Cones Conex Container Container-CommercialHighwayLift Container-Engine Container-Mac-Iso-Lt.Wgt8X8X20FootAir Container-Multi-Walled-SecuredToWarehousePallet Container-NavyCargoTransporter ContainersOfBulkCargo Core CornerReinforcement CorrugatedOrSolid Cover Cradle Crate Creel Cup Cylinder Demijohn-Non-Protected Demijohn-Protected Double-LengthRack Double-LengthSkid Double-LengthToteBin DoubleWallCorrugatedBoard Double-WallPaper Drum DryBulk Duffelbag EdgeProtection EggCrating Envelope Fiberboard FiberboardMetal Fibre Fibre-Paperboard Filmpack Firkin Flask Flo-Bin Foam Footlocker ForwardReel Frame FramedCrate FruitCrate GasBottle Girder Girders-InBundleOrBunchOrTruss Glass Half-StandardRack Half-StandardToteBin Hamper HeadsOfBeef Hogshead HopperTruck HouseholdGoodsContainer-Wood Ingot Ingots-InBundleBunchTruss InInnerContainers Insulated IntermediateContainer IntermodalTrailerOrContainerLoad-Rail IronOrSteel Jar Jerrican-Cylindrical Jerrican-Rectangular Jug Jumbo Jutebag Keg Kit KnockdownRack KnockdownToteBin Lead Lifts LiftVan Liners LipOrTop LiquidBulk Log Logs-InBundleOrBunchOrTruss Loose Lug Mat MatchBox Metal MetalCans MilkCrate Milvan Mixed MixedContainerTypes MoistureResistant MoldedPlastic Mscvan Multiple-WallPaper-2OrMoreWalls Multiple-WallPaper3OrMoreWalls MultiplyBag Multi-RollPack MultiwallSack Nest Net Noil NotOtherwiseSpecified OnHangerOrRackInBoxes OnOwnWheel OtherThanGlass OtherThanMetalOrPlasticTubesOrGlass Package Packed-NotOtherwiseSpecified Packet Pail Pallet AluminumPallet MetalPallet StandardPallet SteelPallet WoodPallet SlipSheetPallet DOTPallet Pallet-2Way Pallet-4Way Paper Paper-Vci Parcel Partitioning Pieces Pipe Pipeline PipeRack Pipes-InBundleOrBunchOrTruss Pirns Pitcher Plank Planks-InBundleOrBunchOrTruss Plastic Plastic-InjectionMolded Plastic-Regrind Plastic-StructuralFoam Plastic-VacuumFormed Plastic-Virgin Plastic-WrappedTray Plate Plates-InBundleOrBunchOrTruss Platform PolyethyleneLined Polystyrene Pot Pouch PrimaryLiftContainer PrivateVehicle Pulpboard QuarterOfBeef Rack Rail-Semiconductor Rednet Reel Reinforcement ReverseReel Ring Rod Rods-InBundleOrBunchOrTruss Roll Rubber RubberAndFabric Sachet Sack Sea-Chest Seavan SeparatorOrDivider ShallowCrate Sheet Sheetmetal Sheets-InBundleOrBunchOrTruss Shook ShrinkWrap Shrinkwrapped SideOfBeef SingleWallCorrugatedBoard SkeletonCase Skid Skid-ElevatingOrLiftTruck Sleeve Slipsheet Special SpecialJumbo SpinCylinders Spindle Spool StainlessSteel Standard Steel-VinylCoated StretchWrap Suitcase Tank TankCar Tank-Cylindrical Tank-Rectangular TankTruck Tea-Chest Tierce Tin ToteBin Tray TrayPack TripleWallCorrugatedBoard Truck TrunkAndChest Trunk-SalesmenSample Truss Tub Tube Tube-Collapsible Tubes-InBundleOrBunchOrTruss Tubes-MetalOrPlastic Tun Unit UnpackedOrUnpackaged Vacuum-Packed VanPack Vat VehicleInOperatingCondition Vehicles Vial WheeledCarrier Wickerbottle WireMesh WireOrCord Wood Wrapped ">

<b:FieldInfo/>

</ElementType><ElementType name="PackageType" content="eltOnly">

<b:RecordInfo/>

<element type="PackageTypeCoded"/>

<element type="PackageTypeCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="PackageTypeDescription" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="PackageReference" content="eltOnly">

<b:RecordInfo/>

<element type="Quantity" maxOccurs="1" minOccurs="0"/>

<element type="PackageIDReference"/>

</ElementType><ElementType name="PackageMarkValue" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PackageMarkCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PackageMarkCoded" dt:type="enumeration" dt:values="Other BuyersInstructions Carrier-AssignedPackageIdNumber CarriersInstructions DoNotMarkSuppliersCompanyName EntireShipment IndustryInstructions LegalRequirements LineItemOnly MarkAdditionallyCustomersArticleDescription MarkArticleNumberCustomer MarkBatchNumber MarkCaseNumber MarkCustomersCompanyName MarkCustomersReferences MarkDateOfProduction MarkExclusivelyCustomersArticleDescription MarkExpiryDate MarkFreeText MarkGrossWeight MarkNetWeight MarkPackagesDimensions MarkRunningNumberOfPackages MarkSerialShippingContainerCode MarkSupplierNumber MarkTareWeight MasterCartonNumber OriginatorAssigned PalletConfigurationNumber PalletNumber PreMarkedByBuyer ReceiverAssignedDropZone Self-IdentifyingContainerViaRadioFrequencyIdDevice SellersInstructions ShipperAssigned Shipper-AssignedCaseNumber ShipperAssignedRollNumber ShipperAssignedSkidNumber SSCC-18 SSCC-18AndApplicationIdentifier UPCShippingContainerCode UCCOrEAN128ApplicationIdentifierAndData UniformCodeCouncilFormat UPCConsumerPackageCode-1-5-5-1 ">

<b:FieldInfo/>

</ElementType><ElementType name="PackageMark" content="eltOnly">

<b:RecordInfo/>

<element type="PackageMarkCoded"/>

<element type="PackageMarkCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="PackageMarkValue" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="PackageIdentifierValue" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PackageIdentifierCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PackageIdentifierCoded" dt:type="enumeration" dt:values="Other EAN8OrEAN13Barcoded ITF14OrITF6Barcoded UCCOrEAN128Barcoded ADR ">

<b:FieldInfo/>

</ElementType><ElementType name="PackageIdentifier" content="eltOnly">

<b:RecordInfo/>

<element type="PackageIdentifierCoded"/>

<element type="PackageIdentifierCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="PackageIdentifierValue" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="PackageIDReference" dt:type="i4">

<b:FieldInfo/>

</ElementType><ElementType name="PackageID" dt:type="i4">

<b:FieldInfo/>

</ElementType><ElementType name="PackageDoc" content="eltOnly">

<b:RecordInfo/>

<AttributeType name="DocumentTypeCodedOther" dt:type="string">

<b:FieldInfo/></AttributeType>

<AttributeType name="DocumentTypeCoded" dt:type="enumeration" dt:values="Other CertificateOfAnalysis CertificateOfConformity CertificateOfQuality TestReport ProductPerformanceReport ProductSpecificationReport ProcessDataReport FirstSampleTestReport PriceSalesCatalogue PartyInformation FederalLabelApproval MillCertificate PostReceipt WeightCertificate WeightList Certificate CombinedCertificateOfValueAndOrigin MovementCertificateATr1 CertificateOfQuantity QualityDataMessage Query ResponseToQuery StatusInformation Restow ContainerDischargeList CorporateSuperannuationContributionsAdvice IndustrySuperannuationContributionsAdvice CorporateSuperannuationMemberMaintenanceMessage IndustrySuperannuationMemberMaintenanceMessage LifeInsurancePayrollDeductionsAdvice UnderbondRequest UnderbondApproval CertificateOfSealingOfExportMeatLockers CargoStatus InventoryReport IdentityCard ResponseToATradeStatisticsMessage VaccinationCertificate Passport DrivingLicenceNational DrivingLicenceInternational FreePass SeasonTicket TransportStatusReport TransportStatusRequest BankingStatus Extra-CommunityTradeStatisticalDeclaration WrittenInstructionsInConformanceWithAdrArticleNumber DamageCertification ValidatedPricedTender PriceSalesCatalogueResponse PriceNegotiationResult SafetyAndHazardDataSheet LegalStatementOfAnAccount ListingStatementOfAnAccount ClosingStatementOfAnAccount TransportEquipmentOn-HireReport TransportEquipmentOff-HireReport Treatment-NilOutturn Treatment-Time-UpUnderbond Treatment-UnderbondBySea Treatment-PersonalEffect Treatment-Timber PreliminaryCreditAssessment CreditCover CurrentAccount CommercialDispute Chargeback Reassignment CollateralAccount RequestForPayment UnshipPermit StatisticalDefinitions StatisticalData RequestForStatisticalData Call-OffDelivery ConsignmentStatusReport InventoryMovementAdvice InventoryStatusAdvice DebitNoteRelatedToGoodsOrServices CreditNoteRelatedToGoodsOrServices MeteredServicesInvoice CreditNoteRelatedToFinancialAdjustments DebitNoteRelatedToFinancialAdjustments CustomsManifest VesselUnpackReport GeneralCargoSummaryManifestReport ConsignmentUnpackReport MeatAndMeatBy-ProductsSanitaryCertificate MeatFoodProductsSanitaryCertificate PoultrySanitaryCertificate HorsemeatSanitaryCertificate CasingSanitaryCertificate PharmaceuticalSanitaryCertificate InedibleSanitaryCertificate ImpendingArrival MeansOfTransportAdvice ArrivalInformation CargoReleaseNotification ExciseCertificate RegistrationDocument TaxNotification TransportEquipmentDirectInterchangeReport TransportEquipmentImpendingArrivalAdvice PurchaseOrder TransportEquipmentDamageReport TransportEquipmentMaintenanceAndRepairWorkEstimateAdvice TransportEquipmentEmptyReleaseInstruction TransportMovementGateInReport ManufacturingInstructions TransportMovementGateOutReport TransportEquipmentUnpackingInstruction TransportEquipmentUnpackingReport TransportEquipmentPick-UpAvailabilityRequest TransportEquipmentPick-UpAvailabilityConfirmation TransportEquipmentPick-UpReport TransportEquipmentShiftReport TransportDischargeInstruction TransportDischargeReport StoresRequisition TransportLoadingInstruction TransportLoadingReport TransportEquipmentMaintenanceAndRepairWork TransportDepartureReport TransportEmptyEquipmentAdvice TransportEquipmentAcceptanceOrder TransportEquipmentSpecialServiceInstruction TransportEquipmentStockReport TransportCargoReleaseOrder InvoicingDataSheet TransportEquipmentPackingInstruction CustomsClearanceNotice CustomsDocumentsExpirationNotice TransportEquipmentOn-HireRequest TransportEquipmentOn-HireOrder TransportEquipmentOff-HireRequest TransportEquipmentSurveyOrder TransportEquipmentSurveyOrderResponse TransportEquipmentSurveyReport PackingInstructions AdvisingItemsToBeBookedToAFinancialAccount TransportEquipmentMaintenanceAndRepairWorkEstimateOrder TransportEquipmentMaintenanceAndRepairNotice EmptyContainerDispositionOrder CargoVesselDischargeOrder CargoVesselLoadingOrder MultidropOrder BailmentContract BasicAgreement InternalTransportOrder Grant IndefiniteDeliveryIndefiniteQuantityContract IndefiniteDeliveryDefiniteQuantityContract RequirementsContract TaskOrder MakeOrBuyPlan SubcontractorPlan CostDataSummary CertifiedCostAndPriceData WageDetermination ContractFundsStatusReportCfsr CertifiedInspectionAndTestResults MaterialInspectionAndReceivingReport PurchasingSpecification PaymentOrPerformanceBond ContractSecurityClassificationSpecification ManufacturingSpecification BuyAmericaCertificateOfCompliance ContainerOff-HireNotice CargoAcceptanceOrder Pick-UpNotice AuthorisationToPlanAndSuggestOrders AuthorisationToPlanAndShipOrders Drawing CostPerformanceReportCprFormat2 CostScheduleStatusReportCssr CostPerformanceReportCprFormat1 CostPerformanceReportCprFormat3 CostPerformanceReportCprFormat4 CostPerformanceReportCprFormat5 ProgressiveDischargeReport BalanceConfirmation ContainerStrippingOrder ContainerStuffingOrder ConveyanceDeclarationArrival ConveyanceDeclarationDeparture ConveyanceDeclarationCombined ProjectRecoveryPlan ProjectProductionPlan StatisticalAndOtherAdministrativeInternalDocuments ProjectMasterSchedule PricedAlternateTenderBillOfQuantity EstimatedPricedBillOfQuantity DraftBillOfQuantity DocumentaryCreditCollectionInstruction RequestForAnAmendmentOfADocumentaryCredit DocumentaryCreditAmendmentInformation AdviceOfAnAmendmentOfADocumentaryCredit ResponseToAnAmendmentOfADocumentaryCredit DocumentaryCreditIssuanceInformation DirectPaymentValuationRequest DirectPaymentValuation ProvisionalPaymentValuation PaymentValuation QuantityValuation QuantityValuationRequest ContractBillOfQuantities-Boq UnpricedBillOfQuantity PricedTenderBoq Enquiry InterimApplicationForPayment AgreementToPay RequestForFinancialCancellation Pre-AuthorisedDirectDebits LetterOfIntent ApprovedUnpricedBillOfQuantity PaymentValuationForUnscheduledItems FinalPaymentRequestBasedOnCompletionOfWork PaymentRequestForCompletedUnits Order BlanketOrder SpotOrder LeaseOrder RushOrder RepairOrder CallOffOrder ConsignmentOrder SampleOrder SwapOrder PurchaseOrderChangeRequest PurchaseOrderResponse HireOrder SparePartsOrder CampaignPriceSalesCatalogue ContainerList DeliveryForecast CrossDockingServicesOrder Non-Pre-AuthorisedDirectDebits RejectedDirectDebits DeliveryInstructions DeliverySchedule DeliveryJust-In-Time Pre-AuthorisedDirectDebitRequests Non-Pre-AuthorisedDirectDebitRequests DeliveryRelease SettlementOfALetterOfCredit BankToBankFundsTransfer CustomerPaymentOrders LowValuePaymentOrders CrewListDeclaration Inquiry ResponseToPreviousBankingStatusMessage ProjectMasterPlan ProjectPlan ProjectSchedule ProjectPlanningAvailableResources ProjectPlanningCalendar StandingOrder CargoMovementEventLog CargoAnalysisVoyageReport SelfBilledCreditNote ConsolidatedCreditNote-GoodsAndServices InventoryAdjustmentStatusReport TransportEquipmentMovementInstruction TransportEquipmentMovementReport TransportEquipmentStatusChangeReport FumigationCertificate WineCertificate WoolHealthCertificate DeliveryNote PackingList NewCodeRequest CodeChangeRequest SimpleDataElementRequest SimpleDataElementChangeRequest CompositeDataElementRequest CompositeDataElementChangeRequest SegmentRequest SegmentChangeRequest NewMessageRequest MessageInDevelopmentRequest ModificationOfExistingMessage TrackingNumberAssignmentReport UserDirectoryDefinition UnitedNationsStandardMessageRequest ServiceDirectoryDefinition StatusReport KanbanSchedule ProductDataMessage AClaimForPartsAndOrLabourCharges DeliveryScheduleResponse InspectionRequest InspectionReport ApplicationAcknowledgementAndErrorReport PriceVariationInvoice CreditNoteForPriceVariation InstructionToCollect DangerousGoodsList RegistrationRenewal RegistrationChange ResponseToRegistration ImplementationGuideline RequestForTransfer CostPerformanceReport ApplicationErrorAndAcknowledgement CashPoolFinancialStatement SequencedDeliverySchedule DelcredereCreditNote OfferQuotation RequestForQuote AcknowledgementMessage ApplicationErrorMessage CargoMovementVoyageSummary Contract ApplicationForUsageOfBerthOrMooringFacilities ApplicationForDesignationOfBerthingPlaces ApplicationForShiftingFromTheDesignatedPlaceInPort SupplementaryDocumentForApplicationForCargoOperationOfDangerousGoods AcknowledgementOfOrder SupplementaryDocumentForApplicationForTransportOfDangerousGoods OpticalCharacterReadingOcrPayment PreliminarySalesReport TransportEmergencyCard ProformaInvoice PartialInvoice OperatingInstructions NameProductPlate Co-InsuranceCedingBordereau RequestForDeliveryInstructions CommercialInvoiceWhichIncludesAPackingList TradeData CustomsDeclarationForCargoExamination CustomsDeclarationForCargoExaminationAlternate BookingRequest CustomsCrewAndConveyance CustomsSummaryDeclarationWithCommercialDetailAlternate ItemsBookedToAFinancialAccountReport ReportOfTransactionsWhichNeedFurtherInformationFromTheReceiver ShippingInstructions ShippersLetterOfInstructionsAir ReportOfTransactionsForInformationOnly CartageOrderLocalTransport EdiAssociatedObjectAdministrationMessage ReadyForDespatchAdvice SummarySalesReport OrderStatusEnquiry OrderStatusReport DeclarationRegardingTheInwardAndOutwardMovementOfVessel DespatchOrder DespatchAdvice NotificationOfUsageOfBerthOrMooringFacilities ApplicationForVesselsEnteringIntoPortAreaInNight-Time NotificationOfEmergencyShiftingFromTheDesignatedPlaceInPort CustomsSummaryDeclarationWithoutCommercialDetailAlternate PerformanceBond PaymentBond AdviceOfDistributionOfDocuments CommercialInvoice CreditNote CommissionNote DebitNote CorrectedInvoice ConsolidatedInvoice PrepaymentInvoice HireInvoice TaxInvoice Self-BilledInvoice DelcredereInvoice FactoredInvoice LeaseInvoice ConsignmentInvoice FactoredCreditNote CommercialAccountSummaryResponse CrossDockingDespatchAdvice TransshipmentDespatchAdvice ExceptionalOrder TransshipmentOrder CrossDockingOrder MeansOfTransportationAvailabilityInformation MeansOfTransportationScheduleInformation TransportEquipmentDeliveryNotice InstructionsForBankTransfer ApplicationForBankersDraft CollectionPaymentAdvice DocumentaryCreditPaymentAdvice DocumentaryCreditAcceptanceAdvice DocumentaryCreditNegotiationAdvice ApplicationForBankersGuarantee BankersGuarantee DocumentaryCreditLetterOfIndemnity PreadviceOfACredit CollectionOrder DocumentsPresentationForm PaymentOrder ExtendedPaymentOrder MultiplePaymentOrder CreditAdvice ExtendedCreditAdvice DebitAdvice ReversalOfDebit ReversalOfCredit DocumentaryCreditApplication DocumentaryCredit DocumentaryCreditNotification DocumentaryCreditTransferAdvice DocumentaryCreditAmendmentNotification DocumentaryCreditAmendment RemittanceAdvice BankersDraft BillOfExchange PromissoryNote FinancialStatementOfAccount StatementOfAccountMessage InsuranceCertificate InsurancePolicy InsuranceDeclarationSheetBordereau InsurersInvoice CoverNote ForwardingInstructions ForwardersAdviceToImportAgent ForwardersAdviceToExporter ForwardersInvoice ForwardersCertificateOfReceipt ShippingNote ForwardersWarehouseReceipt GoodsReceipt PortChargesDocuments WarehouseWarrant DeliveryOrder HandlingOrder GatePass Waybill UniversalMultipurposeTransportDocument GoodsReceiptCarriage HouseWaybill MasterBillOfLading BillOfLading BillOfLadingOriginal BillOfLadingCopy EmptyContainerBill TankerBillOfLading SeaWaybill InlandWaterwayBillOfLading Non-NegotiableMaritimeTransportDocumentGeneric MatesReceipt HouseBillOfLading LetterOfIndemnityForNon-SurrenderOfBillOfLading ForwardersBillOfLading RailConsignmentNoteGenericTerm RoadList-Smgs EscortOfficialRecognition RechargingDocument RoadConsignmentNote AirWaybill MasterAirWaybill SubstituteAirWaybill CrewsEffectsDeclaration PassengerList DeliveryNoticeRailTransport DespatchNotePostParcels MultimodalCombinedTransportDocumentGeneric ThroughBillOfLading ForwardersCertificateOfTransport CombinedTransportDocumentGeneric MultimodalTransportDocumentGeneric CombinedTransportBillOfLadingMultimodalBillOfLading BookingConfirmation CallingForwardNotice FreightInvoice ArrivalNoticeGoods NoticeOfCircumstancesPreventingDeliveryGoods NoticeOfCircumstancesPreventingTransportGoods DeliveryNoticeGoods CargoManifest FreightManifest Bordereau ContainerManifestUnitPackingList ChargesNote AdviceOfCollection SafetyOfShipCertificate SafetyOfRadioCertificate SafetyOfEquipmentCertificate CivilLiabilityForOilCertificate LoadlineDocument DeratDocument MaritimeDeclarationOfHealth CertificateOfRegistry ShipsStoresDeclaration ExportLicenceApplicationFor ExportLicence ExchangeControlDeclarationExport DespatchNoteModelT DespatchNoteModelT1 DespatchNoteModelT2 ControlDocumentT5 Re-SendingConsignmentNote DespatchNoteModelT2L GoodsDeclarationForExportation CargoDeclarationDeparture ApplicationForGoodsControlCertificate GoodsControlCertificate ApplicationForPhytosanitaryCertificate PhytosanitaryCertificate SanitaryCertificate VeterinaryCertificate ApplicationForInspectionCertificate InspectionCertificate CertificateOfOriginApplicationFor CertificateOfOrigin DeclarationOfOrigin RegionalAppellationCertificate PreferenceCertificateOfOrigin CertificateOfOriginFormGsp ConsularInvoice DangerousGoodsDeclaration StatisticalDocumentExport IntrastatDeclaration DeliveryVerificationCertificate ImportLicenceApplicationFor ImportLicence CustomsDeclarationWithoutCommercialDetail CustomsDeclarationWithCommercialAndItemDetail CustomsDeclarationWithoutItemDetail RelatedDocument ReceiptCustoms ApplicationForExchangeAllocation ForeignExchangePermit ExchangeControlDeclarationImport GoodsDeclarationForImportation GoodsDeclarationForHomeUse CustomsImmediateReleaseDeclaration CustomsDeliveryNote CargoDeclarationArrival ValueDeclaration CustomsInvoice CustomsDeclarationPostParcels TaxDeclarationValueAddedTax TaxDeclarationGeneral TaxDemand EmbargoPermit GoodsDeclarationForCustomsTransit TifForm TirCarnet EcCarnet Eur1CertificateOfOrigin AtaCarnet SingleAdministrativeDocument GeneralResponseCustoms DocumentResponseCustoms ErrorResponseCustoms PackageResponseCustoms TaxCalculationConfirmationResponseCustoms QuotaPriorAllocationCertificate EndUseAuthorization GovernmentContract StatisticalDocumentImport ApplicationForDocumentaryCredit PreviousCustomsDocumentMessage ">

<b:FieldInfo/></AttributeType>

<element type="DocumentTitle" maxOccurs="1" minOccurs="0"/>

<attribute type="DocumentTypeCoded" required="yes"/>

<attribute type="DocumentTypeCodedOther" required="no"/>

</ElementType><ElementType name="PackageDetail" content="eltOnly" b:cyclecount="1">

<b:RecordInfo/>

<element type="PackageType"/>

<element type="NumberOfPackages"/>

<element type="ListOfPackage" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="PackageDescription" content="eltOnly">

<b:RecordInfo/>

<element type="ListOfPackageIdentifier" maxOccurs="1" minOccurs="0"/>

<element type="ContainerCounter" maxOccurs="1" minOccurs="0"/>

<element type="LoadOrderCounter" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="PackageCharacteristicDescription" content="eltOnly">

<b:RecordInfo/>

<element type="Identifier" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="PackageCharacteristicCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="PackageCharacteristicCoded" dt:type="enumeration" dt:values="Other CasingType ShippingPackageLabeling ShippingPackageSealing ProductMarking TypeofPackage PackageSpecifications PackageProtection Tarping PlatformOrSkidLocation BearingPieceLocation PlacementonCarrier SpacingDirections UnloadingDevice UnloadingEquipment ProductMarkingPattern ProductMarkingLocation PackageOrContainerMarkLocation MarkingMethod CoreCharacteristics ReceivingFacilityLimitations TaggingOrBarCodeInstructions SkidOrPalletType ">

<b:FieldInfo/>

</ElementType><ElementType name="PackageCharacteristic" content="eltOnly">

<b:RecordInfo/>

<element type="PackageCharacteristicCoded"/>

<element type="PackageCharacteristicCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="PackageCharacteristicDescription"/>

</ElementType><ElementType name="Package" content="eltOnly">

<b:RecordInfo/>

<element type="PackageID"/>

<element type="ListOfItemReference" maxOccurs="1" minOccurs="0"/>

<element type="ListOfPackageMark" maxOccurs="1" minOccurs="0"/>

<element type="ListOfPackageCharacteristic" maxOccurs="1" minOccurs="0"/>

<element type="ListOfDimension" maxOccurs="1" minOccurs="0"/>

<element type="ListOfPackageDescription" maxOccurs="1" minOccurs="0"/>

<element type="TransportReference" maxOccurs="1" minOccurs="0"/>

<element type="SpecialHandling" maxOccurs="1" minOccurs="0"/>

<element type="HazardousPackaging" maxOccurs="1" minOccurs="0"/>

<element type="AssociatedDocuments" maxOccurs="1" minOccurs="0"/>

<element type="ShippingInstructions" maxOccurs="1" minOccurs="0"/>

<element type="ReturnableContainerInfo" maxOccurs="1" minOccurs="0"/>

<element type="PackageDetail" maxOccurs="*" minOccurs="0"/>

</ElementType><ElementType name="POBox" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="OtherOrderReferences" content="eltOnly">

<b:RecordInfo/>

<element type="ListOfReferenceCoded" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="OtherItemIdentifiers" content="eltOnly">

<b:RecordInfo/>

<element type="ListOfProductIdentifierCoded" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="OtherContacts" content="eltOnly">

<b:RecordInfo/>

<element type="ListOfContact" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="OriginatingFIAccount" content="eltOnly">

<b:RecordInfo/>

<element type="FIAccount" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="OrderTypeCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="OrderTypeCoded" dt:type="enumeration" dt:values="Other AcknowledgementMessage AcknowledgementOfOrder AClaimForPartsAndOrLabourCharges AdviceOfAnAmendmentOfADocumentaryCredit AdviceOfCollection AdviceOfDistributionOfDocuments AdvisingItemsToBeBookedToAFinancialAccount Agreement AgreementToPay AirWaybill AOGCritical AOGService ApplicationAcknowledgementAndErrorReport ApplicationErrorAndAcknowledgement ApplicationErrorMessage ApplicationForBankersDraft ApplicationForBankersGuarantee ApplicationForDesignationOfBerthingPlaces ApplicationForDocumentaryCredit ApplicationForExchangeAllocation ApplicationForGoodsControlCertificate ApplicationForInspectionCertificate ApplicationForPhytosanitaryCertificate ApplicationForShiftingFromTheDesignatedPlaceInPort ApplicationForUsageOfBerthOrMooringFacilities ApplicationForVesselsEnteringIntoPortAreaInNight-Time ApprovedUnpricedBillOfQuantity ArrivalInformation ArrivalNoticeGoods AssortmentAgainstBlanket AtaCarnet AuthorizationToPlanAndShipOrders AuthorizationToPlanAndSuggestOrders AuthorityToProceed Bailment BailmentContract BalanceConfirmation BankersDraft BankersGuarantee BankingStatus BankToBankFundsTransfer BasicAgreement BasicOrderingAgreement Bidding BillandHold BillOfExchange BillOfLading BillOfLadingCopy BillOfLadingOriginal BlanketOrder BlanketOrderEstimatedQuantities BlanketPurchaseAgreement BookingConfirmation BookingRequest Bordereau BudgetaryQuote BuyAmericaCertificateOfCompliance Buying CallingForwardNotice CallOffDelivery CallOffOrder CampaignPriceSalesCatalogue CargoAcceptanceOrder CargoAnalysisVoyageReport CargoDeclarationArrival CargoDeclarationDeparture CargoManifest CargoMovementEventLog CargoMovementVoyageSummary CargoReleaseNotification CargoStatus CargoVesselDischargeOrder CargoVesselLoadingOrder CartageOrderLocalTransport CashPoolFinancialStatement CasingSanitaryCertificate CatalogOrder Certificate CertificateOfAnalysis CertificateOfConformity CertificateOfOrigin ApplicationForCertificateOfOrigin CertificateOfOriginFormGsp CertificateOfQuality CertificateOfQuantity CertificateOfRegistry CertificateOfSealingOfExportMeatLockers CertifiedCostAndPriceData CertifiedInspectionAndTestResults ChangeToContract ChangeToPurchaseOrder ChangeToRelease Chargeback ChargesNote CivilLiabilityForOilCertificate CloseOut ClosingStatementOfAnAccount CodeChangeRequest Co-InsuranceCedingBordereau CollateralAccount CollectionOrder CollectionPaymentAdvice CombinedCertificateOfValueAndOrigin CombinedTransportBillOfLadingMultimodalBillOfLading CombinedTransportDocumentGeneric CommercialAccountSummaryResponse CommercialDispute CommercialInvoice CommercialInvoiceWhichIncludesAPackingList CommissionNote CompositeDataElementChangeRequest CompositeDataElementRequest Confirmation ConsignmentInvoice ConsignmentOrder ConsignmentStatusReport ConsignmentUnpackReport ConsolidatedCreditNoteGoodsAndServices ConsolidatedInvoice ConsularInvoice ContainerDischargeList ContainerList ContainerManifestUnitPackingList ContainerOffHireNotice ContainerStrippingOrder ContainerStuffingOrder Contract ContractAwardNotification ContractBillOfQuantities ContractFundsStatusReport ContractSecurityClassificationSpecification ControlDocumentT5 ConveyanceDeclarationArrival ConveyanceDeclarationCombined ConveyanceDeclarationDeparture CorporateSuperannuationContributionsAdvice CorporateSuperannuationMemberMaintenanceMessage CorrectedInvoice CostDataSummary CostPerformanceReport CostPerformanceReportFormat1 CostPerformanceReportFormat2 CostPerformanceReportFormat3 CostPerformanceReportFormat4 CostPerformanceReportFormat5 CostScheduleStatusReport CoverNote CreditAdvice CreditCover CreditNote CreditNoteForPriceVariation CreditNoteRelatedToFinancialAdjustments CreditNoteRelatedToGoodsOrServices CrewListDeclaration CrewsEffectsDeclaration CrossDockingDespatchAdvice CrossDockingOrder CrossDockingServicesOrder CurrentAccount CustomerPaymentOrder CustomsClearanceNotice CustomsCrewAndConveyance CustomsDeclarationPostParcels CustomsDeclarationForCargoExamination CustomsDeclarationForCargoExaminationAlternate CustomsDeclarationWithCommercialAndItemDetail CustomsDeclarationWithoutCommercialDetail CustomsDeclarationWithoutItemDetail CustomsDeliveryNote CustomsDocumentsExpirationNotice CustomsImmediateReleaseDeclaration CustomsInvoice CustomsManifest CustomsSummaryDeclarationWithCommercialDetailAlternate CustomsSummaryDeclarationWithoutCommercialDetailAlternate DamageCertification DangerousGoodsDeclaration DangerousGoodsList DebitAdvice DebitNote DebitNoteRelatedToFinancialAdjustments DebitNoteRelatedToGoodsOrServices DeclarationOfOrigin DeclarationRegardingTheInwardAndOutwardMovementOfVessel DelcredereCreditNote DelcredereInvoice DeliveryForecast DeliveryInstructions DeliveryJustInTime DeliveryNote DeliveryNoticeGoods DeliveryNoticeRailTransport DeliveryOrder DeliveryRelease DeliverySchedule DeliveryScheduleResponse DeliveryVerificationCertificate DeratDocument DespatchAdvice DespatchNotePostParcels DespatchNoteModelT DespatchNoteModelT1 DespatchNoteModelT2 DespatchNoteModelT2L DespatchOrder DirectPaymentValuation DirectPaymentValuationRequest DirectShip DocumentaryCredit DocumentaryCreditAcceptanceAdvice DocumentaryCreditAmendment DocumentaryCreditAmendmentInformation DocumentaryCreditAmendmentNotification DocumentaryCreditApplication DocumentaryCreditCollectionInstruction DocumentaryCreditIssuanceInformation DocumentaryCreditLetterOfIndemnity DocumentaryCreditNegotiationAdvice DocumentaryCreditNotification DocumentaryCreditPaymentAdvice DocumentaryCreditTransferAdvice DocumentResponseCustoms DocumentsPresentationForm DraftBillOfQuantity Drawing DrivingLicenceInternational DrivingLicenceNational Dropship EcCarnet EdiAssociatedObjectAdministrationMessage EmbargoPermit EmergencyOrder EmptyContainerBill EmptyContainerDispositionOrder EndUseAuthorization Enquiry ErrorResponseCustoms EscortOfficialRecognition EstimatedPricedBillOfQuantity Eur1CertificateOfOrigin ExceptionalOrder ExchangeControlDeclarationImport ExchangeControlDeclarationExport ExciseCertificate ExportLicence ApplicationForExportLicence ExtendedCreditAdvice ExtendedPaymentOrder Extra-CommunityTradeStatisticalDeclaration FabricateAndHold FactoredCreditNote FactoredInvoice FederalLabelApproval FinalPaymentRequestBasedOnCompletionOfWork FinancialStatementOfAccount FirstSampleTestReport ForeignExchangePermit FormulaFunds ForwardersAdviceToExporter ForwardersAdviceToImportAgent ForwardersBillOfLading ForwardersCertificateOfReceipt ForwardersCertificateOfTransport ForwardersInvoice ForwardersWarehouseReceipt ForwardingInstructions FreePass FreightInvoice FreightManifest FumigationCertificate GatePass GeneralCargoSummaryManifestReport GeneralResponseCustoms GoodsControlCertificate GoodsDeclarationForCustomsTransit GoodsDeclarationForExportation GoodsDeclarationForHomeUse GoodsDeclarationForImportation GoodsReceipt GoodsReceiptCarriage GovernmentContract Grant HandlingOrder HireInvoice HireOrder HorsemeatSanitaryCertificate HouseBillOfLading HouseWaybill IdentityCard ImpendingArrival ImplementationGuideline ImportLicence ApplicationForImportLicence IndefiniteDeliveryDefiniteQuantity IndefiniteDeliveryDefiniteQuantityContract IndefiniteDeliveryIndefiniteQuantity IndefiniteDeliveryIndefiniteQuantityContract IndustrySuperannuationContributionsAdvice IndustrySuperannuationMemberMaintenanceMessage InedibleSanitaryCertificate InformationCopy InlandWaterwayBillOfLading Inquiry InspectionCertificate InspectionReport InspectionRequest InstructionsForBankTransfer InstructionToCollect InsuranceCertificate InsuranceDeclarationSheetBordereau InsurancePolicy InsurersInvoice InterimApplicationForPayment InternalTransportOrder IntrastatDeclaration InventoryAdjustmentStatusReport InventoryMovementAdvice InventoryReport InventoryStatusAdvice InvoicingDataSheet ItemsBookedToAFinancialAccountReport JobLot KanbanSchedule Lease LeaseBlanketAgreement LeaseInvoice LeaseOrder LegalStatementOfAnAccount LetterContract LetterOfIndemnityForNon-SurrenderOfBillOfLading LetterOfIntent LifeInsurancePayrollDeductionsAdvice ListingStatementOfAnAccount LoadlineDocument Loan LowValuePaymentOrder MakeOrBuyPlan ManufacturingInstructions ManufacturingSpecification MaritimeDeclarationOfHealth MasterAirWaybill MasterBillOfLading MaterialInspectionAndReceivingReport MateSReceipt MeansOfTransportAdvice MeansOfTransportationAvailabilityInformation MeansOfTransportationScheduleInformation MeatAndMeatBy-ProductsSanitaryCertificate MeatFoodProductsSanitaryCertificate MessageInDevelopmentRequest MeteredServicesInvoice MillCertificate ModificationOfExistingMessage MovementCertificateATr1 MultidropOrder MultimodalCombinedTransportDocumentGeneric MultimodalTransportDocumentGeneric MultiplePaymentOrder NameProductPlate NewCodeRequest NewMessageRequest NewOrder NewProductIntroduction NewStoreOpening Non-NegotiableMaritimeTransportDocumentGeneric Non-Pre-AuthorisedDirectDebit Non-Pre-AuthorisedDirectDebitRequest NotForSale NoticeOfCircumstancesPreventingDeliveryGoods NoticeOfCircumstancesPreventingTransportGoods NotificationOfEmergencyShiftingFromTheDesignatedPlaceInPort NotificationOfUsageOfBerthOrMooringFacilities OfferQuotation OperatingInstructions OpticalCharacterReadingPayment Order OrderStatusEnquiry OrderStatusReport PackageResponseCustoms PackingInstructions PackingList PartialInvoice PartyInformation PassengerList Passport PaymentBond PaymentOrder PaymentOrPerformanceBond PaymentRequestForCompletedUnits PaymentValuation PaymentValuationForUnscheduledItems PerformanceBond PharmaceuticalSanitaryCertificate PhytosanitaryCertificate PickUpNotice PortChargesDocuments PostReceipt PoultrySanitaryCertificate PreadviceOfACredit PreAuthorizedDirectDebit PreAuthorizedDirectDebitRequest PreferenceCertificateOfOrigin PreliminaryCreditAssessment PreliminarySalesReport PrepaymentInvoice PreviousCustomsDocumentMessage PriceSalesCatalogue PriceSalesCatalogueResponse PricedAlternateTenderBillOfQuantity PricedTenderBoq PriceNegotiationResult PriceVariationInvoice ProcessDataReport ProductDataMessage ProductPerformanceReport ProductSpecificationReport ProformaInvoice ProgressiveDischargeReport ProjectMasterPlan ProjectMasterSchedule ProjectPlan ProjectPlanningAvailableResources ProjectPlanningCalendar ProjectProductionPlan ProjectRecoveryPlan ProjectSchedule PromissoryNote Promotion ProvisionalPaymentValuation PurchaseOrder PurchaseOrderChangeRequest PurchaseOrderResponse PurchasingSpecification QualityDataMessage QuantityValuation QuantityValuationRequest Query QuotaPriorAllocationCertificate RailConsignmentNoteGenericTerm ReadyForDespatchAdvice Reassignment ReceiptCustoms RechargingDocument RecordUpdateService RegionalAppellationCertificate RegistrationChange RegistrationDocument RegistrationRenewal RejectedDirectDebit RelatedDocument ReleaseAgainstAssortment ReleaseOrDeliveryOrder RemittanceAdvice RenewalOrder Rental Reorder RepairAndReturn RepairOrder ReportOfTransactionsForInformationOnly ReportOfTransactionsWhichNeedFurtherInformationFromTheReceiver RequestForAnAmendmentOfADocumentaryCredit RequestForDeliveryInstructions RequestForFinancialCancellation RequestForPayment RequestForQuote RequestForStatisticalData RequestForTransfer Requirements RequirementsContract Re-SendingConsignmentNote ResponseToAnAmendmentOfADocumentaryCredit ResponseToATradeStatisticsMessage ResponseToPreviousBankingStatusMessage ResponseToQuery ResponseToRegistration Restow ResumeWorkOrder RetailerPrecommitment ReversalOfCredit ReversalOfDebit RoadConsignmentNote RoadList-Smgs RushOrder SafetyAndHazardDataSheet SafetyOfEquipmentCertificate SafetyOfRadioCertificate SafetyOfShipCertificate SampleOrder SanitaryCertificate SeasonTicket SeaWaybill SegmentChangeRequest SegmentRequest SelfBilledCreditNote Self-BilledInvoice SequencedDeliverySchedule ServiceDirectoryDefinition SettlementOfALetterOfCredit ShippedOrder ShippersLetterOfInstructionsAir ShippingInstructions ShippingNote ShipsStoresDeclaration SimpleDataElementChangeRequest SimpleDataElementRequest SingleAdministrativeDocument SparePartsOrder SpecialOrder SpotOrder StandAloneOrder StandingOrder StatementOfAccountMessage StatisticalAndOtherAdministrativeInternalDocuments StatisticalData StatisticalDefinitions StatisticalDocumentExport StatisticalDocumentImport StatusInformation StatusReport StopWork StoresRequisition SubcontractorPlan SubstituteAirWaybill SummarySalesReport SupplementaryDocumentForApplicationForCargoOperationOfDangerousGoods SupplementaryDocumentForApplicationForTransportOfDangerousGoods SupplyOrServiceOrder SwapOrder TankerBillOfLading TaskOrder TaxCalculationConfirmationResponseCustoms TaxDeclarationGeneral TaxDeclarationValueAddedTax TaxDemand TaxInvoice TaxNotification Termination TestReport ThroughBillOfLading TifForm TimeMaterials TirCarnet TollConversionOrder TrackingNumberAssignmentReport TradeData TransportCargoReleaseOrder TransportDepartureReport TransportDischargeInstruction TransportDischargeReport TransportEmergencyCard TransportEmptyEquipmentAdvice TransportEquipmentAcceptanceOrder TransportEquipmentDamageReport TransportEquipmentDeliveryNotice TransportEquipmentDirectInterchangeReport TransportEquipmentEmptyReleaseInstruction TransportEquipmentImpendingArrivalAdvice TransportEquipmentMaintenanceAndRepairNotice TransportEquipmentMaintenanceAndRepairWorkAuthorization TransportEquipmentMaintenanceAndRepairWorkEstimateAdvice TransportEquipmentMaintenanceAndRepairWorkEstimateOrder TransportEquipmentMovementInstruction TransportEquipmentMovementReport TransportEquipmentOffHireReport TransportEquipmentOffHireRequest TransportEquipmentOnHireOrder TransportEquipmentOnHireReport TransportEquipmentOnHireRequest TransportEquipmentPackingInstruction TransportEquipmentPickUpAvailabilityConfirmation TransportEquipmentPickUpAvailabilityRequest TransportEquipmentPickUpReport TransportEquipmentShiftReport TransportEquipmentSpecialServiceInstruction TransportEquipmentStatusChangeReport TransportEquipmentStockReport TransportEquipmentSurveyOrder TransportEquipmentSurveyOrderResponse TransportEquipmentSurveyReport TransportEquipmentUnpackingInstruction TransportEquipmentUnpackingReport TransportLoadingInstruction TransportLoadingReport TransportMovementGateInReport TransportMovementGateOutReport TransportStatusReport TransportStatusRequest TransshipmentDespatchAdvice TransshipmentOrder TreatmentNilOutturn TreatmentPersonalEffect TreatmentTimber TreatmentTimeUpUnderbond TreatmentUnderbondBySea UnderbondApproval UnderbondRequest UnitDown UnitedNationsStandardMessageRequest UnitExchange UniversalMultipurposeTransportDocument UnpricedBillOfQuantity UnshipPermit UrgentServiceRequest UserDirectoryDefinition VaccinationCertificate ValidatedPricedTender ValueDeclaration VesselUnpackReport VeterinaryCertificate WageDetermination WarehouseWarrant WarrantyOrder Waybill WeightCertificate WeightList WineCertificate WoolHealthCertificate WrittenInstructionsInConformanceWithAdrArticleNumber10385 ">

<b:FieldInfo/>

</ElementType><ElementType name="OrderType" content="eltOnly">

<b:RecordInfo/>

<element type="OrderTypeCoded"/>

<element type="OrderTypeCodedOther" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="OrderTermsOfDelivery" content="eltOnly">

<b:RecordInfo/>

<element type="TermsOfDelivery" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="OrderTaxReference" content="eltOnly">

<b:RecordInfo/>

<element type="TaxReference" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="OrderSummary" content="eltOnly">

<b:RecordInfo/>

<element type="NumberOfLines" maxOccurs="1" minOccurs="0"/>

<element type="TotalTax" maxOccurs="1" minOccurs="0"/>

<element type="TotalAmount" maxOccurs="1" minOccurs="0"/>

<element type="TransportPackagingTotals" maxOccurs="1" minOccurs="0"/>

<element type="SummaryNote" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="OrderReferences" content="eltOnly">

<b:RecordInfo/>

<element type="AccountCode" maxOccurs="1" minOccurs="0"/>

<element type="ContractReferences" maxOccurs="1" minOccurs="0"/>

<element type="QuoteReference" maxOccurs="1" minOccurs="0"/>

<element type="OtherOrderReferences" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="OrderPaymentInstructions" content="eltOnly">

<b:RecordInfo/>

<element type="PaymentInstructions" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="OrderParty" content="eltOnly">

<b:RecordInfo/>

<element type="BuyerParty"/>

<element type="BuyerTaxInformation" maxOccurs="1" minOccurs="0"/>

<element type="SellerParty"/>

<element type="SellerTaxInformation" maxOccurs="1" minOccurs="0"/>

<element type="ShipToParty" maxOccurs="1" minOccurs="0"/>

<element type="BillToParty" maxOccurs="1" minOccurs="0"/>

<element type="RemitToParty" maxOccurs="1" minOccurs="0"/>

<element type="ShipFromParty" maxOccurs="1" minOccurs="0"/>

<element type="WarehouseParty" maxOccurs="1" minOccurs="0"/>

<element type="SoldToParty" maxOccurs="1" minOccurs="0"/>

<element type="ManufacturingToParty" maxOccurs="1" minOccurs="0"/>

<element type="MaterialIssuer" maxOccurs="1" minOccurs="0"/>

<element type="ListOfPartyCoded" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="OrderNumber" content="eltOnly">

<b:RecordInfo/>

<element type="BuyerOrderNumber"/>

<element type="SellerOrderNumber" maxOccurs="1" minOccurs="0"/>

<element type="ListOfMessageID" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="OrderLanguage" content="eltOnly">

<b:RecordInfo/>

<element type="Language" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="OrderIssueDate" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="OrderInvoiceMediumTypeCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="OrderInvoiceMediumTypeCoded" dt:type="enumeration" dt:values="Other Circuitswitching SITA ARINC Courier CableAddress EDITransmission ElectronicMail Extension FileTransferAccessMethod TeleFax GEISMailbox IBMInformationExchange InternalMail Mail PostBoxNo PacketSwitching SWIFT Telephone Telegraph Telex TeleMail TeleText TWX X.400 NotRequired ">

<b:FieldInfo/>

</ElementType><ElementType name="OrderHeaderPrice" content="eltOnly">

<b:RecordInfo/>

<element type="ListOfPrice" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="OrderHeaderNote" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="OrderHeaderAttachments" content="eltOnly">

<b:RecordInfo/>

<element type="ListOfAttachment" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="OrderHeader" content="eltOnly">

<b:RecordInfo/>

<element type="OrderNumber"/>

<element type="OrderIssueDate"/>

<element type="OrderReferences" maxOccurs="1" minOccurs="0"/>

<element type="ReleaseNumber" maxOccurs="1" minOccurs="0"/>

<element type="Purpose"/>

<element type="RequestedResponse" maxOccurs="1" minOccurs="0"/>

<element type="OrderType" maxOccurs="1" minOccurs="0"/>

<element type="OrderCurrency"/>

<element type="TaxAccountingCurrency" maxOccurs="1" minOccurs="0"/>

<element type="OrderLanguage"/>

<element type="OrderTaxReference" maxOccurs="1" minOccurs="0"/>

<element type="OrderInvoiceMediumTypeCoded" maxOccurs="1" minOccurs="0"/>

<element type="OrderInvoiceMediumTypeCodedOther" maxOccurs="1" minOccurs="0"/>

<element type="OrderDates" maxOccurs="1" minOccurs="0"/>

<element type="OrderParty"/>

<element type="PartLocation" maxOccurs="1" minOccurs="0"/>

<element type="ListOfTransport" maxOccurs="1" minOccurs="0"/>

<element type="OrderTermsOfDelivery" maxOccurs="1" minOccurs="0"/>

<element type="OrderHeaderPrice" maxOccurs="1" minOccurs="0"/>

<element type="OrderPaymentInstructions" maxOccurs="1" minOccurs="0"/>

<element type="OrderAllowancesOrCharges" maxOccurs="1" minOccurs="0"/>

<element type="OrderHeaderNote" maxOccurs="1" minOccurs="0"/>

<element type="ListOfStructuredNote" maxOccurs="1" minOccurs="0"/>

<element type="OrderHeaderAttachments" maxOccurs="1" minOccurs="0"/>

<element type="siaHeaderDetail" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="OrderDetail" content="eltOnly">

<b:RecordInfo/>

<element type="ListOfItemDetail"/>

<element type="ListOfPackageDetail" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="OrderDates" content="eltOnly">

<b:RecordInfo/>

<element type="RequestedShipByDate" maxOccurs="1" minOccurs="0"/>

<element type="RequestedDeliverByDate" maxOccurs="1" minOccurs="0"/>

<element type="PromiseDate" maxOccurs="1" minOccurs="0"/>

<element type="ValidityDates" maxOccurs="1" minOccurs="0"/>

<element type="CancelByDate" maxOccurs="1" minOccurs="0"/>

<element type="ListOfDateCoded" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="OrderCurrency" content="eltOnly">

<b:RecordInfo/>

<element type="Currency" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="OrderContact" content="eltOnly">

<b:RecordInfo/>

<element type="Contact" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="OrderAllowancesOrCharges" content="eltOnly">

<b:RecordInfo/>

<element type="ListOfAllowOrCharge" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="Order" content="eltOnly">

<b:RecordInfo/>

<element type="OrderHeader"/>

<element type="OrderDetail" maxOccurs="1" minOccurs="0"/>

<element type="OrderSummary" maxOccurs="1" minOccurs="0"/>

</ElementType><ElementType name="OperationalTypeCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="OperationalTypeCoded" dt:type="enumeration" dt:values="Other Documents LowValueNon-DutiableConsignments LowValueDutiableConsignments HighValueConsignments OtherNon-Containerized Vehicles Roll-OnRoll-Off Palletized Containerized Breakbulk HazardousCargo GeneralCargo LiquidCargo TemperatureControlledCargo EnvironmentalPollutantCargo Not-HazardousCargo Diplomatic Military Obnoxious OutOfGauge HouseholdGoodsAndPersonalEffects FrozenCargo ">

<b:FieldInfo/>

</ElementType><ElementType name="OffCatalogFlag" dt:type="enumeration" dt:values="true false">

<b:FieldInfo/>

</ElementType><ElementType name="NumberOfPackages" dt:type="i4">

<b:FieldInfo/>

</ElementType><ElementType name="NumberOfLines" dt:type="i4">

<b:FieldInfo/>

</ElementType><ElementType name="NoteURL" dt:type="uri">

<b:FieldInfo/>

</ElementType><ElementType name="NoteID" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="NetDueDate" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="NetDaysDue" dt:type="i4">

<b:FieldInfo/>

</ElementType><ElementType name="NetDateTimeRefCodedOther" dt:type="string">

<b:FieldInfo/>

</ElementType><ElementType name="NetDateTimeRefCoded" dt:type="enumeration" dt:values="Other AnticipatedDeliveryDate ApprovalOfGageDate ApprovalOfSampleDate CompletionAndAcceptanceDate CustomsClearanceDateExport CustomsClearanceDateImport DateCreditNoteReceived DateExWorks DateGoodsHandedOverForShipmentBySellerOrAgent DateGoodsReceivedByBuyer DateGoodsReceivedByBuyersAgent DateGoodsReceivedByCarrier DateInvoiceReceived DateOfAcceptanceOfFirstSamplesProducedUnderProductionConditions DateOfAcceptanceOfNegotiableInstrument DateOfAcceptanceOfTooling DateOfArrivalOfTransport DateOfBillOfLadingConsignmentNoteOrOtherTransportDocument DateOfCertificateOfFinalAcceptance DateOfCertificateOfPreliminaryAcceptance DateOfConfirmation DateOfConfirmationOfOrderReceived DateOfContract DateOfCreditNote DeliveryDate DateOfDeliveryOfGoodsToEstablishmentsDomicileSite DateOfDeliveryToBuyerOfDocumentsRepresentingGoods DateOfDeliveryToBuyersAgentOfDocumentsRepresentingGoods DateOfDeliveryToCarrierOfDocumentsRepresentingGoods DateOfDeliveryToIntermediaryBankOfDocumentsRepresentingGood DateOfEndOfWork DateOfFinalAcceptanceOfWork DateOfInvoice DateOfInwardFrontierCrossing DateOfIssueOfTransportDocument DateOfNegotiableInstrumentDraftPromissoryNoteBank DateOfOrder DateOfOutwardFrontierCrossing DateOfPresentationOfDocuments DateOfPresentationOfNegotiableInstrument DateOfPresentDocument DateOfProvisionalReceptionOfWork DateOfReceiptForLoadingMatesReceipt DateOfReceiptOfToolDependentInitialSamplesPlusUnlimitedAbsoluteBankGuaranteePlusValueAddedTax DateOfReceiptOfTooling DateOfResaleByBuyer DateOfSalaryPayment ShipDate DateOfShipmentAsEvidencedByTheTransportDocument DateOfSignatureOfContract DateOfStartOfWork DatePresentDocumentReceived DateProceedsOfResaleCollectedByBuyer DraftAtDaysAfterDateOfIssuanceOfTransportDocument DraftAtDaysAfterDateOfPresentationOfDocuments DraftAtDaysDate DraftAtDaysSight DueDateOfNegotiableInstrument EffectiveDate InvoiceDate InvoiceReceiptDate InvoiceTransmissionDate InvoiceVerificationDate OtherReferenceDateAgreedUponBetweenTheParties PaymentDate PaymentDueDate PurchaseOrderDate QualityApprovalDate QuarterStartDate ReceiptOfGoods RequestedDateOfDelivery SpecifiedDate SpecifiedDraftDate StipulatedDateForAcceptanceOfDocumentaryCredit StipulatedDateForNegotiationOfDocumentaryCredit StipulatedDateForPaymentOfDocumentaryCredit ">

<b:FieldInfo/>

</ElementType><ElementType name="NatureOfGoods" content="eltOnly">

<b:RecordInfo/>

<element type="Identifier" maxOccurs="1" minOccurs="1"/>

</ElementType><ElementType name="NameAddress" content="eltOnly">

<b:RecordInfo/>

<AttributeType name="AddressTypeCodedOther" dt:type="string">

<b:FieldInfo/></AttributeType>

<AttributeType name="AddressTypeCoded" dt:type="enumeration" dt:values="Other AcceptanceLocation AccountsPayableOffice AcknowledgementRecipient AdditionalAddress AdditionalDeliveryAddress AdditionalPickUpAddress AlcoholBeverageDepartment AlternateReturnAddress AlternativeAddressee AuditOffice BailmentWarehouse BidOpeningLocation BillAndShipTo BilledFrom BillOfLadingRecipient BillTo BookingOffice CandyAndConfectionsDepartment ChangedAddress CompanyAssignedWell Company-OwnedOilField ConsigneeCourierTransferStation ConsignorCourierTransferStation ConsultantsOffice ContactOffice ContainerLocation CopyMessageTo CorporateOffice CorrectedAddress DeliveryAddress DestinationMailFacility DifferentPremiseAddress DistributionRecipient DocumentOrMessageIssuerOrSender DocumentRecipient DomesticFinancialInstitution DownstreamMeterLocation Drop-OffLocation EmergencyDepartment EstablishedLocation EventLocation FilingAddress FilingLocation FilingOffice FinalMessageRecipient FinalRecipient FinalScheduledDestination FinancialInstitution FirstContact FloralDepartment ForeignDisclosureInformationOffice ForeignOffice ForeignRegistrationLocation FormerAddress FreeonBoardPoint FrozenDepartment GaragedLocation GasPlant GasTransactionEndingPoint GasTransactionPoint1 GasTransactionPoint2 GasTransactionStartingPoint HazardousMaterialOffice HeadOffice HomeOffice ImportedFromLocation IncorporatedLocation IncorporationStatePlaceOfBusiness IncorporationStatePrincipalOffice InquiryAddress InspectionAddress InspectionAndAcceptanceLocation InspectionLocation InstalledAt In-StoreBakeryDepartment InsuredLocation Laboratory LastBreakTerminal LeaseLocation ListingOffice LocalChain LocationOfGoods LocationOfGoodsForCustomsExaminationBeforeClearance LocationOfLoadExchange LocationOfSpotForStorage Lot MailAddress MailTo ManufacturingPlant MasterProperty MaterialChangeNoticeAddress MaterialDispositionAuthorizationLocation MeatDepartment MeetingLocation MessageFrom MessageRecipient MessageTo Neighborhood NewAddress NewSupplySource NextDestination NextScheduledDestination Non-TemporaryStorageFacility NotApplicable OperatorOfTheTransferPoint OriginalLocation OriginMailFacility OriginSublocation OriginTerminal OtherDepartments OuterContinentalShelfAreaLocation Out-Of-StatePrincipalOffice OwningInventoryControlPoint PartSource PaymentAddress PersonnelOffice PharmacyDepartment PhysicalAddress PickUpAddress Pipeline PipelineSegment PipelineSegmentBoundary PlaceOfBottling PlaceOfBusiness PostalMailingAddress PreliminaryInspectionLocat

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member208856
Active Contributor
0 Kudos

Hi Chris,

Please check, when you are uploading the XSD file in External Definition,

are you able to see any Message Name on Messages Tab of External Definition ?

Sandeep Kaushik

Former Member
0 Kudos

Hi Sandeep,

no, I can`t find any message name entries in the tab.

Kind regards

Christian

stefan_grube
Active Contributor
0 Kudos

Hi Chris,

As this is not a valid xsd schema file. Ask the partner for a valid one.

XSD is a standard and when Biztalk is not able to provide a valid XSD, then it is a Biztalk issue, no PI issue.

Regards

Stefan

Former Member
0 Kudos

Hi Stefan,

thanks for your comment!

Do you know a tool which enables my customer to check whether the xsd is valid? I don`t want them to send me hundreds of files to check. They should check it on their own.

Thank you!

Kind regards

Christian

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Chris,

First of all, the entire context of the xsd is too long, it could discourage other people from reading the entire post. Please refrain from posting the entire document.

The xsd is not well-formed, that should explain the errors that you are getting when activating the external definition. I'm pasting a valid xsd that could be read in XI: It should look like this (this is a simple example only)

<?xml version="1.0" encoding="ISO-8859-1"?>

<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">

<xs:complexType name="Details">

<xs:sequence>

<xs:element name="Location" type="xs:string" minOccurs="0"/>

<xs:element name="product" type="xs:string" minOccurs="0"/>

<xs:element name="MovementType" type="xs:string" maxOccurs="9999" />

</xs:sequence>

</xs:complexType>

<xs:element name="Flat" type="sh:Details"/>

</xs:schema>

You may need to recode the same XSD to fit like the structure above...

Regards

Former Member
0 Kudos

Hello!

Thanks for your reply! I just posted the whole XSD to enable people to work with it. I didn`t want to bother anyone with this looooong posting.

The point I don`t know is how much I can change in the XSD without getting troubles with the messages the customer sends us. By now I didn`t receive a test message to check it.

Maybe someone could change the XSD to enable me to import it as external definition.

Kind regards

Christian

former_member208856
Active Contributor
0 Kudos

Hi Chris,

If I am not wrong, the XSD is not well-formed, there should be atleast One message in External Definition Message Tab for this XSD, while saving or activating it.

Regards,

Sandeep Kaushik