BNEnetforumxml


Click here for a complete list of operations.

BNEInsertionOrderInvoice

Create Insertion Order Invoice. Create invoice for the insertion Orders and return the shopping cart object.

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
InsertionOrderKey:
InvoiceTermCode:
ProformaInvoice:

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /xweb/secure/bnenetforumxml.asmx HTTP/1.1
Host: netforum.sema.org
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.avectra.com/2005/BNEInsertionOrderInvoice"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <AuthorizationToken xmlns="http://www.avectra.com/2005/">
      <Token>string</Token>
    </AuthorizationToken>
  </soap:Header>
  <soap:Body>
    <BNEInsertionOrderInvoice xmlns="http://www.avectra.com/2005/">
      <InsertionOrderKey>string</InsertionOrderKey>
      <InvoiceTermCode>string</InvoiceTermCode>
      <ProformaInvoice>boolean</ProformaInvoice>
    </BNEInsertionOrderInvoice>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <AuthorizationToken xmlns="http://www.avectra.com/2005/">
      <Token>string</Token>
    </AuthorizationToken>
  </soap:Header>
  <soap:Body>
    <BNEInsertionOrderInvoiceResponse xmlns="http://www.avectra.com/2005/">
      <BNEInsertionOrderInvoiceResult>
        <CurrentKey />
        <Invoice>
          <inv_key />
          <inv_proforma />
          <inv_code />
          <inv_trx_date />
          <inv_cst_key />
          <inv_add_user />
          <inv_add_date />
          <inv_change_user />
          <inv_change_date />
          <inv_code_count />
          <inv_code_cp />
          <inv_delete_flag />
          <inv_key_ext />
          <inv_ait_key />
          <inv_print_count />
          <inv_print_date />
          <inv_print_user />
          <inv_src_key />
          <inv_med_key />
          <inv_post_flag />
          <inv_notes_internal />
          <inv_bat_key />
          <inv_notes_external />
          <inv_ship_on_date />
          <inv_ship_priority />
          <inv_po_number />
          <inv_orig_trans_type />
          <inv_fax_confirm_sent_flag />
          <inv_email_confirm_sent_flag />
          <inv_cxa_key />
          <inv_cph_key />
          <inv_cfx_key />
          <inv_eml_key />
          <inv_pref_comm_meth />
          <inv_billing_pref_comm_meth />
          <inv_close_flag />
          <inv_bat_close_flag />
          <inv_entity_key />
          <inv_col_key />
          <inv_cst_billing_key />
          <inv_ind_cst_billing_key />
          <inv_ord_key />
          <inv_tracking_number />
          <inv_group_flag />
          <inv_group_description />
          <inv_cur_key />
          <inv_sponsor_banner_notes_ext />
          <inv_allow_installments />
          <inv_sfo_key />
          <inv_pbs_key />
          <inv_has_membership />
          <inv_autopay_membership />
          <inv_AutoRefund />
          <inv_eweb_credit_available />
          <inv_send_email_confirmation />
          <inv_eweb_apply_credit_amount />
          <inv_send_fax_confirmation />
          <inv_adjustment_reason />
          <inv_available_installment_milestone_schedules />
          <inv_collection_status />
          <inv_cty_code />
          <inv_first_installment_amount />
          <inv_installment_milestone_schedule />
          <inv_mbr_mbt_keys />
          <inv_NewBatch_key />
          <inv_cst_first_last_name />
          <inv_email_bcc />
          <inv_total />
          <inv_amount />
          <inv_balance />
          <inv_Donation_in_cart />
          <inv_payment_to_apply_distributed />
          <inv_batch_total />
          <inv_batch_total_diff />
          <inv_close_opportunity />
          <inv_credit_to_apply_distributed />
          <inv_product_without_price />
          <inv_batch_count />
          <inv_batch_count_diff />
          <inv_distributable_credit_total />
          <inv_bat_control_total_display />
          <inv_distributable_credit_balance />
          <inv_invoice_to_pay_count />
          <inv_paid_by_liability_balance />
          <inv_payment_detail_count />
          <inv_code_display />
          <inv_payment_to_apply />
          <inv_convertedamount />
          <inv_nettotal />
          <inv_netpayment />
          <inv_credit_to_apply />
          <inv_netbalance />
          <inv_netcredit />
          <inv_net_amount_due />
          <inv_netunpaidbalance />
          <inv_netwriteoff />
          <inv_writeoff_to_apply />
          <inv_netreturn />
          <inv_return_to_apply />
          <inv_netapplied />
          <inv_previous_netapplied />
          <inv_previous_netpayment />
          <inv_total_to_apply />
          <inv_next_invoice_date />
          <inv_allow_recurring />
          <inv_allow_payment_with_frozen_payment_method />
          <inv_select_all />
          <inv_details_html />
          <inv_details_text />
          <inv_details_with_customer_html />
          <inv_autoapply />
          <inv_autoapplypayment />
          <inv_installment_flag />
          <inv_coe_flag />
          <inv_shippable_total />
          <inv_unapplied_shipping_total />
          <inv_shippable_items_flag />
          <inv_create_mail_record />
          <inv_autoapplycredit />
          <inv_invoice_detail_count />
          <inv_bill_me />
          <inv_HasNewLineItems />
          <inv_HasOldLineItems />
          <inv_total_weight />
          <inv_discount />
          <inv_shipping />
          <inv_tax />
          <inv_prd_keys />
          <inv_currency_readonly />
          <inv_cur_exchange_rate />
          <inv_Show_Popup />
          <inv_convert_to_installmentpayments />
          <inv_use_payment_to_apply_field />
          <inv_allow_installment />
        </Invoice>
        <Invoice_Detail>
          <ivd_key />
          <ivd_inv_key />
          <ivd_price />
          <ivd_qty />
          <ivd_approve_date />
          <ivd_approve_user />
          <ivd_void_date />
          <ivd_void_user />
          <ivd_ajd_key />
          <ivd_add_user />
          <ivd_add_date />
          <ivd_backorder_flag />
          <ivd_change_user />
          <ivd_change_date />
          <ivd_inventory_held_qty />
          <ivd_delete_flag />
          <ivd_ship_qty />
          <ivd_ship_flag_cp />
          <ivd_key_ext />
          <ivd_close_flag />
          <ivd_approve_flag />
          <ivd_void_flag />
          <ivd_prc_key />
          <ivd_prc_prd_key />
          <ivd_amount_cp />
          <ivd_parity />
          <ivd_parity_amount_cp />
          <ivd_gla_dr_key />
          <ivd_gla_cr_key />
          <ivd_notes />
          <ivd_cst_ship_key />
          <ivd_prc_prd_ptp_key />
          <ivd_cxa_key />
          <ivd_src_key />
          <ivd_type />
          <ivd_entity_key />
          <ivd_ivw_key />
          <ivd_odd_key />
          <ivd_do_not_fulfill />
          <ivd_pak_prd_key />
          <ivd_ods_key />
          <ivd_cst_key />
          <ivd_account_number />
          <ivd_ovr_key />
          <ivd_price_override_reason />
          <ivd_pjt_key />
          <ivd_backorder_email_sent_flag />
          <ivd_process_qty />
          <ivd_bun_prd_key />
          <ivd_download_count />
          <ivd_eml_key />
          <ivd_package_grouping_key />
          <ivd_train_ses_app_title_ext />
          <ivd_train_ses_app_sub_ext />
          <ivd_train_ses_app_1_choice_ext />
          <ivd_train_ses_app_2_choice_ext />
          <ivd_cdd_key />
          <ivd_download_limit_override />
          <ivd_train_ses_app_3_choice_ext />
          <ivd_discount_program_ivd_key />
          <ivd_distributed_liability_flag />
          <ivd_download_days_override />
          <ivd_gc_number />
          <ivd_train_ses_app_4_choice_ext />
          <ivd_cdt_key />
          <ivd_pro_key />
          <ivd_kiosk_brand_name_ext />
          <ivd_kiosk_product_showcase_ext />
          <ivd_onsite_contact_name_ext />
          <ivd_onsite_mobile_phone_ext />
          <ivd_eml_address_ext />
          <ivd_ivd_key />
        </Invoice_Detail>
        <Invoice_Detail_Term>
          <trm_ivd_key />
          <trm_start_date />
          <trm_end_date />
          <trm_original_end_date />
          <trm_add_user />
          <trm_add_date />
          <trm_change_user />
          <trm_entity_key />
          <trm_change_date />
          <trm_ivd_key_previous />
          <trm_delete_flag />
          <trm_do_not_renew_flag />
          <trm_ivd_key_ext />
          <trm_sui_prd_key_start />
          <trm_sui_prd_key_hold_start />
          <trm_number_fulfilled />
          <trm_sui_prd_key_hold_end />
          <trm_num_issues />
          <trm_num_issues_remain_cp />
          <trm_cla_key />
          <trm_qualified_flag />
          <trm_qualified_date />
          <trm_rqt_key />
          <trm_controlled_flag />
          <trm_requested_flag />
          <trm_sin_key />
          <trm_ttl_key />
          <trm_jfn_key />
          <trm_demog1 />
          <trm_demog2 />
          <trm_demog3 />
          <trm_demog4 />
          <trm_demog5 />
          <trm_cancel_flag />
          <trm_ivd_prc_prd_key />
          <trm_lifetime_flag />
          <trm_grace_issues_cp />
          <trm_sui_prd_key_drop />
          <trm_add_drop_flag />
          <trm_mbr_key />
          <trm_mxi_key />
          <trm_reference_num />
          <trm_cxa_key_ext />
          <trm_auto_pay_flag />
          <trm_cpi_key />
          <trm_issues_fulfilled />
        </Invoice_Detail_Term>
        <Claim>
          <cld_key />
          <cld_add_user />
          <cld_add_date />
          <cld_change_user />
          <cld_change_date />
          <cld_delete_flag />
          <cld_key_ext />
          <cld_sfl_key />
          <cld_ful_key />
          <cld_ivd_key />
          <cld_cxa_key />
          <cld_inv_code />
          <cld_qty />
          <cld_ship_qty />
          <cld_ship_date />
          <cld_reshipped />
          <cld_entity_key />
          <cld_claim_date />
          <cld_cst_key />
          <cld_notes />
          <cld_ivw_key />
          <cld_claim_reason />
          <cld_claim_status />
          <cld_email_sent />
          <cld_sui_prd_key />
          <cld_number />
          <cld_process_qty />
          <cld_process_date />
        </Claim>
        <Default_Shipping_Address>
          <cxs__cxa_cst_key />
          <cxs__cxa_adr_key />
          <cxs__cxa_add_date />
          <cxs__cxa_add_user />
          <cxs__cxa_change_date />
          <cxs__cxa_change_user />
          <cxs__cxa_delete_flag />
          <cxs__cxa_key />
          <cxs__cxa_key_ext />
          <cxs__cxa_on_hold_flag />
          <cxs__cxa_adh_key />
          <cxs__cxa_adt_key />
          <cxs__cxa_seasonal_from_date />
          <cxs__cxa_mailing_label />
          <cxs__cxa_seasonal_through_date />
          <cxs__cxa_entity_key />
          <cxs__cxa_mail_stop />
          <cxs__cxa_mailing_label_html />
          <cxs__cxa_on_hold_from />
          <cxs__cxa_on_hold_through />
          <cxs__cxa_no_directory_print_flag_ext />
        </Default_Shipping_Address>
        <Payment>
          <pay_key />
          <pay_code />
          <pay_trx_date />
          <pay_cst_key />
          <pay_add_user />
          <pay_add_date />
          <pay_change_user />
          <pay_change_date />
          <pay_delete_flag />
          <pay_src_key />
          <pay_key_ext />
          <pay_med_key />
          <pay_post_flag />
          <pay_bat_close_flag />
          <pay_bat_key />
          <pay_notes />
          <pay_entity_key />
          <pay_cur_key />
          <pay_pin_key />
          <pay_charge_penalty_fee />
          <pay_send_email_confirmation />
          <pay_transaction_description />
          <pay_nsf_or_chargeback_fee_setup_exists_flag />
          <pay_void_type />
          <pay_fee_prc_key />
          <pay_new_batch_key />
          <pay_allow_nsf_flag />
          <pay_allow_chargeback_flag />
          <pay_void_date />
        </Payment>
        <Payment_Info>
          <pin_key />
          <pin_cst_key />
          <pin_apm_key />
          <pin_cc_number />
          <pin_cc_number_display />
          <pin_cc_expire />
          <pin_cc_cardholder_name />
          <pin_cc_auth />
          <pin_check_number />
          <pin_eft_routing_number />
          <pin_eft_account_number />
          <pin_other_ref_number />
          <pin_add_user />
          <pin_add_date />
          <pin_change_user />
          <pin_change_date />
          <pin_delete_flag />
          <pin_check_amount />
          <pin_key_ext />
          <pin_entity_key />
          <pin_merchant_option />
          <pin_enc_version />
          <pin_cc_preauth_flag />
          <pin_preauth_pin_key />
          <pin_street />
          <pin_city />
          <pin_state />
          <pin_zip />
          <pin_email />
          <pin_DL />
          <pin_name_on_check />
          <pin_eft_account_type />
          <pin_eft_account_number_display />
          <pin_other_preauth_ref_number />
          <pin_cty_iso_number />
          <pin_SS />
          <pin_vault_account />
          <pin_cpi_key />
          <pin_description />
          <pin_cc_error />
          <pin_hosted_page_available />
          <pin_mobile_app_available />
          <pin_ghl_key />
          <pin_hosted_payment />
          <pin_isvault />
          <pin_record_payment_only />
          <pin_tax_amt />
          <pin_billing_info_required_for_ach_flag />
          <pin_cc_security_code />
          <pin_allow_online_payment_flag />
          <pin_preferred_flag />
        </Payment_Info>
        <Payment_Method>
          <apm_key />
          <apm_atc_key />
          <apm_type />
          <apm_method />
          <apm_add_user />
          <apm_add_date />
          <apm_change_date />
          <apm_change_user />
          <apm_delete_flag />
          <apm_gla_key />
          <apm_entity_key />
          <apm_key_ext />
          <apm_iweb_flag />
          <apm_eweb_flag />
          <apm_merchant_option />
          <apm_batch_suffix />
          <apm_currency_code />
          <apm_csc_flag />
          <apm_cc_format />
          <apm_pma_key />
          <apm_gateway_is_frozen_flag />
        </Payment_Method>
        <Customer>
          <cst_key />
          <cst_type />
          <cst_name_cp />
          <cst_sort_name_dn />
          <cst_ind_full_name_dn />
          <cst_org_name_dn />
          <cst_ixo_title_dn />
          <cst_pref_comm_meth />
          <cst_bio />
          <cst_add_date />
          <cst_add_user />
          <cst_change_date />
          <cst_change_user />
          <cst_delete_flag />
          <cst_recno />
          <cst_id />
          <cst_key_ext />
          <cst_email_text_only />
          <cst_credit_limit />
          <cst_src_key />
          <cst_src_code />
          <cst_tax_exempt_flag />
          <cst_tax_id />
          <cst_cxa_key />
          <cst_no_email_flag />
          <cst_cxa_billing_key />
          <cst_eml_address_dn />
          <cst_eml_key />
          <cst_no_phone_flag />
          <cst_phn_number_complete_dn />
          <cst_cph_key />
          <cst_no_fax_flag />
          <cst_fax_number_complete_dn />
          <cst_cfx_key />
          <cst_ixo_key />
          <cst_no_web_flag />
          <cst_oldid />
          <cst_member_flag />
          <cst_url_code_dn />
          <cst_parent_cst_key />
          <cst_url_key />
          <cst_no_msg_flag />
          <cst_msg_handle_dn />
          <cst_web_login />
          <cst_web_password />
          <cst_entity_key />
          <cst_msg_key />
          <cst_no_mail_flag />
          <cst_web_start_date />
          <cst_web_end_date />
          <cst_web_force_password_change />
          <cst_web_login_disabled_flag />
          <cst_comment />
          <cst_credit_hold_flag />
          <cst_credit_hold_reason />
          <cst_web_forgot_password_status />
          <cst_old_cxa_key />
          <cst_last_email_date />
          <cst_no_promotional_material_ext />
          <cst_no_publish_flag />
          <cst_sin_key />
          <cst_ttl_key />
          <cst_jfn_key />
          <cst_cur_key />
          <cst_attribute_1 />
          <cst_attribute_2 />
          <cst_salutation_1 />
          <cst_salutation_2 />
          <cst_merge_cst_key />
          <cst_salutation_3 />
          <cst_salutation_4 />
          <cst_default_recognize_as />
          <cst_score />
          <cst_score_normalized />
          <cst_score_trend />
          <cst_vault_account />
          <cst_exclude_from_social_flag />
          <cst_social_score />
          <cst_ptin />
          <cst_aicpa_member_id />
          <cst_vendor_code />
          <cst_salt />
          <cst_sca_key />
          <cst_iterations />
          <cst_web_password_change_date />
          <cst_web_failed_login_count />
          <cst_pri_member_flag_ext />
          <cst_web_last_failed_login_date />
          <cst_web_login_locked_flag />
          <cst_credit_available />
        </Customer>
        <CustomerIndividual>
          <ind_cst_key />
          <ind_prf_code />
          <ind_first_name />
          <ind_mid_name />
          <ind_last_name />
          <ind_sfx_code />
          <ind_designation />
          <ind_dob />
          <ind_gender />
          <ind_full_name_cp />
          <ind_salutation_cp />
          <ind_cst_key_ext />
          <ind_ssn />
          <ind_spouse_name />
          <ind_age_cp />
          <ind_salary />
          <ind_ethnicity />
          <ind_badge_name />
          <ind_license_number />
          <ind_entered_field_date />
          <ind_num_years_in_field_cp />
          <ind_grad_date />
          <ind_political_party />
          <ind_deceased_flag />
          <ind_int_code />
          <ind_ixo_key />
          <ind_marital_status />
          <ind_add_date />
          <ind_add_user />
          <ind_entity_key />
          <ind_change_date />
          <ind_cst_passcode_ext />
          <ind_change_user />
          <ind_sample_multi />
          <ind_delete_flag />
          <ind_maiden_name />
          <ind_progress_ext />
          <ind_ssn_display />
          <ind_no_directory_print_flag_ext />
          <ind_aicpa_id />
          <ind_cass_exempt_flag_ext />
          <ind_deceased_date />
          <ind_no_enews_flag_ext />
          <ind_department_ext />
          <ind_principal_business_ext />
          <ind_buying_authority_ext />
          <ind_num_outlets_ext />
          <ind_annual_sales_ext />
          <ind_years_in_business_ext />
          <ind_percent_wholesale_ext />
          <ind_hardware_software_ext />
          <ind_popup />
          <ind_column_test1_ext />
          <ind_anonymization_status />
          <ind_customreg_id_ext />
        </CustomerIndividual>
        <Billing_Address>
          <cxa_cst_key />
          <cxa_adr_key />
          <cxa_add_date />
          <cxa_add_user />
          <cxa_change_date />
          <cxa_change_user />
          <cxa_delete_flag />
          <cxa_key />
          <cxa_key_ext />
          <cxa_on_hold_flag />
          <cxa_adh_key />
          <cxa_adt_key />
          <cxa_seasonal_from_date />
          <cxa_mailing_label />
          <cxa_seasonal_through_date />
          <cxa_entity_key />
          <cxa_mail_stop />
          <cxa_mailing_label_html />
          <cxa_on_hold_from />
          <cxa_on_hold_through />
          <cxa_no_directory_print_flag_ext />
        </Billing_Address>
        <Billing_Adr>
          <adr_key />
          <adr_cst_key_owner />
          <adr_line1 />
          <adr_line2 />
          <adr_line3 />
          <adr_city />
          <adr_state />
          <adr_post_code />
          <adr_city_state_code />
          <adr_country />
          <adr_intl_province />
          <adr_county />
          <adr_cong_dist />
          <adr_state_house />
          <adr_state_senate />
          <adr_latitude />
          <adr_longitude />
          <adr_mailing_label />
          <adr_mailing_label_html />
          <adr_add_date />
          <adr_add_user />
          <adr_change_date />
          <adr_change_user />
          <adr_delete_flag />
          <adr_key_ext />
          <adr_bad_address_flag />
          <adr_adb_key />
          <adr_entity_key />
          <adr_metro_stat_area />
          <adr_carrier_route />
          <adr_delivery_point_code />
          <adr_lacs />
          <adr_time_zone />
          <adr_urbanization />
          <adr_bar_code />
          <adr_fips />
          <adr_no_validation_flag />
          <adr_attn />
          <adr_record_type_code />
          <adr_geography />
        </Billing_Adr>
        <Price>
          <prc_key />
          <prc_prd_key />
          <prc_price />
          <prc_add_user />
          <prc_add_date />
          <prc_change_user />
          <prc_change_date />
          <prc_delete_flag />
          <prc_key_ext />
          <prc_gla_ar_key />
          <prc_gla_revenue_key />
          <prc_gla_liability_key />
          <prc_gla_return_key />
          <prc_gla_writeoff_key />
          <prc_start_date />
          <prc_end_date />
          <prc_ptr_key />
          <prc_num_issues />
          <prc_prd_ptp_key />
          <prc_percent />
          <prc_percent_cp />
          <prc_prd_atc_key />
          <prc_code />
          <prc_display_name />
          <prc_sell_online />
          <prc_gla_deferred_key />
          <prc_deferred_flag />
          <prc_mail />
          <prc_email />
          <prc_fax />
          <prc_thumbnail />
          <prc_online_abstract />
          <prc_entity_key />
          <prc_qty_min />
          <prc_qty_max />
          <prc_recognize_after_date />
          <prc_account_split_flag />
          <prc_prorate_flag />
          <prc_prorate_first_year_flag />
          <prc_web />
          <prc_microfiche />
          <prc_revenue_recog_frequency />
          <prc_allow_installment />
          <prc_pjt_key />
          <prc_shippable_flag />
          <prc_eweb_code />
          <prc_weight_min />
          <prc_weight_max />
          <prc_recognize_by_issue_flag />
          <prc_num_grace_issues />
          <prc_back_issue_flag />
          <prc_renew_unpaid_orders_flag />
          <prc_allow_unpaid_orders_flag />
          <prc_deferral_num_years />
          <prc_cur_key />
          <prc_award_credit_flag />
          <prc_deferral_num_issues />
          <prc_allow_sync_flag />
          <prc_cct_key />
          <prc_no_discount_flag />
          <prc_pcl_key />
          <prc_pde_key />
          <prc_plo_key />
        </Price>
        <Batch>
          <bat_key />
          <bat_code />
          <bat_date />
          <bat_control_total />
          <bat_control_trx_count />
          <bat_post_date />
          <bat_post_user />
          <bat_post_flag />
          <bat_export_date />
          <bat_export_user />
          <bat_export_flag />
          <bat_add_user />
          <bat_add_date />
          <bat_change_user />
          <bat_change_date />
          <bat_delete_flag />
          <bat_key_ext />
          <bat_apm_key />
          <bat_atc_key />
          <bat_arp_key />
          <bat_close_user />
          <bat_close_date />
          <bat_close_flag />
          <bat_notes />
          <bat_file />
          <bat_entity_key />
          <bat_intercompany_flag />
          <bat_file2 />
          <bat_file3 />
          <bat_lock_flag />
          <bat_lock_date />
          <bat_orig_trans_type />
          <bat_make_default_flag />
        </Batch>
        <BillToCustomer>
          <bcs__cst_key />
          <bcs__cst_type />
          <bcs__cst_name_cp />
          <bcs__cst_sort_name_dn />
          <bcs__cst_ind_full_name_dn />
          <bcs__cst_org_name_dn />
          <bcs__cst_ixo_title_dn />
          <bcs__cst_pref_comm_meth />
          <bcs__cst_bio />
          <bcs__cst_add_date />
          <bcs__cst_add_user />
          <bcs__cst_change_date />
          <bcs__cst_change_user />
          <bcs__cst_delete_flag />
          <bcs__cst_recno />
          <bcs__cst_id />
          <bcs__cst_key_ext />
          <bcs__cst_email_text_only />
          <bcs__cst_credit_limit />
          <bcs__cst_src_key />
          <bcs__cst_src_code />
          <bcs__cst_tax_exempt_flag />
          <bcs__cst_tax_id />
          <bcs__cst_cxa_key />
          <bcs__cst_no_email_flag />
          <bcs__cst_cxa_billing_key />
          <bcs__cst_eml_address_dn />
          <bcs__cst_eml_key />
          <bcs__cst_no_phone_flag />
          <bcs__cst_phn_number_complete_dn />
          <bcs__cst_cph_key />
          <bcs__cst_no_fax_flag />
          <bcs__cst_fax_number_complete_dn />
          <bcs__cst_cfx_key />
          <bcs__cst_ixo_key />
          <bcs__cst_no_web_flag />
          <bcs__cst_oldid />
          <bcs__cst_member_flag />
          <bcs__cst_url_code_dn />
          <bcs__cst_parent_cst_key />
          <bcs__cst_url_key />
          <bcs__cst_no_msg_flag />
          <bcs__cst_msg_handle_dn />
          <bcs__cst_web_login />
          <bcs__cst_web_password />
          <bcs__cst_entity_key />
          <bcs__cst_msg_key />
          <bcs__cst_no_mail_flag />
          <bcs__cst_web_start_date />
          <bcs__cst_web_end_date />
          <bcs__cst_web_force_password_change />
          <bcs__cst_web_login_disabled_flag />
          <bcs__cst_comment />
          <bcs__cst_credit_hold_flag />
          <bcs__cst_credit_hold_reason />
          <bcs__cst_web_forgot_password_status />
          <bcs__cst_old_cxa_key />
          <bcs__cst_last_email_date />
          <bcs__cst_no_promotional_material_ext />
          <bcs__cst_no_publish_flag />
          <bcs__cst_sin_key />
          <bcs__cst_ttl_key />
          <bcs__cst_jfn_key />
          <bcs__cst_cur_key />
          <bcs__cst_attribute_1 />
          <bcs__cst_attribute_2 />
          <bcs__cst_salutation_1 />
          <bcs__cst_salutation_2 />
          <bcs__cst_merge_cst_key />
          <bcs__cst_salutation_3 />
          <bcs__cst_salutation_4 />
          <bcs__cst_default_recognize_as />
          <bcs__cst_score />
          <bcs__cst_score_normalized />
          <bcs__cst_score_trend />
          <bcs__cst_vault_account />
          <bcs__cst_exclude_from_social_flag />
          <bcs__cst_social_score />
          <bcs__cst_ptin />
          <bcs__cst_aicpa_member_id />
          <bcs__cst_vendor_code />
          <bcs__cst_salt />
          <bcs__cst_sca_key />
          <bcs__cst_iterations />
          <bcs__cst_web_password_change_date />
          <bcs__cst_web_failed_login_count />
          <bcs__cst_pri_member_flag_ext />
          <bcs__cst_web_last_failed_login_date />
          <bcs__cst_web_login_locked_flag />
        </BillToCustomer>
        <BillToCustomerIndividual>
          <bin__ind_cst_key />
          <bin__ind_prf_code />
          <bin__ind_first_name />
          <bin__ind_mid_name />
          <bin__ind_last_name />
          <bin__ind_sfx_code />
          <bin__ind_designation />
          <bin__ind_dob />
          <bin__ind_gender />
          <bin__ind_full_name_cp />
          <bin__ind_salutation_cp />
          <bin__ind_cst_key_ext />
          <bin__ind_ssn />
          <bin__ind_spouse_name />
          <bin__ind_age_cp />
          <bin__ind_salary />
          <bin__ind_ethnicity />
          <bin__ind_badge_name />
          <bin__ind_license_number />
          <bin__ind_entered_field_date />
          <bin__ind_num_years_in_field_cp />
          <bin__ind_grad_date />
          <bin__ind_political_party />
          <bin__ind_deceased_flag />
          <bin__ind_int_code />
          <bin__ind_ixo_key />
          <bin__ind_marital_status />
          <bin__ind_add_date />
          <bin__ind_add_user />
          <bin__ind_entity_key />
          <bin__ind_change_date />
          <bin__ind_cst_passcode_ext />
          <bin__ind_change_user />
          <bin__ind_sample_multi />
          <bin__ind_delete_flag />
          <bin__ind_maiden_name />
          <bin__ind_progress_ext />
          <bin__ind_ssn_display />
          <bin__ind_no_directory_print_flag_ext />
          <bin__ind_aicpa_id />
          <bin__ind_cass_exempt_flag_ext />
          <bin__ind_deceased_date />
          <bin__ind_no_enews_flag_ext />
          <bin__ind_department_ext />
          <bin__ind_principal_business_ext />
          <bin__ind_buying_authority_ext />
          <bin__ind_num_outlets_ext />
          <bin__ind_annual_sales_ext />
          <bin__ind_years_in_business_ext />
          <bin__ind_percent_wholesale_ext />
          <bin__ind_hardware_software_ext />
          <bin__ind_popup />
          <bin__ind_column_test1_ext />
          <bin__ind_anonymization_status />
          <bin__ind_customreg_id_ext />
        </BillToCustomerIndividual>
        <Billing_Contact>
          <bco__cst_key />
          <bco__cst_type />
          <bco__cst_name_cp />
          <bco__cst_sort_name_dn />
          <bco__cst_ind_full_name_dn />
          <bco__cst_org_name_dn />
          <bco__cst_ixo_title_dn />
          <bco__cst_pref_comm_meth />
          <bco__cst_bio />
          <bco__cst_add_date />
          <bco__cst_add_user />
          <bco__cst_change_date />
          <bco__cst_change_user />
          <bco__cst_delete_flag />
          <bco__cst_recno />
          <bco__cst_id />
          <bco__cst_key_ext />
          <bco__cst_email_text_only />
          <bco__cst_credit_limit />
          <bco__cst_src_key />
          <bco__cst_src_code />
          <bco__cst_tax_exempt_flag />
          <bco__cst_tax_id />
          <bco__cst_cxa_key />
          <bco__cst_no_email_flag />
          <bco__cst_cxa_billing_key />
          <bco__cst_eml_address_dn />
          <bco__cst_eml_key />
          <bco__cst_no_phone_flag />
          <bco__cst_phn_number_complete_dn />
          <bco__cst_cph_key />
          <bco__cst_no_fax_flag />
          <bco__cst_fax_number_complete_dn />
          <bco__cst_cfx_key />
          <bco__cst_ixo_key />
          <bco__cst_no_web_flag />
          <bco__cst_oldid />
          <bco__cst_member_flag />
          <bco__cst_url_code_dn />
          <bco__cst_parent_cst_key />
          <bco__cst_url_key />
          <bco__cst_no_msg_flag />
          <bco__cst_msg_handle_dn />
          <bco__cst_web_login />
          <bco__cst_web_password />
          <bco__cst_entity_key />
          <bco__cst_msg_key />
          <bco__cst_no_mail_flag />
          <bco__cst_web_start_date />
          <bco__cst_web_end_date />
          <bco__cst_web_force_password_change />
          <bco__cst_web_login_disabled_flag />
          <bco__cst_comment />
          <bco__cst_credit_hold_flag />
          <bco__cst_credit_hold_reason />
          <bco__cst_web_forgot_password_status />
          <bco__cst_old_cxa_key />
          <bco__cst_last_email_date />
          <bco__cst_no_promotional_material_ext />
          <bco__cst_no_publish_flag />
          <bco__cst_sin_key />
          <bco__cst_ttl_key />
          <bco__cst_jfn_key />
          <bco__cst_cur_key />
          <bco__cst_attribute_1 />
          <bco__cst_attribute_2 />
          <bco__cst_salutation_1 />
          <bco__cst_salutation_2 />
          <bco__cst_merge_cst_key />
          <bco__cst_salutation_3 />
          <bco__cst_salutation_4 />
          <bco__cst_default_recognize_as />
          <bco__cst_score />
          <bco__cst_score_normalized />
          <bco__cst_score_trend />
          <bco__cst_vault_account />
          <bco__cst_exclude_from_social_flag />
          <bco__cst_social_score />
          <bco__cst_ptin />
          <bco__cst_aicpa_member_id />
          <bco__cst_vendor_code />
          <bco__cst_salt />
          <bco__cst_sca_key />
          <bco__cst_iterations />
          <bco__cst_web_password_change_date />
          <bco__cst_web_failed_login_count />
          <bco__cst_pri_member_flag_ext />
          <bco__cst_web_last_failed_login_date />
          <bco__cst_web_login_locked_flag />
        </Billing_Contact>
        <InstallmentBilling>
          <ord_key />
          <ord_cst_key />
          <ord_frequency />
          <ord_ptr_key />
          <ord_last_bill_date />
          <ord_proforma />
          <ord_type />
          <ord_pin_key />
          <ord_num_of_installments />
          <ord_num_invoices_to_date />
          <ord_cst_billing_key />
          <ord_ind_cst_billing_key />
          <ord_cxa_key />
          <ord_cph_key />
          <ord_cfx_key />
          <ord_eml_key />
          <ord_pref_comm_method />
          <ord_src_key />
          <ord_med_key />
          <ord_notes_internal />
          <ord_notes_external />
          <ord_add_user />
          <ord_add_date />
          <ord_change_user />
          <ord_change_date />
          <ord_delete_flag />
          <ord_entity_key />
          <ord_key_ext />
          <ord_ait_key />
          <ord_first_process_date />
          <ord_code />
          <ord_close_flag />
          <ord_milestone_flag />
          <ord_cpi_key />
          <ord_auto_pay />
          <ord_orig_trans_type />
          <ord_po_number />
          <ord_cur_key />
          <ord_trx_date />
          <ord_sfo_key />
          <ord_group_flag />
          <ord_group_description />
          <ord_recurring_date_1 />
          <ord_recurring_date_2 />
        </InstallmentBilling>
        <Company-Business_Unit>
          <atc_code />
          <atc_name />
          <atc_asn_code />
          <atc_add_user />
          <atc_add_date />
          <atc_change_user />
          <atc_change_date />
          <atc_delete_flag />
          <atc_key />
          <atc_key_ext />
          <atc_gla_revenue_key />
          <atc_gla_liability_key />
          <atc_gla_return_key />
          <atc_gla_deferred_key />
          <atc_gla_writeoff_key />
          <atc_gla_inventory_key />
          <atc_gla_cogs_key />
          <atc_gla_ar_key />
          <atc_entity_key />
          <atc_gla_overpayment_key />
          <atc_ait_key />
          <atc_currency_code />
          <atc_gla_realized_gain_key />
          <atc_gla_realized_loss_key />
          <atc_gla_rounding_key />
          <atc_tax_id />
          <atc_nsf_prc_key />
        </Company-Business_Unit>
        <Credit_Available>
          <caa_cst_key />
          <caa_cst_credit_available />
          <caa_entity_key />
        </Credit_Available>
        <source_code>
          <src_code />
          <src_add_date />
          <src_add_user />
          <src_change_date />
          <src_change_user />
          <src_delete_flag />
          <src_key />
          <src_type />
          <src_start_date />
          <src_end_date />
          <src_entity_key />
          <src_key_ext />
          <src_eweb_code />
          <src_act_key />
          <src_asg_key />
          <src_obj_key />
          <src_placeholder_value />
          <src_src_key />
        </source_code>
        <Sales_Opportunity>
          <sfo_key />
          <sfo_type />
          <sfo_usr_key />
          <sfo_cst_key />
          <sfo_opportunity_name />
          <sfo_sot_code />
          <sfo_sor_code />
          <sfo_quantity />
          <sfo_description />
          <sfo_amount />
          <sfo_close_date />
          <sfo_sos_code />
          <sfo_close_probability />
          <sfo_expected_revenue />
          <sfo_sos_code_next />
          <sfo_ptp_key />
          <sfo_prd_key />
          <sfo_add_user />
          <sfo_add_date />
          <sfo_change_user />
          <sfo_change_date />
          <sfo_delete_flag />
          <sfo_key_ext />
          <sfo_entity_key />
        </Sales_Opportunity>
        <currency>
          <cur_key />
          <cur_code />
          <cur_description />
          <cur_symbol_prefix />
          <cur_symbol_suffix />
          <cur_negative_display />
          <cur_separator />
          <cur_accuracy />
          <cur_calc_method />
          <cur_unit />
          <cur_sub_unit />
          <cur_add_user />
          <cur_add_date />
          <cur_change_user />
          <cur_change_date />
          <cur_delete_flag />
          <cur_entity_key />
          <cur_key_ext />
          <cur_fraction_separator />
        </currency>
        <Invoice_DetailCollection>
          <InvoiceDetail>
            <CurrentKey />
            <Invoice_Detail xsi:nil="true" />
            <Invoice_Detail_Term xsi:nil="true" />
            <Invoice xsi:nil="true" />
            <Price xsi:nil="true" />
            <Product xsi:nil="true" />
            <ShipToCustomer xsi:nil="true" />
            <SoldToCustomer xsi:nil="true" />
            <Shipping_Address xsi:nil="true" />
            <Shipping_Address_Type xsi:nil="true" />
            <Invoice_Detail_Additional xsi:nil="true" />
            <Package_Component xsi:nil="true" />
            <Bundle_Component xsi:nil="true" />
            <Product_Type xsi:nil="true" />
            <Discount_Product_X_Product xsi:nil="true" />
            <Billing_Address xsi:nil="true" />
            <Currency xsi:nil="true" />
            <Order_Detail_Schedule xsi:nil="true" />
            <Invoice_Detail_IP_Range xsi:nil="true" />
            <Product_Type_Social_Messages xsi:nil="true" />
            <Invoice_Detail_Liability xsi:nil="true" />
            <Credit_Detail xsi:nil="true" />
            <Invoice_Detail_Amount_Due xsi:nil="true" />
            <Invoice_Detail_Get_Balance xsi:nil="true" />
            <Additional_Invoice_DetailCollection xsi:nil="true" />
            <Invoice_Detail_AdditionalCollection xsi:nil="true" />
            <Invoice_Detail_LiabilityCollection xsi:nil="true" />
          </InvoiceDetail>
          <InvoiceDetail>
            <CurrentKey />
            <Invoice_Detail xsi:nil="true" />
            <Invoice_Detail_Term xsi:nil="true" />
            <Invoice xsi:nil="true" />
            <Price xsi:nil="true" />
            <Product xsi:nil="true" />
            <ShipToCustomer xsi:nil="true" />
            <SoldToCustomer xsi:nil="true" />
            <Shipping_Address xsi:nil="true" />
            <Shipping_Address_Type xsi:nil="true" />
            <Invoice_Detail_Additional xsi:nil="true" />
            <Package_Component xsi:nil="true" />
            <Bundle_Component xsi:nil="true" />
            <Product_Type xsi:nil="true" />
            <Discount_Product_X_Product xsi:nil="true" />
            <Billing_Address xsi:nil="true" />
            <Currency xsi:nil="true" />
            <Order_Detail_Schedule xsi:nil="true" />
            <Invoice_Detail_IP_Range xsi:nil="true" />
            <Product_Type_Social_Messages xsi:nil="true" />
            <Invoice_Detail_Liability xsi:nil="true" />
            <Credit_Detail xsi:nil="true" />
            <Invoice_Detail_Amount_Due xsi:nil="true" />
            <Invoice_Detail_Get_Balance xsi:nil="true" />
            <Additional_Invoice_DetailCollection xsi:nil="true" />
            <Invoice_Detail_AdditionalCollection xsi:nil="true" />
            <Invoice_Detail_LiabilityCollection xsi:nil="true" />
          </InvoiceDetail>
        </Invoice_DetailCollection>
        <Additional_Invoice_DetailCollection>
          <InvoiceDetail>
            <CurrentKey />
            <Invoice_Detail xsi:nil="true" />
            <Invoice_Detail_Term xsi:nil="true" />
            <Invoice xsi:nil="true" />
            <Price xsi:nil="true" />
            <Product xsi:nil="true" />
            <ShipToCustomer xsi:nil="true" />
            <SoldToCustomer xsi:nil="true" />
            <Shipping_Address xsi:nil="true" />
            <Shipping_Address_Type xsi:nil="true" />
            <Invoice_Detail_Additional xsi:nil="true" />
            <Package_Component xsi:nil="true" />
            <Bundle_Component xsi:nil="true" />
            <Product_Type xsi:nil="true" />
            <Discount_Product_X_Product xsi:nil="true" />
            <Billing_Address xsi:nil="true" />
            <Currency xsi:nil="true" />
            <Order_Detail_Schedule xsi:nil="true" />
            <Invoice_Detail_IP_Range xsi:nil="true" />
            <Product_Type_Social_Messages xsi:nil="true" />
            <Invoice_Detail_Liability xsi:nil="true" />
            <Credit_Detail xsi:nil="true" />
            <Invoice_Detail_Amount_Due xsi:nil="true" />
            <Invoice_Detail_Get_Balance xsi:nil="true" />
            <Additional_Invoice_DetailCollection xsi:nil="true" />
            <Invoice_Detail_AdditionalCollection xsi:nil="true" />
            <Invoice_Detail_LiabilityCollection xsi:nil="true" />
          </InvoiceDetail>
          <InvoiceDetail>
            <CurrentKey />
            <Invoice_Detail xsi:nil="true" />
            <Invoice_Detail_Term xsi:nil="true" />
            <Invoice xsi:nil="true" />
            <Price xsi:nil="true" />
            <Product xsi:nil="true" />
            <ShipToCustomer xsi:nil="true" />
            <SoldToCustomer xsi:nil="true" />
            <Shipping_Address xsi:nil="true" />
            <Shipping_Address_Type xsi:nil="true" />
            <Invoice_Detail_Additional xsi:nil="true" />
            <Package_Component xsi:nil="true" />
            <Bundle_Component xsi:nil="true" />
            <Product_Type xsi:nil="true" />
            <Discount_Product_X_Product xsi:nil="true" />
            <Billing_Address xsi:nil="true" />
            <Currency xsi:nil="true" />
            <Order_Detail_Schedule xsi:nil="true" />
            <Invoice_Detail_IP_Range xsi:nil="true" />
            <Product_Type_Social_Messages xsi:nil="true" />
            <Invoice_Detail_Liability xsi:nil="true" />
            <Credit_Detail xsi:nil="true" />
            <Invoice_Detail_Amount_Due xsi:nil="true" />
            <Invoice_Detail_Get_Balance xsi:nil="true" />
            <Additional_Invoice_DetailCollection xsi:nil="true" />
            <Invoice_Detail_AdditionalCollection xsi:nil="true" />
            <Invoice_Detail_LiabilityCollection xsi:nil="true" />
          </InvoiceDetail>
        </Additional_Invoice_DetailCollection>
        <MembershipCollection>
          <mb_membership>
            <CurrentKey />
            <Membership xsi:nil="true" />
            <Chapter_Membership xsi:nil="true" />
            <Change_Membership xsi:nil="true" />
            <Invoice xsi:nil="true" />
            <Batch xsi:nil="true" />
            <Inovice_Terms xsi:nil="true" />
            <Individual xsi:nil="true" />
            <Customer xsi:nil="true" />
            <Customer_Lookup xsi:nil="true" />
            <Referring_Customer xsi:nil="true" />
            <Organization xsi:nil="true" />
            <Membership_Invoices xsi:nil="true" />
            <Chapter xsi:nil="true" />
            <Member_Type xsi:nil="true" />
            <Membership_Audit_Trail xsi:nil="true" />
            <Member_Dues_History xsi:nil="true" />
            <Dues_Variables xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment_Info xsi:nil="true" />
            <Payment_Method xsi:nil="true" />
            <Association_Package xsi:nil="true" />
            <Association xsi:nil="true" />
            <Bundle xsi:nil="true" />
            <Installment_Billing xsi:nil="true" />
            <Package_Component xsi:nil="true" />
            <Package xsi:nil="true" />
            <Product xsi:nil="true" />
            <Chapter_Product xsi:nil="true" />
            <CustomerAddress xsi:nil="true" />
            <source_code xsi:nil="true" />
            <Invoice_DetailCollection xsi:nil="true" />
          </mb_membership>
          <mb_membership>
            <CurrentKey />
            <Membership xsi:nil="true" />
            <Chapter_Membership xsi:nil="true" />
            <Change_Membership xsi:nil="true" />
            <Invoice xsi:nil="true" />
            <Batch xsi:nil="true" />
            <Inovice_Terms xsi:nil="true" />
            <Individual xsi:nil="true" />
            <Customer xsi:nil="true" />
            <Customer_Lookup xsi:nil="true" />
            <Referring_Customer xsi:nil="true" />
            <Organization xsi:nil="true" />
            <Membership_Invoices xsi:nil="true" />
            <Chapter xsi:nil="true" />
            <Member_Type xsi:nil="true" />
            <Membership_Audit_Trail xsi:nil="true" />
            <Member_Dues_History xsi:nil="true" />
            <Dues_Variables xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment_Info xsi:nil="true" />
            <Payment_Method xsi:nil="true" />
            <Association_Package xsi:nil="true" />
            <Association xsi:nil="true" />
            <Bundle xsi:nil="true" />
            <Installment_Billing xsi:nil="true" />
            <Package_Component xsi:nil="true" />
            <Package xsi:nil="true" />
            <Product xsi:nil="true" />
            <Chapter_Product xsi:nil="true" />
            <CustomerAddress xsi:nil="true" />
            <source_code xsi:nil="true" />
            <Invoice_DetailCollection xsi:nil="true" />
          </mb_membership>
        </MembershipCollection>
        <RegistrantCollection>
          <EventsRegistrant>
            <CurrentKey />
            <Registrant xsi:nil="true" />
            <Individual xsi:nil="true" />
            <Customer xsi:nil="true" />
            <Individual_X_Organization xsi:nil="true" />
            <Organization xsi:nil="true" />
            <Address_XRef xsi:nil="true" />
            <Address xsi:nil="true" />
            <Email xsi:nil="true" />
            <Website xsi:nil="true" />
            <Messaging xsi:nil="true" />
            <Phone_XRef xsi:nil="true" />
            <Phone xsi:nil="true" />
            <Fax_XRef xsi:nil="true" />
            <Fax xsi:nil="true" />
            <Event xsi:nil="true" />
            <Event_Location xsi:nil="true" />
            <Location xsi:nil="true" />
            <Location_Customer_Address xsi:nil="true" />
            <Location_Address xsi:nil="true" />
            <Location_Phone_XRef xsi:nil="true" />
            <Location_Website xsi:nil="true" />
            <Event_Location_Room_Type xsi:nil="true" />
            <Room_Request xsi:nil="true" />
            <Registrant_Housing xsi:nil="true" />
            <RegistrantGuest xsi:nil="true" />
            <Invoice xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment_Info xsi:nil="true" />
            <Payment_Method xsi:nil="true" />
            <Product xsi:nil="true" />
            <Price xsi:nil="true" />
            <Registrant_Type xsi:nil="true" />
            <Registrant_Custom_Demographics xsi:nil="true" />
            <Gift xsi:nil="true" />
            <source_code xsi:nil="true" />
            <Registrant_Session xsi:nil="true" />
            <Registrant_SessionCollection xsi:nil="true" />
            <Invoice_DetailCollection xsi:nil="true" />
            <Additional_Invoice_DetailCollection xsi:nil="true" />
          </EventsRegistrant>
          <EventsRegistrant>
            <CurrentKey />
            <Registrant xsi:nil="true" />
            <Individual xsi:nil="true" />
            <Customer xsi:nil="true" />
            <Individual_X_Organization xsi:nil="true" />
            <Organization xsi:nil="true" />
            <Address_XRef xsi:nil="true" />
            <Address xsi:nil="true" />
            <Email xsi:nil="true" />
            <Website xsi:nil="true" />
            <Messaging xsi:nil="true" />
            <Phone_XRef xsi:nil="true" />
            <Phone xsi:nil="true" />
            <Fax_XRef xsi:nil="true" />
            <Fax xsi:nil="true" />
            <Event xsi:nil="true" />
            <Event_Location xsi:nil="true" />
            <Location xsi:nil="true" />
            <Location_Customer_Address xsi:nil="true" />
            <Location_Address xsi:nil="true" />
            <Location_Phone_XRef xsi:nil="true" />
            <Location_Website xsi:nil="true" />
            <Event_Location_Room_Type xsi:nil="true" />
            <Room_Request xsi:nil="true" />
            <Registrant_Housing xsi:nil="true" />
            <RegistrantGuest xsi:nil="true" />
            <Invoice xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment_Info xsi:nil="true" />
            <Payment_Method xsi:nil="true" />
            <Product xsi:nil="true" />
            <Price xsi:nil="true" />
            <Registrant_Type xsi:nil="true" />
            <Registrant_Custom_Demographics xsi:nil="true" />
            <Gift xsi:nil="true" />
            <source_code xsi:nil="true" />
            <Registrant_Session xsi:nil="true" />
            <Registrant_SessionCollection xsi:nil="true" />
            <Invoice_DetailCollection xsi:nil="true" />
            <Additional_Invoice_DetailCollection xsi:nil="true" />
          </EventsRegistrant>
        </RegistrantCollection>
        <Group_RegistrantionCollection>
          <EventsRegistrantGroup>
            <CurrentKey />
            <Group_Registration xsi:nil="true" />
            <Organization xsi:nil="true" />
            <Customer xsi:nil="true" />
            <Individual_X_Organization xsi:nil="true" />
            <Individual xsi:nil="true" />
            <Address xsi:nil="true" />
            <Address_XRef xsi:nil="true" />
            <Email xsi:nil="true" />
            <Website xsi:nil="true" />
            <Messaging xsi:nil="true" />
            <Phone xsi:nil="true" />
            <Phone_XRef xsi:nil="true" />
            <Fax xsi:nil="true" />
            <Fax_XRef xsi:nil="true" />
            <Event xsi:nil="true" />
            <Event_Location_Room_Type xsi:nil="true" />
            <Room_Request xsi:nil="true" />
            <Invoice xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment_Info xsi:nil="true" />
            <Payment_Method xsi:nil="true" />
            <source_code xsi:nil="true" />
            <Registrant xsi:nil="true" />
            <RegistrantCollection xsi:nil="true" />
          </EventsRegistrantGroup>
          <EventsRegistrantGroup>
            <CurrentKey />
            <Group_Registration xsi:nil="true" />
            <Organization xsi:nil="true" />
            <Customer xsi:nil="true" />
            <Individual_X_Organization xsi:nil="true" />
            <Individual xsi:nil="true" />
            <Address xsi:nil="true" />
            <Address_XRef xsi:nil="true" />
            <Email xsi:nil="true" />
            <Website xsi:nil="true" />
            <Messaging xsi:nil="true" />
            <Phone xsi:nil="true" />
            <Phone_XRef xsi:nil="true" />
            <Fax xsi:nil="true" />
            <Fax_XRef xsi:nil="true" />
            <Event xsi:nil="true" />
            <Event_Location_Room_Type xsi:nil="true" />
            <Room_Request xsi:nil="true" />
            <Invoice xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment_Info xsi:nil="true" />
            <Payment_Method xsi:nil="true" />
            <source_code xsi:nil="true" />
            <Registrant xsi:nil="true" />
            <RegistrantCollection xsi:nil="true" />
          </EventsRegistrantGroup>
        </Group_RegistrantionCollection>
        <GiftCollection>
          <FundraisingGift>
            <CurrentKey />
            <Gift xsi:nil="true" />
            <Constituent xsi:nil="true" />
            <Customer xsi:nil="true" />
            <Individual xsi:nil="true" />
            <Ind_Business_Address_XRef xsi:nil="true" />
            <Ind_Business_Address xsi:nil="true" />
            <Ind_Business_Address_Country xsi:nil="true" />
            <Ind_Business_Phone_XRef xsi:nil="true" />
            <Ind_Business_Phone xsi:nil="true" />
            <Ind_Business_Phone_country xsi:nil="true" />
            <Ind_Business_Fax_XRef xsi:nil="true" />
            <Ind_Business_Fax xsi:nil="true" />
            <Ind_Business_Fax_Country xsi:nil="true" />
            <Ind_eMail xsi:nil="true" />
            <Ind_URL xsi:nil="true" />
            <Ind_Messaging xsi:nil="true" />
            <Organization xsi:nil="true" />
            <Org_Business_Address_XRef xsi:nil="true" />
            <Org_Business_Address xsi:nil="true" />
            <Org_Business_Address_Country xsi:nil="true" />
            <Org_Business_Phone_XRef xsi:nil="true" />
            <Org_Business_Phone xsi:nil="true" />
            <Org_Business_Phone_country xsi:nil="true" />
            <Org_Business_Fax_XRef xsi:nil="true" />
            <Org_Business_Fax xsi:nil="true" />
            <Org_Business_Fax_Country xsi:nil="true" />
            <Org_eMail xsi:nil="true" />
            <Org_URL xsi:nil="true" />
            <Org_Messaging xsi:nil="true" />
            <Pledge xsi:nil="true" />
            <Premium xsi:nil="true" />
            <Product_Code xsi:nil="true" />
            <Product xsi:nil="true" />
            <Campaign_Code xsi:nil="true" />
            <Fund_Code xsi:nil="true" />
            <Appeal_Code xsi:nil="true" />
            <Package_Code xsi:nil="true" />
            <Order_Detail_Schedule xsi:nil="true" />
            <Recognition_Customer xsi:nil="true" />
            <Tribute xsi:nil="true" />
            <Tribute_Customer xsi:nil="true" />
            <Gift_Type xsi:nil="true" />
            <Recogntion_Type xsi:nil="true" />
            <Contributor_Gift xsi:nil="true" />
            <Solicitor_Customer xsi:nil="true" />
            <Source_Code xsi:nil="true" />
            <ComplementaryGifts xsi:nil="true" />
            <Invoice xsi:nil="true" />
            <Batch xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment_Info xsi:nil="true" />
            <Payment_Method xsi:nil="true" />
            <Installment_Billing xsi:nil="true" />
            <Gift_Price xsi:nil="true" />
            <Registrant xsi:nil="true" />
            <Registrant_Customer xsi:nil="true" />
            <Event xsi:nil="true" />
            <Net_Amount_Information xsi:nil="true" />
            <rgs_reg_key_Query xsi:nil="true" />
            <Premium_Price xsi:nil="true" />
            <Invoice_DetailCollection xsi:nil="true" />
            <Additional_Invoice_DetailCollection xsi:nil="true" />
          </FundraisingGift>
          <FundraisingGift>
            <CurrentKey />
            <Gift xsi:nil="true" />
            <Constituent xsi:nil="true" />
            <Customer xsi:nil="true" />
            <Individual xsi:nil="true" />
            <Ind_Business_Address_XRef xsi:nil="true" />
            <Ind_Business_Address xsi:nil="true" />
            <Ind_Business_Address_Country xsi:nil="true" />
            <Ind_Business_Phone_XRef xsi:nil="true" />
            <Ind_Business_Phone xsi:nil="true" />
            <Ind_Business_Phone_country xsi:nil="true" />
            <Ind_Business_Fax_XRef xsi:nil="true" />
            <Ind_Business_Fax xsi:nil="true" />
            <Ind_Business_Fax_Country xsi:nil="true" />
            <Ind_eMail xsi:nil="true" />
            <Ind_URL xsi:nil="true" />
            <Ind_Messaging xsi:nil="true" />
            <Organization xsi:nil="true" />
            <Org_Business_Address_XRef xsi:nil="true" />
            <Org_Business_Address xsi:nil="true" />
            <Org_Business_Address_Country xsi:nil="true" />
            <Org_Business_Phone_XRef xsi:nil="true" />
            <Org_Business_Phone xsi:nil="true" />
            <Org_Business_Phone_country xsi:nil="true" />
            <Org_Business_Fax_XRef xsi:nil="true" />
            <Org_Business_Fax xsi:nil="true" />
            <Org_Business_Fax_Country xsi:nil="true" />
            <Org_eMail xsi:nil="true" />
            <Org_URL xsi:nil="true" />
            <Org_Messaging xsi:nil="true" />
            <Pledge xsi:nil="true" />
            <Premium xsi:nil="true" />
            <Product_Code xsi:nil="true" />
            <Product xsi:nil="true" />
            <Campaign_Code xsi:nil="true" />
            <Fund_Code xsi:nil="true" />
            <Appeal_Code xsi:nil="true" />
            <Package_Code xsi:nil="true" />
            <Order_Detail_Schedule xsi:nil="true" />
            <Recognition_Customer xsi:nil="true" />
            <Tribute xsi:nil="true" />
            <Tribute_Customer xsi:nil="true" />
            <Gift_Type xsi:nil="true" />
            <Recogntion_Type xsi:nil="true" />
            <Contributor_Gift xsi:nil="true" />
            <Solicitor_Customer xsi:nil="true" />
            <Source_Code xsi:nil="true" />
            <ComplementaryGifts xsi:nil="true" />
            <Invoice xsi:nil="true" />
            <Batch xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment_Info xsi:nil="true" />
            <Payment_Method xsi:nil="true" />
            <Installment_Billing xsi:nil="true" />
            <Gift_Price xsi:nil="true" />
            <Registrant xsi:nil="true" />
            <Registrant_Customer xsi:nil="true" />
            <Event xsi:nil="true" />
            <Net_Amount_Information xsi:nil="true" />
            <rgs_reg_key_Query xsi:nil="true" />
            <Premium_Price xsi:nil="true" />
            <Invoice_DetailCollection xsi:nil="true" />
            <Additional_Invoice_DetailCollection xsi:nil="true" />
          </FundraisingGift>
        </GiftCollection>
        <InvoiceToPayCollection>
          <Invoice>
            <CurrentKey />
            <Invoice xsi:nil="true" />
            <Invoice_Detail xsi:nil="true" />
            <Invoice_Detail_Term xsi:nil="true" />
            <Claim xsi:nil="true" />
            <Default_Shipping_Address xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment_Info xsi:nil="true" />
            <Payment_Method xsi:nil="true" />
            <Customer xsi:nil="true" />
            <CustomerIndividual xsi:nil="true" />
            <Billing_Address xsi:nil="true" />
            <Billing_Adr xsi:nil="true" />
            <Price xsi:nil="true" />
            <Batch xsi:nil="true" />
            <BillToCustomer xsi:nil="true" />
            <BillToCustomerIndividual xsi:nil="true" />
            <Billing_Contact xsi:nil="true" />
            <InstallmentBilling xsi:nil="true" />
            <Company-Business_Unit xsi:nil="true" />
            <Credit_Available xsi:nil="true" />
            <source_code xsi:nil="true" />
            <Sales_Opportunity xsi:nil="true" />
            <currency xsi:nil="true" />
            <Invoice_DetailCollection xsi:nil="true" />
            <Additional_Invoice_DetailCollection xsi:nil="true" />
          </Invoice>
          <Invoice>
            <CurrentKey />
            <Invoice xsi:nil="true" />
            <Invoice_Detail xsi:nil="true" />
            <Invoice_Detail_Term xsi:nil="true" />
            <Claim xsi:nil="true" />
            <Default_Shipping_Address xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment_Info xsi:nil="true" />
            <Payment_Method xsi:nil="true" />
            <Customer xsi:nil="true" />
            <CustomerIndividual xsi:nil="true" />
            <Billing_Address xsi:nil="true" />
            <Billing_Adr xsi:nil="true" />
            <Price xsi:nil="true" />
            <Batch xsi:nil="true" />
            <BillToCustomer xsi:nil="true" />
            <BillToCustomerIndividual xsi:nil="true" />
            <Billing_Contact xsi:nil="true" />
            <InstallmentBilling xsi:nil="true" />
            <Company-Business_Unit xsi:nil="true" />
            <Credit_Available xsi:nil="true" />
            <source_code xsi:nil="true" />
            <Sales_Opportunity xsi:nil="true" />
            <currency xsi:nil="true" />
            <Invoice_DetailCollection xsi:nil="true" />
            <Additional_Invoice_DetailCollection xsi:nil="true" />
          </Invoice>
        </InvoiceToPayCollection>
        <ExhibitorCollection>
          <ExhibitorNew>
            <CurrentKey />
            <Exhibitor xsi:nil="true" />
            <Exhibit_Show xsi:nil="true" />
            <Booth_Person xsi:nil="true" />
            <Exhibitor_Booth xsi:nil="true" />
            <booth_complement xsi:nil="true" />
            <Customer xsi:nil="true" />
            <Contact_Person xsi:nil="true" />
            <priority_points xsi:nil="true" />
            <Invoice xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment_Info xsi:nil="true" />
            <Payment_Method xsi:nil="true" />
            <Billing_Address xsi:nil="true" />
            <BillToCustomer xsi:nil="true" />
            <Installment_Billing xsi:nil="true" />
            <Exhibitor_Address xsi:nil="true" />
            <Primary_Contact_Address xsi:nil="true" />
            <Exhibitor_X_Contact xsi:nil="true" />
            <Shared_Booth xsi:nil="true" />
            <Sponsor xsi:nil="true" />
            <Primary_Contact_Email xsi:nil="true" />
            <Primary_Contact_Website xsi:nil="true" />
            <Exhibitor_Email xsi:nil="true" />
            <Exhibitor_Website xsi:nil="true" />
            <Exhibitor_BoothCollection xsi:nil="true" />
            <Invoice_DetailCollection xsi:nil="true" />
            <Additional_Invoice_DetailCollection xsi:nil="true" />
          </ExhibitorNew>
          <ExhibitorNew>
            <CurrentKey />
            <Exhibitor xsi:nil="true" />
            <Exhibit_Show xsi:nil="true" />
            <Booth_Person xsi:nil="true" />
            <Exhibitor_Booth xsi:nil="true" />
            <booth_complement xsi:nil="true" />
            <Customer xsi:nil="true" />
            <Contact_Person xsi:nil="true" />
            <priority_points xsi:nil="true" />
            <Invoice xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment_Info xsi:nil="true" />
            <Payment_Method xsi:nil="true" />
            <Billing_Address xsi:nil="true" />
            <BillToCustomer xsi:nil="true" />
            <Installment_Billing xsi:nil="true" />
            <Exhibitor_Address xsi:nil="true" />
            <Primary_Contact_Address xsi:nil="true" />
            <Exhibitor_X_Contact xsi:nil="true" />
            <Shared_Booth xsi:nil="true" />
            <Sponsor xsi:nil="true" />
            <Primary_Contact_Email xsi:nil="true" />
            <Primary_Contact_Website xsi:nil="true" />
            <Exhibitor_Email xsi:nil="true" />
            <Exhibitor_Website xsi:nil="true" />
            <Exhibitor_BoothCollection xsi:nil="true" />
            <Invoice_DetailCollection xsi:nil="true" />
            <Additional_Invoice_DetailCollection xsi:nil="true" />
          </ExhibitorNew>
        </ExhibitorCollection>
        <Accreditation_ApplicantCollection>
          <AccreditationArea>
            <CurrentKey />
            <Accreditation_Customer xsi:nil="true" />
            <Customer xsi:nil="true" />
            <Customer_Address xsi:nil="true" />
            <Customer_Primary_Address xsi:nil="true" />
            <Organization xsi:nil="true" />
            <Accreditation xsi:nil="true" />
            <Accreditation_Status xsi:nil="true" />
            <Accreditation_Type xsi:nil="true" />
            <Individual_Organization_CEO_Affiliation xsi:nil="true" />
            <Affiliated_CEO xsi:nil="true" />
            <Individual_Organization_CAO_Affiliation xsi:nil="true" />
            <Affiliated_CAO xsi:nil="true" />
            <Individual_Organization_CMOA_ffiliation xsi:nil="true" />
            <Affiliated_CMO xsi:nil="true" />
            <Individual_Organization_Survey_Contact_Affiliation xsi:nil="true" />
            <Affiliated_Survey_Contact xsi:nil="true" />
            <Individual_Decision_Letter_Recipient xsi:nil="true" />
            <Decision_Letter_Recipient xsi:nil="true" />
            <Invoice xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment_Info xsi:nil="true" />
            <Payment_Method xsi:nil="true" />
            <Invoice_DetailCollection xsi:nil="true" />
          </AccreditationArea>
          <AccreditationArea>
            <CurrentKey />
            <Accreditation_Customer xsi:nil="true" />
            <Customer xsi:nil="true" />
            <Customer_Address xsi:nil="true" />
            <Customer_Primary_Address xsi:nil="true" />
            <Organization xsi:nil="true" />
            <Accreditation xsi:nil="true" />
            <Accreditation_Status xsi:nil="true" />
            <Accreditation_Type xsi:nil="true" />
            <Individual_Organization_CEO_Affiliation xsi:nil="true" />
            <Affiliated_CEO xsi:nil="true" />
            <Individual_Organization_CAO_Affiliation xsi:nil="true" />
            <Affiliated_CAO xsi:nil="true" />
            <Individual_Organization_CMOA_ffiliation xsi:nil="true" />
            <Affiliated_CMO xsi:nil="true" />
            <Individual_Organization_Survey_Contact_Affiliation xsi:nil="true" />
            <Affiliated_Survey_Contact xsi:nil="true" />
            <Individual_Decision_Letter_Recipient xsi:nil="true" />
            <Decision_Letter_Recipient xsi:nil="true" />
            <Invoice xsi:nil="true" />
            <Payment xsi:nil="true" />
            <Payment_Info xsi:nil="true" />
            <Payment_Method xsi:nil="true" />
            <Invoice_DetailCollection xsi:nil="true" />
          </AccreditationArea>
        </Accreditation_ApplicantCollection>
      </BNEInsertionOrderInvoiceResult>
    </BNEInsertionOrderInvoiceResponse>
  </soap:Body>
</soap:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /xweb/secure/bnenetforumxml.asmx/BNEInsertionOrderInvoice?InsertionOrderKey=string&InvoiceTermCode=string&ProformaInvoice=string HTTP/1.1
Host: netforum.sema.org
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<CentralizedOrderEntryType xmlns="http://www.avectra.com/2005/">
  <CurrentKey />
  <Invoice>
    <inv_key />
    <inv_proforma />
    <inv_code />
    <inv_trx_date />
    <inv_cst_key />
    <inv_add_user />
    <inv_add_date />
    <inv_change_user />
    <inv_change_date />
    <inv_code_count />
    <inv_code_cp />
    <inv_delete_flag />
    <inv_key_ext />
    <inv_ait_key />
    <inv_print_count />
    <inv_print_date />
    <inv_print_user />
    <inv_src_key />
    <inv_med_key />
    <inv_post_flag />
    <inv_notes_internal />
    <inv_bat_key />
    <inv_notes_external />
    <inv_ship_on_date />
    <inv_ship_priority />
    <inv_po_number />
    <inv_orig_trans_type />
    <inv_fax_confirm_sent_flag />
    <inv_email_confirm_sent_flag />
    <inv_cxa_key />
    <inv_cph_key />
    <inv_cfx_key />
    <inv_eml_key />
    <inv_pref_comm_meth />
    <inv_billing_pref_comm_meth />
    <inv_close_flag />
    <inv_bat_close_flag />
    <inv_entity_key />
    <inv_col_key />
    <inv_cst_billing_key />
    <inv_ind_cst_billing_key />
    <inv_ord_key />
    <inv_tracking_number />
    <inv_group_flag />
    <inv_group_description />
    <inv_cur_key />
    <inv_sponsor_banner_notes_ext />
    <inv_allow_installments />
    <inv_sfo_key />
    <inv_pbs_key />
    <inv_has_membership />
    <inv_autopay_membership />
    <inv_AutoRefund />
    <inv_eweb_credit_available />
    <inv_send_email_confirmation />
    <inv_eweb_apply_credit_amount />
    <inv_send_fax_confirmation />
    <inv_adjustment_reason />
    <inv_available_installment_milestone_schedules />
    <inv_collection_status />
    <inv_cty_code />
    <inv_first_installment_amount />
    <inv_installment_milestone_schedule />
    <inv_mbr_mbt_keys />
    <inv_NewBatch_key />
    <inv_cst_first_last_name />
    <inv_email_bcc />
    <inv_total />
    <inv_amount />
    <inv_balance />
    <inv_Donation_in_cart />
    <inv_payment_to_apply_distributed />
    <inv_batch_total />
    <inv_batch_total_diff />
    <inv_close_opportunity />
    <inv_credit_to_apply_distributed />
    <inv_product_without_price />
    <inv_batch_count />
    <inv_batch_count_diff />
    <inv_distributable_credit_total />
    <inv_bat_control_total_display />
    <inv_distributable_credit_balance />
    <inv_invoice_to_pay_count />
    <inv_paid_by_liability_balance />
    <inv_payment_detail_count />
    <inv_code_display />
    <inv_payment_to_apply />
    <inv_convertedamount />
    <inv_nettotal />
    <inv_netpayment />
    <inv_credit_to_apply />
    <inv_netbalance />
    <inv_netcredit />
    <inv_net_amount_due />
    <inv_netunpaidbalance />
    <inv_netwriteoff />
    <inv_writeoff_to_apply />
    <inv_netreturn />
    <inv_return_to_apply />
    <inv_netapplied />
    <inv_previous_netapplied />
    <inv_previous_netpayment />
    <inv_total_to_apply />
    <inv_next_invoice_date />
    <inv_allow_recurring />
    <inv_allow_payment_with_frozen_payment_method />
    <inv_select_all />
    <inv_details_html />
    <inv_details_text />
    <inv_details_with_customer_html />
    <inv_autoapply />
    <inv_autoapplypayment />
    <inv_installment_flag />
    <inv_coe_flag />
    <inv_shippable_total />
    <inv_unapplied_shipping_total />
    <inv_shippable_items_flag />
    <inv_create_mail_record />
    <inv_autoapplycredit />
    <inv_invoice_detail_count />
    <inv_bill_me />
    <inv_HasNewLineItems />
    <inv_HasOldLineItems />
    <inv_total_weight />
    <inv_discount />
    <inv_shipping />
    <inv_tax />
    <inv_prd_keys />
    <inv_currency_readonly />
    <inv_cur_exchange_rate />
    <inv_Show_Popup />
    <inv_convert_to_installmentpayments />
    <inv_use_payment_to_apply_field />
    <inv_allow_installment />
  </Invoice>
  <Invoice_Detail>
    <ivd_key />
    <ivd_inv_key />
    <ivd_price />
    <ivd_qty />
    <ivd_approve_date />
    <ivd_approve_user />
    <ivd_void_date />
    <ivd_void_user />
    <ivd_ajd_key />
    <ivd_add_user />
    <ivd_add_date />
    <ivd_backorder_flag />
    <ivd_change_user />
    <ivd_change_date />
    <ivd_inventory_held_qty />
    <ivd_delete_flag />
    <ivd_ship_qty />
    <ivd_ship_flag_cp />
    <ivd_key_ext />
    <ivd_close_flag />
    <ivd_approve_flag />
    <ivd_void_flag />
    <ivd_prc_key />
    <ivd_prc_prd_key />
    <ivd_amount_cp />
    <ivd_parity />
    <ivd_parity_amount_cp />
    <ivd_gla_dr_key />
    <ivd_gla_cr_key />
    <ivd_notes />
    <ivd_cst_ship_key />
    <ivd_prc_prd_ptp_key />
    <ivd_cxa_key />
    <ivd_src_key />
    <ivd_type />
    <ivd_entity_key />
    <ivd_ivw_key />
    <ivd_odd_key />
    <ivd_do_not_fulfill />
    <ivd_pak_prd_key />
    <ivd_ods_key />
    <ivd_cst_key />
    <ivd_account_number />
    <ivd_ovr_key />
    <ivd_price_override_reason />
    <ivd_pjt_key />
    <ivd_backorder_email_sent_flag />
    <ivd_process_qty />
    <ivd_bun_prd_key />
    <ivd_download_count />
    <ivd_eml_key />
    <ivd_package_grouping_key />
    <ivd_train_ses_app_title_ext />
    <ivd_train_ses_app_sub_ext />
    <ivd_train_ses_app_1_choice_ext />
    <ivd_train_ses_app_2_choice_ext />
    <ivd_cdd_key />
    <ivd_download_limit_override />
    <ivd_train_ses_app_3_choice_ext />
    <ivd_discount_program_ivd_key />
    <ivd_distributed_liability_flag />
    <ivd_download_days_override />
    <ivd_gc_number />
    <ivd_train_ses_app_4_choice_ext />
    <ivd_cdt_key />
    <ivd_pro_key />
    <ivd_kiosk_brand_name_ext />
    <ivd_kiosk_product_showcase_ext />
    <ivd_onsite_contact_name_ext />
    <ivd_onsite_mobile_phone_ext />
    <ivd_eml_address_ext />
    <ivd_ivd_key />
  </Invoice_Detail>
  <Invoice_Detail_Term>
    <trm_ivd_key />
    <trm_start_date />
    <trm_end_date />
    <trm_original_end_date />
    <trm_add_user />
    <trm_add_date />
    <trm_change_user />
    <trm_entity_key />
    <trm_change_date />
    <trm_ivd_key_previous />
    <trm_delete_flag />
    <trm_do_not_renew_flag />
    <trm_ivd_key_ext />
    <trm_sui_prd_key_start />
    <trm_sui_prd_key_hold_start />
    <trm_number_fulfilled />
    <trm_sui_prd_key_hold_end />
    <trm_num_issues />
    <trm_num_issues_remain_cp />
    <trm_cla_key />
    <trm_qualified_flag />
    <trm_qualified_date />
    <trm_rqt_key />
    <trm_controlled_flag />
    <trm_requested_flag />
    <trm_sin_key />
    <trm_ttl_key />
    <trm_jfn_key />
    <trm_demog1 />
    <trm_demog2 />
    <trm_demog3 />
    <trm_demog4 />
    <trm_demog5 />
    <trm_cancel_flag />
    <trm_ivd_prc_prd_key />
    <trm_lifetime_flag />
    <trm_grace_issues_cp />
    <trm_sui_prd_key_drop />
    <trm_add_drop_flag />
    <trm_mbr_key />
    <trm_mxi_key />
    <trm_reference_num />
    <trm_cxa_key_ext />
    <trm_auto_pay_flag />
    <trm_cpi_key />
    <trm_issues_fulfilled />
  </Invoice_Detail_Term>
  <Claim>
    <cld_key />
    <cld_add_user />
    <cld_add_date />
    <cld_change_user />
    <cld_change_date />
    <cld_delete_flag />
    <cld_key_ext />
    <cld_sfl_key />
    <cld_ful_key />
    <cld_ivd_key />
    <cld_cxa_key />
    <cld_inv_code />
    <cld_qty />
    <cld_ship_qty />
    <cld_ship_date />
    <cld_reshipped />
    <cld_entity_key />
    <cld_claim_date />
    <cld_cst_key />
    <cld_notes />
    <cld_ivw_key />
    <cld_claim_reason />
    <cld_claim_status />
    <cld_email_sent />
    <cld_sui_prd_key />
    <cld_number />
    <cld_process_qty />
    <cld_process_date />
  </Claim>
  <Default_Shipping_Address>
    <cxs__cxa_cst_key />
    <cxs__cxa_adr_key />
    <cxs__cxa_add_date />
    <cxs__cxa_add_user />
    <cxs__cxa_change_date />
    <cxs__cxa_change_user />
    <cxs__cxa_delete_flag />
    <cxs__cxa_key />
    <cxs__cxa_key_ext />
    <cxs__cxa_on_hold_flag />
    <cxs__cxa_adh_key />
    <cxs__cxa_adt_key />
    <cxs__cxa_seasonal_from_date />
    <cxs__cxa_mailing_label />
    <cxs__cxa_seasonal_through_date />
    <cxs__cxa_entity_key />
    <cxs__cxa_mail_stop />
    <cxs__cxa_mailing_label_html />
    <cxs__cxa_on_hold_from />
    <cxs__cxa_on_hold_through />
    <cxs__cxa_no_directory_print_flag_ext />
  </Default_Shipping_Address>
  <Payment>
    <pay_key />
    <pay_code />
    <pay_trx_date />
    <pay_cst_key />
    <pay_add_user />
    <pay_add_date />
    <pay_change_user />
    <pay_change_date />
    <pay_delete_flag />
    <pay_src_key />
    <pay_key_ext />
    <pay_med_key />
    <pay_post_flag />
    <pay_bat_close_flag />
    <pay_bat_key />
    <pay_notes />
    <pay_entity_key />
    <pay_cur_key />
    <pay_pin_key />
    <pay_charge_penalty_fee />
    <pay_send_email_confirmation />
    <pay_transaction_description />
    <pay_nsf_or_chargeback_fee_setup_exists_flag />
    <pay_void_type />
    <pay_fee_prc_key />
    <pay_new_batch_key />
    <pay_allow_nsf_flag />
    <pay_allow_chargeback_flag />
    <pay_void_date />
  </Payment>
  <Payment_Info>
    <pin_key />
    <pin_cst_key />
    <pin_apm_key />
    <pin_cc_number />
    <pin_cc_number_display />
    <pin_cc_expire />
    <pin_cc_cardholder_name />
    <pin_cc_auth />
    <pin_check_number />
    <pin_eft_routing_number />
    <pin_eft_account_number />
    <pin_other_ref_number />
    <pin_add_user />
    <pin_add_date />
    <pin_change_user />
    <pin_change_date />
    <pin_delete_flag />
    <pin_check_amount />
    <pin_key_ext />
    <pin_entity_key />
    <pin_merchant_option />
    <pin_enc_version />
    <pin_cc_preauth_flag />
    <pin_preauth_pin_key />
    <pin_street />
    <pin_city />
    <pin_state />
    <pin_zip />
    <pin_email />
    <pin_DL />
    <pin_name_on_check />
    <pin_eft_account_type />
    <pin_eft_account_number_display />
    <pin_other_preauth_ref_number />
    <pin_cty_iso_number />
    <pin_SS />
    <pin_vault_account />
    <pin_cpi_key />
    <pin_description />
    <pin_cc_error />
    <pin_hosted_page_available />
    <pin_mobile_app_available />
    <pin_ghl_key />
    <pin_hosted_payment />
    <pin_isvault />
    <pin_record_payment_only />
    <pin_tax_amt />
    <pin_billing_info_required_for_ach_flag />
    <pin_cc_security_code />
    <pin_allow_online_payment_flag />
    <pin_preferred_flag />
  </Payment_Info>
  <Payment_Method>
    <apm_key />
    <apm_atc_key />
    <apm_type />
    <apm_method />
    <apm_add_user />
    <apm_add_date />
    <apm_change_date />
    <apm_change_user />
    <apm_delete_flag />
    <apm_gla_key />
    <apm_entity_key />
    <apm_key_ext />
    <apm_iweb_flag />
    <apm_eweb_flag />
    <apm_merchant_option />
    <apm_batch_suffix />
    <apm_currency_code />
    <apm_csc_flag />
    <apm_cc_format />
    <apm_pma_key />
    <apm_gateway_is_frozen_flag />
  </Payment_Method>
  <Customer>
    <cst_key />
    <cst_type />
    <cst_name_cp />
    <cst_sort_name_dn />
    <cst_ind_full_name_dn />
    <cst_org_name_dn />
    <cst_ixo_title_dn />
    <cst_pref_comm_meth />
    <cst_bio />
    <cst_add_date />
    <cst_add_user />
    <cst_change_date />
    <cst_change_user />
    <cst_delete_flag />
    <cst_recno />
    <cst_id />
    <cst_key_ext />
    <cst_email_text_only />
    <cst_credit_limit />
    <cst_src_key />
    <cst_src_code />
    <cst_tax_exempt_flag />
    <cst_tax_id />
    <cst_cxa_key />
    <cst_no_email_flag />
    <cst_cxa_billing_key />
    <cst_eml_address_dn />
    <cst_eml_key />
    <cst_no_phone_flag />
    <cst_phn_number_complete_dn />
    <cst_cph_key />
    <cst_no_fax_flag />
    <cst_fax_number_complete_dn />
    <cst_cfx_key />
    <cst_ixo_key />
    <cst_no_web_flag />
    <cst_oldid />
    <cst_member_flag />
    <cst_url_code_dn />
    <cst_parent_cst_key />
    <cst_url_key />
    <cst_no_msg_flag />
    <cst_msg_handle_dn />
    <cst_web_login />
    <cst_web_password />
    <cst_entity_key />
    <cst_msg_key />
    <cst_no_mail_flag />
    <cst_web_start_date />
    <cst_web_end_date />
    <cst_web_force_password_change />
    <cst_web_login_disabled_flag />
    <cst_comment />
    <cst_credit_hold_flag />
    <cst_credit_hold_reason />
    <cst_web_forgot_password_status />
    <cst_old_cxa_key />
    <cst_last_email_date />
    <cst_no_promotional_material_ext />
    <cst_no_publish_flag />
    <cst_sin_key />
    <cst_ttl_key />
    <cst_jfn_key />
    <cst_cur_key />
    <cst_attribute_1 />
    <cst_attribute_2 />
    <cst_salutation_1 />
    <cst_salutation_2 />
    <cst_merge_cst_key />
    <cst_salutation_3 />
    <cst_salutation_4 />
    <cst_default_recognize_as />
    <cst_score />
    <cst_score_normalized />
    <cst_score_trend />
    <cst_vault_account />
    <cst_exclude_from_social_flag />
    <cst_social_score />
    <cst_ptin />
    <cst_aicpa_member_id />
    <cst_vendor_code />
    <cst_salt />
    <cst_sca_key />
    <cst_iterations />
    <cst_web_password_change_date />
    <cst_web_failed_login_count />
    <cst_pri_member_flag_ext />
    <cst_web_last_failed_login_date />
    <cst_web_login_locked_flag />
    <cst_credit_available />
  </Customer>
  <CustomerIndividual>
    <ind_cst_key />
    <ind_prf_code />
    <ind_first_name />
    <ind_mid_name />
    <ind_last_name />
    <ind_sfx_code />
    <ind_designation />
    <ind_dob />
    <ind_gender />
    <ind_full_name_cp />
    <ind_salutation_cp />
    <ind_cst_key_ext />
    <ind_ssn />
    <ind_spouse_name />
    <ind_age_cp />
    <ind_salary />
    <ind_ethnicity />
    <ind_badge_name />
    <ind_license_number />
    <ind_entered_field_date />
    <ind_num_years_in_field_cp />
    <ind_grad_date />
    <ind_political_party />
    <ind_deceased_flag />
    <ind_int_code />
    <ind_ixo_key />
    <ind_marital_status />
    <ind_add_date />
    <ind_add_user />
    <ind_entity_key />
    <ind_change_date />
    <ind_cst_passcode_ext />
    <ind_change_user />
    <ind_sample_multi />
    <ind_delete_flag />
    <ind_maiden_name />
    <ind_progress_ext />
    <ind_ssn_display />
    <ind_no_directory_print_flag_ext />
    <ind_aicpa_id />
    <ind_cass_exempt_flag_ext />
    <ind_deceased_date />
    <ind_no_enews_flag_ext />
    <ind_department_ext />
    <ind_principal_business_ext />
    <ind_buying_authority_ext />
    <ind_num_outlets_ext />
    <ind_annual_sales_ext />
    <ind_years_in_business_ext />
    <ind_percent_wholesale_ext />
    <ind_hardware_software_ext />
    <ind_popup />
    <ind_column_test1_ext />
    <ind_anonymization_status />
    <ind_customreg_id_ext />
  </CustomerIndividual>
  <Billing_Address>
    <cxa_cst_key />
    <cxa_adr_key />
    <cxa_add_date />
    <cxa_add_user />
    <cxa_change_date />
    <cxa_change_user />
    <cxa_delete_flag />
    <cxa_key />
    <cxa_key_ext />
    <cxa_on_hold_flag />
    <cxa_adh_key />
    <cxa_adt_key />
    <cxa_seasonal_from_date />
    <cxa_mailing_label />
    <cxa_seasonal_through_date />
    <cxa_entity_key />
    <cxa_mail_stop />
    <cxa_mailing_label_html />
    <cxa_on_hold_from />
    <cxa_on_hold_through />
    <cxa_no_directory_print_flag_ext />
  </Billing_Address>
  <Billing_Adr>
    <adr_key />
    <adr_cst_key_owner />
    <adr_line1 />
    <adr_line2 />
    <adr_line3 />
    <adr_city />
    <adr_state />
    <adr_post_code />
    <adr_city_state_code />
    <adr_country />
    <adr_intl_province />
    <adr_county />
    <adr_cong_dist />
    <adr_state_house />
    <adr_state_senate />
    <adr_latitude />
    <adr_longitude />
    <adr_mailing_label />
    <adr_mailing_label_html />
    <adr_add_date />
    <adr_add_user />
    <adr_change_date />
    <adr_change_user />
    <adr_delete_flag />
    <adr_key_ext />
    <adr_bad_address_flag />
    <adr_adb_key />
    <adr_entity_key />
    <adr_metro_stat_area />
    <adr_carrier_route />
    <adr_delivery_point_code />
    <adr_lacs />
    <adr_time_zone />
    <adr_urbanization />
    <adr_bar_code />
    <adr_fips />
    <adr_no_validation_flag />
    <adr_attn />
    <adr_record_type_code />
    <adr_geography />
  </Billing_Adr>
  <Price>
    <prc_key />
    <prc_prd_key />
    <prc_price />
    <prc_add_user />
    <prc_add_date />
    <prc_change_user />
    <prc_change_date />
    <prc_delete_flag />
    <prc_key_ext />
    <prc_gla_ar_key />
    <prc_gla_revenue_key />
    <prc_gla_liability_key />
    <prc_gla_return_key />
    <prc_gla_writeoff_key />
    <prc_start_date />
    <prc_end_date />
    <prc_ptr_key />
    <prc_num_issues />
    <prc_prd_ptp_key />
    <prc_percent />
    <prc_percent_cp />
    <prc_prd_atc_key />
    <prc_code />
    <prc_display_name />
    <prc_sell_online />
    <prc_gla_deferred_key />
    <prc_deferred_flag />
    <prc_mail />
    <prc_email />
    <prc_fax />
    <prc_thumbnail />
    <prc_online_abstract />
    <prc_entity_key />
    <prc_qty_min />
    <prc_qty_max />
    <prc_recognize_after_date />
    <prc_account_split_flag />
    <prc_prorate_flag />
    <prc_prorate_first_year_flag />
    <prc_web />
    <prc_microfiche />
    <prc_revenue_recog_frequency />
    <prc_allow_installment />
    <prc_pjt_key />
    <prc_shippable_flag />
    <prc_eweb_code />
    <prc_weight_min />
    <prc_weight_max />
    <prc_recognize_by_issue_flag />
    <prc_num_grace_issues />
    <prc_back_issue_flag />
    <prc_renew_unpaid_orders_flag />
    <prc_allow_unpaid_orders_flag />
    <prc_deferral_num_years />
    <prc_cur_key />
    <prc_award_credit_flag />
    <prc_deferral_num_issues />
    <prc_allow_sync_flag />
    <prc_cct_key />
    <prc_no_discount_flag />
    <prc_pcl_key />
    <prc_pde_key />
    <prc_plo_key />
  </Price>
  <Batch>
    <bat_key />
    <bat_code />
    <bat_date />
    <bat_control_total />
    <bat_control_trx_count />
    <bat_post_date />
    <bat_post_user />
    <bat_post_flag />
    <bat_export_date />
    <bat_export_user />
    <bat_export_flag />
    <bat_add_user />
    <bat_add_date />
    <bat_change_user />
    <bat_change_date />
    <bat_delete_flag />
    <bat_key_ext />
    <bat_apm_key />
    <bat_atc_key />
    <bat_arp_key />
    <bat_close_user />
    <bat_close_date />
    <bat_close_flag />
    <bat_notes />
    <bat_file />
    <bat_entity_key />
    <bat_intercompany_flag />
    <bat_file2 />
    <bat_file3 />
    <bat_lock_flag />
    <bat_lock_date />
    <bat_orig_trans_type />
    <bat_make_default_flag />
  </Batch>
  <BillToCustomer>
    <bcs__cst_key />
    <bcs__cst_type />
    <bcs__cst_name_cp />
    <bcs__cst_sort_name_dn />
    <bcs__cst_ind_full_name_dn />
    <bcs__cst_org_name_dn />
    <bcs__cst_ixo_title_dn />
    <bcs__cst_pref_comm_meth />
    <bcs__cst_bio />
    <bcs__cst_add_date />
    <bcs__cst_add_user />
    <bcs__cst_change_date />
    <bcs__cst_change_user />
    <bcs__cst_delete_flag />
    <bcs__cst_recno />
    <bcs__cst_id />
    <bcs__cst_key_ext />
    <bcs__cst_email_text_only />
    <bcs__cst_credit_limit />
    <bcs__cst_src_key />
    <bcs__cst_src_code />
    <bcs__cst_tax_exempt_flag />
    <bcs__cst_tax_id />
    <bcs__cst_cxa_key />
    <bcs__cst_no_email_flag />
    <bcs__cst_cxa_billing_key />
    <bcs__cst_eml_address_dn />
    <bcs__cst_eml_key />
    <bcs__cst_no_phone_flag />
    <bcs__cst_phn_number_complete_dn />
    <bcs__cst_cph_key />
    <bcs__cst_no_fax_flag />
    <bcs__cst_fax_number_complete_dn />
    <bcs__cst_cfx_key />
    <bcs__cst_ixo_key />
    <bcs__cst_no_web_flag />
    <bcs__cst_oldid />
    <bcs__cst_member_flag />
    <bcs__cst_url_code_dn />
    <bcs__cst_parent_cst_key />
    <bcs__cst_url_key />
    <bcs__cst_no_msg_flag />
    <bcs__cst_msg_handle_dn />
    <bcs__cst_web_login />
    <bcs__cst_web_password />
    <bcs__cst_entity_key />
    <bcs__cst_msg_key />
    <bcs__cst_no_mail_flag />
    <bcs__cst_web_start_date />
    <bcs__cst_web_end_date />
    <bcs__cst_web_force_password_change />
    <bcs__cst_web_login_disabled_flag />
    <bcs__cst_comment />
    <bcs__cst_credit_hold_flag />
    <bcs__cst_credit_hold_reason />
    <bcs__cst_web_forgot_password_status />
    <bcs__cst_old_cxa_key />
    <bcs__cst_last_email_date />
    <bcs__cst_no_promotional_material_ext />
    <bcs__cst_no_publish_flag />
    <bcs__cst_sin_key />
    <bcs__cst_ttl_key />
    <bcs__cst_jfn_key />
    <bcs__cst_cur_key />
    <bcs__cst_attribute_1 />
    <bcs__cst_attribute_2 />
    <bcs__cst_salutation_1 />
    <bcs__cst_salutation_2 />
    <bcs__cst_merge_cst_key />
    <bcs__cst_salutation_3 />
    <bcs__cst_salutation_4 />
    <bcs__cst_default_recognize_as />
    <bcs__cst_score />
    <bcs__cst_score_normalized />
    <bcs__cst_score_trend />
    <bcs__cst_vault_account />
    <bcs__cst_exclude_from_social_flag />
    <bcs__cst_social_score />
    <bcs__cst_ptin />
    <bcs__cst_aicpa_member_id />
    <bcs__cst_vendor_code />
    <bcs__cst_salt />
    <bcs__cst_sca_key />
    <bcs__cst_iterations />
    <bcs__cst_web_password_change_date />
    <bcs__cst_web_failed_login_count />
    <bcs__cst_pri_member_flag_ext />
    <bcs__cst_web_last_failed_login_date />
    <bcs__cst_web_login_locked_flag />
  </BillToCustomer>
  <BillToCustomerIndividual>
    <bin__ind_cst_key />
    <bin__ind_prf_code />
    <bin__ind_first_name />
    <bin__ind_mid_name />
    <bin__ind_last_name />
    <bin__ind_sfx_code />
    <bin__ind_designation />
    <bin__ind_dob />
    <bin__ind_gender />
    <bin__ind_full_name_cp />
    <bin__ind_salutation_cp />
    <bin__ind_cst_key_ext />
    <bin__ind_ssn />
    <bin__ind_spouse_name />
    <bin__ind_age_cp />
    <bin__ind_salary />
    <bin__ind_ethnicity />
    <bin__ind_badge_name />
    <bin__ind_license_number />
    <bin__ind_entered_field_date />
    <bin__ind_num_years_in_field_cp />
    <bin__ind_grad_date />
    <bin__ind_political_party />
    <bin__ind_deceased_flag />
    <bin__ind_int_code />
    <bin__ind_ixo_key />
    <bin__ind_marital_status />
    <bin__ind_add_date />
    <bin__ind_add_user />
    <bin__ind_entity_key />
    <bin__ind_change_date />
    <bin__ind_cst_passcode_ext />
    <bin__ind_change_user />
    <bin__ind_sample_multi />
    <bin__ind_delete_flag />
    <bin__ind_maiden_name />
    <bin__ind_progress_ext />
    <bin__ind_ssn_display />
    <bin__ind_no_directory_print_flag_ext />
    <bin__ind_aicpa_id />
    <bin__ind_cass_exempt_flag_ext />
    <bin__ind_deceased_date />
    <bin__ind_no_enews_flag_ext />
    <bin__ind_department_ext />
    <bin__ind_principal_business_ext />
    <bin__ind_buying_authority_ext />
    <bin__ind_num_outlets_ext />
    <bin__ind_annual_sales_ext />
    <bin__ind_years_in_business_ext />
    <bin__ind_percent_wholesale_ext />
    <bin__ind_hardware_software_ext />
    <bin__ind_popup />
    <bin__ind_column_test1_ext />
    <bin__ind_anonymization_status />
    <bin__ind_customreg_id_ext />
  </BillToCustomerIndividual>
  <Billing_Contact>
    <bco__cst_key />
    <bco__cst_type />
    <bco__cst_name_cp />
    <bco__cst_sort_name_dn />
    <bco__cst_ind_full_name_dn />
    <bco__cst_org_name_dn />
    <bco__cst_ixo_title_dn />
    <bco__cst_pref_comm_meth />
    <bco__cst_bio />
    <bco__cst_add_date />
    <bco__cst_add_user />
    <bco__cst_change_date />
    <bco__cst_change_user />
    <bco__cst_delete_flag />
    <bco__cst_recno />
    <bco__cst_id />
    <bco__cst_key_ext />
    <bco__cst_email_text_only />
    <bco__cst_credit_limit />
    <bco__cst_src_key />
    <bco__cst_src_code />
    <bco__cst_tax_exempt_flag />
    <bco__cst_tax_id />
    <bco__cst_cxa_key />
    <bco__cst_no_email_flag />
    <bco__cst_cxa_billing_key />
    <bco__cst_eml_address_dn />
    <bco__cst_eml_key />
    <bco__cst_no_phone_flag />
    <bco__cst_phn_number_complete_dn />
    <bco__cst_cph_key />
    <bco__cst_no_fax_flag />
    <bco__cst_fax_number_complete_dn />
    <bco__cst_cfx_key />
    <bco__cst_ixo_key />
    <bco__cst_no_web_flag />
    <bco__cst_oldid />
    <bco__cst_member_flag />
    <bco__cst_url_code_dn />
    <bco__cst_parent_cst_key />
    <bco__cst_url_key />
    <bco__cst_no_msg_flag />
    <bco__cst_msg_handle_dn />
    <bco__cst_web_login />
    <bco__cst_web_password />
    <bco__cst_entity_key />
    <bco__cst_msg_key />
    <bco__cst_no_mail_flag />
    <bco__cst_web_start_date />
    <bco__cst_web_end_date />
    <bco__cst_web_force_password_change />
    <bco__cst_web_login_disabled_flag />
    <bco__cst_comment />
    <bco__cst_credit_hold_flag />
    <bco__cst_credit_hold_reason />
    <bco__cst_web_forgot_password_status />
    <bco__cst_old_cxa_key />
    <bco__cst_last_email_date />
    <bco__cst_no_promotional_material_ext />
    <bco__cst_no_publish_flag />
    <bco__cst_sin_key />
    <bco__cst_ttl_key />
    <bco__cst_jfn_key />
    <bco__cst_cur_key />
    <bco__cst_attribute_1 />
    <bco__cst_attribute_2 />
    <bco__cst_salutation_1 />
    <bco__cst_salutation_2 />
    <bco__cst_merge_cst_key />
    <bco__cst_salutation_3 />
    <bco__cst_salutation_4 />
    <bco__cst_default_recognize_as />
    <bco__cst_score />
    <bco__cst_score_normalized />
    <bco__cst_score_trend />
    <bco__cst_vault_account />
    <bco__cst_exclude_from_social_flag />
    <bco__cst_social_score />
    <bco__cst_ptin />
    <bco__cst_aicpa_member_id />
    <bco__cst_vendor_code />
    <bco__cst_salt />
    <bco__cst_sca_key />
    <bco__cst_iterations />
    <bco__cst_web_password_change_date />
    <bco__cst_web_failed_login_count />
    <bco__cst_pri_member_flag_ext />
    <bco__cst_web_last_failed_login_date />
    <bco__cst_web_login_locked_flag />
  </Billing_Contact>
  <InstallmentBilling>
    <ord_key />
    <ord_cst_key />
    <ord_frequency />
    <ord_ptr_key />
    <ord_last_bill_date />
    <ord_proforma />
    <ord_type />
    <ord_pin_key />
    <ord_num_of_installments />
    <ord_num_invoices_to_date />
    <ord_cst_billing_key />
    <ord_ind_cst_billing_key />
    <ord_cxa_key />
    <ord_cph_key />
    <ord_cfx_key />
    <ord_eml_key />
    <ord_pref_comm_method />
    <ord_src_key />
    <ord_med_key />
    <ord_notes_internal />
    <ord_notes_external />
    <ord_add_user />
    <ord_add_date />
    <ord_change_user />
    <ord_change_date />
    <ord_delete_flag />
    <ord_entity_key />
    <ord_key_ext />
    <ord_ait_key />
    <ord_first_process_date />
    <ord_code />
    <ord_close_flag />
    <ord_milestone_flag />
    <ord_cpi_key />
    <ord_auto_pay />
    <ord_orig_trans_type />
    <ord_po_number />
    <ord_cur_key />
    <ord_trx_date />
    <ord_sfo_key />
    <ord_group_flag />
    <ord_group_description />
    <ord_recurring_date_1 />
    <ord_recurring_date_2 />
  </InstallmentBilling>
  <Company-Business_Unit>
    <atc_code />
    <atc_name />
    <atc_asn_code />
    <atc_add_user />
    <atc_add_date />
    <atc_change_user />
    <atc_change_date />
    <atc_delete_flag />
    <atc_key />
    <atc_key_ext />
    <atc_gla_revenue_key />
    <atc_gla_liability_key />
    <atc_gla_return_key />
    <atc_gla_deferred_key />
    <atc_gla_writeoff_key />
    <atc_gla_inventory_key />
    <atc_gla_cogs_key />
    <atc_gla_ar_key />
    <atc_entity_key />
    <atc_gla_overpayment_key />
    <atc_ait_key />
    <atc_currency_code />
    <atc_gla_realized_gain_key />
    <atc_gla_realized_loss_key />
    <atc_gla_rounding_key />
    <atc_tax_id />
    <atc_nsf_prc_key />
  </Company-Business_Unit>
  <Credit_Available>
    <caa_cst_key />
    <caa_cst_credit_available />
    <caa_entity_key />
  </Credit_Available>
  <source_code>
    <src_code />
    <src_add_date />
    <src_add_user />
    <src_change_date />
    <src_change_user />
    <src_delete_flag />
    <src_key />
    <src_type />
    <src_start_date />
    <src_end_date />
    <src_entity_key />
    <src_key_ext />
    <src_eweb_code />
    <src_act_key />
    <src_asg_key />
    <src_obj_key />
    <src_placeholder_value />
    <src_src_key />
  </source_code>
  <Sales_Opportunity>
    <sfo_key />
    <sfo_type />
    <sfo_usr_key />
    <sfo_cst_key />
    <sfo_opportunity_name />
    <sfo_sot_code />
    <sfo_sor_code />
    <sfo_quantity />
    <sfo_description />
    <sfo_amount />
    <sfo_close_date />
    <sfo_sos_code />
    <sfo_close_probability />
    <sfo_expected_revenue />
    <sfo_sos_code_next />
    <sfo_ptp_key />
    <sfo_prd_key />
    <sfo_add_user />
    <sfo_add_date />
    <sfo_change_user />
    <sfo_change_date />
    <sfo_delete_flag />
    <sfo_key_ext />
    <sfo_entity_key />
  </Sales_Opportunity>
  <currency>
    <cur_key />
    <cur_code />
    <cur_description />
    <cur_symbol_prefix />
    <cur_symbol_suffix />
    <cur_negative_display />
    <cur_separator />
    <cur_accuracy />
    <cur_calc_method />
    <cur_unit />
    <cur_sub_unit />
    <cur_add_user />
    <cur_add_date />
    <cur_change_user />
    <cur_change_date />
    <cur_delete_flag />
    <cur_entity_key />
    <cur_key_ext />
    <cur_fraction_separator />
  </currency>
  <Invoice_DetailCollection>
    <InvoiceDetail>
      <CurrentKey />
      <Invoice_Detail>
        <ivd_qty_previous />
        <ivd_key />
        <ivd_inv_key />
        <ivd_price />
        <ivd_qty />
        <ivd_approve_date />
        <ivd_approve_user />
        <ivd_void_date />
        <ivd_void_user />
        <ivd_ajd_key />
        <ivd_add_user />
        <ivd_add_date />
        <ivd_backorder_flag />
        <ivd_change_user />
        <ivd_change_date />
        <ivd_inventory_held_qty />
        <ivd_delete_flag />
        <ivd_ship_qty />
        <ivd_ship_flag_cp />
        <ivd_key_ext />
        <ivd_close_flag />
        <ivd_approve_flag />
        <ivd_void_flag />
        <ivd_prc_key />
        <ivd_prc_prd_key />
        <ivd_amount_cp />
        <ivd_parity />
        <ivd_parity_amount_cp />
        <ivd_gla_dr_key />
        <ivd_gla_cr_key />
        <ivd_notes />
        <ivd_cst_ship_key />
        <ivd_prc_prd_ptp_key />
        <ivd_cxa_key />
        <ivd_src_key />
        <ivd_type />
        <ivd_entity_key />
        <ivd_ivw_key />
        <ivd_odd_key />
        <ivd_do_not_fulfill />
        <ivd_pak_prd_key />
        <ivd_ods_key />
        <ivd_cst_key />
        <ivd_account_number />
        <ivd_ovr_key />
        <ivd_price_override_reason />
        <ivd_pjt_key />
        <ivd_backorder_email_sent_flag />
        <ivd_process_qty />
        <ivd_bun_prd_key />
        <ivd_download_count />
        <ivd_eml_key />
        <ivd_package_grouping_key />
        <ivd_train_ses_app_title_ext />
        <ivd_train_ses_app_sub_ext />
        <ivd_train_ses_app_1_choice_ext />
        <ivd_train_ses_app_2_choice_ext />
        <ivd_cdd_key />
        <ivd_download_limit_override />
        <ivd_train_ses_app_3_choice_ext />
        <ivd_discount_program_ivd_key />
        <ivd_distributed_liability_flag />
        <ivd_download_days_override />
        <ivd_gc_number />
        <ivd_train_ses_app_4_choice_ext />
        <ivd_cdt_key />
        <ivd_pro_key />
        <ivd_kiosk_brand_name_ext />
        <ivd_kiosk_product_showcase_ext />
        <ivd_onsite_contact_name_ext />
        <ivd_onsite_mobile_phone_ext />
        <ivd_eml_address_ext />
        <ivd_available_for_cancel />
        <ivd_available_for_return />
        <ivd_balance_quantity />
        <ivd_amount_due />
        <ivd_automatically_added />
        <ivd_createorder_flag />
        <ivd_deferral_total_returned />
        <ivd_lineamount />
        <ivd_lineamount_no_discount />
        <ivd_originallineamount />
        <ivd_restock_fee_calculated />
        <ivd_createinvoice_flag />
        <ivd_linebalance />
        <ivd_net_amount_due />
        <ivd_payamount />
        <ivd_payamount_noreturn />
        <ivd_cancelled_quantity />
        <ivd_default_credit_dollar_amount />
        <ivd_deferral_number_periods />
        <ivd_deferral_number_periods_recognized />
        <ivd_deferral_price />
        <ivd_DeferralBalance />
        <ivd_minimum_quantity />
        <ivd_reduce_quantity />
        <ivd_return_quantity />
        <ivd_returned_quantity />
        <ivd_total_recognized />
        <ivd_writeoff_dollar_amount />
        <ivd_allow_change_qty_flag />
        <ivd_credit_dollar_amount />
        <ivd_allow_change_price_flag />
        <ivd_cancel_quantity />
        <ivd_auto_refund />
        <ivd_NewBatch_key />
        <ivd_refund_credit_account />
        <ivd_ship_atc_key />
        <ivd_writeoff_deferral />
        <ivd_claim_quantity />
        <ivd_disable_quantity />
        <ivd_claimed_quantity />
        <ivd_claim_flag />
        <ivd_subtotal />
        <ivd_discountamount />
        <ivd_total />
        <ivd_unit_price_with_discount />
        <ivd_applied_payment />
        <ivd_applied_credit />
        <ivd_write_off />
        <ivd_return_payment />
        <ivd_total_payment />
        <ivd_balance />
        <ivd_tax />
        <ivd_shipping />
        <ivd_nettotal />
        <ivd_netpayment />
        <ivd_payment_to_apply />
        <ivd_credit_to_apply />
        <ivd_netcredit />
        <ivd_netwriteoff />
        <ivd_writeoff_to_apply />
        <ivd_netreturn />
        <ivd_return_to_apply />
        <ivd_netapplied />
        <ivd_previous_netpayment />
        <ivd_total_to_apply />
        <ivd_netbalance />
        <ivd_netunpaidbalance />
        <ivd_price_aggregated />
        <ivd_discountamount_aggregated />
        <ivd_tax_aggregated />
        <ivd_shipping_aggregated />
        <ivd_nettotal_aggregated />
        <ivd_netunpaidbalance_aggregated />
        <ivd_subtotal_aggregated />
        <ivd_shippable_flag_aggregated />
        <ivd_partof_groupreg_discount />
        <ivd_booth_number />
        <ivd_cst_credit_available />
        <ivd_MulticurrencyKey />
        <ivd_pricingcontrol_date />
        <ivd_pricingcontrol_rgt_key />
        <ivd_term_based />
        <ivd_term_calendar />
        <ivd_TransactionCurrencyKey />
        <ivd_HomeCurrencyCode />
        <ivd_sub_prorated_flag />
        <ivd_autoapply />
        <ivd_cancel_flag />
        <ivd_ivd_key />
        <ivd_is_agency_sub />
        <ivd_formdetailkey />
        <ivd_formkey />
        <ivd_parentdataobject />
        <ivd_reg_key />
        <ivd_addl_info />
        <ivd_shippable_flag />
        <ivd_ods_number />
        <ivd_credit_to_distribute />
        <ivd_inv_shippable_total />
        <ivd_inv_distributable_credit_total />
        <ivd__agy />
      </Invoice_Detail>
      <Invoice_Detail_Term>
        <trm_ivd_key />
        <trm_start_date />
        <trm_end_date />
        <trm_original_end_date />
        <trm_add_user />
        <trm_add_date />
        <trm_change_user />
        <trm_entity_key />
        <trm_change_date />
        <trm_ivd_key_previous />
        <trm_delete_flag />
        <trm_do_not_renew_flag />
        <trm_ivd_key_ext />
        <trm_sui_prd_key_start />
        <trm_sui_prd_key_hold_start />
        <trm_number_fulfilled />
        <trm_sui_prd_key_hold_end />
        <trm_num_issues />
        <trm_num_issues_remain_cp />
        <trm_cla_key />
        <trm_qualified_flag />
        <trm_qualified_date />
        <trm_rqt_key />
        <trm_controlled_flag />
        <trm_requested_flag />
        <trm_sin_key />
        <trm_ttl_key />
        <trm_jfn_key />
        <trm_demog1 />
        <trm_demog2 />
        <trm_demog3 />
        <trm_demog4 />
        <trm_demog5 />
        <trm_cancel_flag />
        <trm_ivd_prc_prd_key />
        <trm_lifetime_flag />
        <trm_grace_issues_cp />
        <trm_sui_prd_key_drop />
        <trm_add_drop_flag />
        <trm_mbr_key />
        <trm_mxi_key />
        <trm_reference_num />
        <trm_cxa_key_ext />
        <trm_auto_pay_flag />
        <trm_cpi_key />
        <trm_issues_fulfilled />
      </Invoice_Detail_Term>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_NewBatch_key />
        <inv_pay_cst_key />
      </Invoice>
      <Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Price>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_qty_available />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <ShipToCustomer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </ShipToCustomer>
      <SoldToCustomer>
        <cs2__cst_key />
        <cs2__cst_type />
        <cs2__cst_name_cp />
        <cs2__cst_sort_name_dn />
        <cs2__cst_ind_full_name_dn />
        <cs2__cst_org_name_dn />
        <cs2__cst_ixo_title_dn />
        <cs2__cst_pref_comm_meth />
        <cs2__cst_bio />
        <cs2__cst_add_date />
        <cs2__cst_add_user />
        <cs2__cst_change_date />
        <cs2__cst_change_user />
        <cs2__cst_delete_flag />
        <cs2__cst_recno />
        <cs2__cst_id />
        <cs2__cst_key_ext />
        <cs2__cst_email_text_only />
        <cs2__cst_credit_limit />
        <cs2__cst_src_key />
        <cs2__cst_src_code />
        <cs2__cst_tax_exempt_flag />
        <cs2__cst_tax_id />
        <cs2__cst_cxa_key />
        <cs2__cst_no_email_flag />
        <cs2__cst_cxa_billing_key />
        <cs2__cst_eml_address_dn />
        <cs2__cst_eml_key />
        <cs2__cst_no_phone_flag />
        <cs2__cst_phn_number_complete_dn />
        <cs2__cst_cph_key />
        <cs2__cst_no_fax_flag />
        <cs2__cst_fax_number_complete_dn />
        <cs2__cst_cfx_key />
        <cs2__cst_ixo_key />
        <cs2__cst_no_web_flag />
        <cs2__cst_oldid />
        <cs2__cst_member_flag />
        <cs2__cst_url_code_dn />
        <cs2__cst_parent_cst_key />
        <cs2__cst_url_key />
        <cs2__cst_no_msg_flag />
        <cs2__cst_msg_handle_dn />
        <cs2__cst_web_login />
        <cs2__cst_web_password />
        <cs2__cst_entity_key />
        <cs2__cst_msg_key />
        <cs2__cst_no_mail_flag />
        <cs2__cst_web_start_date />
        <cs2__cst_web_end_date />
        <cs2__cst_web_force_password_change />
        <cs2__cst_web_login_disabled_flag />
        <cs2__cst_comment />
        <cs2__cst_credit_hold_flag />
        <cs2__cst_credit_hold_reason />
        <cs2__cst_web_forgot_password_status />
        <cs2__cst_old_cxa_key />
        <cs2__cst_last_email_date />
        <cs2__cst_no_promotional_material_ext />
        <cs2__cst_no_publish_flag />
        <cs2__cst_sin_key />
        <cs2__cst_ttl_key />
        <cs2__cst_jfn_key />
        <cs2__cst_cur_key />
        <cs2__cst_attribute_1 />
        <cs2__cst_attribute_2 />
        <cs2__cst_salutation_1 />
        <cs2__cst_salutation_2 />
        <cs2__cst_merge_cst_key />
        <cs2__cst_salutation_3 />
        <cs2__cst_salutation_4 />
        <cs2__cst_default_recognize_as />
        <cs2__cst_score />
        <cs2__cst_score_normalized />
        <cs2__cst_score_trend />
        <cs2__cst_vault_account />
        <cs2__cst_exclude_from_social_flag />
        <cs2__cst_social_score />
        <cs2__cst_ptin />
        <cs2__cst_aicpa_member_id />
        <cs2__cst_vendor_code />
        <cs2__cst_salt />
        <cs2__cst_sca_key />
        <cs2__cst_iterations />
        <cs2__cst_web_password_change_date />
        <cs2__cst_web_failed_login_count />
        <cs2__cst_pri_member_flag_ext />
        <cs2__cst_web_last_failed_login_date />
        <cs2__cst_web_login_locked_flag />
      </SoldToCustomer>
      <Shipping_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Shipping_Address>
      <Shipping_Address_Type>
        <adt_code />
        <adt_add_user />
        <adt_add_date />
        <adt_change_date />
        <adt_change_user />
        <adt_delete_flag />
        <adt_key />
        <adt_key_ext />
        <adt_entity_key />
      </Shipping_Address_Type>
      <Invoice_Detail_Additional>
        <ida_key />
        <ida_add_user />
        <ida_add_date />
        <ida_change_user />
        <ida_change_date />
        <ida_delete_flag />
        <ida_key_ext />
        <ida_type />
        <ida_ivd_inv_key />
        <ida_ivd_key />
        <ida_amount />
        <ida_prc_key />
        <ida_prc_prd_key />
        <ida_gla_key_cr />
        <ida_gla_key_dr />
        <ida_void_flag />
        <ida_void_user />
        <ida_void_date />
        <ida_ivd_key_product />
        <ida_entity_key />
        <ida_oda_key />
      </Invoice_Detail_Additional>
      <Package_Component>
        <pkg_key />
        <pkg_prc_key />
        <pkg_qty />
        <pkg_price />
        <pkg_show_on_invoice />
        <pkg_add_user />
        <pkg_add_date />
        <pkg_change_user />
        <pkg_change_date />
        <pkg_delete_flag />
        <pkg_key_ext />
        <pkg_entity_key />
        <pkg_pak_prd_key />
        <pkg_start_date />
        <pkg_end_date />
        <pkg_custom_calculation_flag />
        <pkg_optional />
        <pkg_item_notes_ext />
      </Package_Component>
      <Bundle_Component>
        <bup_key />
        <bup_add_user />
        <bup_add_date />
        <bup_change_user />
        <bup_change_date />
        <bup_delete_flag />
        <bup_entity_key />
        <bup_key_ext />
        <bup_bun_prd_key />
        <bup_prd_key />
        <bup_qty />
        <bup_discount_amount />
        <bup_discount_percent />
        <bup_discount_percent_cp />
        <bup_flat_rate />
        <bup_calculation />
        <bup_start_date />
        <bup_end_date />
        <bup_discount_calculation_flag />
        <bup_optional_flag />
        <bup_renewable_flag />
        <bup_bup_renewal_key />
      </Bundle_Component>
      <Product_Type>
        <ptp_key />
        <ptp_code />
        <ptp_add_user />
        <ptp_add_date />
        <ptp_change_user />
        <ptp_change_date />
        <ptp_delete_flag />
        <ptp_key_ext />
        <ptp_sell_online />
        <ptp_online_code />
        <ptp_thumbnail />
        <ptp_discount_flag />
        <ptp_entity_key />
        <ptp_order />
        <ptp_exclude_from_bundle_flag />
        <ptp_disallow_fractions />
        <ptp_cmo_key />
      </Product_Type>
      <Discount_Product_X_Product>
        <dxp_dsc_prd_key />
        <dxp_ptp_key />
        <dxp_prd_key />
        <dxp_add_user />
        <dxp_add_date />
        <dxp_change_user />
        <dxp_change_date />
        <dxp_delete_flag />
        <dxp_entity_key />
        <dxp_prc_key />
        <dxp_key />
        <dxp_parent_key />
        <dxp_key_ext />
      </Discount_Product_X_Product>
      <Billing_Address>
        <cx2__cxa_cst_key />
        <cx2__cxa_adr_key />
        <cx2__cxa_add_date />
        <cx2__cxa_add_user />
        <cx2__cxa_change_date />
        <cx2__cxa_change_user />
        <cx2__cxa_delete_flag />
        <cx2__cxa_key />
        <cx2__cxa_key_ext />
        <cx2__cxa_on_hold_flag />
        <cx2__cxa_adh_key />
        <cx2__cxa_adt_key />
        <cx2__cxa_seasonal_from_date />
        <cx2__cxa_mailing_label />
        <cx2__cxa_seasonal_through_date />
        <cx2__cxa_entity_key />
        <cx2__cxa_mail_stop />
        <cx2__cxa_mailing_label_html />
        <cx2__cxa_on_hold_from />
        <cx2__cxa_on_hold_through />
        <cx2__cxa_no_directory_print_flag_ext />
      </Billing_Address>
      <Currency>
        <cur_key />
        <cur_code />
        <cur_description />
        <cur_symbol_prefix />
        <cur_symbol_suffix />
        <cur_negative_display />
        <cur_separator />
        <cur_accuracy />
        <cur_calc_method />
        <cur_unit />
        <cur_sub_unit />
        <cur_add_user />
        <cur_add_date />
        <cur_change_user />
        <cur_change_date />
        <cur_delete_flag />
        <cur_entity_key />
        <cur_key_ext />
        <cur_fraction_separator />
      </Currency>
      <Order_Detail_Schedule>
        <ods_key />
        <ods_ord_key />
        <ods_date />
        <ods_amount />
        <ods_process_date />
        <ods_add_user />
        <ods_add_date />
        <ods_change_user />
        <ods_change_date />
        <ods_delete_flag />
        <ods_entity_key />
        <ods_key_ext />
        <ods_number />
        <ods_ims_key />
        <ods_void_date />
        <ods_void_user />
        <ods_void_flag />
        <ods_writeoff_amount />
      </Order_Detail_Schedule>
      <Invoice_Detail_IP_Range>
        <ixi_key />
        <ixi_ivd_key />
        <ixi_ipr_key />
        <ixi_add_user />
        <ixi_add_date />
        <ixi_change_user />
        <ixi_change_date />
        <ixi_delete_flag />
        <ixi_entity_key />
        <ixi_key_ext />
      </Invoice_Detail_IP_Range>
      <Product_Type_Social_Messages>
        <oel_key />
        <oel_ptp_key />
        <oel_twitter_msg />
        <oel_facebook_msg />
        <oel_add_user />
        <oel_add_date />
        <oel_change_user />
        <oel_change_date />
        <oel_delete_flag />
        <oel_entity_key />
      </Product_Type_Social_Messages>
      <Invoice_Detail_Liability>
        <idc_key />
        <idc_cst_sort_name_dn />
        <idc_cst_key />
        <idc_ixo_key />
        <idc_ixt_key />
        <idc_ivd_key />
        <idc_ivd_inv_key />
        <idc_date />
        <idc_code />
        <idc_price />
        <idc_qty />
        <idc_ods_key />
        <idc_add_user />
        <idc_add_date />
        <idc_change_user />
        <idc_change_date />
        <idc_delete_flag />
        <idc_entity_key />
      </Invoice_Detail_Liability>
      <Credit_Detail>
        <cdd_key />
        <cdd_cdt_key />
        <cdd_type />
        <cdd_amount />
        <cdd_gla_dr_key />
        <cdd_gla_cr_key />
        <cdd_ret_key />
        <cdd_ret_ivd_prc_prd_key />
        <cdd_ajd_key />
        <cdd_closed_flag />
        <cdd_void_date />
        <cdd_void_flag />
        <cdd_void_user />
        <cdd_add_user />
        <cdd_add_date />
        <cdd_change_user />
        <cdd_change_date />
        <cdd_delete_flag />
        <cdd_from_date />
        <cdd_ptp_key />
        <cdd_through_date />
        <cdd_pin_key />
        <cdd_required_usage_flag />
        <cdd_ret_ivd_key />
        <cdd_entity_key />
        <cdd_auto_apply />
        <cdd_prg_key />
        <cdd_mct_key />
        <cdd_distributed_liability_flag />
      </Credit_Detail>
      <Invoice_Detail_Amount_Due>
        <idd_ivd_key />
        <idd_ivd_amount_cp />
        <idd_ivd_amount_due />
      </Invoice_Detail_Amount_Due>
      <Invoice_Detail_Get_Balance>
        <igb_ivd_key />
        <igb_inv_key />
        <igb_ivd_qty />
        <igb_ship_qty />
        <igb_ivd_price />
        <igb_unit_price_with_discount />
        <igb_lineamount />
        <igb_lineamount_no_discount />
        <igb_originallineamount />
        <igb_payamount />
        <igb_payamount_noreturn />
        <igb_linebalance />
        <igb_returnquantity />
        <igb_cancelquantity />
        <igb_minimumquantity />
        <igb_available_for_return />
        <igb_available_for_cancel />
        <igb_balance_quantity />
        <igb_CreditDollarAmount />
        <igb_TotalRecognized />
        <igb_DeferralBalance />
        <igb_Deferral_Price />
        <igb_Deferral_Number_Periods />
        <igb_Deferral_Number_Periods_Recognized />
        <igb_Tax />
        <igb_Shipping />
        <igb_discountamount />
        <igb_TransactionCurrencyKey />
        <igb_HomeCurrencyCode />
        <igb_MulticurrencyKey />
        <igb_writeoffamount />
      </Invoice_Detail_Get_Balance>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
      <Invoice_Detail_AdditionalCollection>
        <InvoiceDetailAdditional d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetailAdditional d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_Detail_AdditionalCollection>
      <Invoice_Detail_LiabilityCollection>
        <InvoiceDetailCustomer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetailCustomer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_Detail_LiabilityCollection>
    </InvoiceDetail>
    <InvoiceDetail>
      <CurrentKey />
      <Invoice_Detail>
        <ivd_qty_previous />
        <ivd_key />
        <ivd_inv_key />
        <ivd_price />
        <ivd_qty />
        <ivd_approve_date />
        <ivd_approve_user />
        <ivd_void_date />
        <ivd_void_user />
        <ivd_ajd_key />
        <ivd_add_user />
        <ivd_add_date />
        <ivd_backorder_flag />
        <ivd_change_user />
        <ivd_change_date />
        <ivd_inventory_held_qty />
        <ivd_delete_flag />
        <ivd_ship_qty />
        <ivd_ship_flag_cp />
        <ivd_key_ext />
        <ivd_close_flag />
        <ivd_approve_flag />
        <ivd_void_flag />
        <ivd_prc_key />
        <ivd_prc_prd_key />
        <ivd_amount_cp />
        <ivd_parity />
        <ivd_parity_amount_cp />
        <ivd_gla_dr_key />
        <ivd_gla_cr_key />
        <ivd_notes />
        <ivd_cst_ship_key />
        <ivd_prc_prd_ptp_key />
        <ivd_cxa_key />
        <ivd_src_key />
        <ivd_type />
        <ivd_entity_key />
        <ivd_ivw_key />
        <ivd_odd_key />
        <ivd_do_not_fulfill />
        <ivd_pak_prd_key />
        <ivd_ods_key />
        <ivd_cst_key />
        <ivd_account_number />
        <ivd_ovr_key />
        <ivd_price_override_reason />
        <ivd_pjt_key />
        <ivd_backorder_email_sent_flag />
        <ivd_process_qty />
        <ivd_bun_prd_key />
        <ivd_download_count />
        <ivd_eml_key />
        <ivd_package_grouping_key />
        <ivd_train_ses_app_title_ext />
        <ivd_train_ses_app_sub_ext />
        <ivd_train_ses_app_1_choice_ext />
        <ivd_train_ses_app_2_choice_ext />
        <ivd_cdd_key />
        <ivd_download_limit_override />
        <ivd_train_ses_app_3_choice_ext />
        <ivd_discount_program_ivd_key />
        <ivd_distributed_liability_flag />
        <ivd_download_days_override />
        <ivd_gc_number />
        <ivd_train_ses_app_4_choice_ext />
        <ivd_cdt_key />
        <ivd_pro_key />
        <ivd_kiosk_brand_name_ext />
        <ivd_kiosk_product_showcase_ext />
        <ivd_onsite_contact_name_ext />
        <ivd_onsite_mobile_phone_ext />
        <ivd_eml_address_ext />
        <ivd_available_for_cancel />
        <ivd_available_for_return />
        <ivd_balance_quantity />
        <ivd_amount_due />
        <ivd_automatically_added />
        <ivd_createorder_flag />
        <ivd_deferral_total_returned />
        <ivd_lineamount />
        <ivd_lineamount_no_discount />
        <ivd_originallineamount />
        <ivd_restock_fee_calculated />
        <ivd_createinvoice_flag />
        <ivd_linebalance />
        <ivd_net_amount_due />
        <ivd_payamount />
        <ivd_payamount_noreturn />
        <ivd_cancelled_quantity />
        <ivd_default_credit_dollar_amount />
        <ivd_deferral_number_periods />
        <ivd_deferral_number_periods_recognized />
        <ivd_deferral_price />
        <ivd_DeferralBalance />
        <ivd_minimum_quantity />
        <ivd_reduce_quantity />
        <ivd_return_quantity />
        <ivd_returned_quantity />
        <ivd_total_recognized />
        <ivd_writeoff_dollar_amount />
        <ivd_allow_change_qty_flag />
        <ivd_credit_dollar_amount />
        <ivd_allow_change_price_flag />
        <ivd_cancel_quantity />
        <ivd_auto_refund />
        <ivd_NewBatch_key />
        <ivd_refund_credit_account />
        <ivd_ship_atc_key />
        <ivd_writeoff_deferral />
        <ivd_claim_quantity />
        <ivd_disable_quantity />
        <ivd_claimed_quantity />
        <ivd_claim_flag />
        <ivd_subtotal />
        <ivd_discountamount />
        <ivd_total />
        <ivd_unit_price_with_discount />
        <ivd_applied_payment />
        <ivd_applied_credit />
        <ivd_write_off />
        <ivd_return_payment />
        <ivd_total_payment />
        <ivd_balance />
        <ivd_tax />
        <ivd_shipping />
        <ivd_nettotal />
        <ivd_netpayment />
        <ivd_payment_to_apply />
        <ivd_credit_to_apply />
        <ivd_netcredit />
        <ivd_netwriteoff />
        <ivd_writeoff_to_apply />
        <ivd_netreturn />
        <ivd_return_to_apply />
        <ivd_netapplied />
        <ivd_previous_netpayment />
        <ivd_total_to_apply />
        <ivd_netbalance />
        <ivd_netunpaidbalance />
        <ivd_price_aggregated />
        <ivd_discountamount_aggregated />
        <ivd_tax_aggregated />
        <ivd_shipping_aggregated />
        <ivd_nettotal_aggregated />
        <ivd_netunpaidbalance_aggregated />
        <ivd_subtotal_aggregated />
        <ivd_shippable_flag_aggregated />
        <ivd_partof_groupreg_discount />
        <ivd_booth_number />
        <ivd_cst_credit_available />
        <ivd_MulticurrencyKey />
        <ivd_pricingcontrol_date />
        <ivd_pricingcontrol_rgt_key />
        <ivd_term_based />
        <ivd_term_calendar />
        <ivd_TransactionCurrencyKey />
        <ivd_HomeCurrencyCode />
        <ivd_sub_prorated_flag />
        <ivd_autoapply />
        <ivd_cancel_flag />
        <ivd_ivd_key />
        <ivd_is_agency_sub />
        <ivd_formdetailkey />
        <ivd_formkey />
        <ivd_parentdataobject />
        <ivd_reg_key />
        <ivd_addl_info />
        <ivd_shippable_flag />
        <ivd_ods_number />
        <ivd_credit_to_distribute />
        <ivd_inv_shippable_total />
        <ivd_inv_distributable_credit_total />
        <ivd__agy />
      </Invoice_Detail>
      <Invoice_Detail_Term>
        <trm_ivd_key />
        <trm_start_date />
        <trm_end_date />
        <trm_original_end_date />
        <trm_add_user />
        <trm_add_date />
        <trm_change_user />
        <trm_entity_key />
        <trm_change_date />
        <trm_ivd_key_previous />
        <trm_delete_flag />
        <trm_do_not_renew_flag />
        <trm_ivd_key_ext />
        <trm_sui_prd_key_start />
        <trm_sui_prd_key_hold_start />
        <trm_number_fulfilled />
        <trm_sui_prd_key_hold_end />
        <trm_num_issues />
        <trm_num_issues_remain_cp />
        <trm_cla_key />
        <trm_qualified_flag />
        <trm_qualified_date />
        <trm_rqt_key />
        <trm_controlled_flag />
        <trm_requested_flag />
        <trm_sin_key />
        <trm_ttl_key />
        <trm_jfn_key />
        <trm_demog1 />
        <trm_demog2 />
        <trm_demog3 />
        <trm_demog4 />
        <trm_demog5 />
        <trm_cancel_flag />
        <trm_ivd_prc_prd_key />
        <trm_lifetime_flag />
        <trm_grace_issues_cp />
        <trm_sui_prd_key_drop />
        <trm_add_drop_flag />
        <trm_mbr_key />
        <trm_mxi_key />
        <trm_reference_num />
        <trm_cxa_key_ext />
        <trm_auto_pay_flag />
        <trm_cpi_key />
        <trm_issues_fulfilled />
      </Invoice_Detail_Term>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_NewBatch_key />
        <inv_pay_cst_key />
      </Invoice>
      <Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Price>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_qty_available />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <ShipToCustomer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </ShipToCustomer>
      <SoldToCustomer>
        <cs2__cst_key />
        <cs2__cst_type />
        <cs2__cst_name_cp />
        <cs2__cst_sort_name_dn />
        <cs2__cst_ind_full_name_dn />
        <cs2__cst_org_name_dn />
        <cs2__cst_ixo_title_dn />
        <cs2__cst_pref_comm_meth />
        <cs2__cst_bio />
        <cs2__cst_add_date />
        <cs2__cst_add_user />
        <cs2__cst_change_date />
        <cs2__cst_change_user />
        <cs2__cst_delete_flag />
        <cs2__cst_recno />
        <cs2__cst_id />
        <cs2__cst_key_ext />
        <cs2__cst_email_text_only />
        <cs2__cst_credit_limit />
        <cs2__cst_src_key />
        <cs2__cst_src_code />
        <cs2__cst_tax_exempt_flag />
        <cs2__cst_tax_id />
        <cs2__cst_cxa_key />
        <cs2__cst_no_email_flag />
        <cs2__cst_cxa_billing_key />
        <cs2__cst_eml_address_dn />
        <cs2__cst_eml_key />
        <cs2__cst_no_phone_flag />
        <cs2__cst_phn_number_complete_dn />
        <cs2__cst_cph_key />
        <cs2__cst_no_fax_flag />
        <cs2__cst_fax_number_complete_dn />
        <cs2__cst_cfx_key />
        <cs2__cst_ixo_key />
        <cs2__cst_no_web_flag />
        <cs2__cst_oldid />
        <cs2__cst_member_flag />
        <cs2__cst_url_code_dn />
        <cs2__cst_parent_cst_key />
        <cs2__cst_url_key />
        <cs2__cst_no_msg_flag />
        <cs2__cst_msg_handle_dn />
        <cs2__cst_web_login />
        <cs2__cst_web_password />
        <cs2__cst_entity_key />
        <cs2__cst_msg_key />
        <cs2__cst_no_mail_flag />
        <cs2__cst_web_start_date />
        <cs2__cst_web_end_date />
        <cs2__cst_web_force_password_change />
        <cs2__cst_web_login_disabled_flag />
        <cs2__cst_comment />
        <cs2__cst_credit_hold_flag />
        <cs2__cst_credit_hold_reason />
        <cs2__cst_web_forgot_password_status />
        <cs2__cst_old_cxa_key />
        <cs2__cst_last_email_date />
        <cs2__cst_no_promotional_material_ext />
        <cs2__cst_no_publish_flag />
        <cs2__cst_sin_key />
        <cs2__cst_ttl_key />
        <cs2__cst_jfn_key />
        <cs2__cst_cur_key />
        <cs2__cst_attribute_1 />
        <cs2__cst_attribute_2 />
        <cs2__cst_salutation_1 />
        <cs2__cst_salutation_2 />
        <cs2__cst_merge_cst_key />
        <cs2__cst_salutation_3 />
        <cs2__cst_salutation_4 />
        <cs2__cst_default_recognize_as />
        <cs2__cst_score />
        <cs2__cst_score_normalized />
        <cs2__cst_score_trend />
        <cs2__cst_vault_account />
        <cs2__cst_exclude_from_social_flag />
        <cs2__cst_social_score />
        <cs2__cst_ptin />
        <cs2__cst_aicpa_member_id />
        <cs2__cst_vendor_code />
        <cs2__cst_salt />
        <cs2__cst_sca_key />
        <cs2__cst_iterations />
        <cs2__cst_web_password_change_date />
        <cs2__cst_web_failed_login_count />
        <cs2__cst_pri_member_flag_ext />
        <cs2__cst_web_last_failed_login_date />
        <cs2__cst_web_login_locked_flag />
      </SoldToCustomer>
      <Shipping_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Shipping_Address>
      <Shipping_Address_Type>
        <adt_code />
        <adt_add_user />
        <adt_add_date />
        <adt_change_date />
        <adt_change_user />
        <adt_delete_flag />
        <adt_key />
        <adt_key_ext />
        <adt_entity_key />
      </Shipping_Address_Type>
      <Invoice_Detail_Additional>
        <ida_key />
        <ida_add_user />
        <ida_add_date />
        <ida_change_user />
        <ida_change_date />
        <ida_delete_flag />
        <ida_key_ext />
        <ida_type />
        <ida_ivd_inv_key />
        <ida_ivd_key />
        <ida_amount />
        <ida_prc_key />
        <ida_prc_prd_key />
        <ida_gla_key_cr />
        <ida_gla_key_dr />
        <ida_void_flag />
        <ida_void_user />
        <ida_void_date />
        <ida_ivd_key_product />
        <ida_entity_key />
        <ida_oda_key />
      </Invoice_Detail_Additional>
      <Package_Component>
        <pkg_key />
        <pkg_prc_key />
        <pkg_qty />
        <pkg_price />
        <pkg_show_on_invoice />
        <pkg_add_user />
        <pkg_add_date />
        <pkg_change_user />
        <pkg_change_date />
        <pkg_delete_flag />
        <pkg_key_ext />
        <pkg_entity_key />
        <pkg_pak_prd_key />
        <pkg_start_date />
        <pkg_end_date />
        <pkg_custom_calculation_flag />
        <pkg_optional />
        <pkg_item_notes_ext />
      </Package_Component>
      <Bundle_Component>
        <bup_key />
        <bup_add_user />
        <bup_add_date />
        <bup_change_user />
        <bup_change_date />
        <bup_delete_flag />
        <bup_entity_key />
        <bup_key_ext />
        <bup_bun_prd_key />
        <bup_prd_key />
        <bup_qty />
        <bup_discount_amount />
        <bup_discount_percent />
        <bup_discount_percent_cp />
        <bup_flat_rate />
        <bup_calculation />
        <bup_start_date />
        <bup_end_date />
        <bup_discount_calculation_flag />
        <bup_optional_flag />
        <bup_renewable_flag />
        <bup_bup_renewal_key />
      </Bundle_Component>
      <Product_Type>
        <ptp_key />
        <ptp_code />
        <ptp_add_user />
        <ptp_add_date />
        <ptp_change_user />
        <ptp_change_date />
        <ptp_delete_flag />
        <ptp_key_ext />
        <ptp_sell_online />
        <ptp_online_code />
        <ptp_thumbnail />
        <ptp_discount_flag />
        <ptp_entity_key />
        <ptp_order />
        <ptp_exclude_from_bundle_flag />
        <ptp_disallow_fractions />
        <ptp_cmo_key />
      </Product_Type>
      <Discount_Product_X_Product>
        <dxp_dsc_prd_key />
        <dxp_ptp_key />
        <dxp_prd_key />
        <dxp_add_user />
        <dxp_add_date />
        <dxp_change_user />
        <dxp_change_date />
        <dxp_delete_flag />
        <dxp_entity_key />
        <dxp_prc_key />
        <dxp_key />
        <dxp_parent_key />
        <dxp_key_ext />
      </Discount_Product_X_Product>
      <Billing_Address>
        <cx2__cxa_cst_key />
        <cx2__cxa_adr_key />
        <cx2__cxa_add_date />
        <cx2__cxa_add_user />
        <cx2__cxa_change_date />
        <cx2__cxa_change_user />
        <cx2__cxa_delete_flag />
        <cx2__cxa_key />
        <cx2__cxa_key_ext />
        <cx2__cxa_on_hold_flag />
        <cx2__cxa_adh_key />
        <cx2__cxa_adt_key />
        <cx2__cxa_seasonal_from_date />
        <cx2__cxa_mailing_label />
        <cx2__cxa_seasonal_through_date />
        <cx2__cxa_entity_key />
        <cx2__cxa_mail_stop />
        <cx2__cxa_mailing_label_html />
        <cx2__cxa_on_hold_from />
        <cx2__cxa_on_hold_through />
        <cx2__cxa_no_directory_print_flag_ext />
      </Billing_Address>
      <Currency>
        <cur_key />
        <cur_code />
        <cur_description />
        <cur_symbol_prefix />
        <cur_symbol_suffix />
        <cur_negative_display />
        <cur_separator />
        <cur_accuracy />
        <cur_calc_method />
        <cur_unit />
        <cur_sub_unit />
        <cur_add_user />
        <cur_add_date />
        <cur_change_user />
        <cur_change_date />
        <cur_delete_flag />
        <cur_entity_key />
        <cur_key_ext />
        <cur_fraction_separator />
      </Currency>
      <Order_Detail_Schedule>
        <ods_key />
        <ods_ord_key />
        <ods_date />
        <ods_amount />
        <ods_process_date />
        <ods_add_user />
        <ods_add_date />
        <ods_change_user />
        <ods_change_date />
        <ods_delete_flag />
        <ods_entity_key />
        <ods_key_ext />
        <ods_number />
        <ods_ims_key />
        <ods_void_date />
        <ods_void_user />
        <ods_void_flag />
        <ods_writeoff_amount />
      </Order_Detail_Schedule>
      <Invoice_Detail_IP_Range>
        <ixi_key />
        <ixi_ivd_key />
        <ixi_ipr_key />
        <ixi_add_user />
        <ixi_add_date />
        <ixi_change_user />
        <ixi_change_date />
        <ixi_delete_flag />
        <ixi_entity_key />
        <ixi_key_ext />
      </Invoice_Detail_IP_Range>
      <Product_Type_Social_Messages>
        <oel_key />
        <oel_ptp_key />
        <oel_twitter_msg />
        <oel_facebook_msg />
        <oel_add_user />
        <oel_add_date />
        <oel_change_user />
        <oel_change_date />
        <oel_delete_flag />
        <oel_entity_key />
      </Product_Type_Social_Messages>
      <Invoice_Detail_Liability>
        <idc_key />
        <idc_cst_sort_name_dn />
        <idc_cst_key />
        <idc_ixo_key />
        <idc_ixt_key />
        <idc_ivd_key />
        <idc_ivd_inv_key />
        <idc_date />
        <idc_code />
        <idc_price />
        <idc_qty />
        <idc_ods_key />
        <idc_add_user />
        <idc_add_date />
        <idc_change_user />
        <idc_change_date />
        <idc_delete_flag />
        <idc_entity_key />
      </Invoice_Detail_Liability>
      <Credit_Detail>
        <cdd_key />
        <cdd_cdt_key />
        <cdd_type />
        <cdd_amount />
        <cdd_gla_dr_key />
        <cdd_gla_cr_key />
        <cdd_ret_key />
        <cdd_ret_ivd_prc_prd_key />
        <cdd_ajd_key />
        <cdd_closed_flag />
        <cdd_void_date />
        <cdd_void_flag />
        <cdd_void_user />
        <cdd_add_user />
        <cdd_add_date />
        <cdd_change_user />
        <cdd_change_date />
        <cdd_delete_flag />
        <cdd_from_date />
        <cdd_ptp_key />
        <cdd_through_date />
        <cdd_pin_key />
        <cdd_required_usage_flag />
        <cdd_ret_ivd_key />
        <cdd_entity_key />
        <cdd_auto_apply />
        <cdd_prg_key />
        <cdd_mct_key />
        <cdd_distributed_liability_flag />
      </Credit_Detail>
      <Invoice_Detail_Amount_Due>
        <idd_ivd_key />
        <idd_ivd_amount_cp />
        <idd_ivd_amount_due />
      </Invoice_Detail_Amount_Due>
      <Invoice_Detail_Get_Balance>
        <igb_ivd_key />
        <igb_inv_key />
        <igb_ivd_qty />
        <igb_ship_qty />
        <igb_ivd_price />
        <igb_unit_price_with_discount />
        <igb_lineamount />
        <igb_lineamount_no_discount />
        <igb_originallineamount />
        <igb_payamount />
        <igb_payamount_noreturn />
        <igb_linebalance />
        <igb_returnquantity />
        <igb_cancelquantity />
        <igb_minimumquantity />
        <igb_available_for_return />
        <igb_available_for_cancel />
        <igb_balance_quantity />
        <igb_CreditDollarAmount />
        <igb_TotalRecognized />
        <igb_DeferralBalance />
        <igb_Deferral_Price />
        <igb_Deferral_Number_Periods />
        <igb_Deferral_Number_Periods_Recognized />
        <igb_Tax />
        <igb_Shipping />
        <igb_discountamount />
        <igb_TransactionCurrencyKey />
        <igb_HomeCurrencyCode />
        <igb_MulticurrencyKey />
        <igb_writeoffamount />
      </Invoice_Detail_Get_Balance>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
      <Invoice_Detail_AdditionalCollection>
        <InvoiceDetailAdditional d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetailAdditional d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_Detail_AdditionalCollection>
      <Invoice_Detail_LiabilityCollection>
        <InvoiceDetailCustomer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetailCustomer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_Detail_LiabilityCollection>
    </InvoiceDetail>
  </Invoice_DetailCollection>
  <Additional_Invoice_DetailCollection>
    <InvoiceDetail>
      <CurrentKey />
      <Invoice_Detail>
        <ivd_qty_previous />
        <ivd_key />
        <ivd_inv_key />
        <ivd_price />
        <ivd_qty />
        <ivd_approve_date />
        <ivd_approve_user />
        <ivd_void_date />
        <ivd_void_user />
        <ivd_ajd_key />
        <ivd_add_user />
        <ivd_add_date />
        <ivd_backorder_flag />
        <ivd_change_user />
        <ivd_change_date />
        <ivd_inventory_held_qty />
        <ivd_delete_flag />
        <ivd_ship_qty />
        <ivd_ship_flag_cp />
        <ivd_key_ext />
        <ivd_close_flag />
        <ivd_approve_flag />
        <ivd_void_flag />
        <ivd_prc_key />
        <ivd_prc_prd_key />
        <ivd_amount_cp />
        <ivd_parity />
        <ivd_parity_amount_cp />
        <ivd_gla_dr_key />
        <ivd_gla_cr_key />
        <ivd_notes />
        <ivd_cst_ship_key />
        <ivd_prc_prd_ptp_key />
        <ivd_cxa_key />
        <ivd_src_key />
        <ivd_type />
        <ivd_entity_key />
        <ivd_ivw_key />
        <ivd_odd_key />
        <ivd_do_not_fulfill />
        <ivd_pak_prd_key />
        <ivd_ods_key />
        <ivd_cst_key />
        <ivd_account_number />
        <ivd_ovr_key />
        <ivd_price_override_reason />
        <ivd_pjt_key />
        <ivd_backorder_email_sent_flag />
        <ivd_process_qty />
        <ivd_bun_prd_key />
        <ivd_download_count />
        <ivd_eml_key />
        <ivd_package_grouping_key />
        <ivd_train_ses_app_title_ext />
        <ivd_train_ses_app_sub_ext />
        <ivd_train_ses_app_1_choice_ext />
        <ivd_train_ses_app_2_choice_ext />
        <ivd_cdd_key />
        <ivd_download_limit_override />
        <ivd_train_ses_app_3_choice_ext />
        <ivd_discount_program_ivd_key />
        <ivd_distributed_liability_flag />
        <ivd_download_days_override />
        <ivd_gc_number />
        <ivd_train_ses_app_4_choice_ext />
        <ivd_cdt_key />
        <ivd_pro_key />
        <ivd_kiosk_brand_name_ext />
        <ivd_kiosk_product_showcase_ext />
        <ivd_onsite_contact_name_ext />
        <ivd_onsite_mobile_phone_ext />
        <ivd_eml_address_ext />
        <ivd_available_for_cancel />
        <ivd_available_for_return />
        <ivd_balance_quantity />
        <ivd_amount_due />
        <ivd_automatically_added />
        <ivd_createorder_flag />
        <ivd_deferral_total_returned />
        <ivd_lineamount />
        <ivd_lineamount_no_discount />
        <ivd_originallineamount />
        <ivd_restock_fee_calculated />
        <ivd_createinvoice_flag />
        <ivd_linebalance />
        <ivd_net_amount_due />
        <ivd_payamount />
        <ivd_payamount_noreturn />
        <ivd_cancelled_quantity />
        <ivd_default_credit_dollar_amount />
        <ivd_deferral_number_periods />
        <ivd_deferral_number_periods_recognized />
        <ivd_deferral_price />
        <ivd_DeferralBalance />
        <ivd_minimum_quantity />
        <ivd_reduce_quantity />
        <ivd_return_quantity />
        <ivd_returned_quantity />
        <ivd_total_recognized />
        <ivd_writeoff_dollar_amount />
        <ivd_allow_change_qty_flag />
        <ivd_credit_dollar_amount />
        <ivd_allow_change_price_flag />
        <ivd_cancel_quantity />
        <ivd_auto_refund />
        <ivd_NewBatch_key />
        <ivd_refund_credit_account />
        <ivd_ship_atc_key />
        <ivd_writeoff_deferral />
        <ivd_claim_quantity />
        <ivd_disable_quantity />
        <ivd_claimed_quantity />
        <ivd_claim_flag />
        <ivd_subtotal />
        <ivd_discountamount />
        <ivd_total />
        <ivd_unit_price_with_discount />
        <ivd_applied_payment />
        <ivd_applied_credit />
        <ivd_write_off />
        <ivd_return_payment />
        <ivd_total_payment />
        <ivd_balance />
        <ivd_tax />
        <ivd_shipping />
        <ivd_nettotal />
        <ivd_netpayment />
        <ivd_payment_to_apply />
        <ivd_credit_to_apply />
        <ivd_netcredit />
        <ivd_netwriteoff />
        <ivd_writeoff_to_apply />
        <ivd_netreturn />
        <ivd_return_to_apply />
        <ivd_netapplied />
        <ivd_previous_netpayment />
        <ivd_total_to_apply />
        <ivd_netbalance />
        <ivd_netunpaidbalance />
        <ivd_price_aggregated />
        <ivd_discountamount_aggregated />
        <ivd_tax_aggregated />
        <ivd_shipping_aggregated />
        <ivd_nettotal_aggregated />
        <ivd_netunpaidbalance_aggregated />
        <ivd_subtotal_aggregated />
        <ivd_shippable_flag_aggregated />
        <ivd_partof_groupreg_discount />
        <ivd_booth_number />
        <ivd_cst_credit_available />
        <ivd_MulticurrencyKey />
        <ivd_pricingcontrol_date />
        <ivd_pricingcontrol_rgt_key />
        <ivd_term_based />
        <ivd_term_calendar />
        <ivd_TransactionCurrencyKey />
        <ivd_HomeCurrencyCode />
        <ivd_sub_prorated_flag />
        <ivd_autoapply />
        <ivd_cancel_flag />
        <ivd_ivd_key />
        <ivd_is_agency_sub />
        <ivd_formdetailkey />
        <ivd_formkey />
        <ivd_parentdataobject />
        <ivd_reg_key />
        <ivd_addl_info />
        <ivd_shippable_flag />
        <ivd_ods_number />
        <ivd_credit_to_distribute />
        <ivd_inv_shippable_total />
        <ivd_inv_distributable_credit_total />
        <ivd__agy />
      </Invoice_Detail>
      <Invoice_Detail_Term>
        <trm_ivd_key />
        <trm_start_date />
        <trm_end_date />
        <trm_original_end_date />
        <trm_add_user />
        <trm_add_date />
        <trm_change_user />
        <trm_entity_key />
        <trm_change_date />
        <trm_ivd_key_previous />
        <trm_delete_flag />
        <trm_do_not_renew_flag />
        <trm_ivd_key_ext />
        <trm_sui_prd_key_start />
        <trm_sui_prd_key_hold_start />
        <trm_number_fulfilled />
        <trm_sui_prd_key_hold_end />
        <trm_num_issues />
        <trm_num_issues_remain_cp />
        <trm_cla_key />
        <trm_qualified_flag />
        <trm_qualified_date />
        <trm_rqt_key />
        <trm_controlled_flag />
        <trm_requested_flag />
        <trm_sin_key />
        <trm_ttl_key />
        <trm_jfn_key />
        <trm_demog1 />
        <trm_demog2 />
        <trm_demog3 />
        <trm_demog4 />
        <trm_demog5 />
        <trm_cancel_flag />
        <trm_ivd_prc_prd_key />
        <trm_lifetime_flag />
        <trm_grace_issues_cp />
        <trm_sui_prd_key_drop />
        <trm_add_drop_flag />
        <trm_mbr_key />
        <trm_mxi_key />
        <trm_reference_num />
        <trm_cxa_key_ext />
        <trm_auto_pay_flag />
        <trm_cpi_key />
        <trm_issues_fulfilled />
      </Invoice_Detail_Term>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_NewBatch_key />
        <inv_pay_cst_key />
      </Invoice>
      <Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Price>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_qty_available />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <ShipToCustomer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </ShipToCustomer>
      <SoldToCustomer>
        <cs2__cst_key />
        <cs2__cst_type />
        <cs2__cst_name_cp />
        <cs2__cst_sort_name_dn />
        <cs2__cst_ind_full_name_dn />
        <cs2__cst_org_name_dn />
        <cs2__cst_ixo_title_dn />
        <cs2__cst_pref_comm_meth />
        <cs2__cst_bio />
        <cs2__cst_add_date />
        <cs2__cst_add_user />
        <cs2__cst_change_date />
        <cs2__cst_change_user />
        <cs2__cst_delete_flag />
        <cs2__cst_recno />
        <cs2__cst_id />
        <cs2__cst_key_ext />
        <cs2__cst_email_text_only />
        <cs2__cst_credit_limit />
        <cs2__cst_src_key />
        <cs2__cst_src_code />
        <cs2__cst_tax_exempt_flag />
        <cs2__cst_tax_id />
        <cs2__cst_cxa_key />
        <cs2__cst_no_email_flag />
        <cs2__cst_cxa_billing_key />
        <cs2__cst_eml_address_dn />
        <cs2__cst_eml_key />
        <cs2__cst_no_phone_flag />
        <cs2__cst_phn_number_complete_dn />
        <cs2__cst_cph_key />
        <cs2__cst_no_fax_flag />
        <cs2__cst_fax_number_complete_dn />
        <cs2__cst_cfx_key />
        <cs2__cst_ixo_key />
        <cs2__cst_no_web_flag />
        <cs2__cst_oldid />
        <cs2__cst_member_flag />
        <cs2__cst_url_code_dn />
        <cs2__cst_parent_cst_key />
        <cs2__cst_url_key />
        <cs2__cst_no_msg_flag />
        <cs2__cst_msg_handle_dn />
        <cs2__cst_web_login />
        <cs2__cst_web_password />
        <cs2__cst_entity_key />
        <cs2__cst_msg_key />
        <cs2__cst_no_mail_flag />
        <cs2__cst_web_start_date />
        <cs2__cst_web_end_date />
        <cs2__cst_web_force_password_change />
        <cs2__cst_web_login_disabled_flag />
        <cs2__cst_comment />
        <cs2__cst_credit_hold_flag />
        <cs2__cst_credit_hold_reason />
        <cs2__cst_web_forgot_password_status />
        <cs2__cst_old_cxa_key />
        <cs2__cst_last_email_date />
        <cs2__cst_no_promotional_material_ext />
        <cs2__cst_no_publish_flag />
        <cs2__cst_sin_key />
        <cs2__cst_ttl_key />
        <cs2__cst_jfn_key />
        <cs2__cst_cur_key />
        <cs2__cst_attribute_1 />
        <cs2__cst_attribute_2 />
        <cs2__cst_salutation_1 />
        <cs2__cst_salutation_2 />
        <cs2__cst_merge_cst_key />
        <cs2__cst_salutation_3 />
        <cs2__cst_salutation_4 />
        <cs2__cst_default_recognize_as />
        <cs2__cst_score />
        <cs2__cst_score_normalized />
        <cs2__cst_score_trend />
        <cs2__cst_vault_account />
        <cs2__cst_exclude_from_social_flag />
        <cs2__cst_social_score />
        <cs2__cst_ptin />
        <cs2__cst_aicpa_member_id />
        <cs2__cst_vendor_code />
        <cs2__cst_salt />
        <cs2__cst_sca_key />
        <cs2__cst_iterations />
        <cs2__cst_web_password_change_date />
        <cs2__cst_web_failed_login_count />
        <cs2__cst_pri_member_flag_ext />
        <cs2__cst_web_last_failed_login_date />
        <cs2__cst_web_login_locked_flag />
      </SoldToCustomer>
      <Shipping_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Shipping_Address>
      <Shipping_Address_Type>
        <adt_code />
        <adt_add_user />
        <adt_add_date />
        <adt_change_date />
        <adt_change_user />
        <adt_delete_flag />
        <adt_key />
        <adt_key_ext />
        <adt_entity_key />
      </Shipping_Address_Type>
      <Invoice_Detail_Additional>
        <ida_key />
        <ida_add_user />
        <ida_add_date />
        <ida_change_user />
        <ida_change_date />
        <ida_delete_flag />
        <ida_key_ext />
        <ida_type />
        <ida_ivd_inv_key />
        <ida_ivd_key />
        <ida_amount />
        <ida_prc_key />
        <ida_prc_prd_key />
        <ida_gla_key_cr />
        <ida_gla_key_dr />
        <ida_void_flag />
        <ida_void_user />
        <ida_void_date />
        <ida_ivd_key_product />
        <ida_entity_key />
        <ida_oda_key />
      </Invoice_Detail_Additional>
      <Package_Component>
        <pkg_key />
        <pkg_prc_key />
        <pkg_qty />
        <pkg_price />
        <pkg_show_on_invoice />
        <pkg_add_user />
        <pkg_add_date />
        <pkg_change_user />
        <pkg_change_date />
        <pkg_delete_flag />
        <pkg_key_ext />
        <pkg_entity_key />
        <pkg_pak_prd_key />
        <pkg_start_date />
        <pkg_end_date />
        <pkg_custom_calculation_flag />
        <pkg_optional />
        <pkg_item_notes_ext />
      </Package_Component>
      <Bundle_Component>
        <bup_key />
        <bup_add_user />
        <bup_add_date />
        <bup_change_user />
        <bup_change_date />
        <bup_delete_flag />
        <bup_entity_key />
        <bup_key_ext />
        <bup_bun_prd_key />
        <bup_prd_key />
        <bup_qty />
        <bup_discount_amount />
        <bup_discount_percent />
        <bup_discount_percent_cp />
        <bup_flat_rate />
        <bup_calculation />
        <bup_start_date />
        <bup_end_date />
        <bup_discount_calculation_flag />
        <bup_optional_flag />
        <bup_renewable_flag />
        <bup_bup_renewal_key />
      </Bundle_Component>
      <Product_Type>
        <ptp_key />
        <ptp_code />
        <ptp_add_user />
        <ptp_add_date />
        <ptp_change_user />
        <ptp_change_date />
        <ptp_delete_flag />
        <ptp_key_ext />
        <ptp_sell_online />
        <ptp_online_code />
        <ptp_thumbnail />
        <ptp_discount_flag />
        <ptp_entity_key />
        <ptp_order />
        <ptp_exclude_from_bundle_flag />
        <ptp_disallow_fractions />
        <ptp_cmo_key />
      </Product_Type>
      <Discount_Product_X_Product>
        <dxp_dsc_prd_key />
        <dxp_ptp_key />
        <dxp_prd_key />
        <dxp_add_user />
        <dxp_add_date />
        <dxp_change_user />
        <dxp_change_date />
        <dxp_delete_flag />
        <dxp_entity_key />
        <dxp_prc_key />
        <dxp_key />
        <dxp_parent_key />
        <dxp_key_ext />
      </Discount_Product_X_Product>
      <Billing_Address>
        <cx2__cxa_cst_key />
        <cx2__cxa_adr_key />
        <cx2__cxa_add_date />
        <cx2__cxa_add_user />
        <cx2__cxa_change_date />
        <cx2__cxa_change_user />
        <cx2__cxa_delete_flag />
        <cx2__cxa_key />
        <cx2__cxa_key_ext />
        <cx2__cxa_on_hold_flag />
        <cx2__cxa_adh_key />
        <cx2__cxa_adt_key />
        <cx2__cxa_seasonal_from_date />
        <cx2__cxa_mailing_label />
        <cx2__cxa_seasonal_through_date />
        <cx2__cxa_entity_key />
        <cx2__cxa_mail_stop />
        <cx2__cxa_mailing_label_html />
        <cx2__cxa_on_hold_from />
        <cx2__cxa_on_hold_through />
        <cx2__cxa_no_directory_print_flag_ext />
      </Billing_Address>
      <Currency>
        <cur_key />
        <cur_code />
        <cur_description />
        <cur_symbol_prefix />
        <cur_symbol_suffix />
        <cur_negative_display />
        <cur_separator />
        <cur_accuracy />
        <cur_calc_method />
        <cur_unit />
        <cur_sub_unit />
        <cur_add_user />
        <cur_add_date />
        <cur_change_user />
        <cur_change_date />
        <cur_delete_flag />
        <cur_entity_key />
        <cur_key_ext />
        <cur_fraction_separator />
      </Currency>
      <Order_Detail_Schedule>
        <ods_key />
        <ods_ord_key />
        <ods_date />
        <ods_amount />
        <ods_process_date />
        <ods_add_user />
        <ods_add_date />
        <ods_change_user />
        <ods_change_date />
        <ods_delete_flag />
        <ods_entity_key />
        <ods_key_ext />
        <ods_number />
        <ods_ims_key />
        <ods_void_date />
        <ods_void_user />
        <ods_void_flag />
        <ods_writeoff_amount />
      </Order_Detail_Schedule>
      <Invoice_Detail_IP_Range>
        <ixi_key />
        <ixi_ivd_key />
        <ixi_ipr_key />
        <ixi_add_user />
        <ixi_add_date />
        <ixi_change_user />
        <ixi_change_date />
        <ixi_delete_flag />
        <ixi_entity_key />
        <ixi_key_ext />
      </Invoice_Detail_IP_Range>
      <Product_Type_Social_Messages>
        <oel_key />
        <oel_ptp_key />
        <oel_twitter_msg />
        <oel_facebook_msg />
        <oel_add_user />
        <oel_add_date />
        <oel_change_user />
        <oel_change_date />
        <oel_delete_flag />
        <oel_entity_key />
      </Product_Type_Social_Messages>
      <Invoice_Detail_Liability>
        <idc_key />
        <idc_cst_sort_name_dn />
        <idc_cst_key />
        <idc_ixo_key />
        <idc_ixt_key />
        <idc_ivd_key />
        <idc_ivd_inv_key />
        <idc_date />
        <idc_code />
        <idc_price />
        <idc_qty />
        <idc_ods_key />
        <idc_add_user />
        <idc_add_date />
        <idc_change_user />
        <idc_change_date />
        <idc_delete_flag />
        <idc_entity_key />
      </Invoice_Detail_Liability>
      <Credit_Detail>
        <cdd_key />
        <cdd_cdt_key />
        <cdd_type />
        <cdd_amount />
        <cdd_gla_dr_key />
        <cdd_gla_cr_key />
        <cdd_ret_key />
        <cdd_ret_ivd_prc_prd_key />
        <cdd_ajd_key />
        <cdd_closed_flag />
        <cdd_void_date />
        <cdd_void_flag />
        <cdd_void_user />
        <cdd_add_user />
        <cdd_add_date />
        <cdd_change_user />
        <cdd_change_date />
        <cdd_delete_flag />
        <cdd_from_date />
        <cdd_ptp_key />
        <cdd_through_date />
        <cdd_pin_key />
        <cdd_required_usage_flag />
        <cdd_ret_ivd_key />
        <cdd_entity_key />
        <cdd_auto_apply />
        <cdd_prg_key />
        <cdd_mct_key />
        <cdd_distributed_liability_flag />
      </Credit_Detail>
      <Invoice_Detail_Amount_Due>
        <idd_ivd_key />
        <idd_ivd_amount_cp />
        <idd_ivd_amount_due />
      </Invoice_Detail_Amount_Due>
      <Invoice_Detail_Get_Balance>
        <igb_ivd_key />
        <igb_inv_key />
        <igb_ivd_qty />
        <igb_ship_qty />
        <igb_ivd_price />
        <igb_unit_price_with_discount />
        <igb_lineamount />
        <igb_lineamount_no_discount />
        <igb_originallineamount />
        <igb_payamount />
        <igb_payamount_noreturn />
        <igb_linebalance />
        <igb_returnquantity />
        <igb_cancelquantity />
        <igb_minimumquantity />
        <igb_available_for_return />
        <igb_available_for_cancel />
        <igb_balance_quantity />
        <igb_CreditDollarAmount />
        <igb_TotalRecognized />
        <igb_DeferralBalance />
        <igb_Deferral_Price />
        <igb_Deferral_Number_Periods />
        <igb_Deferral_Number_Periods_Recognized />
        <igb_Tax />
        <igb_Shipping />
        <igb_discountamount />
        <igb_TransactionCurrencyKey />
        <igb_HomeCurrencyCode />
        <igb_MulticurrencyKey />
        <igb_writeoffamount />
      </Invoice_Detail_Get_Balance>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
      <Invoice_Detail_AdditionalCollection>
        <InvoiceDetailAdditional d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetailAdditional d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_Detail_AdditionalCollection>
      <Invoice_Detail_LiabilityCollection>
        <InvoiceDetailCustomer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetailCustomer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_Detail_LiabilityCollection>
    </InvoiceDetail>
    <InvoiceDetail>
      <CurrentKey />
      <Invoice_Detail>
        <ivd_qty_previous />
        <ivd_key />
        <ivd_inv_key />
        <ivd_price />
        <ivd_qty />
        <ivd_approve_date />
        <ivd_approve_user />
        <ivd_void_date />
        <ivd_void_user />
        <ivd_ajd_key />
        <ivd_add_user />
        <ivd_add_date />
        <ivd_backorder_flag />
        <ivd_change_user />
        <ivd_change_date />
        <ivd_inventory_held_qty />
        <ivd_delete_flag />
        <ivd_ship_qty />
        <ivd_ship_flag_cp />
        <ivd_key_ext />
        <ivd_close_flag />
        <ivd_approve_flag />
        <ivd_void_flag />
        <ivd_prc_key />
        <ivd_prc_prd_key />
        <ivd_amount_cp />
        <ivd_parity />
        <ivd_parity_amount_cp />
        <ivd_gla_dr_key />
        <ivd_gla_cr_key />
        <ivd_notes />
        <ivd_cst_ship_key />
        <ivd_prc_prd_ptp_key />
        <ivd_cxa_key />
        <ivd_src_key />
        <ivd_type />
        <ivd_entity_key />
        <ivd_ivw_key />
        <ivd_odd_key />
        <ivd_do_not_fulfill />
        <ivd_pak_prd_key />
        <ivd_ods_key />
        <ivd_cst_key />
        <ivd_account_number />
        <ivd_ovr_key />
        <ivd_price_override_reason />
        <ivd_pjt_key />
        <ivd_backorder_email_sent_flag />
        <ivd_process_qty />
        <ivd_bun_prd_key />
        <ivd_download_count />
        <ivd_eml_key />
        <ivd_package_grouping_key />
        <ivd_train_ses_app_title_ext />
        <ivd_train_ses_app_sub_ext />
        <ivd_train_ses_app_1_choice_ext />
        <ivd_train_ses_app_2_choice_ext />
        <ivd_cdd_key />
        <ivd_download_limit_override />
        <ivd_train_ses_app_3_choice_ext />
        <ivd_discount_program_ivd_key />
        <ivd_distributed_liability_flag />
        <ivd_download_days_override />
        <ivd_gc_number />
        <ivd_train_ses_app_4_choice_ext />
        <ivd_cdt_key />
        <ivd_pro_key />
        <ivd_kiosk_brand_name_ext />
        <ivd_kiosk_product_showcase_ext />
        <ivd_onsite_contact_name_ext />
        <ivd_onsite_mobile_phone_ext />
        <ivd_eml_address_ext />
        <ivd_available_for_cancel />
        <ivd_available_for_return />
        <ivd_balance_quantity />
        <ivd_amount_due />
        <ivd_automatically_added />
        <ivd_createorder_flag />
        <ivd_deferral_total_returned />
        <ivd_lineamount />
        <ivd_lineamount_no_discount />
        <ivd_originallineamount />
        <ivd_restock_fee_calculated />
        <ivd_createinvoice_flag />
        <ivd_linebalance />
        <ivd_net_amount_due />
        <ivd_payamount />
        <ivd_payamount_noreturn />
        <ivd_cancelled_quantity />
        <ivd_default_credit_dollar_amount />
        <ivd_deferral_number_periods />
        <ivd_deferral_number_periods_recognized />
        <ivd_deferral_price />
        <ivd_DeferralBalance />
        <ivd_minimum_quantity />
        <ivd_reduce_quantity />
        <ivd_return_quantity />
        <ivd_returned_quantity />
        <ivd_total_recognized />
        <ivd_writeoff_dollar_amount />
        <ivd_allow_change_qty_flag />
        <ivd_credit_dollar_amount />
        <ivd_allow_change_price_flag />
        <ivd_cancel_quantity />
        <ivd_auto_refund />
        <ivd_NewBatch_key />
        <ivd_refund_credit_account />
        <ivd_ship_atc_key />
        <ivd_writeoff_deferral />
        <ivd_claim_quantity />
        <ivd_disable_quantity />
        <ivd_claimed_quantity />
        <ivd_claim_flag />
        <ivd_subtotal />
        <ivd_discountamount />
        <ivd_total />
        <ivd_unit_price_with_discount />
        <ivd_applied_payment />
        <ivd_applied_credit />
        <ivd_write_off />
        <ivd_return_payment />
        <ivd_total_payment />
        <ivd_balance />
        <ivd_tax />
        <ivd_shipping />
        <ivd_nettotal />
        <ivd_netpayment />
        <ivd_payment_to_apply />
        <ivd_credit_to_apply />
        <ivd_netcredit />
        <ivd_netwriteoff />
        <ivd_writeoff_to_apply />
        <ivd_netreturn />
        <ivd_return_to_apply />
        <ivd_netapplied />
        <ivd_previous_netpayment />
        <ivd_total_to_apply />
        <ivd_netbalance />
        <ivd_netunpaidbalance />
        <ivd_price_aggregated />
        <ivd_discountamount_aggregated />
        <ivd_tax_aggregated />
        <ivd_shipping_aggregated />
        <ivd_nettotal_aggregated />
        <ivd_netunpaidbalance_aggregated />
        <ivd_subtotal_aggregated />
        <ivd_shippable_flag_aggregated />
        <ivd_partof_groupreg_discount />
        <ivd_booth_number />
        <ivd_cst_credit_available />
        <ivd_MulticurrencyKey />
        <ivd_pricingcontrol_date />
        <ivd_pricingcontrol_rgt_key />
        <ivd_term_based />
        <ivd_term_calendar />
        <ivd_TransactionCurrencyKey />
        <ivd_HomeCurrencyCode />
        <ivd_sub_prorated_flag />
        <ivd_autoapply />
        <ivd_cancel_flag />
        <ivd_ivd_key />
        <ivd_is_agency_sub />
        <ivd_formdetailkey />
        <ivd_formkey />
        <ivd_parentdataobject />
        <ivd_reg_key />
        <ivd_addl_info />
        <ivd_shippable_flag />
        <ivd_ods_number />
        <ivd_credit_to_distribute />
        <ivd_inv_shippable_total />
        <ivd_inv_distributable_credit_total />
        <ivd__agy />
      </Invoice_Detail>
      <Invoice_Detail_Term>
        <trm_ivd_key />
        <trm_start_date />
        <trm_end_date />
        <trm_original_end_date />
        <trm_add_user />
        <trm_add_date />
        <trm_change_user />
        <trm_entity_key />
        <trm_change_date />
        <trm_ivd_key_previous />
        <trm_delete_flag />
        <trm_do_not_renew_flag />
        <trm_ivd_key_ext />
        <trm_sui_prd_key_start />
        <trm_sui_prd_key_hold_start />
        <trm_number_fulfilled />
        <trm_sui_prd_key_hold_end />
        <trm_num_issues />
        <trm_num_issues_remain_cp />
        <trm_cla_key />
        <trm_qualified_flag />
        <trm_qualified_date />
        <trm_rqt_key />
        <trm_controlled_flag />
        <trm_requested_flag />
        <trm_sin_key />
        <trm_ttl_key />
        <trm_jfn_key />
        <trm_demog1 />
        <trm_demog2 />
        <trm_demog3 />
        <trm_demog4 />
        <trm_demog5 />
        <trm_cancel_flag />
        <trm_ivd_prc_prd_key />
        <trm_lifetime_flag />
        <trm_grace_issues_cp />
        <trm_sui_prd_key_drop />
        <trm_add_drop_flag />
        <trm_mbr_key />
        <trm_mxi_key />
        <trm_reference_num />
        <trm_cxa_key_ext />
        <trm_auto_pay_flag />
        <trm_cpi_key />
        <trm_issues_fulfilled />
      </Invoice_Detail_Term>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_NewBatch_key />
        <inv_pay_cst_key />
      </Invoice>
      <Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Price>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_qty_available />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <ShipToCustomer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </ShipToCustomer>
      <SoldToCustomer>
        <cs2__cst_key />
        <cs2__cst_type />
        <cs2__cst_name_cp />
        <cs2__cst_sort_name_dn />
        <cs2__cst_ind_full_name_dn />
        <cs2__cst_org_name_dn />
        <cs2__cst_ixo_title_dn />
        <cs2__cst_pref_comm_meth />
        <cs2__cst_bio />
        <cs2__cst_add_date />
        <cs2__cst_add_user />
        <cs2__cst_change_date />
        <cs2__cst_change_user />
        <cs2__cst_delete_flag />
        <cs2__cst_recno />
        <cs2__cst_id />
        <cs2__cst_key_ext />
        <cs2__cst_email_text_only />
        <cs2__cst_credit_limit />
        <cs2__cst_src_key />
        <cs2__cst_src_code />
        <cs2__cst_tax_exempt_flag />
        <cs2__cst_tax_id />
        <cs2__cst_cxa_key />
        <cs2__cst_no_email_flag />
        <cs2__cst_cxa_billing_key />
        <cs2__cst_eml_address_dn />
        <cs2__cst_eml_key />
        <cs2__cst_no_phone_flag />
        <cs2__cst_phn_number_complete_dn />
        <cs2__cst_cph_key />
        <cs2__cst_no_fax_flag />
        <cs2__cst_fax_number_complete_dn />
        <cs2__cst_cfx_key />
        <cs2__cst_ixo_key />
        <cs2__cst_no_web_flag />
        <cs2__cst_oldid />
        <cs2__cst_member_flag />
        <cs2__cst_url_code_dn />
        <cs2__cst_parent_cst_key />
        <cs2__cst_url_key />
        <cs2__cst_no_msg_flag />
        <cs2__cst_msg_handle_dn />
        <cs2__cst_web_login />
        <cs2__cst_web_password />
        <cs2__cst_entity_key />
        <cs2__cst_msg_key />
        <cs2__cst_no_mail_flag />
        <cs2__cst_web_start_date />
        <cs2__cst_web_end_date />
        <cs2__cst_web_force_password_change />
        <cs2__cst_web_login_disabled_flag />
        <cs2__cst_comment />
        <cs2__cst_credit_hold_flag />
        <cs2__cst_credit_hold_reason />
        <cs2__cst_web_forgot_password_status />
        <cs2__cst_old_cxa_key />
        <cs2__cst_last_email_date />
        <cs2__cst_no_promotional_material_ext />
        <cs2__cst_no_publish_flag />
        <cs2__cst_sin_key />
        <cs2__cst_ttl_key />
        <cs2__cst_jfn_key />
        <cs2__cst_cur_key />
        <cs2__cst_attribute_1 />
        <cs2__cst_attribute_2 />
        <cs2__cst_salutation_1 />
        <cs2__cst_salutation_2 />
        <cs2__cst_merge_cst_key />
        <cs2__cst_salutation_3 />
        <cs2__cst_salutation_4 />
        <cs2__cst_default_recognize_as />
        <cs2__cst_score />
        <cs2__cst_score_normalized />
        <cs2__cst_score_trend />
        <cs2__cst_vault_account />
        <cs2__cst_exclude_from_social_flag />
        <cs2__cst_social_score />
        <cs2__cst_ptin />
        <cs2__cst_aicpa_member_id />
        <cs2__cst_vendor_code />
        <cs2__cst_salt />
        <cs2__cst_sca_key />
        <cs2__cst_iterations />
        <cs2__cst_web_password_change_date />
        <cs2__cst_web_failed_login_count />
        <cs2__cst_pri_member_flag_ext />
        <cs2__cst_web_last_failed_login_date />
        <cs2__cst_web_login_locked_flag />
      </SoldToCustomer>
      <Shipping_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Shipping_Address>
      <Shipping_Address_Type>
        <adt_code />
        <adt_add_user />
        <adt_add_date />
        <adt_change_date />
        <adt_change_user />
        <adt_delete_flag />
        <adt_key />
        <adt_key_ext />
        <adt_entity_key />
      </Shipping_Address_Type>
      <Invoice_Detail_Additional>
        <ida_key />
        <ida_add_user />
        <ida_add_date />
        <ida_change_user />
        <ida_change_date />
        <ida_delete_flag />
        <ida_key_ext />
        <ida_type />
        <ida_ivd_inv_key />
        <ida_ivd_key />
        <ida_amount />
        <ida_prc_key />
        <ida_prc_prd_key />
        <ida_gla_key_cr />
        <ida_gla_key_dr />
        <ida_void_flag />
        <ida_void_user />
        <ida_void_date />
        <ida_ivd_key_product />
        <ida_entity_key />
        <ida_oda_key />
      </Invoice_Detail_Additional>
      <Package_Component>
        <pkg_key />
        <pkg_prc_key />
        <pkg_qty />
        <pkg_price />
        <pkg_show_on_invoice />
        <pkg_add_user />
        <pkg_add_date />
        <pkg_change_user />
        <pkg_change_date />
        <pkg_delete_flag />
        <pkg_key_ext />
        <pkg_entity_key />
        <pkg_pak_prd_key />
        <pkg_start_date />
        <pkg_end_date />
        <pkg_custom_calculation_flag />
        <pkg_optional />
        <pkg_item_notes_ext />
      </Package_Component>
      <Bundle_Component>
        <bup_key />
        <bup_add_user />
        <bup_add_date />
        <bup_change_user />
        <bup_change_date />
        <bup_delete_flag />
        <bup_entity_key />
        <bup_key_ext />
        <bup_bun_prd_key />
        <bup_prd_key />
        <bup_qty />
        <bup_discount_amount />
        <bup_discount_percent />
        <bup_discount_percent_cp />
        <bup_flat_rate />
        <bup_calculation />
        <bup_start_date />
        <bup_end_date />
        <bup_discount_calculation_flag />
        <bup_optional_flag />
        <bup_renewable_flag />
        <bup_bup_renewal_key />
      </Bundle_Component>
      <Product_Type>
        <ptp_key />
        <ptp_code />
        <ptp_add_user />
        <ptp_add_date />
        <ptp_change_user />
        <ptp_change_date />
        <ptp_delete_flag />
        <ptp_key_ext />
        <ptp_sell_online />
        <ptp_online_code />
        <ptp_thumbnail />
        <ptp_discount_flag />
        <ptp_entity_key />
        <ptp_order />
        <ptp_exclude_from_bundle_flag />
        <ptp_disallow_fractions />
        <ptp_cmo_key />
      </Product_Type>
      <Discount_Product_X_Product>
        <dxp_dsc_prd_key />
        <dxp_ptp_key />
        <dxp_prd_key />
        <dxp_add_user />
        <dxp_add_date />
        <dxp_change_user />
        <dxp_change_date />
        <dxp_delete_flag />
        <dxp_entity_key />
        <dxp_prc_key />
        <dxp_key />
        <dxp_parent_key />
        <dxp_key_ext />
      </Discount_Product_X_Product>
      <Billing_Address>
        <cx2__cxa_cst_key />
        <cx2__cxa_adr_key />
        <cx2__cxa_add_date />
        <cx2__cxa_add_user />
        <cx2__cxa_change_date />
        <cx2__cxa_change_user />
        <cx2__cxa_delete_flag />
        <cx2__cxa_key />
        <cx2__cxa_key_ext />
        <cx2__cxa_on_hold_flag />
        <cx2__cxa_adh_key />
        <cx2__cxa_adt_key />
        <cx2__cxa_seasonal_from_date />
        <cx2__cxa_mailing_label />
        <cx2__cxa_seasonal_through_date />
        <cx2__cxa_entity_key />
        <cx2__cxa_mail_stop />
        <cx2__cxa_mailing_label_html />
        <cx2__cxa_on_hold_from />
        <cx2__cxa_on_hold_through />
        <cx2__cxa_no_directory_print_flag_ext />
      </Billing_Address>
      <Currency>
        <cur_key />
        <cur_code />
        <cur_description />
        <cur_symbol_prefix />
        <cur_symbol_suffix />
        <cur_negative_display />
        <cur_separator />
        <cur_accuracy />
        <cur_calc_method />
        <cur_unit />
        <cur_sub_unit />
        <cur_add_user />
        <cur_add_date />
        <cur_change_user />
        <cur_change_date />
        <cur_delete_flag />
        <cur_entity_key />
        <cur_key_ext />
        <cur_fraction_separator />
      </Currency>
      <Order_Detail_Schedule>
        <ods_key />
        <ods_ord_key />
        <ods_date />
        <ods_amount />
        <ods_process_date />
        <ods_add_user />
        <ods_add_date />
        <ods_change_user />
        <ods_change_date />
        <ods_delete_flag />
        <ods_entity_key />
        <ods_key_ext />
        <ods_number />
        <ods_ims_key />
        <ods_void_date />
        <ods_void_user />
        <ods_void_flag />
        <ods_writeoff_amount />
      </Order_Detail_Schedule>
      <Invoice_Detail_IP_Range>
        <ixi_key />
        <ixi_ivd_key />
        <ixi_ipr_key />
        <ixi_add_user />
        <ixi_add_date />
        <ixi_change_user />
        <ixi_change_date />
        <ixi_delete_flag />
        <ixi_entity_key />
        <ixi_key_ext />
      </Invoice_Detail_IP_Range>
      <Product_Type_Social_Messages>
        <oel_key />
        <oel_ptp_key />
        <oel_twitter_msg />
        <oel_facebook_msg />
        <oel_add_user />
        <oel_add_date />
        <oel_change_user />
        <oel_change_date />
        <oel_delete_flag />
        <oel_entity_key />
      </Product_Type_Social_Messages>
      <Invoice_Detail_Liability>
        <idc_key />
        <idc_cst_sort_name_dn />
        <idc_cst_key />
        <idc_ixo_key />
        <idc_ixt_key />
        <idc_ivd_key />
        <idc_ivd_inv_key />
        <idc_date />
        <idc_code />
        <idc_price />
        <idc_qty />
        <idc_ods_key />
        <idc_add_user />
        <idc_add_date />
        <idc_change_user />
        <idc_change_date />
        <idc_delete_flag />
        <idc_entity_key />
      </Invoice_Detail_Liability>
      <Credit_Detail>
        <cdd_key />
        <cdd_cdt_key />
        <cdd_type />
        <cdd_amount />
        <cdd_gla_dr_key />
        <cdd_gla_cr_key />
        <cdd_ret_key />
        <cdd_ret_ivd_prc_prd_key />
        <cdd_ajd_key />
        <cdd_closed_flag />
        <cdd_void_date />
        <cdd_void_flag />
        <cdd_void_user />
        <cdd_add_user />
        <cdd_add_date />
        <cdd_change_user />
        <cdd_change_date />
        <cdd_delete_flag />
        <cdd_from_date />
        <cdd_ptp_key />
        <cdd_through_date />
        <cdd_pin_key />
        <cdd_required_usage_flag />
        <cdd_ret_ivd_key />
        <cdd_entity_key />
        <cdd_auto_apply />
        <cdd_prg_key />
        <cdd_mct_key />
        <cdd_distributed_liability_flag />
      </Credit_Detail>
      <Invoice_Detail_Amount_Due>
        <idd_ivd_key />
        <idd_ivd_amount_cp />
        <idd_ivd_amount_due />
      </Invoice_Detail_Amount_Due>
      <Invoice_Detail_Get_Balance>
        <igb_ivd_key />
        <igb_inv_key />
        <igb_ivd_qty />
        <igb_ship_qty />
        <igb_ivd_price />
        <igb_unit_price_with_discount />
        <igb_lineamount />
        <igb_lineamount_no_discount />
        <igb_originallineamount />
        <igb_payamount />
        <igb_payamount_noreturn />
        <igb_linebalance />
        <igb_returnquantity />
        <igb_cancelquantity />
        <igb_minimumquantity />
        <igb_available_for_return />
        <igb_available_for_cancel />
        <igb_balance_quantity />
        <igb_CreditDollarAmount />
        <igb_TotalRecognized />
        <igb_DeferralBalance />
        <igb_Deferral_Price />
        <igb_Deferral_Number_Periods />
        <igb_Deferral_Number_Periods_Recognized />
        <igb_Tax />
        <igb_Shipping />
        <igb_discountamount />
        <igb_TransactionCurrencyKey />
        <igb_HomeCurrencyCode />
        <igb_MulticurrencyKey />
        <igb_writeoffamount />
      </Invoice_Detail_Get_Balance>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
      <Invoice_Detail_AdditionalCollection>
        <InvoiceDetailAdditional d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetailAdditional d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_Detail_AdditionalCollection>
      <Invoice_Detail_LiabilityCollection>
        <InvoiceDetailCustomer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetailCustomer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_Detail_LiabilityCollection>
    </InvoiceDetail>
  </Additional_Invoice_DetailCollection>
  <MembershipCollection>
    <mb_membership>
      <CurrentKey />
      <Membership>
        <mbr_src_key />
        <mbr_src_code />
        <mbr_asn_code />
        <mbr_join_date />
        <mbr_renew_date />
        <mbr_expire_date />
        <mbr_terminate_date />
        <mbr_add_date />
        <mbr_add_user />
        <mbr_change_user />
        <mbr_change_date />
        <mbr_delete_flag />
        <mbr_key />
        <mbr_key_ext />
        <mbr_cst_key />
        <mbr_opt_out />
        <mbr_mbt_key />
        <mbr_mbs_key />
        <mbr_pak_prd_key />
        <mbr_ind_cst_key_referral />
        <mbr_pak_prd_renewal_key />
        <mbr_do_not_renew_flag />
        <mbr_invoice_date />
        <mbr_rejoin_date />
        <mbr_popup />
        <mbr_voting_rights />
        <mbr_chp_cst_key />
        <mbr_converted_flag />
        <mbr_approval_flag />
        <mbr_installment_frequency />
        <mbr_approval_date />
        <mbr_ord_key />
        <mbr_mtr_key />
        <mbr_terminate_reason />
        <mbr_installment_frequency_for_renewal />
        <mbr_num_of_installments_for_renewal />
        <mbr_ord_ait_key_renewal />
        <mbr_mbr_key />
        <mbr_proforma_renewal />
        <mbr_entity_key />
        <mbr_ord_code />
        <mbr_updated_by_trigger_ext />
        <mbr_odd_key />
        <mbr_bun_prd_key />
        <mbr_bun_prd_renewal_key />
        <mbr_prc_key />
        <mbr_bup_key />
        <mbr_mbt_renewal_key />
        <mbr_chp_cst_renewal_key />
        <mbr_cpi_key />
        <mbr_auto_pay />
        <mbr_installment_payments_flag />
        <mbr_gft_key />
        <mbr_hide_membership_flag_ext />
        <mbr_allowed_action />
        <mbr_rejoin_flag />
        <mbr_renew_related />
        <mbr_apply_credits_flag />
        <mbr_bup_prd_key />
        <mbr_addl_info />
        <mbr_available_credit />
        <mbr_total />
      </Membership>
      <Chapter_Membership>
        <cmb__mbr_src_key />
        <cmb__mbr_src_code />
        <cmb__mbr_asn_code />
        <cmb__mbr_join_date />
        <cmb__mbr_renew_date />
        <cmb__mbr_expire_date />
        <cmb__mbr_terminate_date />
        <cmb__mbr_add_date />
        <cmb__mbr_add_user />
        <cmb__mbr_change_user />
        <cmb__mbr_change_date />
        <cmb__mbr_delete_flag />
        <cmb__mbr_key />
        <cmb__mbr_key_ext />
        <cmb__mbr_cst_key />
        <cmb__mbr_opt_out />
        <cmb__mbr_mbt_key />
        <cmb__mbr_mbs_key />
        <cmb__mbr_pak_prd_key />
        <cmb__mbr_ind_cst_key_referral />
        <cmb__mbr_pak_prd_renewal_key />
        <cmb__mbr_do_not_renew_flag />
        <cmb__mbr_invoice_date />
        <cmb__mbr_rejoin_date />
        <cmb__mbr_popup />
        <cmb__mbr_voting_rights />
        <cmb__mbr_chp_cst_key />
        <cmb__mbr_converted_flag />
        <cmb__mbr_approval_flag />
        <cmb__mbr_installment_frequency />
        <cmb__mbr_approval_date />
        <cmb__mbr_ord_key />
        <cmb__mbr_mtr_key />
        <cmb__mbr_terminate_reason />
        <cmb__mbr_installment_frequency_for_renewal />
        <cmb__mbr_num_of_installments_for_renewal />
        <cmb__mbr_ord_ait_key_renewal />
        <cmb__mbr_mbr_key />
        <cmb__mbr_proforma_renewal />
        <cmb__mbr_entity_key />
        <cmb__mbr_ord_code />
        <cmb__mbr_updated_by_trigger_ext />
        <cmb__mbr_odd_key />
        <cmb__mbr_bun_prd_key />
        <cmb__mbr_bun_prd_renewal_key />
        <cmb__mbr_prc_key />
        <cmb__mbr_bup_key />
        <cmb__mbr_mbt_renewal_key />
        <cmb__mbr_chp_cst_renewal_key />
        <cmb__mbr_cpi_key />
        <cmb__mbr_auto_pay />
        <cmb__mbr_installment_payments_flag />
        <cmb__mbr_gft_key />
        <cmb__mbr_hide_membership_flag_ext />
      </Chapter_Membership>
      <Change_Membership>
        <nmb__mbr_src_key />
        <nmb__mbr_src_code />
        <nmb__mbr_asn_code />
        <nmb__mbr_join_date />
        <nmb__mbr_renew_date />
        <nmb__mbr_expire_date />
        <nmb__mbr_terminate_date />
        <nmb__mbr_add_date />
        <nmb__mbr_add_user />
        <nmb__mbr_change_user />
        <nmb__mbr_change_date />
        <nmb__mbr_delete_flag />
        <nmb__mbr_key />
        <nmb__mbr_key_ext />
        <nmb__mbr_cst_key />
        <nmb__mbr_opt_out />
        <nmb__mbr_mbt_key />
        <nmb__mbr_mbs_key />
        <nmb__mbr_pak_prd_key />
        <nmb__mbr_ind_cst_key_referral />
        <nmb__mbr_pak_prd_renewal_key />
        <nmb__mbr_do_not_renew_flag />
        <nmb__mbr_invoice_date />
        <nmb__mbr_rejoin_date />
        <nmb__mbr_popup />
        <nmb__mbr_voting_rights />
        <nmb__mbr_chp_cst_key />
        <nmb__mbr_converted_flag />
        <nmb__mbr_approval_flag />
        <nmb__mbr_installment_frequency />
        <nmb__mbr_approval_date />
        <nmb__mbr_ord_key />
        <nmb__mbr_mtr_key />
        <nmb__mbr_terminate_reason />
        <nmb__mbr_installment_frequency_for_renewal />
        <nmb__mbr_num_of_installments_for_renewal />
        <nmb__mbr_ord_ait_key_renewal />
        <nmb__mbr_mbr_key />
        <nmb__mbr_proforma_renewal />
        <nmb__mbr_entity_key />
        <nmb__mbr_ord_code />
        <nmb__mbr_updated_by_trigger_ext />
        <nmb__mbr_odd_key />
        <nmb__mbr_bun_prd_key />
        <nmb__mbr_bun_prd_renewal_key />
        <nmb__mbr_prc_key />
        <nmb__mbr_bup_key />
        <nmb__mbr_mbt_renewal_key />
        <nmb__mbr_chp_cst_renewal_key />
        <nmb__mbr_cpi_key />
        <nmb__mbr_auto_pay />
        <nmb__mbr_installment_payments_flag />
        <nmb__mbr_gft_key />
        <nmb__mbr_hide_membership_flag_ext />
      </Change_Membership>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Batch>
        <bat_key />
        <bat_code />
        <bat_date />
        <bat_control_total />
        <bat_control_trx_count />
        <bat_post_date />
        <bat_post_user />
        <bat_post_flag />
        <bat_export_date />
        <bat_export_user />
        <bat_export_flag />
        <bat_add_user />
        <bat_add_date />
        <bat_change_user />
        <bat_change_date />
        <bat_delete_flag />
        <bat_key_ext />
        <bat_apm_key />
        <bat_atc_key />
        <bat_arp_key />
        <bat_close_user />
        <bat_close_date />
        <bat_close_flag />
        <bat_notes />
        <bat_file />
        <bat_entity_key />
        <bat_intercompany_flag />
        <bat_file2 />
        <bat_file3 />
        <bat_lock_flag />
        <bat_lock_date />
        <bat_orig_trans_type />
      </Batch>
      <Inovice_Terms>
        <ait_key />
        <ait_code />
        <ait_atc_code />
        <ait_days />
        <ait_discount_days />
        <ait_discount_percent />
        <ait_discount_percent_cp />
        <ait_finance_charge_days />
        <ait_finance_charge_percent />
        <ait_finance_charge_percent_cp />
        <ait_add_user />
        <ait_add_date />
        <ait_change_date />
        <ait_change_user />
        <ait_delete_flag />
        <ait_entity_key />
        <ait_key_ext />
        <ait_prc_discount_key />
        <ait_prc_finance_charge_key />
      </Inovice_Terms>
      <Individual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
      </Individual>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </Customer>
      <Customer_Lookup>
        <cs2__cst_key />
        <cs2__cst_type />
        <cs2__cst_name_cp />
        <cs2__cst_sort_name_dn />
        <cs2__cst_ind_full_name_dn />
        <cs2__cst_org_name_dn />
        <cs2__cst_ixo_title_dn />
        <cs2__cst_pref_comm_meth />
        <cs2__cst_bio />
        <cs2__cst_add_date />
        <cs2__cst_add_user />
        <cs2__cst_change_date />
        <cs2__cst_change_user />
        <cs2__cst_delete_flag />
        <cs2__cst_recno />
        <cs2__cst_id />
        <cs2__cst_key_ext />
        <cs2__cst_email_text_only />
        <cs2__cst_credit_limit />
        <cs2__cst_src_key />
        <cs2__cst_src_code />
        <cs2__cst_tax_exempt_flag />
        <cs2__cst_tax_id />
        <cs2__cst_cxa_key />
        <cs2__cst_no_email_flag />
        <cs2__cst_cxa_billing_key />
        <cs2__cst_eml_address_dn />
        <cs2__cst_eml_key />
        <cs2__cst_no_phone_flag />
        <cs2__cst_phn_number_complete_dn />
        <cs2__cst_cph_key />
        <cs2__cst_no_fax_flag />
        <cs2__cst_fax_number_complete_dn />
        <cs2__cst_cfx_key />
        <cs2__cst_ixo_key />
        <cs2__cst_no_web_flag />
        <cs2__cst_oldid />
        <cs2__cst_member_flag />
        <cs2__cst_url_code_dn />
        <cs2__cst_parent_cst_key />
        <cs2__cst_url_key />
        <cs2__cst_no_msg_flag />
        <cs2__cst_msg_handle_dn />
        <cs2__cst_web_login />
        <cs2__cst_web_password />
        <cs2__cst_entity_key />
        <cs2__cst_msg_key />
        <cs2__cst_no_mail_flag />
        <cs2__cst_web_start_date />
        <cs2__cst_web_end_date />
        <cs2__cst_web_force_password_change />
        <cs2__cst_web_login_disabled_flag />
        <cs2__cst_comment />
        <cs2__cst_credit_hold_flag />
        <cs2__cst_credit_hold_reason />
        <cs2__cst_web_forgot_password_status />
        <cs2__cst_old_cxa_key />
        <cs2__cst_last_email_date />
        <cs2__cst_no_promotional_material_ext />
        <cs2__cst_no_publish_flag />
        <cs2__cst_sin_key />
        <cs2__cst_ttl_key />
        <cs2__cst_jfn_key />
        <cs2__cst_cur_key />
        <cs2__cst_attribute_1 />
        <cs2__cst_attribute_2 />
        <cs2__cst_salutation_1 />
        <cs2__cst_salutation_2 />
        <cs2__cst_merge_cst_key />
        <cs2__cst_salutation_3 />
        <cs2__cst_salutation_4 />
        <cs2__cst_default_recognize_as />
        <cs2__cst_score />
        <cs2__cst_score_normalized />
        <cs2__cst_score_trend />
        <cs2__cst_vault_account />
        <cs2__cst_exclude_from_social_flag />
        <cs2__cst_social_score />
        <cs2__cst_ptin />
        <cs2__cst_aicpa_member_id />
        <cs2__cst_vendor_code />
        <cs2__cst_salt />
        <cs2__cst_sca_key />
        <cs2__cst_iterations />
        <cs2__cst_web_password_change_date />
        <cs2__cst_web_failed_login_count />
        <cs2__cst_pri_member_flag_ext />
        <cs2__cst_web_last_failed_login_date />
        <cs2__cst_web_login_locked_flag />
      </Customer_Lookup>
      <Referring_Customer>
        <csr__cst_key />
        <csr__cst_type />
        <csr__cst_name_cp />
        <csr__cst_sort_name_dn />
        <csr__cst_ind_full_name_dn />
        <csr__cst_org_name_dn />
        <csr__cst_ixo_title_dn />
        <csr__cst_pref_comm_meth />
        <csr__cst_bio />
        <csr__cst_add_date />
        <csr__cst_add_user />
        <csr__cst_change_date />
        <csr__cst_change_user />
        <csr__cst_delete_flag />
        <csr__cst_recno />
        <csr__cst_id />
        <csr__cst_key_ext />
        <csr__cst_email_text_only />
        <csr__cst_credit_limit />
        <csr__cst_src_key />
        <csr__cst_src_code />
        <csr__cst_tax_exempt_flag />
        <csr__cst_tax_id />
        <csr__cst_cxa_key />
        <csr__cst_no_email_flag />
        <csr__cst_cxa_billing_key />
        <csr__cst_eml_address_dn />
        <csr__cst_eml_key />
        <csr__cst_no_phone_flag />
        <csr__cst_phn_number_complete_dn />
        <csr__cst_cph_key />
        <csr__cst_no_fax_flag />
        <csr__cst_fax_number_complete_dn />
        <csr__cst_cfx_key />
        <csr__cst_ixo_key />
        <csr__cst_no_web_flag />
        <csr__cst_oldid />
        <csr__cst_member_flag />
        <csr__cst_url_code_dn />
        <csr__cst_parent_cst_key />
        <csr__cst_url_key />
        <csr__cst_no_msg_flag />
        <csr__cst_msg_handle_dn />
        <csr__cst_web_login />
        <csr__cst_web_password />
        <csr__cst_entity_key />
        <csr__cst_msg_key />
        <csr__cst_no_mail_flag />
        <csr__cst_web_start_date />
        <csr__cst_web_end_date />
        <csr__cst_web_force_password_change />
        <csr__cst_web_login_disabled_flag />
        <csr__cst_comment />
        <csr__cst_credit_hold_flag />
        <csr__cst_credit_hold_reason />
        <csr__cst_web_forgot_password_status />
        <csr__cst_old_cxa_key />
        <csr__cst_last_email_date />
        <csr__cst_no_promotional_material_ext />
        <csr__cst_no_publish_flag />
        <csr__cst_sin_key />
        <csr__cst_ttl_key />
        <csr__cst_jfn_key />
        <csr__cst_cur_key />
        <csr__cst_attribute_1 />
        <csr__cst_attribute_2 />
        <csr__cst_salutation_1 />
        <csr__cst_salutation_2 />
        <csr__cst_merge_cst_key />
        <csr__cst_salutation_3 />
        <csr__cst_salutation_4 />
        <csr__cst_default_recognize_as />
        <csr__cst_score />
        <csr__cst_score_normalized />
        <csr__cst_score_trend />
        <csr__cst_vault_account />
        <csr__cst_exclude_from_social_flag />
        <csr__cst_social_score />
        <csr__cst_ptin />
        <csr__cst_aicpa_member_id />
        <csr__cst_vendor_code />
        <csr__cst_salt />
        <csr__cst_sca_key />
        <csr__cst_iterations />
        <csr__cst_web_password_change_date />
        <csr__cst_web_failed_login_count />
        <csr__cst_pri_member_flag_ext />
        <csr__cst_web_last_failed_login_date />
        <csr__cst_web_login_locked_flag />
      </Referring_Customer>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
      </Organization>
      <Membership_Invoices>
        <mxi_key />
        <mxi_add_user />
        <mxi_add_date />
        <mxi_change_user />
        <mxi_change_date />
        <mxi_delete_flag />
        <mxi_mbr_key />
        <mxi_inv_key />
        <mxi_pak_prd_key />
        <mxi_renew_year />
        <mxi_membership_updated />
        <mxi_ivd_key />
        <mxi_entity_key />
        <mxi_ivd_key_previous />
        <mxi_rejoin_flag />
        <mxi_term_start_date />
        <mxi_term_end_date />
        <mxi_previous_term_start_date />
        <mxi_previous_term_end_date />
        <mxi_ord_key />
        <mxi_odd_key />
        <mxi_bun_prd_key />
        <mxi_prc_key />
        <mxi_mxi_key />
        <mxi_key_ext />
        <mxi_current_price />
        <mxi_current_product_key />
      </Membership_Invoices>
      <Chapter>
        <chp_cst_key />
        <chp_name />
        <chp_website />
        <chp_add_user />
        <chp_add_date />
        <chp_change_user />
        <chp_change_date />
        <chp_charter_date />
        <chp_delete_flag />
        <chp_cst_key_ext />
        <chp_description />
        <chp_terminate_date />
        <chp_ind_cst_key />
        <chp_asn_key />
        <chp_code />
        <chp_entity_key />
        <chp_chapter_number />
        <chp_html_description />
        <chp_cht_key />
        <chp_chs_key />
      </Chapter>
      <Member_Type>
        <mbt_key />
        <mbt_code />
        <mbt_asn_code />
        <mbt_add_user />
        <mbt_add_date />
        <mbt_change_user />
        <mbt_change_date />
        <mbt_delete_flag />
        <mbt_key_ext />
        <mbt_chapter_flag />
        <mbt_calendar_flag />
        <mbt_membership_start_month />
        <mbt_membership_start_day />
        <mbt_membership_next_month_after_day />
        <mbt_membership_sell_next_year_after_month />
        <mbt_membership_sell_next_year_after_day />
        <mbt_membership_grace_period />
        <mbt_membership_grace_length />
        <mbt_update_date_when />
        <mbt_percent_paid />
        <mbt_flow_down />
        <mbt_voting_rights />
        <mbt_invoice_type />
        <mbt_flip_customer_member_flag />
        <mbt_set_on_paid_date_flag />
        <mbt_entity_key />
        <mbt_mbs_drop_key />
        <mbt_mbs_approval_key />
        <mbt_mbt_dependency_key />
        <mbt_chp_cst_key />
        <mbt_description />
        <mbt_dyn_key />
        <mbt_wiz_key />
        <mbt_cst_type />
        <mbt_mbt_renewal_key />
        <mbt_first_installment_flag />
        <mbt_online_autopay_enroll />
      </Member_Type>
      <Membership_Audit_Trail>
        <mat_key />
        <mat_cst_key />
        <mat_asn_code />
        <mat_mbt_key />
        <mat_mbs_key />
        <mat_join_date />
        <mat_renew_date />
        <mat_expire_date />
        <mat_terminate_date />
        <mat_src_key />
        <mat_src_code />
        <mat_opt_out />
        <mat_add_user />
        <mat_add_date />
        <mat_change_user />
        <mat_change_date />
        <mat_delete_flag />
        <mat_mbr_key />
        <mat_key_ext />
        <mat_mbr_chp_cst_key />
        <mat_rejoin_date />
        <mat_invoice_date />
        <mat_entity_key />
        <mat_terminate_reason />
        <mat_mtr_key />
      </Membership_Audit_Trail>
      <Member_Dues_History>
        <mdh_key />
        <mdh_add_user />
        <mdh_add_date />
        <mdh_change_user />
        <mdh_change_date />
        <mdh_delete_flag />
        <mdh_key_ext />
        <mdh_cst_key />
        <mdh_mbr_key />
        <mdh_dues_year />
        <mdh_inv_key />
        <mdh_entity_key />
      </Member_Dues_History>
      <Dues_Variables>
        <dcv_key />
        <dcv_add_user />
        <dcv_add_date />
        <dcv_change_user />
        <dcv_change_date />
        <dcv_delete_flag />
        <dcv_key_ext />
        <dcv_dues_year />
        <dcv_entity_key />
      </Dues_Variables>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Association_Package>
        <asp_key />
        <asp_asn_key />
        <asp_mbt_key />
        <asp_mbs_key />
        <asp_pak_prd_key />
        <asp_pak_prd_renewal_key />
        <asp_add_user />
        <asp_add_date />
        <asp_change_user />
        <asp_change_date />
        <asp_delete_flag />
        <asp_chp_cst_key />
        <asp_entity_key />
        <asp_optional_item_count />
        <asp_split_invoice />
      </Association_Package>
      <Association>
        <asn_code />
        <asn_name />
        <asn_add_date />
        <asn_add_user />
        <asn_change_date />
        <asn_change_user />
        <asn_delete_flag />
        <asn_key />
        <asn_key_ext />
        <asn_calendar_flag />
        <asn_membership_start_month />
        <asn_membership_start_day />
        <asn_membership_sell_next_year_after_month />
        <asn_membership_sell_next_year_after_day />
        <asn_membership_grace_period />
        <asn_membership_grace_length />
        <asn_membership_next_month_after_day />
        <asn_update_date_when />
        <asn_percent_paid />
        <asn_invoice_type />
        <asn_set_on_paid_date_flag />
        <asn_flip_customer_member_flag />
        <asn_entity_key />
      </Association>
      <Bundle>
        <bun_add_user />
        <bun_add_date />
        <bun_change_user />
        <bun_change_date />
        <bun_delete_flag />
        <bun_entity_key />
        <bun_prd_key />
        <bun_supress_products_on_invoice />
        <bun_hide_price_on_invoice />
        <bun_bun_key_renewal />
        <bun_prd_key_ext />
        <bun_sell_online_flag />
      </Bundle>
      <Installment_Billing>
        <ord_key />
        <ord_cst_key />
        <ord_frequency />
        <ord_ptr_key />
        <ord_last_bill_date />
        <ord_proforma />
        <ord_type />
        <ord_pin_key />
        <ord_num_of_installments />
        <ord_num_invoices_to_date />
        <ord_cst_billing_key />
        <ord_ind_cst_billing_key />
        <ord_cxa_key />
        <ord_cph_key />
        <ord_cfx_key />
        <ord_eml_key />
        <ord_pref_comm_method />
        <ord_src_key />
        <ord_med_key />
        <ord_notes_internal />
        <ord_notes_external />
        <ord_add_user />
        <ord_add_date />
        <ord_change_user />
        <ord_change_date />
        <ord_delete_flag />
        <ord_entity_key />
        <ord_key_ext />
        <ord_ait_key />
        <ord_first_process_date />
        <ord_code />
        <ord_close_flag />
        <ord_milestone_flag />
        <ord_cpi_key />
        <ord_auto_pay />
        <ord_orig_trans_type />
        <ord_po_number />
        <ord_cur_key />
        <ord_trx_date />
        <ord_sfo_key />
        <ord_group_flag />
        <ord_group_description />
        <ord_recurring_date_1 />
        <ord_recurring_date_2 />
        <ord_generate_from_date />
        <ord_generate_to_date />
        <ord_inst_gen_auto_pay_option />
        <ord_inst_distributed_only_flag />
        <ord_distributed_liability_flag />
        <ord_individual_payment_return_option />
        <ord_payments_returns_flag />
        <ord_bat_key />
        <ord_processed_schedule_count />
        <ord_bat_trx_date />
        <ord_current_schedule_processed />
        <ord_first_installment_amount />
        <ord_balance />
        <ord_process />
        <ord_schedule_flag />
        <ord_task_start_date />
        <ord_task_start_time />
        <ord_eml_address />
        <ord_frequency_user_readable_text />
        <ord_cct_key />
        <ord_oig_key />
        <ord_num_of_paid_installments />
        <ord_hide_gen_next_installmt_btn_flag />
        <ord_payment_choice />
        <ord_action_type_virt />
        <ord_cpi_status />
        <ord_amount_paid />
        <ord_first_installment_amount_user_edit />
      </Installment_Billing>
      <Package_Component>
        <pkg_key />
        <pkg_prc_key />
        <pkg_qty />
        <pkg_price />
        <pkg_show_on_invoice />
        <pkg_add_user />
        <pkg_add_date />
        <pkg_change_user />
        <pkg_change_date />
        <pkg_delete_flag />
        <pkg_key_ext />
        <pkg_entity_key />
        <pkg_pak_prd_key />
        <pkg_start_date />
        <pkg_end_date />
        <pkg_custom_calculation_flag />
        <pkg_optional />
        <pkg_item_notes_ext />
      </Package_Component>
      <Package>
        <pak_prd_key />
        <pak_add_user />
        <pak_add_date />
        <pak_change_user />
        <pak_change_date />
        <pak_delete_flag />
        <pak_prd_key_ext />
        <pak_dues_flag />
        <pak_entity_key />
        <pak_sell_online_flag />
        <pak_post_online_date />
        <pak_remove_online_date />
        <pak_allow_installment />
        <pak_has_optional_components />
        <pak_optional_item_count />
        <pak_prd_renewal_key />
        <pak_events_flag />
        <pak_hide_components_flag />
        <pak_collective_dues_flag />
        <pak_production_notes_ext />
      </Package>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <Chapter_Product>
        <cpr__prd_key />
        <cpr__prd_name />
        <cpr__prd_add_user />
        <cpr__prd_add_date />
        <cpr__prd_change_user />
        <cpr__prd_change_date />
        <cpr__prd_delete_flag />
        <cpr__prd_key_ext />
        <cpr__prd_description />
        <cpr__prd_allow_partial_ship_flag />
        <cpr__prd_track_inventory_flag />
        <cpr__prd_gla_cogs_key />
        <cpr__prd_gla_inventory_key />
        <cpr__prd_ptp_key />
        <cpr__prd_start_date />
        <cpr__prd_taxable_flag />
        <cpr__prd_allow_backorder />
        <cpr__prd_end_date />
        <cpr__prd_atc_key />
        <cpr__prd_qty_reorder />
        <cpr__prd_restock_fee />
        <cpr__prd_restock_percent />
        <cpr__prd_restock_percent_cp />
        <cpr__prd_mail />
        <cpr__prd_email />
        <cpr__prd_fax />
        <cpr__prd_sell_online />
        <cpr__prd_online_abstract />
        <cpr__prd_code />
        <cpr__prd_short_description />
        <cpr__prd_thumbnail_doc_key />
        <cpr__prd_entity_key />
        <cpr__prd_web />
        <cpr__prd_microfiche />
        <cpr__prd_post_to_web_date />
        <cpr__prd_remove_from_web_date />
        <cpr__prd_ptc_key />
        <cpr__prd_format />
        <cpr__prd_download_url />
        <cpr__prd_show_as_new_until />
        <cpr__prd_pjt_key />
        <cpr__prd_gla_damaged_goods_key />
        <cpr__prd_order />
        <cpr__prd_download_available_days />
        <cpr__prd_weighted_average_cost />
        <cpr__prd_featured_product_flag />
        <cpr__prd_download_available_count />
        <cpr__prd_cct_key />
        <cpr__prd_pts_key />
        <cpr__prd_cmo_key />
        <cpr__prd_out_of_stock_override_message />
        <cpr__prd_pri_color_charge_flag_ext />
        <cpr__prd_pri_color_flag_ext />
      </Chapter_Product>
      <CustomerAddress>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </CustomerAddress>
      <source_code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </source_code>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
    </mb_membership>
    <mb_membership>
      <CurrentKey />
      <Membership>
        <mbr_src_key />
        <mbr_src_code />
        <mbr_asn_code />
        <mbr_join_date />
        <mbr_renew_date />
        <mbr_expire_date />
        <mbr_terminate_date />
        <mbr_add_date />
        <mbr_add_user />
        <mbr_change_user />
        <mbr_change_date />
        <mbr_delete_flag />
        <mbr_key />
        <mbr_key_ext />
        <mbr_cst_key />
        <mbr_opt_out />
        <mbr_mbt_key />
        <mbr_mbs_key />
        <mbr_pak_prd_key />
        <mbr_ind_cst_key_referral />
        <mbr_pak_prd_renewal_key />
        <mbr_do_not_renew_flag />
        <mbr_invoice_date />
        <mbr_rejoin_date />
        <mbr_popup />
        <mbr_voting_rights />
        <mbr_chp_cst_key />
        <mbr_converted_flag />
        <mbr_approval_flag />
        <mbr_installment_frequency />
        <mbr_approval_date />
        <mbr_ord_key />
        <mbr_mtr_key />
        <mbr_terminate_reason />
        <mbr_installment_frequency_for_renewal />
        <mbr_num_of_installments_for_renewal />
        <mbr_ord_ait_key_renewal />
        <mbr_mbr_key />
        <mbr_proforma_renewal />
        <mbr_entity_key />
        <mbr_ord_code />
        <mbr_updated_by_trigger_ext />
        <mbr_odd_key />
        <mbr_bun_prd_key />
        <mbr_bun_prd_renewal_key />
        <mbr_prc_key />
        <mbr_bup_key />
        <mbr_mbt_renewal_key />
        <mbr_chp_cst_renewal_key />
        <mbr_cpi_key />
        <mbr_auto_pay />
        <mbr_installment_payments_flag />
        <mbr_gft_key />
        <mbr_hide_membership_flag_ext />
        <mbr_allowed_action />
        <mbr_rejoin_flag />
        <mbr_renew_related />
        <mbr_apply_credits_flag />
        <mbr_bup_prd_key />
        <mbr_addl_info />
        <mbr_available_credit />
        <mbr_total />
      </Membership>
      <Chapter_Membership>
        <cmb__mbr_src_key />
        <cmb__mbr_src_code />
        <cmb__mbr_asn_code />
        <cmb__mbr_join_date />
        <cmb__mbr_renew_date />
        <cmb__mbr_expire_date />
        <cmb__mbr_terminate_date />
        <cmb__mbr_add_date />
        <cmb__mbr_add_user />
        <cmb__mbr_change_user />
        <cmb__mbr_change_date />
        <cmb__mbr_delete_flag />
        <cmb__mbr_key />
        <cmb__mbr_key_ext />
        <cmb__mbr_cst_key />
        <cmb__mbr_opt_out />
        <cmb__mbr_mbt_key />
        <cmb__mbr_mbs_key />
        <cmb__mbr_pak_prd_key />
        <cmb__mbr_ind_cst_key_referral />
        <cmb__mbr_pak_prd_renewal_key />
        <cmb__mbr_do_not_renew_flag />
        <cmb__mbr_invoice_date />
        <cmb__mbr_rejoin_date />
        <cmb__mbr_popup />
        <cmb__mbr_voting_rights />
        <cmb__mbr_chp_cst_key />
        <cmb__mbr_converted_flag />
        <cmb__mbr_approval_flag />
        <cmb__mbr_installment_frequency />
        <cmb__mbr_approval_date />
        <cmb__mbr_ord_key />
        <cmb__mbr_mtr_key />
        <cmb__mbr_terminate_reason />
        <cmb__mbr_installment_frequency_for_renewal />
        <cmb__mbr_num_of_installments_for_renewal />
        <cmb__mbr_ord_ait_key_renewal />
        <cmb__mbr_mbr_key />
        <cmb__mbr_proforma_renewal />
        <cmb__mbr_entity_key />
        <cmb__mbr_ord_code />
        <cmb__mbr_updated_by_trigger_ext />
        <cmb__mbr_odd_key />
        <cmb__mbr_bun_prd_key />
        <cmb__mbr_bun_prd_renewal_key />
        <cmb__mbr_prc_key />
        <cmb__mbr_bup_key />
        <cmb__mbr_mbt_renewal_key />
        <cmb__mbr_chp_cst_renewal_key />
        <cmb__mbr_cpi_key />
        <cmb__mbr_auto_pay />
        <cmb__mbr_installment_payments_flag />
        <cmb__mbr_gft_key />
        <cmb__mbr_hide_membership_flag_ext />
      </Chapter_Membership>
      <Change_Membership>
        <nmb__mbr_src_key />
        <nmb__mbr_src_code />
        <nmb__mbr_asn_code />
        <nmb__mbr_join_date />
        <nmb__mbr_renew_date />
        <nmb__mbr_expire_date />
        <nmb__mbr_terminate_date />
        <nmb__mbr_add_date />
        <nmb__mbr_add_user />
        <nmb__mbr_change_user />
        <nmb__mbr_change_date />
        <nmb__mbr_delete_flag />
        <nmb__mbr_key />
        <nmb__mbr_key_ext />
        <nmb__mbr_cst_key />
        <nmb__mbr_opt_out />
        <nmb__mbr_mbt_key />
        <nmb__mbr_mbs_key />
        <nmb__mbr_pak_prd_key />
        <nmb__mbr_ind_cst_key_referral />
        <nmb__mbr_pak_prd_renewal_key />
        <nmb__mbr_do_not_renew_flag />
        <nmb__mbr_invoice_date />
        <nmb__mbr_rejoin_date />
        <nmb__mbr_popup />
        <nmb__mbr_voting_rights />
        <nmb__mbr_chp_cst_key />
        <nmb__mbr_converted_flag />
        <nmb__mbr_approval_flag />
        <nmb__mbr_installment_frequency />
        <nmb__mbr_approval_date />
        <nmb__mbr_ord_key />
        <nmb__mbr_mtr_key />
        <nmb__mbr_terminate_reason />
        <nmb__mbr_installment_frequency_for_renewal />
        <nmb__mbr_num_of_installments_for_renewal />
        <nmb__mbr_ord_ait_key_renewal />
        <nmb__mbr_mbr_key />
        <nmb__mbr_proforma_renewal />
        <nmb__mbr_entity_key />
        <nmb__mbr_ord_code />
        <nmb__mbr_updated_by_trigger_ext />
        <nmb__mbr_odd_key />
        <nmb__mbr_bun_prd_key />
        <nmb__mbr_bun_prd_renewal_key />
        <nmb__mbr_prc_key />
        <nmb__mbr_bup_key />
        <nmb__mbr_mbt_renewal_key />
        <nmb__mbr_chp_cst_renewal_key />
        <nmb__mbr_cpi_key />
        <nmb__mbr_auto_pay />
        <nmb__mbr_installment_payments_flag />
        <nmb__mbr_gft_key />
        <nmb__mbr_hide_membership_flag_ext />
      </Change_Membership>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Batch>
        <bat_key />
        <bat_code />
        <bat_date />
        <bat_control_total />
        <bat_control_trx_count />
        <bat_post_date />
        <bat_post_user />
        <bat_post_flag />
        <bat_export_date />
        <bat_export_user />
        <bat_export_flag />
        <bat_add_user />
        <bat_add_date />
        <bat_change_user />
        <bat_change_date />
        <bat_delete_flag />
        <bat_key_ext />
        <bat_apm_key />
        <bat_atc_key />
        <bat_arp_key />
        <bat_close_user />
        <bat_close_date />
        <bat_close_flag />
        <bat_notes />
        <bat_file />
        <bat_entity_key />
        <bat_intercompany_flag />
        <bat_file2 />
        <bat_file3 />
        <bat_lock_flag />
        <bat_lock_date />
        <bat_orig_trans_type />
      </Batch>
      <Inovice_Terms>
        <ait_key />
        <ait_code />
        <ait_atc_code />
        <ait_days />
        <ait_discount_days />
        <ait_discount_percent />
        <ait_discount_percent_cp />
        <ait_finance_charge_days />
        <ait_finance_charge_percent />
        <ait_finance_charge_percent_cp />
        <ait_add_user />
        <ait_add_date />
        <ait_change_date />
        <ait_change_user />
        <ait_delete_flag />
        <ait_entity_key />
        <ait_key_ext />
        <ait_prc_discount_key />
        <ait_prc_finance_charge_key />
      </Inovice_Terms>
      <Individual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
      </Individual>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </Customer>
      <Customer_Lookup>
        <cs2__cst_key />
        <cs2__cst_type />
        <cs2__cst_name_cp />
        <cs2__cst_sort_name_dn />
        <cs2__cst_ind_full_name_dn />
        <cs2__cst_org_name_dn />
        <cs2__cst_ixo_title_dn />
        <cs2__cst_pref_comm_meth />
        <cs2__cst_bio />
        <cs2__cst_add_date />
        <cs2__cst_add_user />
        <cs2__cst_change_date />
        <cs2__cst_change_user />
        <cs2__cst_delete_flag />
        <cs2__cst_recno />
        <cs2__cst_id />
        <cs2__cst_key_ext />
        <cs2__cst_email_text_only />
        <cs2__cst_credit_limit />
        <cs2__cst_src_key />
        <cs2__cst_src_code />
        <cs2__cst_tax_exempt_flag />
        <cs2__cst_tax_id />
        <cs2__cst_cxa_key />
        <cs2__cst_no_email_flag />
        <cs2__cst_cxa_billing_key />
        <cs2__cst_eml_address_dn />
        <cs2__cst_eml_key />
        <cs2__cst_no_phone_flag />
        <cs2__cst_phn_number_complete_dn />
        <cs2__cst_cph_key />
        <cs2__cst_no_fax_flag />
        <cs2__cst_fax_number_complete_dn />
        <cs2__cst_cfx_key />
        <cs2__cst_ixo_key />
        <cs2__cst_no_web_flag />
        <cs2__cst_oldid />
        <cs2__cst_member_flag />
        <cs2__cst_url_code_dn />
        <cs2__cst_parent_cst_key />
        <cs2__cst_url_key />
        <cs2__cst_no_msg_flag />
        <cs2__cst_msg_handle_dn />
        <cs2__cst_web_login />
        <cs2__cst_web_password />
        <cs2__cst_entity_key />
        <cs2__cst_msg_key />
        <cs2__cst_no_mail_flag />
        <cs2__cst_web_start_date />
        <cs2__cst_web_end_date />
        <cs2__cst_web_force_password_change />
        <cs2__cst_web_login_disabled_flag />
        <cs2__cst_comment />
        <cs2__cst_credit_hold_flag />
        <cs2__cst_credit_hold_reason />
        <cs2__cst_web_forgot_password_status />
        <cs2__cst_old_cxa_key />
        <cs2__cst_last_email_date />
        <cs2__cst_no_promotional_material_ext />
        <cs2__cst_no_publish_flag />
        <cs2__cst_sin_key />
        <cs2__cst_ttl_key />
        <cs2__cst_jfn_key />
        <cs2__cst_cur_key />
        <cs2__cst_attribute_1 />
        <cs2__cst_attribute_2 />
        <cs2__cst_salutation_1 />
        <cs2__cst_salutation_2 />
        <cs2__cst_merge_cst_key />
        <cs2__cst_salutation_3 />
        <cs2__cst_salutation_4 />
        <cs2__cst_default_recognize_as />
        <cs2__cst_score />
        <cs2__cst_score_normalized />
        <cs2__cst_score_trend />
        <cs2__cst_vault_account />
        <cs2__cst_exclude_from_social_flag />
        <cs2__cst_social_score />
        <cs2__cst_ptin />
        <cs2__cst_aicpa_member_id />
        <cs2__cst_vendor_code />
        <cs2__cst_salt />
        <cs2__cst_sca_key />
        <cs2__cst_iterations />
        <cs2__cst_web_password_change_date />
        <cs2__cst_web_failed_login_count />
        <cs2__cst_pri_member_flag_ext />
        <cs2__cst_web_last_failed_login_date />
        <cs2__cst_web_login_locked_flag />
      </Customer_Lookup>
      <Referring_Customer>
        <csr__cst_key />
        <csr__cst_type />
        <csr__cst_name_cp />
        <csr__cst_sort_name_dn />
        <csr__cst_ind_full_name_dn />
        <csr__cst_org_name_dn />
        <csr__cst_ixo_title_dn />
        <csr__cst_pref_comm_meth />
        <csr__cst_bio />
        <csr__cst_add_date />
        <csr__cst_add_user />
        <csr__cst_change_date />
        <csr__cst_change_user />
        <csr__cst_delete_flag />
        <csr__cst_recno />
        <csr__cst_id />
        <csr__cst_key_ext />
        <csr__cst_email_text_only />
        <csr__cst_credit_limit />
        <csr__cst_src_key />
        <csr__cst_src_code />
        <csr__cst_tax_exempt_flag />
        <csr__cst_tax_id />
        <csr__cst_cxa_key />
        <csr__cst_no_email_flag />
        <csr__cst_cxa_billing_key />
        <csr__cst_eml_address_dn />
        <csr__cst_eml_key />
        <csr__cst_no_phone_flag />
        <csr__cst_phn_number_complete_dn />
        <csr__cst_cph_key />
        <csr__cst_no_fax_flag />
        <csr__cst_fax_number_complete_dn />
        <csr__cst_cfx_key />
        <csr__cst_ixo_key />
        <csr__cst_no_web_flag />
        <csr__cst_oldid />
        <csr__cst_member_flag />
        <csr__cst_url_code_dn />
        <csr__cst_parent_cst_key />
        <csr__cst_url_key />
        <csr__cst_no_msg_flag />
        <csr__cst_msg_handle_dn />
        <csr__cst_web_login />
        <csr__cst_web_password />
        <csr__cst_entity_key />
        <csr__cst_msg_key />
        <csr__cst_no_mail_flag />
        <csr__cst_web_start_date />
        <csr__cst_web_end_date />
        <csr__cst_web_force_password_change />
        <csr__cst_web_login_disabled_flag />
        <csr__cst_comment />
        <csr__cst_credit_hold_flag />
        <csr__cst_credit_hold_reason />
        <csr__cst_web_forgot_password_status />
        <csr__cst_old_cxa_key />
        <csr__cst_last_email_date />
        <csr__cst_no_promotional_material_ext />
        <csr__cst_no_publish_flag />
        <csr__cst_sin_key />
        <csr__cst_ttl_key />
        <csr__cst_jfn_key />
        <csr__cst_cur_key />
        <csr__cst_attribute_1 />
        <csr__cst_attribute_2 />
        <csr__cst_salutation_1 />
        <csr__cst_salutation_2 />
        <csr__cst_merge_cst_key />
        <csr__cst_salutation_3 />
        <csr__cst_salutation_4 />
        <csr__cst_default_recognize_as />
        <csr__cst_score />
        <csr__cst_score_normalized />
        <csr__cst_score_trend />
        <csr__cst_vault_account />
        <csr__cst_exclude_from_social_flag />
        <csr__cst_social_score />
        <csr__cst_ptin />
        <csr__cst_aicpa_member_id />
        <csr__cst_vendor_code />
        <csr__cst_salt />
        <csr__cst_sca_key />
        <csr__cst_iterations />
        <csr__cst_web_password_change_date />
        <csr__cst_web_failed_login_count />
        <csr__cst_pri_member_flag_ext />
        <csr__cst_web_last_failed_login_date />
        <csr__cst_web_login_locked_flag />
      </Referring_Customer>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
      </Organization>
      <Membership_Invoices>
        <mxi_key />
        <mxi_add_user />
        <mxi_add_date />
        <mxi_change_user />
        <mxi_change_date />
        <mxi_delete_flag />
        <mxi_mbr_key />
        <mxi_inv_key />
        <mxi_pak_prd_key />
        <mxi_renew_year />
        <mxi_membership_updated />
        <mxi_ivd_key />
        <mxi_entity_key />
        <mxi_ivd_key_previous />
        <mxi_rejoin_flag />
        <mxi_term_start_date />
        <mxi_term_end_date />
        <mxi_previous_term_start_date />
        <mxi_previous_term_end_date />
        <mxi_ord_key />
        <mxi_odd_key />
        <mxi_bun_prd_key />
        <mxi_prc_key />
        <mxi_mxi_key />
        <mxi_key_ext />
        <mxi_current_price />
        <mxi_current_product_key />
      </Membership_Invoices>
      <Chapter>
        <chp_cst_key />
        <chp_name />
        <chp_website />
        <chp_add_user />
        <chp_add_date />
        <chp_change_user />
        <chp_change_date />
        <chp_charter_date />
        <chp_delete_flag />
        <chp_cst_key_ext />
        <chp_description />
        <chp_terminate_date />
        <chp_ind_cst_key />
        <chp_asn_key />
        <chp_code />
        <chp_entity_key />
        <chp_chapter_number />
        <chp_html_description />
        <chp_cht_key />
        <chp_chs_key />
      </Chapter>
      <Member_Type>
        <mbt_key />
        <mbt_code />
        <mbt_asn_code />
        <mbt_add_user />
        <mbt_add_date />
        <mbt_change_user />
        <mbt_change_date />
        <mbt_delete_flag />
        <mbt_key_ext />
        <mbt_chapter_flag />
        <mbt_calendar_flag />
        <mbt_membership_start_month />
        <mbt_membership_start_day />
        <mbt_membership_next_month_after_day />
        <mbt_membership_sell_next_year_after_month />
        <mbt_membership_sell_next_year_after_day />
        <mbt_membership_grace_period />
        <mbt_membership_grace_length />
        <mbt_update_date_when />
        <mbt_percent_paid />
        <mbt_flow_down />
        <mbt_voting_rights />
        <mbt_invoice_type />
        <mbt_flip_customer_member_flag />
        <mbt_set_on_paid_date_flag />
        <mbt_entity_key />
        <mbt_mbs_drop_key />
        <mbt_mbs_approval_key />
        <mbt_mbt_dependency_key />
        <mbt_chp_cst_key />
        <mbt_description />
        <mbt_dyn_key />
        <mbt_wiz_key />
        <mbt_cst_type />
        <mbt_mbt_renewal_key />
        <mbt_first_installment_flag />
        <mbt_online_autopay_enroll />
      </Member_Type>
      <Membership_Audit_Trail>
        <mat_key />
        <mat_cst_key />
        <mat_asn_code />
        <mat_mbt_key />
        <mat_mbs_key />
        <mat_join_date />
        <mat_renew_date />
        <mat_expire_date />
        <mat_terminate_date />
        <mat_src_key />
        <mat_src_code />
        <mat_opt_out />
        <mat_add_user />
        <mat_add_date />
        <mat_change_user />
        <mat_change_date />
        <mat_delete_flag />
        <mat_mbr_key />
        <mat_key_ext />
        <mat_mbr_chp_cst_key />
        <mat_rejoin_date />
        <mat_invoice_date />
        <mat_entity_key />
        <mat_terminate_reason />
        <mat_mtr_key />
      </Membership_Audit_Trail>
      <Member_Dues_History>
        <mdh_key />
        <mdh_add_user />
        <mdh_add_date />
        <mdh_change_user />
        <mdh_change_date />
        <mdh_delete_flag />
        <mdh_key_ext />
        <mdh_cst_key />
        <mdh_mbr_key />
        <mdh_dues_year />
        <mdh_inv_key />
        <mdh_entity_key />
      </Member_Dues_History>
      <Dues_Variables>
        <dcv_key />
        <dcv_add_user />
        <dcv_add_date />
        <dcv_change_user />
        <dcv_change_date />
        <dcv_delete_flag />
        <dcv_key_ext />
        <dcv_dues_year />
        <dcv_entity_key />
      </Dues_Variables>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Association_Package>
        <asp_key />
        <asp_asn_key />
        <asp_mbt_key />
        <asp_mbs_key />
        <asp_pak_prd_key />
        <asp_pak_prd_renewal_key />
        <asp_add_user />
        <asp_add_date />
        <asp_change_user />
        <asp_change_date />
        <asp_delete_flag />
        <asp_chp_cst_key />
        <asp_entity_key />
        <asp_optional_item_count />
        <asp_split_invoice />
      </Association_Package>
      <Association>
        <asn_code />
        <asn_name />
        <asn_add_date />
        <asn_add_user />
        <asn_change_date />
        <asn_change_user />
        <asn_delete_flag />
        <asn_key />
        <asn_key_ext />
        <asn_calendar_flag />
        <asn_membership_start_month />
        <asn_membership_start_day />
        <asn_membership_sell_next_year_after_month />
        <asn_membership_sell_next_year_after_day />
        <asn_membership_grace_period />
        <asn_membership_grace_length />
        <asn_membership_next_month_after_day />
        <asn_update_date_when />
        <asn_percent_paid />
        <asn_invoice_type />
        <asn_set_on_paid_date_flag />
        <asn_flip_customer_member_flag />
        <asn_entity_key />
      </Association>
      <Bundle>
        <bun_add_user />
        <bun_add_date />
        <bun_change_user />
        <bun_change_date />
        <bun_delete_flag />
        <bun_entity_key />
        <bun_prd_key />
        <bun_supress_products_on_invoice />
        <bun_hide_price_on_invoice />
        <bun_bun_key_renewal />
        <bun_prd_key_ext />
        <bun_sell_online_flag />
      </Bundle>
      <Installment_Billing>
        <ord_key />
        <ord_cst_key />
        <ord_frequency />
        <ord_ptr_key />
        <ord_last_bill_date />
        <ord_proforma />
        <ord_type />
        <ord_pin_key />
        <ord_num_of_installments />
        <ord_num_invoices_to_date />
        <ord_cst_billing_key />
        <ord_ind_cst_billing_key />
        <ord_cxa_key />
        <ord_cph_key />
        <ord_cfx_key />
        <ord_eml_key />
        <ord_pref_comm_method />
        <ord_src_key />
        <ord_med_key />
        <ord_notes_internal />
        <ord_notes_external />
        <ord_add_user />
        <ord_add_date />
        <ord_change_user />
        <ord_change_date />
        <ord_delete_flag />
        <ord_entity_key />
        <ord_key_ext />
        <ord_ait_key />
        <ord_first_process_date />
        <ord_code />
        <ord_close_flag />
        <ord_milestone_flag />
        <ord_cpi_key />
        <ord_auto_pay />
        <ord_orig_trans_type />
        <ord_po_number />
        <ord_cur_key />
        <ord_trx_date />
        <ord_sfo_key />
        <ord_group_flag />
        <ord_group_description />
        <ord_recurring_date_1 />
        <ord_recurring_date_2 />
        <ord_generate_from_date />
        <ord_generate_to_date />
        <ord_inst_gen_auto_pay_option />
        <ord_inst_distributed_only_flag />
        <ord_distributed_liability_flag />
        <ord_individual_payment_return_option />
        <ord_payments_returns_flag />
        <ord_bat_key />
        <ord_processed_schedule_count />
        <ord_bat_trx_date />
        <ord_current_schedule_processed />
        <ord_first_installment_amount />
        <ord_balance />
        <ord_process />
        <ord_schedule_flag />
        <ord_task_start_date />
        <ord_task_start_time />
        <ord_eml_address />
        <ord_frequency_user_readable_text />
        <ord_cct_key />
        <ord_oig_key />
        <ord_num_of_paid_installments />
        <ord_hide_gen_next_installmt_btn_flag />
        <ord_payment_choice />
        <ord_action_type_virt />
        <ord_cpi_status />
        <ord_amount_paid />
        <ord_first_installment_amount_user_edit />
      </Installment_Billing>
      <Package_Component>
        <pkg_key />
        <pkg_prc_key />
        <pkg_qty />
        <pkg_price />
        <pkg_show_on_invoice />
        <pkg_add_user />
        <pkg_add_date />
        <pkg_change_user />
        <pkg_change_date />
        <pkg_delete_flag />
        <pkg_key_ext />
        <pkg_entity_key />
        <pkg_pak_prd_key />
        <pkg_start_date />
        <pkg_end_date />
        <pkg_custom_calculation_flag />
        <pkg_optional />
        <pkg_item_notes_ext />
      </Package_Component>
      <Package>
        <pak_prd_key />
        <pak_add_user />
        <pak_add_date />
        <pak_change_user />
        <pak_change_date />
        <pak_delete_flag />
        <pak_prd_key_ext />
        <pak_dues_flag />
        <pak_entity_key />
        <pak_sell_online_flag />
        <pak_post_online_date />
        <pak_remove_online_date />
        <pak_allow_installment />
        <pak_has_optional_components />
        <pak_optional_item_count />
        <pak_prd_renewal_key />
        <pak_events_flag />
        <pak_hide_components_flag />
        <pak_collective_dues_flag />
        <pak_production_notes_ext />
      </Package>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <Chapter_Product>
        <cpr__prd_key />
        <cpr__prd_name />
        <cpr__prd_add_user />
        <cpr__prd_add_date />
        <cpr__prd_change_user />
        <cpr__prd_change_date />
        <cpr__prd_delete_flag />
        <cpr__prd_key_ext />
        <cpr__prd_description />
        <cpr__prd_allow_partial_ship_flag />
        <cpr__prd_track_inventory_flag />
        <cpr__prd_gla_cogs_key />
        <cpr__prd_gla_inventory_key />
        <cpr__prd_ptp_key />
        <cpr__prd_start_date />
        <cpr__prd_taxable_flag />
        <cpr__prd_allow_backorder />
        <cpr__prd_end_date />
        <cpr__prd_atc_key />
        <cpr__prd_qty_reorder />
        <cpr__prd_restock_fee />
        <cpr__prd_restock_percent />
        <cpr__prd_restock_percent_cp />
        <cpr__prd_mail />
        <cpr__prd_email />
        <cpr__prd_fax />
        <cpr__prd_sell_online />
        <cpr__prd_online_abstract />
        <cpr__prd_code />
        <cpr__prd_short_description />
        <cpr__prd_thumbnail_doc_key />
        <cpr__prd_entity_key />
        <cpr__prd_web />
        <cpr__prd_microfiche />
        <cpr__prd_post_to_web_date />
        <cpr__prd_remove_from_web_date />
        <cpr__prd_ptc_key />
        <cpr__prd_format />
        <cpr__prd_download_url />
        <cpr__prd_show_as_new_until />
        <cpr__prd_pjt_key />
        <cpr__prd_gla_damaged_goods_key />
        <cpr__prd_order />
        <cpr__prd_download_available_days />
        <cpr__prd_weighted_average_cost />
        <cpr__prd_featured_product_flag />
        <cpr__prd_download_available_count />
        <cpr__prd_cct_key />
        <cpr__prd_pts_key />
        <cpr__prd_cmo_key />
        <cpr__prd_out_of_stock_override_message />
        <cpr__prd_pri_color_charge_flag_ext />
        <cpr__prd_pri_color_flag_ext />
      </Chapter_Product>
      <CustomerAddress>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </CustomerAddress>
      <source_code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </source_code>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
    </mb_membership>
  </MembershipCollection>
  <RegistrantCollection>
    <EventsRegistrant>
      <CurrentKey />
      <Registrant>
        <reg_key />
        <reg_cst_key />
        <reg_egp_key />
        <reg_evt_key />
        <reg_badge_name />
        <reg_cxa_key />
        <reg_cph_key />
        <reg_eml_key />
        <reg_cfx_key />
        <reg_url_key />
        <reg_pref_comm_meth />
        <reg_rgt_key />
        <reg_on_wait_list_flag />
        <reg_confirm_date />
        <reg_attendance_flag />
        <reg_ada_requirements />
        <reg_add_user />
        <reg_add_date />
        <reg_change_user />
        <reg_ivd_key />
        <reg_change_date />
        <reg_inv_code />
        <reg_delete_flag />
        <reg_org_name_dn />
        <reg_adr_city />
        <reg_key_ext />
        <reg_adr_state />
        <reg_adr_country />
        <reg_adr_intl_province />
        <reg_ixo_title_dn />
        <reg_src_key />
        <reg_ixo_key />
        <reg_registration_date />
        <reg_cancel_date />
        <reg_entity_key />
        <reg_cancel_reason />
        <reg_exam_result />
        <reg_examinee_no />
        <reg_badge_print_date />
        <reg_reg_key />
        <reg_id />
        <reg_odd_key />
        <reg_ord_code />
        <reg_complimentary_event_registered_flag />
        <reg_gft_key />
        <reg_fundraising_goal />
        <reg_guest_flag />
        <reg_time_in />
        <reg_time_out />
        <reg_narrative />
        <reg_leaderboard_suppress_flag />
        <reg_leaderboard_suppress_amount />
        <reg_video_url />
        <reg_elevate_registration_id_ext />
        <reg_elevate_reg_product_url_ext />
        <reg_bpr_key />
        <reg_formkey />
        <reg_related_products />
        <reg_prod_qty />
        <reg_bup_prd_key />
        <reg_evt_guests_count />
        <reg_prd_atc_key />
        <reg_evt_guests_available />
        <reg_bup_key />
      </Registrant>
      <Individual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
        <ind_cst_main_office_cst_key />
      </Individual>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
        <cst_credit_available />
        <cst_receives_member_benefits_flag />
        <cst__ind_send_mail_reset_flag />
        <cst_regex />
        <cst_new_password />
        <cst_new_password_confirm />
        <cst_reset_password_flag />
      </Customer>
      <Individual_X_Organization>
        <ixo_key />
        <ixo_rlt_code />
        <ixo_title />
        <ixo_start_date />
        <ixo_end_date />
        <ixo_ind_cst_key />
        <ixo_org_cst_key />
        <ixo_add_date />
        <ixo_add_user />
        <ixo_change_date />
        <ixo_rlt_key />
        <ixo_change_user />
        <ixo_delete_flag />
        <ixo_key_ext />
        <ixo_cst_key_owner />
        <ixo_entity_key />
        <ixo_void_flag />
        <ixo_pac_approved_flag_ext />
        <ixo_primary />
        <ixo_owner />
      </Individual_X_Organization>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
      </Organization>
      <Address_XRef>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
        <cxa_primary />
        <cxa_owner />
        <cxa_billing />
        <cxa_create_change_log />
        <cxa_AddressLinkingDropDownList />
      </Address_XRef>
      <Address>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Address>
      <Email>
        <eml_key />
        <eml_address />
        <eml_cst_key />
        <eml_type />
        <eml_add_user />
        <eml_add_date />
        <eml_change_user />
        <eml_change_date />
        <eml_delete_flag />
        <eml_key_ext />
        <eml_entity_key />
        <eml_invalid_flag />
        <eml_invalid_reason />
        <eml_unlisted_flag />
        <eml_no_directory_print_flag_ext />
        <eml_primary />
      </Email>
      <Website>
        <url_key />
        <url_code />
        <url_cst_key />
        <url_type />
        <url_add_user />
        <url_add_date />
        <url_change_user />
        <url_change_date />
        <url_delete_flag />
        <url_key_ext />
        <url_entity_key />
        <url_no_directory_print_flag_ext />
        <url_primary />
      </Website>
      <Messaging>
        <msg_key />
        <msg_handle />
        <msg_cst_key />
        <msg_type />
        <msg_add_user />
        <msg_add_date />
        <msg_change_user />
        <msg_change_date />
        <msg_delete_flag />
        <msg_key_ext />
        <msg_entity_key />
        <msg_primary />
      </Messaging>
      <Phone_XRef>
        <cph_key />
        <cph_cst_key />
        <cph_phn_key />
        <cph_pht_key />
        <cph_cst_link_key />
        <cph_add_user />
        <cph_add_date />
        <cph_change_user />
        <cph_change_date />
        <cph_delete_flag />
        <cph_key_ext />
        <cph_unlisted_flag />
        <cph_phn_number_complete />
        <cph_extension />
        <cph_entity_key />
        <cph_no_directory_print_flag_ext />
        <cph_primary />
        <cph_owner />
        <cph_PhoneLinkingDropDownList />
      </Phone_XRef>
      <Phone>
        <phn_key />
        <phn_cst_key_owner />
        <phn_number />
        <phn_number_display />
        <phn_cty_key />
        <phn_add_user />
        <phn_add_date />
        <phn_change_user />
        <phn_change_date />
        <phn_delete_flag />
        <phn_entity_key />
        <phn_key_ext />
      </Phone>
      <Fax_XRef>
        <cfx_key />
        <cfx_cst_key />
        <cfx_fax_key />
        <cfx_fxt_key />
        <cfx_cst_link_key />
        <cfx_add_user />
        <cfx_add_date />
        <cfx_change_user />
        <cfx_change_date />
        <cfx_delete_flag />
        <cfx_key_ext />
        <cfx_unlisted_flag />
        <cfx_fax_number_complete />
        <cfx_extension />
        <cfx_entity_key />
        <cfx_no_directory_print_flag_ext />
        <cfx_primary />
        <cfx_owner />
        <cfx_FaxLinkingDropDownList />
      </Fax_XRef>
      <Fax>
        <fax_key />
        <fax_cst_key_owner />
        <fax_number />
        <fax_number_display />
        <fax_cty_key />
        <fax_add_user />
        <fax_add_date />
        <fax_change_user />
        <fax_change_date />
        <fax_delete_flag />
        <fax_entity_key />
        <fax_key_ext />
      </Fax>
      <Event>
        <evt_key />
        <evt_code />
        <evt_etp_key />
        <evt_title />
        <evt_capacity />
        <evt_registrant_goal />
        <evt_revenue_goal />
        <evt_display_order />
        <evt_wait_list_flag />
        <evt_auto_register_wait_list />
        <evt_check_wait_list_flag />
        <evt_registration_required />
        <evt_group_reg_based_on_ind />
        <evt_estimated_attendance />
        <evt_guaranteed_attendance />
        <evt_restricted />
        <evt_short_description />
        <evt_description />
        <evt_description_html />
        <evt_start_date />
        <evt_start_time />
        <evt_end_date />
        <evt_end_time />
        <evt_early_registration_date />
        <evt_late_registration_date />
        <evt_time_format />
        <evt_date_format />
        <evt_cutoff_date />
        <evt_post_to_web_date />
        <evt_remove_from_web_date />
        <evt_event_url />
        <evt_add_user />
        <evt_add_date />
        <evt_change_user />
        <evt_change_date />
        <evt_delete_flag />
        <evt_asn_code />
        <evt_key_ext />
        <evt_sponsor_limit />
        <evt_pre_registration_date />
        <evt_entity_key />
        <evt_cct_key />
        <evt_evt_key />
        <evt_tzn_key />
        <evt_etc_key />
        <evt_abstract_flag />
        <evt_abstract_member_option />
        <evt_abstract_deadline />
        <evt_closed_flag />
        <evt_free_event_flag />
        <evt_regid_counter />
        <evt_guest_limit />
        <evt_free_guest_flag />
        <evt_fpc_prd_key />
        <evt_wait_list_limit />
        <evt_charity_event_flag />
        <evt_expense_generated_date />
        <evt_narrative_template />
        <evt_video_url />
        <evt_cancellation_cutoff_date />
        <evt_cct_cancellation_key />
        <evt_ceu_earn_date_field />
        <evt_elevate_event_id_ext />
        <evt_customreg_event_id_ext />
        <evt_customreg_src_key_ext />
        <evt_customreg_mbr_src_key_ext />
        <evt_registered />
        <evt_onwaitlist />
        <evt_available />
        <evt_remaining />
        <evt_available_new />
        <evt_Registered_main_count />
        <evt_waitList_main_count />
        <evt_has_fees_flag />
        <evt_has_products_flag />
        <evt_Registered_guest_count />
        <evt_has_demographics_flag />
        <evt_has_housing_flag />
        <evt_waitList_guest_count />
        <evt_has_tracks_flag />
        <evt_has_sessions_flag />
        <evt_payables_batch_suffix />
      </Event>
      <Event_Location>
        <evl_key />
        <evl_evt_key />
        <evl_ses_key />
        <evl_loc_key />
        <evl_location_name />
        <evl_contact_fax />
        <evl_add_date />
        <evl_add_user />
        <evl_change_date />
        <evl_change_user />
        <evl_delete_flag />
        <evl_key_ext />
        <evl_primary />
        <evl_entity_key />
      </Event_Location>
      <Location>
        <loc_key />
        <loc_org_cst_key />
        <loc_lct_key />
        <loc_cxa_key />
        <loc_cph_key />
        <loc_name />
        <loc_code />
        <loc_description />
        <loc_housing_flag />
        <loc_url_key />
        <loc_add_user />
        <loc_add_date />
        <loc_change_user />
        <loc_change_date />
        <loc_delete_flag />
        <loc_key_ext />
        <loc_cfx_key />
        <loc_eml_key />
        <loc_entity_key />
        <loc_description_html />
      </Location>
      <Location_Customer_Address>
        <cx2__cxa_cst_key />
        <cx2__cxa_adr_key />
        <cx2__cxa_add_date />
        <cx2__cxa_add_user />
        <cx2__cxa_change_date />
        <cx2__cxa_change_user />
        <cx2__cxa_delete_flag />
        <cx2__cxa_key />
        <cx2__cxa_key_ext />
        <cx2__cxa_on_hold_flag />
        <cx2__cxa_adh_key />
        <cx2__cxa_adt_key />
        <cx2__cxa_seasonal_from_date />
        <cx2__cxa_mailing_label />
        <cx2__cxa_seasonal_through_date />
        <cx2__cxa_entity_key />
        <cx2__cxa_mail_stop />
        <cx2__cxa_mailing_label_html />
        <cx2__cxa_on_hold_from />
        <cx2__cxa_on_hold_through />
        <cx2__cxa_no_directory_print_flag_ext />
      </Location_Customer_Address>
      <Location_Address>
        <ad2__adr_key />
        <ad2__adr_cst_key_owner />
        <ad2__adr_line1 />
        <ad2__adr_line2 />
        <ad2__adr_line3 />
        <ad2__adr_city />
        <ad2__adr_state />
        <ad2__adr_post_code />
        <ad2__adr_city_state_code />
        <ad2__adr_country />
        <ad2__adr_intl_province />
        <ad2__adr_county />
        <ad2__adr_cong_dist />
        <ad2__adr_state_house />
        <ad2__adr_state_senate />
        <ad2__adr_latitude />
        <ad2__adr_longitude />
        <ad2__adr_mailing_label />
        <ad2__adr_mailing_label_html />
        <ad2__adr_add_date />
        <ad2__adr_add_user />
        <ad2__adr_change_date />
        <ad2__adr_change_user />
        <ad2__adr_delete_flag />
        <ad2__adr_key_ext />
        <ad2__adr_bad_address_flag />
        <ad2__adr_adb_key />
        <ad2__adr_entity_key />
        <ad2__adr_metro_stat_area />
        <ad2__adr_carrier_route />
        <ad2__adr_delivery_point_code />
        <ad2__adr_lacs />
        <ad2__adr_time_zone />
        <ad2__adr_urbanization />
        <ad2__adr_bar_code />
        <ad2__adr_fips />
        <ad2__adr_no_validation_flag />
        <ad2__adr_attn />
        <ad2__adr_record_type_code />
        <ad2__adr_geography />
      </Location_Address>
      <Location_Phone_XRef>
        <cp2__cph_key />
        <cp2__cph_cst_key />
        <cp2__cph_phn_key />
        <cp2__cph_pht_key />
        <cp2__cph_cst_link_key />
        <cp2__cph_add_user />
        <cp2__cph_add_date />
        <cp2__cph_change_user />
        <cp2__cph_change_date />
        <cp2__cph_delete_flag />
        <cp2__cph_key_ext />
        <cp2__cph_unlisted_flag />
        <cp2__cph_phn_number_complete />
        <cp2__cph_extension />
        <cp2__cph_entity_key />
        <cp2__cph_no_directory_print_flag_ext />
      </Location_Phone_XRef>
      <Location_Website>
        <ur2__url_key />
        <ur2__url_code />
        <ur2__url_cst_key />
        <ur2__url_type />
        <ur2__url_add_user />
        <ur2__url_add_date />
        <ur2__url_change_user />
        <ur2__url_change_date />
        <ur2__url_delete_flag />
        <ur2__url_key_ext />
        <ur2__url_entity_key />
        <ur2__url_no_directory_print_flag_ext />
      </Location_Website>
      <Event_Location_Room_Type>
        <ert_key />
        <ert_add_user />
        <ert_add_date />
        <ert_change_user />
        <ert_change_date />
        <ert_delete_flag />
        <ert_key_ext />
        <ert_evl_key />
        <ert_rate />
        <ert_deposit />
        <ert_rmt_key />
        <ert_qty />
        <ert_non_smoking_flag />
        <ert_from_date />
        <ert_through_date />
        <ert_entity_key />
      </Event_Location_Room_Type>
      <Room_Request>
        <rrr_key />
        <rrr_add_user />
        <rrr_add_date />
        <rrr_change_user />
        <rrr_change_date />
        <rrr_delete_flag />
        <rrr_key_ext />
        <rrr_reg_key />
        <rrr_rmt_key />
        <rrr_non_smoking_flag />
        <rrr_cc_number />
        <rrr_cc_number_display />
        <rrr_notes />
        <rrr_ert_evl_key />
        <rrr_entity_key />
        <rrr_date />
        <rrr_erb_key />
        <rrr_evh_key />
      </Room_Request>
      <Registrant_Housing>
        <evh_key />
        <evh_hotel_name />
        <evh_hotel_phone />
        <evh_hotel_fax />
        <evh_arrival_date />
        <evh_departure_date />
        <evh_rmt_key />
        <evh_room_rate />
        <evh_smoking />
        <evh_special_request />
        <evh_budget_code />
        <evh_budget_type />
        <evh_billing_information />
        <evh_check_in_date />
        <evh_check_out_date />
        <evh_airport />
        <evh_arrival_airline />
        <evh_departure_airline />
        <evh_arrival_flight />
        <evh_departure_flight />
        <evh_car_service />
        <evh_add_user />
        <evh_add_date />
        <evh_change_user />
        <evh_change_date />
        <evh_delete_flag />
        <evh_loc_key />
        <evh_ticket_cost />
        <evh_key_ext />
        <evh_car_cost />
        <evh_parent_key />
        <evh_entity_key />
        <evh_reg_key />
        <evh_hotel_name2 />
        <evh_hotel_name3 />
        <evh_cc_number />
        <evh_cc_number_display />
      </Registrant_Housing>
      <RegistrantGuest>
        <rg2__reg_key />
        <rg2__reg_cst_key />
        <rg2__reg_egp_key />
        <rg2__reg_evt_key />
        <rg2__reg_badge_name />
        <rg2__reg_cxa_key />
        <rg2__reg_cph_key />
        <rg2__reg_eml_key />
        <rg2__reg_cfx_key />
        <rg2__reg_url_key />
        <rg2__reg_pref_comm_meth />
        <rg2__reg_rgt_key />
        <rg2__reg_on_wait_list_flag />
        <rg2__reg_confirm_date />
        <rg2__reg_attendance_flag />
        <rg2__reg_ada_requirements />
        <rg2__reg_add_user />
        <rg2__reg_add_date />
        <rg2__reg_change_user />
        <rg2__reg_ivd_key />
        <rg2__reg_change_date />
        <rg2__reg_inv_code />
        <rg2__reg_delete_flag />
        <rg2__reg_org_name_dn />
        <rg2__reg_adr_city />
        <rg2__reg_key_ext />
        <rg2__reg_adr_state />
        <rg2__reg_adr_country />
        <rg2__reg_adr_intl_province />
        <rg2__reg_ixo_title_dn />
        <rg2__reg_src_key />
        <rg2__reg_ixo_key />
        <rg2__reg_registration_date />
        <rg2__reg_cancel_date />
        <rg2__reg_entity_key />
        <rg2__reg_cancel_reason />
        <rg2__reg_exam_result />
        <rg2__reg_examinee_no />
        <rg2__reg_badge_print_date />
        <rg2__reg_reg_key />
        <rg2__reg_id />
        <rg2__reg_odd_key />
        <rg2__reg_ord_code />
        <rg2__reg_complimentary_event_registered_flag />
        <rg2__reg_gft_key />
        <rg2__reg_fundraising_goal />
        <rg2__reg_guest_flag />
        <rg2__reg_time_in />
        <rg2__reg_time_out />
        <rg2__reg_narrative />
        <rg2__reg_leaderboard_suppress_flag />
        <rg2__reg_leaderboard_suppress_amount />
        <rg2__reg_video_url />
        <rg2__reg_elevate_registration_id_ext />
        <rg2__reg_elevate_reg_product_url_ext />
      </RegistrantGuest>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Price>
      <Registrant_Type>
        <rgt_key />
        <rgt_code />
        <rgt_add_user />
        <rgt_add_date />
        <rgt_change_user />
        <rgt_change_date />
        <rgt_delete_flag />
        <rgt_key_ext />
        <rgt_entity_key />
        <rgt_guest_flag />
      </Registrant_Type>
      <Registrant_Custom_Demographics>
        <rdm_key />
        <rdm_add_user />
        <rdm_add_date />
        <rdm_change_user />
        <rdm_change_date />
        <rdm_delete_flag />
        <rdm_entity_key />
        <rdm_custom_xml_01 />
        <rdm_reg_key />
        <rdm_custom_flag_01 />
        <rdm_custom_flag_02 />
        <rdm_custom_flag_03 />
        <rdm_custom_flag_04 />
        <rdm_custom_flag_05 />
        <rdm_custom_flag_06 />
        <rdm_custom_flag_07 />
        <rdm_custom_flag_08 />
        <rdm_custom_flag_09 />
        <rdm_custom_flag_10 />
        <rdm_custom_flag_11 />
        <rdm_custom_flag_12 />
        <rdm_custom_flag_13 />
        <rdm_custom_flag_14 />
        <rdm_custom_flag_15 />
        <rdm_custom_date_01 />
        <rdm_custom_date_02 />
        <rdm_custom_date_03 />
        <rdm_custom_date_04 />
        <rdm_custom_date_05 />
        <rdm_custom_date_06 />
        <rdm_custom_date_07 />
        <rdm_custom_date_08 />
        <rdm_custom_date_09 />
        <rdm_custom_date_10 />
        <rdm_custom_date_11 />
        <rdm_custom_date_12 />
        <rdm_custom_date_13 />
        <rdm_custom_date_14 />
        <rdm_custom_date_15 />
        <rdm_custom_currency_01 />
        <rdm_custom_currency_02 />
        <rdm_custom_currency_03 />
        <rdm_custom_currency_04 />
        <rdm_custom_currency_05 />
        <rdm_custom_currency_06 />
        <rdm_custom_currency_07 />
        <rdm_custom_currency_08 />
        <rdm_custom_currency_09 />
        <rdm_custom_currency_10 />
        <rdm_custom_currency_11 />
        <rdm_custom_currency_12 />
        <rdm_custom_currency_13 />
        <rdm_custom_currency_14 />
        <rdm_custom_currency_15 />
        <rdm_custom_integer_01 />
        <rdm_custom_integer_02 />
        <rdm_custom_integer_03 />
        <rdm_custom_integer_04 />
        <rdm_custom_integer_05 />
        <rdm_custom_integer_06 />
        <rdm_custom_integer_07 />
        <rdm_custom_integer_08 />
        <rdm_custom_integer_09 />
        <rdm_custom_integer_10 />
        <rdm_custom_integer_11 />
        <rdm_custom_integer_12 />
        <rdm_custom_integer_13 />
        <rdm_custom_integer_14 />
        <rdm_custom_integer_15 />
        <rdm_custom_string_01 />
        <rdm_custom_string_02 />
        <rdm_custom_string_03 />
        <rdm_custom_string_04 />
        <rdm_custom_string_05 />
        <rdm_custom_string_06 />
        <rdm_custom_string_07 />
        <rdm_custom_string_08 />
        <rdm_custom_string_09 />
        <rdm_custom_string_10 />
        <rdm_custom_string_11 />
        <rdm_custom_string_12 />
        <rdm_custom_string_13 />
        <rdm_custom_string_14 />
        <rdm_custom_string_15 />
        <rdm_custom_text_01 />
        <rdm_custom_text_02 />
        <rdm_custom_text_03 />
        <rdm_custom_text_04 />
        <rdm_custom_text_05 />
        <rdm_custom_text_06 />
        <rdm_custom_text_07 />
        <rdm_custom_text_08 />
        <rdm_custom_text_09 />
        <rdm_custom_text_10 />
        <rdm_custom_text_11 />
        <rdm_custom_text_12 />
        <rdm_custom_text_13 />
        <rdm_custom_text_14 />
        <rdm_custom_text_15 />
        <rdm_key_ext />
      </Registrant_Custom_Demographics>
      <Gift>
        <gft_key />
        <gft_apl_key />
        <gft_fun_key />
        <gft_cmp_key />
        <gft_gty_key />
        <gft_date />
        <gft_deductable_amt />
        <gft_add_user />
        <gft_add_date />
        <gft_change_user />
        <gft_change_date />
        <gft_delete_flag />
        <gft_entity_key />
        <gft_frt_key />
        <gft_cst_key />
        <gft_key_ext />
        <gft_fpc_prd_key />
        <gft_ivd_key />
        <gft_stock_name />
        <gft_acknowledgment_note1 />
        <gft_acknowledgment_note2 />
        <gft_cct_key />
        <gft_notes />
        <gft_number_of_shares />
        <gft_pck_key />
        <gft_gft_key />
        <gft_prm_prc_key />
        <gft_share_price />
        <gft_anonymous_flag />
        <gft_inv_code />
        <gft_recognition_customer_adr_line1 />
        <gft_recognition_customer_adr_line2 />
        <gft_soft_money />
        <gft_recognition_customer />
        <gft_recognition_customer_adr_line3 />
        <gft_recognition_customer_adr_city />
        <gft_recognition_customer_adr_state />
        <gft_recognition_customer_adr_post_code />
        <gft_recognition_customer_adr_country />
        <gft_plg_key />
        <gft_transfer_from_gft_key />
        <gft_sct_key />
        <gft_liquidation_amount />
        <gft_clg_key />
        <gft_other_match_program />
        <gft_form_complete_flag />
        <gft_date_sent />
        <gft_date_received />
        <gft_solicitor_cst_key />
        <gft_ticker />
        <gft_acknowledgment_date />
        <gft_batch_code />
        <gft_mail_flag />
        <gft_recognize_as />
        <gft_liquidation_date />
        <gft_src_key />
        <gft_reg_key />
        <gft_tax_receipt_sent_date />
        <gft_tbt_key />
        <gft_personal_message />
        <gft_dnr_cst_key />
        <gft_property_name />
        <gft_related_gift_key />
        <gft_update_funds_raised_pending_flag />
        <gft_receipt_status />
        <gft_stock_high />
        <gft_stock_low />
      </Gift>
      <source_code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </source_code>
      <Registrant_Session>
        <rgs_key />
        <rgs_reg_key />
        <rgs_ses_key />
        <rgs_trk_key />
        <rgs_on_wait_list_flag />
        <rgs_confirm_date />
        <rgs_attendance_flag />
        <rgs_add_user />
        <rgs_add_date />
        <rgs_change_user />
        <rgs_change_date />
        <rgs_delete_flag />
        <rgs_key_ext />
        <rgs_ivd_key />
        <rgs_cancel_date />
        <rgs_entity_key />
        <rgs_cancel_reason />
        <rgs_score />
        <rgs_grade />
        <rgs_rgs_key />
        <rgs_odd_key />
        <rgs_qty />
        <rgs_cancel_qty />
        <rgs_balance_qty_cp />
        <rgs_gft_key />
        <rgs_time_in />
        <rgs_time_out />
      </Registrant_Session>
      <Registrant_SessionCollection>
        <EventsRegistrantSession d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EventsRegistrantSession d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Registrant_SessionCollection>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
    </EventsRegistrant>
    <EventsRegistrant>
      <CurrentKey />
      <Registrant>
        <reg_key />
        <reg_cst_key />
        <reg_egp_key />
        <reg_evt_key />
        <reg_badge_name />
        <reg_cxa_key />
        <reg_cph_key />
        <reg_eml_key />
        <reg_cfx_key />
        <reg_url_key />
        <reg_pref_comm_meth />
        <reg_rgt_key />
        <reg_on_wait_list_flag />
        <reg_confirm_date />
        <reg_attendance_flag />
        <reg_ada_requirements />
        <reg_add_user />
        <reg_add_date />
        <reg_change_user />
        <reg_ivd_key />
        <reg_change_date />
        <reg_inv_code />
        <reg_delete_flag />
        <reg_org_name_dn />
        <reg_adr_city />
        <reg_key_ext />
        <reg_adr_state />
        <reg_adr_country />
        <reg_adr_intl_province />
        <reg_ixo_title_dn />
        <reg_src_key />
        <reg_ixo_key />
        <reg_registration_date />
        <reg_cancel_date />
        <reg_entity_key />
        <reg_cancel_reason />
        <reg_exam_result />
        <reg_examinee_no />
        <reg_badge_print_date />
        <reg_reg_key />
        <reg_id />
        <reg_odd_key />
        <reg_ord_code />
        <reg_complimentary_event_registered_flag />
        <reg_gft_key />
        <reg_fundraising_goal />
        <reg_guest_flag />
        <reg_time_in />
        <reg_time_out />
        <reg_narrative />
        <reg_leaderboard_suppress_flag />
        <reg_leaderboard_suppress_amount />
        <reg_video_url />
        <reg_elevate_registration_id_ext />
        <reg_elevate_reg_product_url_ext />
        <reg_bpr_key />
        <reg_formkey />
        <reg_related_products />
        <reg_prod_qty />
        <reg_bup_prd_key />
        <reg_evt_guests_count />
        <reg_prd_atc_key />
        <reg_evt_guests_available />
        <reg_bup_key />
      </Registrant>
      <Individual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
        <ind_cst_main_office_cst_key />
      </Individual>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
        <cst_credit_available />
        <cst_receives_member_benefits_flag />
        <cst__ind_send_mail_reset_flag />
        <cst_regex />
        <cst_new_password />
        <cst_new_password_confirm />
        <cst_reset_password_flag />
      </Customer>
      <Individual_X_Organization>
        <ixo_key />
        <ixo_rlt_code />
        <ixo_title />
        <ixo_start_date />
        <ixo_end_date />
        <ixo_ind_cst_key />
        <ixo_org_cst_key />
        <ixo_add_date />
        <ixo_add_user />
        <ixo_change_date />
        <ixo_rlt_key />
        <ixo_change_user />
        <ixo_delete_flag />
        <ixo_key_ext />
        <ixo_cst_key_owner />
        <ixo_entity_key />
        <ixo_void_flag />
        <ixo_pac_approved_flag_ext />
        <ixo_primary />
        <ixo_owner />
      </Individual_X_Organization>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
      </Organization>
      <Address_XRef>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
        <cxa_primary />
        <cxa_owner />
        <cxa_billing />
        <cxa_create_change_log />
        <cxa_AddressLinkingDropDownList />
      </Address_XRef>
      <Address>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Address>
      <Email>
        <eml_key />
        <eml_address />
        <eml_cst_key />
        <eml_type />
        <eml_add_user />
        <eml_add_date />
        <eml_change_user />
        <eml_change_date />
        <eml_delete_flag />
        <eml_key_ext />
        <eml_entity_key />
        <eml_invalid_flag />
        <eml_invalid_reason />
        <eml_unlisted_flag />
        <eml_no_directory_print_flag_ext />
        <eml_primary />
      </Email>
      <Website>
        <url_key />
        <url_code />
        <url_cst_key />
        <url_type />
        <url_add_user />
        <url_add_date />
        <url_change_user />
        <url_change_date />
        <url_delete_flag />
        <url_key_ext />
        <url_entity_key />
        <url_no_directory_print_flag_ext />
        <url_primary />
      </Website>
      <Messaging>
        <msg_key />
        <msg_handle />
        <msg_cst_key />
        <msg_type />
        <msg_add_user />
        <msg_add_date />
        <msg_change_user />
        <msg_change_date />
        <msg_delete_flag />
        <msg_key_ext />
        <msg_entity_key />
        <msg_primary />
      </Messaging>
      <Phone_XRef>
        <cph_key />
        <cph_cst_key />
        <cph_phn_key />
        <cph_pht_key />
        <cph_cst_link_key />
        <cph_add_user />
        <cph_add_date />
        <cph_change_user />
        <cph_change_date />
        <cph_delete_flag />
        <cph_key_ext />
        <cph_unlisted_flag />
        <cph_phn_number_complete />
        <cph_extension />
        <cph_entity_key />
        <cph_no_directory_print_flag_ext />
        <cph_primary />
        <cph_owner />
        <cph_PhoneLinkingDropDownList />
      </Phone_XRef>
      <Phone>
        <phn_key />
        <phn_cst_key_owner />
        <phn_number />
        <phn_number_display />
        <phn_cty_key />
        <phn_add_user />
        <phn_add_date />
        <phn_change_user />
        <phn_change_date />
        <phn_delete_flag />
        <phn_entity_key />
        <phn_key_ext />
      </Phone>
      <Fax_XRef>
        <cfx_key />
        <cfx_cst_key />
        <cfx_fax_key />
        <cfx_fxt_key />
        <cfx_cst_link_key />
        <cfx_add_user />
        <cfx_add_date />
        <cfx_change_user />
        <cfx_change_date />
        <cfx_delete_flag />
        <cfx_key_ext />
        <cfx_unlisted_flag />
        <cfx_fax_number_complete />
        <cfx_extension />
        <cfx_entity_key />
        <cfx_no_directory_print_flag_ext />
        <cfx_primary />
        <cfx_owner />
        <cfx_FaxLinkingDropDownList />
      </Fax_XRef>
      <Fax>
        <fax_key />
        <fax_cst_key_owner />
        <fax_number />
        <fax_number_display />
        <fax_cty_key />
        <fax_add_user />
        <fax_add_date />
        <fax_change_user />
        <fax_change_date />
        <fax_delete_flag />
        <fax_entity_key />
        <fax_key_ext />
      </Fax>
      <Event>
        <evt_key />
        <evt_code />
        <evt_etp_key />
        <evt_title />
        <evt_capacity />
        <evt_registrant_goal />
        <evt_revenue_goal />
        <evt_display_order />
        <evt_wait_list_flag />
        <evt_auto_register_wait_list />
        <evt_check_wait_list_flag />
        <evt_registration_required />
        <evt_group_reg_based_on_ind />
        <evt_estimated_attendance />
        <evt_guaranteed_attendance />
        <evt_restricted />
        <evt_short_description />
        <evt_description />
        <evt_description_html />
        <evt_start_date />
        <evt_start_time />
        <evt_end_date />
        <evt_end_time />
        <evt_early_registration_date />
        <evt_late_registration_date />
        <evt_time_format />
        <evt_date_format />
        <evt_cutoff_date />
        <evt_post_to_web_date />
        <evt_remove_from_web_date />
        <evt_event_url />
        <evt_add_user />
        <evt_add_date />
        <evt_change_user />
        <evt_change_date />
        <evt_delete_flag />
        <evt_asn_code />
        <evt_key_ext />
        <evt_sponsor_limit />
        <evt_pre_registration_date />
        <evt_entity_key />
        <evt_cct_key />
        <evt_evt_key />
        <evt_tzn_key />
        <evt_etc_key />
        <evt_abstract_flag />
        <evt_abstract_member_option />
        <evt_abstract_deadline />
        <evt_closed_flag />
        <evt_free_event_flag />
        <evt_regid_counter />
        <evt_guest_limit />
        <evt_free_guest_flag />
        <evt_fpc_prd_key />
        <evt_wait_list_limit />
        <evt_charity_event_flag />
        <evt_expense_generated_date />
        <evt_narrative_template />
        <evt_video_url />
        <evt_cancellation_cutoff_date />
        <evt_cct_cancellation_key />
        <evt_ceu_earn_date_field />
        <evt_elevate_event_id_ext />
        <evt_customreg_event_id_ext />
        <evt_customreg_src_key_ext />
        <evt_customreg_mbr_src_key_ext />
        <evt_registered />
        <evt_onwaitlist />
        <evt_available />
        <evt_remaining />
        <evt_available_new />
        <evt_Registered_main_count />
        <evt_waitList_main_count />
        <evt_has_fees_flag />
        <evt_has_products_flag />
        <evt_Registered_guest_count />
        <evt_has_demographics_flag />
        <evt_has_housing_flag />
        <evt_waitList_guest_count />
        <evt_has_tracks_flag />
        <evt_has_sessions_flag />
        <evt_payables_batch_suffix />
      </Event>
      <Event_Location>
        <evl_key />
        <evl_evt_key />
        <evl_ses_key />
        <evl_loc_key />
        <evl_location_name />
        <evl_contact_fax />
        <evl_add_date />
        <evl_add_user />
        <evl_change_date />
        <evl_change_user />
        <evl_delete_flag />
        <evl_key_ext />
        <evl_primary />
        <evl_entity_key />
      </Event_Location>
      <Location>
        <loc_key />
        <loc_org_cst_key />
        <loc_lct_key />
        <loc_cxa_key />
        <loc_cph_key />
        <loc_name />
        <loc_code />
        <loc_description />
        <loc_housing_flag />
        <loc_url_key />
        <loc_add_user />
        <loc_add_date />
        <loc_change_user />
        <loc_change_date />
        <loc_delete_flag />
        <loc_key_ext />
        <loc_cfx_key />
        <loc_eml_key />
        <loc_entity_key />
        <loc_description_html />
      </Location>
      <Location_Customer_Address>
        <cx2__cxa_cst_key />
        <cx2__cxa_adr_key />
        <cx2__cxa_add_date />
        <cx2__cxa_add_user />
        <cx2__cxa_change_date />
        <cx2__cxa_change_user />
        <cx2__cxa_delete_flag />
        <cx2__cxa_key />
        <cx2__cxa_key_ext />
        <cx2__cxa_on_hold_flag />
        <cx2__cxa_adh_key />
        <cx2__cxa_adt_key />
        <cx2__cxa_seasonal_from_date />
        <cx2__cxa_mailing_label />
        <cx2__cxa_seasonal_through_date />
        <cx2__cxa_entity_key />
        <cx2__cxa_mail_stop />
        <cx2__cxa_mailing_label_html />
        <cx2__cxa_on_hold_from />
        <cx2__cxa_on_hold_through />
        <cx2__cxa_no_directory_print_flag_ext />
      </Location_Customer_Address>
      <Location_Address>
        <ad2__adr_key />
        <ad2__adr_cst_key_owner />
        <ad2__adr_line1 />
        <ad2__adr_line2 />
        <ad2__adr_line3 />
        <ad2__adr_city />
        <ad2__adr_state />
        <ad2__adr_post_code />
        <ad2__adr_city_state_code />
        <ad2__adr_country />
        <ad2__adr_intl_province />
        <ad2__adr_county />
        <ad2__adr_cong_dist />
        <ad2__adr_state_house />
        <ad2__adr_state_senate />
        <ad2__adr_latitude />
        <ad2__adr_longitude />
        <ad2__adr_mailing_label />
        <ad2__adr_mailing_label_html />
        <ad2__adr_add_date />
        <ad2__adr_add_user />
        <ad2__adr_change_date />
        <ad2__adr_change_user />
        <ad2__adr_delete_flag />
        <ad2__adr_key_ext />
        <ad2__adr_bad_address_flag />
        <ad2__adr_adb_key />
        <ad2__adr_entity_key />
        <ad2__adr_metro_stat_area />
        <ad2__adr_carrier_route />
        <ad2__adr_delivery_point_code />
        <ad2__adr_lacs />
        <ad2__adr_time_zone />
        <ad2__adr_urbanization />
        <ad2__adr_bar_code />
        <ad2__adr_fips />
        <ad2__adr_no_validation_flag />
        <ad2__adr_attn />
        <ad2__adr_record_type_code />
        <ad2__adr_geography />
      </Location_Address>
      <Location_Phone_XRef>
        <cp2__cph_key />
        <cp2__cph_cst_key />
        <cp2__cph_phn_key />
        <cp2__cph_pht_key />
        <cp2__cph_cst_link_key />
        <cp2__cph_add_user />
        <cp2__cph_add_date />
        <cp2__cph_change_user />
        <cp2__cph_change_date />
        <cp2__cph_delete_flag />
        <cp2__cph_key_ext />
        <cp2__cph_unlisted_flag />
        <cp2__cph_phn_number_complete />
        <cp2__cph_extension />
        <cp2__cph_entity_key />
        <cp2__cph_no_directory_print_flag_ext />
      </Location_Phone_XRef>
      <Location_Website>
        <ur2__url_key />
        <ur2__url_code />
        <ur2__url_cst_key />
        <ur2__url_type />
        <ur2__url_add_user />
        <ur2__url_add_date />
        <ur2__url_change_user />
        <ur2__url_change_date />
        <ur2__url_delete_flag />
        <ur2__url_key_ext />
        <ur2__url_entity_key />
        <ur2__url_no_directory_print_flag_ext />
      </Location_Website>
      <Event_Location_Room_Type>
        <ert_key />
        <ert_add_user />
        <ert_add_date />
        <ert_change_user />
        <ert_change_date />
        <ert_delete_flag />
        <ert_key_ext />
        <ert_evl_key />
        <ert_rate />
        <ert_deposit />
        <ert_rmt_key />
        <ert_qty />
        <ert_non_smoking_flag />
        <ert_from_date />
        <ert_through_date />
        <ert_entity_key />
      </Event_Location_Room_Type>
      <Room_Request>
        <rrr_key />
        <rrr_add_user />
        <rrr_add_date />
        <rrr_change_user />
        <rrr_change_date />
        <rrr_delete_flag />
        <rrr_key_ext />
        <rrr_reg_key />
        <rrr_rmt_key />
        <rrr_non_smoking_flag />
        <rrr_cc_number />
        <rrr_cc_number_display />
        <rrr_notes />
        <rrr_ert_evl_key />
        <rrr_entity_key />
        <rrr_date />
        <rrr_erb_key />
        <rrr_evh_key />
      </Room_Request>
      <Registrant_Housing>
        <evh_key />
        <evh_hotel_name />
        <evh_hotel_phone />
        <evh_hotel_fax />
        <evh_arrival_date />
        <evh_departure_date />
        <evh_rmt_key />
        <evh_room_rate />
        <evh_smoking />
        <evh_special_request />
        <evh_budget_code />
        <evh_budget_type />
        <evh_billing_information />
        <evh_check_in_date />
        <evh_check_out_date />
        <evh_airport />
        <evh_arrival_airline />
        <evh_departure_airline />
        <evh_arrival_flight />
        <evh_departure_flight />
        <evh_car_service />
        <evh_add_user />
        <evh_add_date />
        <evh_change_user />
        <evh_change_date />
        <evh_delete_flag />
        <evh_loc_key />
        <evh_ticket_cost />
        <evh_key_ext />
        <evh_car_cost />
        <evh_parent_key />
        <evh_entity_key />
        <evh_reg_key />
        <evh_hotel_name2 />
        <evh_hotel_name3 />
        <evh_cc_number />
        <evh_cc_number_display />
      </Registrant_Housing>
      <RegistrantGuest>
        <rg2__reg_key />
        <rg2__reg_cst_key />
        <rg2__reg_egp_key />
        <rg2__reg_evt_key />
        <rg2__reg_badge_name />
        <rg2__reg_cxa_key />
        <rg2__reg_cph_key />
        <rg2__reg_eml_key />
        <rg2__reg_cfx_key />
        <rg2__reg_url_key />
        <rg2__reg_pref_comm_meth />
        <rg2__reg_rgt_key />
        <rg2__reg_on_wait_list_flag />
        <rg2__reg_confirm_date />
        <rg2__reg_attendance_flag />
        <rg2__reg_ada_requirements />
        <rg2__reg_add_user />
        <rg2__reg_add_date />
        <rg2__reg_change_user />
        <rg2__reg_ivd_key />
        <rg2__reg_change_date />
        <rg2__reg_inv_code />
        <rg2__reg_delete_flag />
        <rg2__reg_org_name_dn />
        <rg2__reg_adr_city />
        <rg2__reg_key_ext />
        <rg2__reg_adr_state />
        <rg2__reg_adr_country />
        <rg2__reg_adr_intl_province />
        <rg2__reg_ixo_title_dn />
        <rg2__reg_src_key />
        <rg2__reg_ixo_key />
        <rg2__reg_registration_date />
        <rg2__reg_cancel_date />
        <rg2__reg_entity_key />
        <rg2__reg_cancel_reason />
        <rg2__reg_exam_result />
        <rg2__reg_examinee_no />
        <rg2__reg_badge_print_date />
        <rg2__reg_reg_key />
        <rg2__reg_id />
        <rg2__reg_odd_key />
        <rg2__reg_ord_code />
        <rg2__reg_complimentary_event_registered_flag />
        <rg2__reg_gft_key />
        <rg2__reg_fundraising_goal />
        <rg2__reg_guest_flag />
        <rg2__reg_time_in />
        <rg2__reg_time_out />
        <rg2__reg_narrative />
        <rg2__reg_leaderboard_suppress_flag />
        <rg2__reg_leaderboard_suppress_amount />
        <rg2__reg_video_url />
        <rg2__reg_elevate_registration_id_ext />
        <rg2__reg_elevate_reg_product_url_ext />
      </RegistrantGuest>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Price>
      <Registrant_Type>
        <rgt_key />
        <rgt_code />
        <rgt_add_user />
        <rgt_add_date />
        <rgt_change_user />
        <rgt_change_date />
        <rgt_delete_flag />
        <rgt_key_ext />
        <rgt_entity_key />
        <rgt_guest_flag />
      </Registrant_Type>
      <Registrant_Custom_Demographics>
        <rdm_key />
        <rdm_add_user />
        <rdm_add_date />
        <rdm_change_user />
        <rdm_change_date />
        <rdm_delete_flag />
        <rdm_entity_key />
        <rdm_custom_xml_01 />
        <rdm_reg_key />
        <rdm_custom_flag_01 />
        <rdm_custom_flag_02 />
        <rdm_custom_flag_03 />
        <rdm_custom_flag_04 />
        <rdm_custom_flag_05 />
        <rdm_custom_flag_06 />
        <rdm_custom_flag_07 />
        <rdm_custom_flag_08 />
        <rdm_custom_flag_09 />
        <rdm_custom_flag_10 />
        <rdm_custom_flag_11 />
        <rdm_custom_flag_12 />
        <rdm_custom_flag_13 />
        <rdm_custom_flag_14 />
        <rdm_custom_flag_15 />
        <rdm_custom_date_01 />
        <rdm_custom_date_02 />
        <rdm_custom_date_03 />
        <rdm_custom_date_04 />
        <rdm_custom_date_05 />
        <rdm_custom_date_06 />
        <rdm_custom_date_07 />
        <rdm_custom_date_08 />
        <rdm_custom_date_09 />
        <rdm_custom_date_10 />
        <rdm_custom_date_11 />
        <rdm_custom_date_12 />
        <rdm_custom_date_13 />
        <rdm_custom_date_14 />
        <rdm_custom_date_15 />
        <rdm_custom_currency_01 />
        <rdm_custom_currency_02 />
        <rdm_custom_currency_03 />
        <rdm_custom_currency_04 />
        <rdm_custom_currency_05 />
        <rdm_custom_currency_06 />
        <rdm_custom_currency_07 />
        <rdm_custom_currency_08 />
        <rdm_custom_currency_09 />
        <rdm_custom_currency_10 />
        <rdm_custom_currency_11 />
        <rdm_custom_currency_12 />
        <rdm_custom_currency_13 />
        <rdm_custom_currency_14 />
        <rdm_custom_currency_15 />
        <rdm_custom_integer_01 />
        <rdm_custom_integer_02 />
        <rdm_custom_integer_03 />
        <rdm_custom_integer_04 />
        <rdm_custom_integer_05 />
        <rdm_custom_integer_06 />
        <rdm_custom_integer_07 />
        <rdm_custom_integer_08 />
        <rdm_custom_integer_09 />
        <rdm_custom_integer_10 />
        <rdm_custom_integer_11 />
        <rdm_custom_integer_12 />
        <rdm_custom_integer_13 />
        <rdm_custom_integer_14 />
        <rdm_custom_integer_15 />
        <rdm_custom_string_01 />
        <rdm_custom_string_02 />
        <rdm_custom_string_03 />
        <rdm_custom_string_04 />
        <rdm_custom_string_05 />
        <rdm_custom_string_06 />
        <rdm_custom_string_07 />
        <rdm_custom_string_08 />
        <rdm_custom_string_09 />
        <rdm_custom_string_10 />
        <rdm_custom_string_11 />
        <rdm_custom_string_12 />
        <rdm_custom_string_13 />
        <rdm_custom_string_14 />
        <rdm_custom_string_15 />
        <rdm_custom_text_01 />
        <rdm_custom_text_02 />
        <rdm_custom_text_03 />
        <rdm_custom_text_04 />
        <rdm_custom_text_05 />
        <rdm_custom_text_06 />
        <rdm_custom_text_07 />
        <rdm_custom_text_08 />
        <rdm_custom_text_09 />
        <rdm_custom_text_10 />
        <rdm_custom_text_11 />
        <rdm_custom_text_12 />
        <rdm_custom_text_13 />
        <rdm_custom_text_14 />
        <rdm_custom_text_15 />
        <rdm_key_ext />
      </Registrant_Custom_Demographics>
      <Gift>
        <gft_key />
        <gft_apl_key />
        <gft_fun_key />
        <gft_cmp_key />
        <gft_gty_key />
        <gft_date />
        <gft_deductable_amt />
        <gft_add_user />
        <gft_add_date />
        <gft_change_user />
        <gft_change_date />
        <gft_delete_flag />
        <gft_entity_key />
        <gft_frt_key />
        <gft_cst_key />
        <gft_key_ext />
        <gft_fpc_prd_key />
        <gft_ivd_key />
        <gft_stock_name />
        <gft_acknowledgment_note1 />
        <gft_acknowledgment_note2 />
        <gft_cct_key />
        <gft_notes />
        <gft_number_of_shares />
        <gft_pck_key />
        <gft_gft_key />
        <gft_prm_prc_key />
        <gft_share_price />
        <gft_anonymous_flag />
        <gft_inv_code />
        <gft_recognition_customer_adr_line1 />
        <gft_recognition_customer_adr_line2 />
        <gft_soft_money />
        <gft_recognition_customer />
        <gft_recognition_customer_adr_line3 />
        <gft_recognition_customer_adr_city />
        <gft_recognition_customer_adr_state />
        <gft_recognition_customer_adr_post_code />
        <gft_recognition_customer_adr_country />
        <gft_plg_key />
        <gft_transfer_from_gft_key />
        <gft_sct_key />
        <gft_liquidation_amount />
        <gft_clg_key />
        <gft_other_match_program />
        <gft_form_complete_flag />
        <gft_date_sent />
        <gft_date_received />
        <gft_solicitor_cst_key />
        <gft_ticker />
        <gft_acknowledgment_date />
        <gft_batch_code />
        <gft_mail_flag />
        <gft_recognize_as />
        <gft_liquidation_date />
        <gft_src_key />
        <gft_reg_key />
        <gft_tax_receipt_sent_date />
        <gft_tbt_key />
        <gft_personal_message />
        <gft_dnr_cst_key />
        <gft_property_name />
        <gft_related_gift_key />
        <gft_update_funds_raised_pending_flag />
        <gft_receipt_status />
        <gft_stock_high />
        <gft_stock_low />
      </Gift>
      <source_code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </source_code>
      <Registrant_Session>
        <rgs_key />
        <rgs_reg_key />
        <rgs_ses_key />
        <rgs_trk_key />
        <rgs_on_wait_list_flag />
        <rgs_confirm_date />
        <rgs_attendance_flag />
        <rgs_add_user />
        <rgs_add_date />
        <rgs_change_user />
        <rgs_change_date />
        <rgs_delete_flag />
        <rgs_key_ext />
        <rgs_ivd_key />
        <rgs_cancel_date />
        <rgs_entity_key />
        <rgs_cancel_reason />
        <rgs_score />
        <rgs_grade />
        <rgs_rgs_key />
        <rgs_odd_key />
        <rgs_qty />
        <rgs_cancel_qty />
        <rgs_balance_qty_cp />
        <rgs_gft_key />
        <rgs_time_in />
        <rgs_time_out />
      </Registrant_Session>
      <Registrant_SessionCollection>
        <EventsRegistrantSession d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EventsRegistrantSession d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Registrant_SessionCollection>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
    </EventsRegistrant>
  </RegistrantCollection>
  <Group_RegistrantionCollection>
    <EventsRegistrantGroup>
      <CurrentKey />
      <Group_Registration>
        <egp_key />
        <egp_ind_cst_key />
        <egp_org_cst_key />
        <egp_cmt_key />
        <egp_evt_key />
        <egp_add_user />
        <egp_add_date />
        <egp_change_user />
        <egp_change_date />
        <egp_delete_flag />
        <egp_key_ext />
        <egp_inv_code />
        <egp_src_key />
        <egp_registration_date />
        <egp_cxa_key />
        <egp_cph_key />
        <egp_eml_key />
        <egp_cfx_key />
        <egp_url_key />
        <egp_rgt_key />
        <egp_pref_comm_meth />
        <egp_entity_key />
        <egp_cancel_date />
        <egp_cancel_reason />
        <egp_number_of_registrants />
        <egp_bup_prd_key />
      </Group_Registration>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
        <org_cst_main_office_cst_key />
        <org_select_flag />
      </Organization>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </Customer>
      <Individual_X_Organization>
        <ixo_key />
        <ixo_rlt_code />
        <ixo_title />
        <ixo_start_date />
        <ixo_end_date />
        <ixo_ind_cst_key />
        <ixo_org_cst_key />
        <ixo_add_date />
        <ixo_add_user />
        <ixo_change_date />
        <ixo_rlt_key />
        <ixo_change_user />
        <ixo_delete_flag />
        <ixo_key_ext />
        <ixo_cst_key_owner />
        <ixo_entity_key />
        <ixo_void_flag />
        <ixo_pac_approved_flag_ext />
        <ixo_primary />
        <ixo_owner />
      </Individual_X_Organization>
      <Individual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
        <ind_cst_main_office_cst_key />
      </Individual>
      <Address>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Address>
      <Address_XRef>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
        <cxa_primary />
        <cxa_owner />
        <cxa_billing />
        <cxa_create_change_log />
        <cxa_AddressLinkingDropDownList />
      </Address_XRef>
      <Email>
        <eml_key />
        <eml_address />
        <eml_cst_key />
        <eml_type />
        <eml_add_user />
        <eml_add_date />
        <eml_change_user />
        <eml_change_date />
        <eml_delete_flag />
        <eml_key_ext />
        <eml_entity_key />
        <eml_invalid_flag />
        <eml_invalid_reason />
        <eml_unlisted_flag />
        <eml_no_directory_print_flag_ext />
        <eml_primary />
      </Email>
      <Website>
        <url_key />
        <url_code />
        <url_cst_key />
        <url_type />
        <url_add_user />
        <url_add_date />
        <url_change_user />
        <url_change_date />
        <url_delete_flag />
        <url_key_ext />
        <url_entity_key />
        <url_no_directory_print_flag_ext />
        <url_primary />
      </Website>
      <Messaging>
        <msg_key />
        <msg_handle />
        <msg_cst_key />
        <msg_type />
        <msg_add_user />
        <msg_add_date />
        <msg_change_user />
        <msg_change_date />
        <msg_delete_flag />
        <msg_key_ext />
        <msg_entity_key />
        <msg_primary />
      </Messaging>
      <Phone>
        <phn_key />
        <phn_cst_key_owner />
        <phn_number />
        <phn_number_display />
        <phn_cty_key />
        <phn_add_user />
        <phn_add_date />
        <phn_change_user />
        <phn_change_date />
        <phn_delete_flag />
        <phn_entity_key />
        <phn_key_ext />
      </Phone>
      <Phone_XRef>
        <cph_key />
        <cph_cst_key />
        <cph_phn_key />
        <cph_pht_key />
        <cph_cst_link_key />
        <cph_add_user />
        <cph_add_date />
        <cph_change_user />
        <cph_change_date />
        <cph_delete_flag />
        <cph_key_ext />
        <cph_unlisted_flag />
        <cph_phn_number_complete />
        <cph_extension />
        <cph_entity_key />
        <cph_no_directory_print_flag_ext />
        <cph_primary />
        <cph_owner />
        <cph_PhoneLinkingDropDownList />
      </Phone_XRef>
      <Fax>
        <fax_key />
        <fax_cst_key_owner />
        <fax_number />
        <fax_number_display />
        <fax_cty_key />
        <fax_add_user />
        <fax_add_date />
        <fax_change_user />
        <fax_change_date />
        <fax_delete_flag />
        <fax_entity_key />
        <fax_key_ext />
      </Fax>
      <Fax_XRef>
        <cfx_key />
        <cfx_cst_key />
        <cfx_fax_key />
        <cfx_fxt_key />
        <cfx_cst_link_key />
        <cfx_add_user />
        <cfx_add_date />
        <cfx_change_user />
        <cfx_change_date />
        <cfx_delete_flag />
        <cfx_key_ext />
        <cfx_unlisted_flag />
        <cfx_fax_number_complete />
        <cfx_extension />
        <cfx_entity_key />
        <cfx_no_directory_print_flag_ext />
        <cfx_primary />
        <cfx_owner />
        <cfx_FaxLinkingDropDownList />
      </Fax_XRef>
      <Event>
        <evt_key />
        <evt_code />
        <evt_etp_key />
        <evt_title />
        <evt_capacity />
        <evt_registrant_goal />
        <evt_revenue_goal />
        <evt_display_order />
        <evt_wait_list_flag />
        <evt_auto_register_wait_list />
        <evt_check_wait_list_flag />
        <evt_registration_required />
        <evt_group_reg_based_on_ind />
        <evt_estimated_attendance />
        <evt_guaranteed_attendance />
        <evt_restricted />
        <evt_short_description />
        <evt_description />
        <evt_description_html />
        <evt_start_date />
        <evt_start_time />
        <evt_end_date />
        <evt_end_time />
        <evt_early_registration_date />
        <evt_late_registration_date />
        <evt_time_format />
        <evt_date_format />
        <evt_cutoff_date />
        <evt_post_to_web_date />
        <evt_remove_from_web_date />
        <evt_event_url />
        <evt_add_user />
        <evt_add_date />
        <evt_change_user />
        <evt_change_date />
        <evt_delete_flag />
        <evt_asn_code />
        <evt_key_ext />
        <evt_sponsor_limit />
        <evt_pre_registration_date />
        <evt_entity_key />
        <evt_cct_key />
        <evt_evt_key />
        <evt_tzn_key />
        <evt_etc_key />
        <evt_abstract_flag />
        <evt_abstract_member_option />
        <evt_abstract_deadline />
        <evt_closed_flag />
        <evt_free_event_flag />
        <evt_regid_counter />
        <evt_guest_limit />
        <evt_free_guest_flag />
        <evt_fpc_prd_key />
        <evt_wait_list_limit />
        <evt_charity_event_flag />
        <evt_expense_generated_date />
        <evt_narrative_template />
        <evt_video_url />
        <evt_cancellation_cutoff_date />
        <evt_cct_cancellation_key />
        <evt_ceu_earn_date_field />
        <evt_elevate_event_id_ext />
        <evt_customreg_event_id_ext />
        <evt_customreg_src_key_ext />
        <evt_customreg_mbr_src_key_ext />
        <evt_registered />
        <evt_onwaitlist />
        <evt_available />
        <evt_remaining />
        <evt_available_new />
        <evt_Registered_main_count />
        <evt_waitList_main_count />
        <evt_Registered_guest_count />
        <evt_waitList_guest_count />
        <evt_payables_batch_suffix />
      </Event>
      <Event_Location_Room_Type>
        <ert_key />
        <ert_add_user />
        <ert_add_date />
        <ert_change_user />
        <ert_change_date />
        <ert_delete_flag />
        <ert_key_ext />
        <ert_evl_key />
        <ert_rate />
        <ert_deposit />
        <ert_rmt_key />
        <ert_qty />
        <ert_non_smoking_flag />
        <ert_from_date />
        <ert_through_date />
        <ert_entity_key />
      </Event_Location_Room_Type>
      <Room_Request>
        <rrr_key />
        <rrr_add_user />
        <rrr_add_date />
        <rrr_change_user />
        <rrr_change_date />
        <rrr_delete_flag />
        <rrr_key_ext />
        <rrr_reg_key />
        <rrr_rmt_key />
        <rrr_non_smoking_flag />
        <rrr_cc_number />
        <rrr_cc_number_display />
        <rrr_notes />
        <rrr_ert_evl_key />
        <rrr_entity_key />
        <rrr_date />
        <rrr_erb_key />
        <rrr_evh_key />
      </Room_Request>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <source_code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </source_code>
      <Registrant>
        <reg_key />
        <reg_cst_key />
        <reg_egp_key />
        <reg_evt_key />
        <reg_badge_name />
        <reg_cxa_key />
        <reg_cph_key />
        <reg_eml_key />
        <reg_cfx_key />
        <reg_url_key />
        <reg_pref_comm_meth />
        <reg_rgt_key />
        <reg_on_wait_list_flag />
        <reg_confirm_date />
        <reg_attendance_flag />
        <reg_ada_requirements />
        <reg_add_user />
        <reg_add_date />
        <reg_change_user />
        <reg_ivd_key />
        <reg_change_date />
        <reg_inv_code />
        <reg_delete_flag />
        <reg_org_name_dn />
        <reg_adr_city />
        <reg_key_ext />
        <reg_adr_state />
        <reg_adr_country />
        <reg_adr_intl_province />
        <reg_ixo_title_dn />
        <reg_src_key />
        <reg_ixo_key />
        <reg_registration_date />
        <reg_cancel_date />
        <reg_entity_key />
        <reg_cancel_reason />
        <reg_exam_result />
        <reg_examinee_no />
        <reg_badge_print_date />
        <reg_reg_key />
        <reg_id />
        <reg_odd_key />
        <reg_ord_code />
        <reg_complimentary_event_registered_flag />
        <reg_gft_key />
        <reg_fundraising_goal />
        <reg_guest_flag />
        <reg_time_in />
        <reg_time_out />
        <reg_narrative />
        <reg_leaderboard_suppress_flag />
        <reg_leaderboard_suppress_amount />
        <reg_video_url />
        <reg_elevate_registration_id_ext />
        <reg_elevate_reg_product_url_ext />
      </Registrant>
      <RegistrantCollection>
        <EventsRegistrant d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EventsRegistrant d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RegistrantCollection>
    </EventsRegistrantGroup>
    <EventsRegistrantGroup>
      <CurrentKey />
      <Group_Registration>
        <egp_key />
        <egp_ind_cst_key />
        <egp_org_cst_key />
        <egp_cmt_key />
        <egp_evt_key />
        <egp_add_user />
        <egp_add_date />
        <egp_change_user />
        <egp_change_date />
        <egp_delete_flag />
        <egp_key_ext />
        <egp_inv_code />
        <egp_src_key />
        <egp_registration_date />
        <egp_cxa_key />
        <egp_cph_key />
        <egp_eml_key />
        <egp_cfx_key />
        <egp_url_key />
        <egp_rgt_key />
        <egp_pref_comm_meth />
        <egp_entity_key />
        <egp_cancel_date />
        <egp_cancel_reason />
        <egp_number_of_registrants />
        <egp_bup_prd_key />
      </Group_Registration>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
        <org_cst_main_office_cst_key />
        <org_select_flag />
      </Organization>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </Customer>
      <Individual_X_Organization>
        <ixo_key />
        <ixo_rlt_code />
        <ixo_title />
        <ixo_start_date />
        <ixo_end_date />
        <ixo_ind_cst_key />
        <ixo_org_cst_key />
        <ixo_add_date />
        <ixo_add_user />
        <ixo_change_date />
        <ixo_rlt_key />
        <ixo_change_user />
        <ixo_delete_flag />
        <ixo_key_ext />
        <ixo_cst_key_owner />
        <ixo_entity_key />
        <ixo_void_flag />
        <ixo_pac_approved_flag_ext />
        <ixo_primary />
        <ixo_owner />
      </Individual_X_Organization>
      <Individual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
        <ind_cst_main_office_cst_key />
      </Individual>
      <Address>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Address>
      <Address_XRef>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
        <cxa_primary />
        <cxa_owner />
        <cxa_billing />
        <cxa_create_change_log />
        <cxa_AddressLinkingDropDownList />
      </Address_XRef>
      <Email>
        <eml_key />
        <eml_address />
        <eml_cst_key />
        <eml_type />
        <eml_add_user />
        <eml_add_date />
        <eml_change_user />
        <eml_change_date />
        <eml_delete_flag />
        <eml_key_ext />
        <eml_entity_key />
        <eml_invalid_flag />
        <eml_invalid_reason />
        <eml_unlisted_flag />
        <eml_no_directory_print_flag_ext />
        <eml_primary />
      </Email>
      <Website>
        <url_key />
        <url_code />
        <url_cst_key />
        <url_type />
        <url_add_user />
        <url_add_date />
        <url_change_user />
        <url_change_date />
        <url_delete_flag />
        <url_key_ext />
        <url_entity_key />
        <url_no_directory_print_flag_ext />
        <url_primary />
      </Website>
      <Messaging>
        <msg_key />
        <msg_handle />
        <msg_cst_key />
        <msg_type />
        <msg_add_user />
        <msg_add_date />
        <msg_change_user />
        <msg_change_date />
        <msg_delete_flag />
        <msg_key_ext />
        <msg_entity_key />
        <msg_primary />
      </Messaging>
      <Phone>
        <phn_key />
        <phn_cst_key_owner />
        <phn_number />
        <phn_number_display />
        <phn_cty_key />
        <phn_add_user />
        <phn_add_date />
        <phn_change_user />
        <phn_change_date />
        <phn_delete_flag />
        <phn_entity_key />
        <phn_key_ext />
      </Phone>
      <Phone_XRef>
        <cph_key />
        <cph_cst_key />
        <cph_phn_key />
        <cph_pht_key />
        <cph_cst_link_key />
        <cph_add_user />
        <cph_add_date />
        <cph_change_user />
        <cph_change_date />
        <cph_delete_flag />
        <cph_key_ext />
        <cph_unlisted_flag />
        <cph_phn_number_complete />
        <cph_extension />
        <cph_entity_key />
        <cph_no_directory_print_flag_ext />
        <cph_primary />
        <cph_owner />
        <cph_PhoneLinkingDropDownList />
      </Phone_XRef>
      <Fax>
        <fax_key />
        <fax_cst_key_owner />
        <fax_number />
        <fax_number_display />
        <fax_cty_key />
        <fax_add_user />
        <fax_add_date />
        <fax_change_user />
        <fax_change_date />
        <fax_delete_flag />
        <fax_entity_key />
        <fax_key_ext />
      </Fax>
      <Fax_XRef>
        <cfx_key />
        <cfx_cst_key />
        <cfx_fax_key />
        <cfx_fxt_key />
        <cfx_cst_link_key />
        <cfx_add_user />
        <cfx_add_date />
        <cfx_change_user />
        <cfx_change_date />
        <cfx_delete_flag />
        <cfx_key_ext />
        <cfx_unlisted_flag />
        <cfx_fax_number_complete />
        <cfx_extension />
        <cfx_entity_key />
        <cfx_no_directory_print_flag_ext />
        <cfx_primary />
        <cfx_owner />
        <cfx_FaxLinkingDropDownList />
      </Fax_XRef>
      <Event>
        <evt_key />
        <evt_code />
        <evt_etp_key />
        <evt_title />
        <evt_capacity />
        <evt_registrant_goal />
        <evt_revenue_goal />
        <evt_display_order />
        <evt_wait_list_flag />
        <evt_auto_register_wait_list />
        <evt_check_wait_list_flag />
        <evt_registration_required />
        <evt_group_reg_based_on_ind />
        <evt_estimated_attendance />
        <evt_guaranteed_attendance />
        <evt_restricted />
        <evt_short_description />
        <evt_description />
        <evt_description_html />
        <evt_start_date />
        <evt_start_time />
        <evt_end_date />
        <evt_end_time />
        <evt_early_registration_date />
        <evt_late_registration_date />
        <evt_time_format />
        <evt_date_format />
        <evt_cutoff_date />
        <evt_post_to_web_date />
        <evt_remove_from_web_date />
        <evt_event_url />
        <evt_add_user />
        <evt_add_date />
        <evt_change_user />
        <evt_change_date />
        <evt_delete_flag />
        <evt_asn_code />
        <evt_key_ext />
        <evt_sponsor_limit />
        <evt_pre_registration_date />
        <evt_entity_key />
        <evt_cct_key />
        <evt_evt_key />
        <evt_tzn_key />
        <evt_etc_key />
        <evt_abstract_flag />
        <evt_abstract_member_option />
        <evt_abstract_deadline />
        <evt_closed_flag />
        <evt_free_event_flag />
        <evt_regid_counter />
        <evt_guest_limit />
        <evt_free_guest_flag />
        <evt_fpc_prd_key />
        <evt_wait_list_limit />
        <evt_charity_event_flag />
        <evt_expense_generated_date />
        <evt_narrative_template />
        <evt_video_url />
        <evt_cancellation_cutoff_date />
        <evt_cct_cancellation_key />
        <evt_ceu_earn_date_field />
        <evt_elevate_event_id_ext />
        <evt_customreg_event_id_ext />
        <evt_customreg_src_key_ext />
        <evt_customreg_mbr_src_key_ext />
        <evt_registered />
        <evt_onwaitlist />
        <evt_available />
        <evt_remaining />
        <evt_available_new />
        <evt_Registered_main_count />
        <evt_waitList_main_count />
        <evt_Registered_guest_count />
        <evt_waitList_guest_count />
        <evt_payables_batch_suffix />
      </Event>
      <Event_Location_Room_Type>
        <ert_key />
        <ert_add_user />
        <ert_add_date />
        <ert_change_user />
        <ert_change_date />
        <ert_delete_flag />
        <ert_key_ext />
        <ert_evl_key />
        <ert_rate />
        <ert_deposit />
        <ert_rmt_key />
        <ert_qty />
        <ert_non_smoking_flag />
        <ert_from_date />
        <ert_through_date />
        <ert_entity_key />
      </Event_Location_Room_Type>
      <Room_Request>
        <rrr_key />
        <rrr_add_user />
        <rrr_add_date />
        <rrr_change_user />
        <rrr_change_date />
        <rrr_delete_flag />
        <rrr_key_ext />
        <rrr_reg_key />
        <rrr_rmt_key />
        <rrr_non_smoking_flag />
        <rrr_cc_number />
        <rrr_cc_number_display />
        <rrr_notes />
        <rrr_ert_evl_key />
        <rrr_entity_key />
        <rrr_date />
        <rrr_erb_key />
        <rrr_evh_key />
      </Room_Request>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <source_code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </source_code>
      <Registrant>
        <reg_key />
        <reg_cst_key />
        <reg_egp_key />
        <reg_evt_key />
        <reg_badge_name />
        <reg_cxa_key />
        <reg_cph_key />
        <reg_eml_key />
        <reg_cfx_key />
        <reg_url_key />
        <reg_pref_comm_meth />
        <reg_rgt_key />
        <reg_on_wait_list_flag />
        <reg_confirm_date />
        <reg_attendance_flag />
        <reg_ada_requirements />
        <reg_add_user />
        <reg_add_date />
        <reg_change_user />
        <reg_ivd_key />
        <reg_change_date />
        <reg_inv_code />
        <reg_delete_flag />
        <reg_org_name_dn />
        <reg_adr_city />
        <reg_key_ext />
        <reg_adr_state />
        <reg_adr_country />
        <reg_adr_intl_province />
        <reg_ixo_title_dn />
        <reg_src_key />
        <reg_ixo_key />
        <reg_registration_date />
        <reg_cancel_date />
        <reg_entity_key />
        <reg_cancel_reason />
        <reg_exam_result />
        <reg_examinee_no />
        <reg_badge_print_date />
        <reg_reg_key />
        <reg_id />
        <reg_odd_key />
        <reg_ord_code />
        <reg_complimentary_event_registered_flag />
        <reg_gft_key />
        <reg_fundraising_goal />
        <reg_guest_flag />
        <reg_time_in />
        <reg_time_out />
        <reg_narrative />
        <reg_leaderboard_suppress_flag />
        <reg_leaderboard_suppress_amount />
        <reg_video_url />
        <reg_elevate_registration_id_ext />
        <reg_elevate_reg_product_url_ext />
      </Registrant>
      <RegistrantCollection>
        <EventsRegistrant d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EventsRegistrant d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RegistrantCollection>
    </EventsRegistrantGroup>
  </Group_RegistrantionCollection>
  <GiftCollection>
    <FundraisingGift>
      <CurrentKey />
      <Gift>
        <gft_default_premium_selection />
        <gft_key />
        <gft_apl_key />
        <gft_fun_key />
        <gft_cmp_key />
        <gft_gty_key />
        <gft_date />
        <gft_deductable_amt />
        <gft_add_user />
        <gft_add_date />
        <gft_change_user />
        <gft_change_date />
        <gft_delete_flag />
        <gft_entity_key />
        <gft_frt_key />
        <gft_cst_key />
        <gft_key_ext />
        <gft_fpc_prd_key />
        <gft_ivd_key />
        <gft_stock_name />
        <gft_acknowledgment_note1 />
        <gft_acknowledgment_note2 />
        <gft_cct_key />
        <gft_notes />
        <gft_number_of_shares />
        <gft_pck_key />
        <gft_gft_key />
        <gft_prm_prc_key />
        <gft_share_price />
        <gft_anonymous_flag />
        <gft_inv_code />
        <gft_recognition_customer_adr_line1 />
        <gft_recognition_customer_adr_line2 />
        <gft_soft_money />
        <gft_recognition_customer />
        <gft_recognition_customer_adr_line3 />
        <gft_recognition_customer_adr_city />
        <gft_recognition_customer_adr_state />
        <gft_recognition_customer_adr_post_code />
        <gft_recognition_customer_adr_country />
        <gft_plg_key />
        <gft_transfer_from_gft_key />
        <gft_sct_key />
        <gft_liquidation_amount />
        <gft_clg_key />
        <gft_other_match_program />
        <gft_form_complete_flag />
        <gft_date_sent />
        <gft_date_received />
        <gft_solicitor_cst_key />
        <gft_ticker />
        <gft_acknowledgment_date />
        <gft_batch_code />
        <gft_mail_flag />
        <gft_recognize_as />
        <gft_liquidation_date />
        <gft_src_key />
        <gft_reg_key />
        <gft_tax_receipt_sent_date />
        <gft_tbt_key />
        <gft_personal_message />
        <gft_dnr_cst_key />
        <gft_property_name />
        <gft_related_gift_key />
        <gft_update_funds_raised_pending_flag />
        <gft_receipt_status />
        <gft_amount />
        <gft_inv_exists_flag />
        <gft_repeat_gift_flag />
        <gft_bup_prd_key />
        <gft_prc_key />
        <gft_corporate_match_flag />
        <gft_formkey />
        <gft_parentdataobject />
        <gft_previous_gift_recognize_as />
        <gft_frequency />
        <gft_recurring_flag />
        <gft_comp_gift_add_flag />
        <gft_ods_key />
        <gft_ord_key />
        <gft_FundEvent_reg_key />
        <gft_auto_generate_ivd_flag />
        <gft_pledge_product_name />
        <gft_ask_ladder />
        <gft_mbr_cst_key />
        <gft_mbr_cst_sort_name_dn />
        <gft_order_type />
        <gft_is_pledge_flag />
        <gft_stock_high />
        <gft_stock_low />
      </Gift>
      <Constituent>
        <dnr_cst_key />
        <dnr_alt_id />
        <dnr_matchcode />
        <dnr_salutation1 />
        <dnr_salutation2 />
        <dnr_salutation3 />
        <dnr_dcg_key />
        <dnr_rfm_join_date />
        <dnr_rfm_join_source />
        <dnr_rfm_ytd_amt />
        <dnr_rfm_ytd_count />
        <dnr_rfm_ly_amt />
        <dnr_rfm_ly_count />
        <dnr_rfm_ttd_amt />
        <dnr_rfm_ttd_count />
        <dnr_rfm_highest_amt />
        <dnr_rfm_highest_date />
        <dnr_rfm_highest_source />
        <dnr_rfm_latest_amt />
        <dnr_rfm_latest_date />
        <dnr_rfm_latest_source />
        <dnr_add_user />
        <dnr_add_date />
        <dnr_change_user />
        <dnr_change_date />
        <dnr_delete_flag />
        <dnr_entity_key />
        <dnr_cst_key_ext />
        <dnr_ind_cst_key />
        <dnr_rfm_first_gift_amt />
        <dnr_vip_flag />
        <dnr_notes />
        <dnr_rcl_key />
        <dnr_recognition_level_override_flag />
        <dnr_salutation4 />
        <dnr_usr_key />
        <dnr_solicitor_cst_key />
        <dnr_vpt_key />
        <dnr_gives_anonymous />
        <dnr_do_not_solicit_flag />
        <dnr_company_smsf_ext />
        <dnr_rfm_first_source_code_key />
        <dnr_rfm_highest_ly_amt />
        <dnr_rfm_first_appeal_key />
        <dnr_rfm_highest_ytd_date />
        <dnr_rfm_highest_ly_date />
        <dnr_rfm_latest_source_code_key />
        <dnr_rfm_highest_ytd_amt />
        <dnr_rfm_latest_appeal_key />
        <dnr_rfm_highest_source_code_key />
        <dnr_rfm_highest_appeal_key />
        <dnr_rfm_average_amt />
        <dnr_cst_sort_name_dn />
        <dnr_ask_amount1 />
        <dnr_ask_amount2 />
        <dnr_ask_amount3 />
        <dnr_ask_amount4 />
        <dnr_ask_amount5 />
        <dnr_npa_key />
        <dnr_donor_year />
        <dnr_membership_year />
      </Constituent>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
        <cst_temp_password_token />
      </Customer>
      <Individual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
        <ind_cst_main_office_cst_key />
      </Individual>
      <Ind_Business_Address_XRef>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
        <cxa_primary />
        <cxa_owner />
        <cxa_billing />
        <cxa_create_change_log />
        <cxa_AddressLinkingDropDownList />
      </Ind_Business_Address_XRef>
      <Ind_Business_Address>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Ind_Business_Address>
      <Ind_Business_Address_Country>
        <cty_code />
        <cty_add_date />
        <cty_add_user />
        <cty_change_date />
        <cty_change_user />
        <cty_delete_flag />
        <cty_key />
        <cty_key_ext />
        <cty_entity_key />
        <cty_long_name />
        <cty_fips_code />
        <cty_sovereignty />
        <cty_status />
        <cty_capital />
        <cty_idd_code />
        <cty_rgn_key />
        <cty_srg_key />
        <cty_postal_input_mask />
        <cty_phone_input_mask />
        <cty_currency_code />
        <cty_currency_code_description />
        <cty_vat_flag />
        <cty_iso_2 />
        <cty_iso_3 />
        <cty_do_not_ship />
        <cty_iso_number />
        <cty_bpa_region />
        <cty_do_not_sell />
        <cty_dyn_key />
        <cty_dyn_key_2 />
        <cty_cgy_key />
      </Ind_Business_Address_Country>
      <Ind_Business_Phone_XRef>
        <cph_key />
        <cph_cst_key />
        <cph_phn_key />
        <cph_pht_key />
        <cph_cst_link_key />
        <cph_add_user />
        <cph_add_date />
        <cph_change_user />
        <cph_change_date />
        <cph_delete_flag />
        <cph_key_ext />
        <cph_unlisted_flag />
        <cph_phn_number_complete />
        <cph_extension />
        <cph_entity_key />
        <cph_no_directory_print_flag_ext />
        <cph_primary />
        <cph_owner />
        <cph_PhoneLinkingDropDownList />
      </Ind_Business_Phone_XRef>
      <Ind_Business_Phone>
        <phn_key />
        <phn_cst_key_owner />
        <phn_number />
        <phn_number_display />
        <phn_cty_key />
        <phn_add_user />
        <phn_add_date />
        <phn_change_user />
        <phn_change_date />
        <phn_delete_flag />
        <phn_entity_key />
        <phn_key_ext />
      </Ind_Business_Phone>
      <Ind_Business_Phone_country>
        <ct3__cty_code />
        <ct3__cty_add_date />
        <ct3__cty_add_user />
        <ct3__cty_change_date />
        <ct3__cty_change_user />
        <ct3__cty_delete_flag />
        <ct3__cty_key />
        <ct3__cty_key_ext />
        <ct3__cty_entity_key />
        <ct3__cty_long_name />
        <ct3__cty_fips_code />
        <ct3__cty_sovereignty />
        <ct3__cty_status />
        <ct3__cty_capital />
        <ct3__cty_idd_code />
        <ct3__cty_rgn_key />
        <ct3__cty_srg_key />
        <ct3__cty_postal_input_mask />
        <ct3__cty_phone_input_mask />
        <ct3__cty_currency_code />
        <ct3__cty_currency_code_description />
        <ct3__cty_vat_flag />
        <ct3__cty_iso_2 />
        <ct3__cty_iso_3 />
        <ct3__cty_do_not_ship />
        <ct3__cty_iso_number />
        <ct3__cty_bpa_region />
        <ct3__cty_do_not_sell />
        <ct3__cty_dyn_key />
        <ct3__cty_dyn_key_2 />
        <ct3__cty_cgy_key />
      </Ind_Business_Phone_country>
      <Ind_Business_Fax_XRef>
        <cfx_key />
        <cfx_cst_key />
        <cfx_fax_key />
        <cfx_fxt_key />
        <cfx_cst_link_key />
        <cfx_add_user />
        <cfx_add_date />
        <cfx_change_user />
        <cfx_change_date />
        <cfx_delete_flag />
        <cfx_key_ext />
        <cfx_unlisted_flag />
        <cfx_fax_number_complete />
        <cfx_extension />
        <cfx_entity_key />
        <cfx_no_directory_print_flag_ext />
        <cfx_primary />
        <cfx_owner />
        <cfx_FaxLinkingDropDownList />
      </Ind_Business_Fax_XRef>
      <Ind_Business_Fax>
        <fax_key />
        <fax_cst_key_owner />
        <fax_number />
        <fax_number_display />
        <fax_cty_key />
        <fax_add_user />
        <fax_add_date />
        <fax_change_user />
        <fax_change_date />
        <fax_delete_flag />
        <fax_entity_key />
        <fax_key_ext />
      </Ind_Business_Fax>
      <Ind_Business_Fax_Country>
        <ct5__cty_code />
        <ct5__cty_add_date />
        <ct5__cty_add_user />
        <ct5__cty_change_date />
        <ct5__cty_change_user />
        <ct5__cty_delete_flag />
        <ct5__cty_key />
        <ct5__cty_key_ext />
        <ct5__cty_entity_key />
        <ct5__cty_long_name />
        <ct5__cty_fips_code />
        <ct5__cty_sovereignty />
        <ct5__cty_status />
        <ct5__cty_capital />
        <ct5__cty_idd_code />
        <ct5__cty_rgn_key />
        <ct5__cty_srg_key />
        <ct5__cty_postal_input_mask />
        <ct5__cty_phone_input_mask />
        <ct5__cty_currency_code />
        <ct5__cty_currency_code_description />
        <ct5__cty_vat_flag />
        <ct5__cty_iso_2 />
        <ct5__cty_iso_3 />
        <ct5__cty_do_not_ship />
        <ct5__cty_iso_number />
        <ct5__cty_bpa_region />
        <ct5__cty_do_not_sell />
        <ct5__cty_dyn_key />
        <ct5__cty_dyn_key_2 />
        <ct5__cty_cgy_key />
      </Ind_Business_Fax_Country>
      <Ind_eMail>
        <eml_key />
        <eml_address />
        <eml_cst_key />
        <eml_type />
        <eml_add_user />
        <eml_add_date />
        <eml_change_user />
        <eml_change_date />
        <eml_delete_flag />
        <eml_key_ext />
        <eml_entity_key />
        <eml_invalid_flag />
        <eml_invalid_reason />
        <eml_unlisted_flag />
        <eml_no_directory_print_flag_ext />
        <eml_primary />
      </Ind_eMail>
      <Ind_URL>
        <url_key />
        <url_code />
        <url_cst_key />
        <url_type />
        <url_add_user />
        <url_add_date />
        <url_change_user />
        <url_change_date />
        <url_delete_flag />
        <url_key_ext />
        <url_entity_key />
        <url_no_directory_print_flag_ext />
        <url_primary />
      </Ind_URL>
      <Ind_Messaging>
        <msg_key />
        <msg_handle />
        <msg_cst_key />
        <msg_type />
        <msg_add_user />
        <msg_add_date />
        <msg_change_user />
        <msg_change_date />
        <msg_delete_flag />
        <msg_key_ext />
        <msg_entity_key />
        <msg_primary />
      </Ind_Messaging>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
        <org_cst_main_office_cst_key />
        <org_select_flag />
      </Organization>
      <Org_Business_Address_XRef>
        <cx6__cxa_cst_key />
        <cx6__cxa_adr_key />
        <cx6__cxa_add_date />
        <cx6__cxa_add_user />
        <cx6__cxa_change_date />
        <cx6__cxa_change_user />
        <cx6__cxa_delete_flag />
        <cx6__cxa_key />
        <cx6__cxa_key_ext />
        <cx6__cxa_on_hold_flag />
        <cx6__cxa_adh_key />
        <cx6__cxa_adt_key />
        <cx6__cxa_seasonal_from_date />
        <cx6__cxa_mailing_label />
        <cx6__cxa_seasonal_through_date />
        <cx6__cxa_entity_key />
        <cx6__cxa_mail_stop />
        <cx6__cxa_mailing_label_html />
        <cx6__cxa_on_hold_from />
        <cx6__cxa_on_hold_through />
        <cx6__cxa_no_directory_print_flag_ext />
        <cx6__cxa_primary />
        <cx6__cxa_owner />
        <cx6__cxa_billing />
        <cx6__cxa_create_change_log />
        <cx6__cxa_AddressLinkingDropDownList />
      </Org_Business_Address_XRef>
      <Org_Business_Address>
        <ad6__adr_key />
        <ad6__adr_cst_key_owner />
        <ad6__adr_line1 />
        <ad6__adr_line2 />
        <ad6__adr_line3 />
        <ad6__adr_city />
        <ad6__adr_state />
        <ad6__adr_post_code />
        <ad6__adr_city_state_code />
        <ad6__adr_country />
        <ad6__adr_intl_province />
        <ad6__adr_county />
        <ad6__adr_cong_dist />
        <ad6__adr_state_house />
        <ad6__adr_state_senate />
        <ad6__adr_latitude />
        <ad6__adr_longitude />
        <ad6__adr_mailing_label />
        <ad6__adr_mailing_label_html />
        <ad6__adr_add_date />
        <ad6__adr_add_user />
        <ad6__adr_change_date />
        <ad6__adr_change_user />
        <ad6__adr_delete_flag />
        <ad6__adr_key_ext />
        <ad6__adr_bad_address_flag />
        <ad6__adr_adb_key />
        <ad6__adr_entity_key />
        <ad6__adr_metro_stat_area />
        <ad6__adr_carrier_route />
        <ad6__adr_delivery_point_code />
        <ad6__adr_lacs />
        <ad6__adr_time_zone />
        <ad6__adr_urbanization />
        <ad6__adr_bar_code />
        <ad6__adr_fips />
        <ad6__adr_no_validation_flag />
        <ad6__adr_attn />
        <ad6__adr_record_type_code />
        <ad6__adr_geography />
      </Org_Business_Address>
      <Org_Business_Address_Country>
        <ct6__cty_code />
        <ct6__cty_add_date />
        <ct6__cty_add_user />
        <ct6__cty_change_date />
        <ct6__cty_change_user />
        <ct6__cty_delete_flag />
        <ct6__cty_key />
        <ct6__cty_key_ext />
        <ct6__cty_entity_key />
        <ct6__cty_long_name />
        <ct6__cty_fips_code />
        <ct6__cty_sovereignty />
        <ct6__cty_status />
        <ct6__cty_capital />
        <ct6__cty_idd_code />
        <ct6__cty_rgn_key />
        <ct6__cty_srg_key />
        <ct6__cty_postal_input_mask />
        <ct6__cty_phone_input_mask />
        <ct6__cty_currency_code />
        <ct6__cty_currency_code_description />
        <ct6__cty_vat_flag />
        <ct6__cty_iso_2 />
        <ct6__cty_iso_3 />
        <ct6__cty_do_not_ship />
        <ct6__cty_iso_number />
        <ct6__cty_bpa_region />
        <ct6__cty_do_not_sell />
        <ct6__cty_dyn_key />
        <ct6__cty_dyn_key_2 />
        <ct6__cty_cgy_key />
      </Org_Business_Address_Country>
      <Org_Business_Phone_XRef>
        <cp6__cph_key />
        <cp6__cph_cst_key />
        <cp6__cph_phn_key />
        <cp6__cph_pht_key />
        <cp6__cph_cst_link_key />
        <cp6__cph_add_user />
        <cp6__cph_add_date />
        <cp6__cph_change_user />
        <cp6__cph_change_date />
        <cp6__cph_delete_flag />
        <cp6__cph_key_ext />
        <cp6__cph_unlisted_flag />
        <cp6__cph_phn_number_complete />
        <cp6__cph_extension />
        <cp6__cph_entity_key />
        <cp6__cph_no_directory_print_flag_ext />
        <cp6__cph_primary />
        <cp6__cph_owner />
        <cp6__cph_PhoneLinkingDropDownList />
      </Org_Business_Phone_XRef>
      <Org_Business_Phone>
        <ph6__phn_key />
        <ph6__phn_cst_key_owner />
        <ph6__phn_number />
        <ph6__phn_number_display />
        <ph6__phn_cty_key />
        <ph6__phn_add_user />
        <ph6__phn_add_date />
        <ph6__phn_change_user />
        <ph6__phn_change_date />
        <ph6__phn_delete_flag />
        <ph6__phn_entity_key />
        <ph6__phn_key_ext />
      </Org_Business_Phone>
      <Org_Business_Phone_country>
        <ct7__cty_code />
        <ct7__cty_add_date />
        <ct7__cty_add_user />
        <ct7__cty_change_date />
        <ct7__cty_change_user />
        <ct7__cty_delete_flag />
        <ct7__cty_key />
        <ct7__cty_key_ext />
        <ct7__cty_entity_key />
        <ct7__cty_long_name />
        <ct7__cty_fips_code />
        <ct7__cty_sovereignty />
        <ct7__cty_status />
        <ct7__cty_capital />
        <ct7__cty_idd_code />
        <ct7__cty_rgn_key />
        <ct7__cty_srg_key />
        <ct7__cty_postal_input_mask />
        <ct7__cty_phone_input_mask />
        <ct7__cty_currency_code />
        <ct7__cty_currency_code_description />
        <ct7__cty_vat_flag />
        <ct7__cty_iso_2 />
        <ct7__cty_iso_3 />
        <ct7__cty_do_not_ship />
        <ct7__cty_iso_number />
        <ct7__cty_bpa_region />
        <ct7__cty_do_not_sell />
        <ct7__cty_dyn_key />
        <ct7__cty_dyn_key_2 />
        <ct7__cty_cgy_key />
      </Org_Business_Phone_country>
      <Org_Business_Fax_XRef>
        <cf6__cfx_key />
        <cf6__cfx_cst_key />
        <cf6__cfx_fax_key />
        <cf6__cfx_fxt_key />
        <cf6__cfx_cst_link_key />
        <cf6__cfx_add_user />
        <cf6__cfx_add_date />
        <cf6__cfx_change_user />
        <cf6__cfx_change_date />
        <cf6__cfx_delete_flag />
        <cf6__cfx_key_ext />
        <cf6__cfx_unlisted_flag />
        <cf6__cfx_fax_number_complete />
        <cf6__cfx_extension />
        <cf6__cfx_entity_key />
        <cf6__cfx_no_directory_print_flag_ext />
        <cf6__cfx_primary />
        <cf6__cfx_owner />
        <cf6__cfx_FaxLinkingDropDownList />
      </Org_Business_Fax_XRef>
      <Org_Business_Fax>
        <fa6__fax_key />
        <fa6__fax_cst_key_owner />
        <fa6__fax_number />
        <fa6__fax_number_display />
        <fa6__fax_cty_key />
        <fa6__fax_add_user />
        <fa6__fax_add_date />
        <fa6__fax_change_user />
        <fa6__fax_change_date />
        <fa6__fax_delete_flag />
        <fa6__fax_entity_key />
        <fa6__fax_key_ext />
      </Org_Business_Fax>
      <Org_Business_Fax_Country>
        <ct8__cty_code />
        <ct8__cty_add_date />
        <ct8__cty_add_user />
        <ct8__cty_change_date />
        <ct8__cty_change_user />
        <ct8__cty_delete_flag />
        <ct8__cty_key />
        <ct8__cty_key_ext />
        <ct8__cty_entity_key />
        <ct8__cty_long_name />
        <ct8__cty_fips_code />
        <ct8__cty_sovereignty />
        <ct8__cty_status />
        <ct8__cty_capital />
        <ct8__cty_idd_code />
        <ct8__cty_rgn_key />
        <ct8__cty_srg_key />
        <ct8__cty_postal_input_mask />
        <ct8__cty_phone_input_mask />
        <ct8__cty_currency_code />
        <ct8__cty_currency_code_description />
        <ct8__cty_vat_flag />
        <ct8__cty_iso_2 />
        <ct8__cty_iso_3 />
        <ct8__cty_do_not_ship />
        <ct8__cty_iso_number />
        <ct8__cty_bpa_region />
        <ct8__cty_do_not_sell />
        <ct8__cty_dyn_key />
        <ct8__cty_dyn_key_2 />
        <ct8__cty_cgy_key />
      </Org_Business_Fax_Country>
      <Org_eMail>
        <em6__eml_key />
        <em6__eml_address />
        <em6__eml_cst_key />
        <em6__eml_type />
        <em6__eml_add_user />
        <em6__eml_add_date />
        <em6__eml_change_user />
        <em6__eml_change_date />
        <em6__eml_delete_flag />
        <em6__eml_key_ext />
        <em6__eml_entity_key />
        <em6__eml_invalid_flag />
        <em6__eml_invalid_reason />
        <em6__eml_unlisted_flag />
        <em6__eml_no_directory_print_flag_ext />
        <em6__eml_primary />
      </Org_eMail>
      <Org_URL>
        <ur6__url_key />
        <ur6__url_code />
        <ur6__url_cst_key />
        <ur6__url_type />
        <ur6__url_add_user />
        <ur6__url_add_date />
        <ur6__url_change_user />
        <ur6__url_change_date />
        <ur6__url_delete_flag />
        <ur6__url_key_ext />
        <ur6__url_entity_key />
        <ur6__url_no_directory_print_flag_ext />
        <ur6__url_primary />
      </Org_URL>
      <Org_Messaging>
        <ms6__msg_key />
        <ms6__msg_handle />
        <ms6__msg_cst_key />
        <ms6__msg_type />
        <ms6__msg_add_user />
        <ms6__msg_add_date />
        <ms6__msg_change_user />
        <ms6__msg_change_date />
        <ms6__msg_delete_flag />
        <ms6__msg_key_ext />
        <ms6__msg_entity_key />
        <ms6__msg_primary />
      </Org_Messaging>
      <Pledge>
        <plg_key />
        <plg_fun_key />
        <plg_cmp_key />
        <plg_apl_key />
        <plg_date />
        <plg_start_date />
        <plg_end_date />
        <plg_notes />
        <plg_add_user />
        <plg_add_date />
        <plg_change_user />
        <plg_change_date />
        <plg_delete_flag />
        <plg_entity_key />
        <plg_key_ext />
        <plg_cct_key />
        <plg_fpc_prd_key />
        <plg_frt_key />
        <plg_odd_key />
        <plg_recognition_customer_adr_line1 />
        <plg_cst_key />
        <plg_ord_key />
        <plg_recognition_customer_adr_line2 />
        <plg_anonymous_flag />
        <plg_ord_code />
        <plg_recognition_customer_adr_line3 />
        <plg_pck_key />
        <plg_recognition_customer />
        <plg_recognition_customer_adr_city />
        <plg_recognition_customer_adr_state />
        <plg_recognition_customer_adr_post_code />
        <plg_recognition_customer_adr_country />
        <plg_stock_name />
        <plg_number_of_shares />
        <plg_share_price />
        <plg_auto_renew_flag />
        <plg_renewed_to_plg_key />
        <plg_solicitor_cst_key />
        <plg_src_key />
        <plg_tbt_key />
        <plg_personal_message />
        <plg_dnr_cst_key />
        <plg_recognize_as />
        <plg_receipt_status />
      </Pledge>
      <Premium>
        <prm_add_user />
        <prm_add_date />
        <prm_change_user />
        <prm_taxable_amt />
        <prm_prc_key_ext />
        <prm_change_date />
        <prm_prc_key />
        <prm_delete_flag />
        <prm_entity_key />
      </Premium>
      <Product_Code>
        <fpc_add_user />
        <fpc_add_date />
        <fpc_change_user />
        <fpc_change_date />
        <fpc_delete_flag />
        <fpc_entity_key />
        <fpc_prd_key />
        <fpc_fun_key />
        <fpc_cmp_key />
        <fpc_apl_key />
        <fpc_pck_key />
        <fpc_track_recognition_level_flag />
        <fpc_event_flag />
        <fpc_prd_key_ext />
        <fpc_funds_raised />
        <fpc_funds_goal />
        <fpc_start_date />
        <fpc_end_date />
        <fpc_notes />
        <fpc_active_flag />
      </Product_Code>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <Campaign_Code>
        <cmp_key />
        <cmp_code />
        <cmp_description />
        <cmp_start_date />
        <cmp_end_date />
        <cmp_goal />
        <cmp_notes />
        <cmp_active_flag />
        <cmp_add_user />
        <cmp_add_date />
        <cmp_change_user />
        <cmp_change_date />
        <cmp_delete_flag />
        <cmp_entity_key />
        <cmp_raised />
        <cmp_pledged />
        <cmp_gft_cct_key />
        <cmp_plg_cct_key />
        <cmp_key_ext />
        <cmp_acc_key />
      </Campaign_Code>
      <Fund_Code>
        <fun_key />
        <fun_code />
        <fun_description />
        <fun_start_date />
        <fun_end_date />
        <fun_goal />
        <fun_notes />
        <fun_active_flag />
        <fun_add_user />
        <fun_add_date />
        <fun_change_user />
        <fun_change_date />
        <fun_delete_flag />
        <fun_entity_key />
        <fun_raised />
        <fun_pledged />
        <fun_key_ext />
      </Fund_Code>
      <Appeal_Code>
        <apl_key />
        <apl_code />
        <apl_description />
        <apl_start_date />
        <apl_end_date />
        <apl_goal />
        <apl_notes />
        <apl_active_flag />
        <apl_add_user />
        <apl_add_date />
        <apl_change_user />
        <apl_change_date />
        <apl_delete_flag />
        <apl_entity_key />
        <apl_raised />
        <apl_pledged />
        <apl_key_ext />
        <apl_cmp_key />
        <apl_act_key />
        <apl_apc_key />
      </Appeal_Code>
      <Package_Code>
        <pck_key />
        <pck_code />
        <pck_description />
        <pck_start_date />
        <pck_end_date />
        <pck_goal />
        <pck_notes />
        <pck_active_flag />
        <pck_add_user />
        <pck_add_date />
        <pck_change_user />
        <pck_change_date />
        <pck_delete_flag />
        <pck_entity_key />
        <pck_key_ext />
        <pck_oes_key />
      </Package_Code>
      <Order_Detail_Schedule>
        <ods_key />
        <ods_ord_key />
        <ods_date />
        <ods_amount />
        <ods_process_date />
        <ods_add_user />
        <ods_add_date />
        <ods_change_user />
        <ods_change_date />
        <ods_delete_flag />
        <ods_entity_key />
        <ods_key_ext />
        <ods_number />
        <ods_ims_key />
        <ods_void_date />
        <ods_void_user />
        <ods_void_flag />
        <ods_writeoff_amount />
      </Order_Detail_Schedule>
      <Recognition_Customer>
        <cs2__cst_key />
        <cs2__cst_type />
        <cs2__cst_name_cp />
        <cs2__cst_sort_name_dn />
        <cs2__cst_ind_full_name_dn />
        <cs2__cst_org_name_dn />
        <cs2__cst_ixo_title_dn />
        <cs2__cst_pref_comm_meth />
        <cs2__cst_bio />
        <cs2__cst_add_date />
        <cs2__cst_add_user />
        <cs2__cst_change_date />
        <cs2__cst_change_user />
        <cs2__cst_delete_flag />
        <cs2__cst_recno />
        <cs2__cst_id />
        <cs2__cst_key_ext />
        <cs2__cst_email_text_only />
        <cs2__cst_credit_limit />
        <cs2__cst_src_key />
        <cs2__cst_src_code />
        <cs2__cst_tax_exempt_flag />
        <cs2__cst_tax_id />
        <cs2__cst_cxa_key />
        <cs2__cst_no_email_flag />
        <cs2__cst_cxa_billing_key />
        <cs2__cst_eml_address_dn />
        <cs2__cst_eml_key />
        <cs2__cst_no_phone_flag />
        <cs2__cst_phn_number_complete_dn />
        <cs2__cst_cph_key />
        <cs2__cst_no_fax_flag />
        <cs2__cst_fax_number_complete_dn />
        <cs2__cst_cfx_key />
        <cs2__cst_ixo_key />
        <cs2__cst_no_web_flag />
        <cs2__cst_oldid />
        <cs2__cst_member_flag />
        <cs2__cst_url_code_dn />
        <cs2__cst_parent_cst_key />
        <cs2__cst_url_key />
        <cs2__cst_no_msg_flag />
        <cs2__cst_msg_handle_dn />
        <cs2__cst_web_login />
        <cs2__cst_web_password />
        <cs2__cst_entity_key />
        <cs2__cst_msg_key />
        <cs2__cst_no_mail_flag />
        <cs2__cst_web_start_date />
        <cs2__cst_web_end_date />
        <cs2__cst_web_force_password_change />
        <cs2__cst_web_login_disabled_flag />
        <cs2__cst_comment />
        <cs2__cst_credit_hold_flag />
        <cs2__cst_credit_hold_reason />
        <cs2__cst_web_forgot_password_status />
        <cs2__cst_old_cxa_key />
        <cs2__cst_last_email_date />
        <cs2__cst_no_promotional_material_ext />
        <cs2__cst_no_publish_flag />
        <cs2__cst_sin_key />
        <cs2__cst_ttl_key />
        <cs2__cst_jfn_key />
        <cs2__cst_cur_key />
        <cs2__cst_attribute_1 />
        <cs2__cst_attribute_2 />
        <cs2__cst_salutation_1 />
        <cs2__cst_salutation_2 />
        <cs2__cst_merge_cst_key />
        <cs2__cst_salutation_3 />
        <cs2__cst_salutation_4 />
        <cs2__cst_default_recognize_as />
        <cs2__cst_score />
        <cs2__cst_score_normalized />
        <cs2__cst_score_trend />
        <cs2__cst_vault_account />
        <cs2__cst_exclude_from_social_flag />
        <cs2__cst_social_score />
        <cs2__cst_ptin />
        <cs2__cst_aicpa_member_id />
        <cs2__cst_vendor_code />
        <cs2__cst_salt />
        <cs2__cst_sca_key />
        <cs2__cst_iterations />
        <cs2__cst_web_password_change_date />
        <cs2__cst_web_failed_login_count />
        <cs2__cst_pri_member_flag_ext />
        <cs2__cst_web_last_failed_login_date />
        <cs2__cst_web_login_locked_flag />
      </Recognition_Customer>
      <Tribute>
        <tbt_key />
        <tbt_cst_key />
        <tbt_description />
        <tbt_frt_key />
        <tbt_fpc_prd_key />
        <tbt_tbc_key />
        <tbt_note />
        <tbt_cct_key />
        <tbt_add_user />
        <tbt_add_date />
        <tbt_change_user />
        <tbt_change_date />
        <tbt_delete_flag />
        <tbt_entity_key />
        <tbt_key_ext />
      </Tribute>
      <Tribute_Customer>
        <cs4__cst_key />
        <cs4__cst_type />
        <cs4__cst_name_cp />
        <cs4__cst_sort_name_dn />
        <cs4__cst_ind_full_name_dn />
        <cs4__cst_org_name_dn />
        <cs4__cst_ixo_title_dn />
        <cs4__cst_pref_comm_meth />
        <cs4__cst_bio />
        <cs4__cst_add_date />
        <cs4__cst_add_user />
        <cs4__cst_change_date />
        <cs4__cst_change_user />
        <cs4__cst_delete_flag />
        <cs4__cst_recno />
        <cs4__cst_id />
        <cs4__cst_key_ext />
        <cs4__cst_email_text_only />
        <cs4__cst_credit_limit />
        <cs4__cst_src_key />
        <cs4__cst_src_code />
        <cs4__cst_tax_exempt_flag />
        <cs4__cst_tax_id />
        <cs4__cst_cxa_key />
        <cs4__cst_no_email_flag />
        <cs4__cst_cxa_billing_key />
        <cs4__cst_eml_address_dn />
        <cs4__cst_eml_key />
        <cs4__cst_no_phone_flag />
        <cs4__cst_phn_number_complete_dn />
        <cs4__cst_cph_key />
        <cs4__cst_no_fax_flag />
        <cs4__cst_fax_number_complete_dn />
        <cs4__cst_cfx_key />
        <cs4__cst_ixo_key />
        <cs4__cst_no_web_flag />
        <cs4__cst_oldid />
        <cs4__cst_member_flag />
        <cs4__cst_url_code_dn />
        <cs4__cst_parent_cst_key />
        <cs4__cst_url_key />
        <cs4__cst_no_msg_flag />
        <cs4__cst_msg_handle_dn />
        <cs4__cst_web_login />
        <cs4__cst_web_password />
        <cs4__cst_entity_key />
        <cs4__cst_msg_key />
        <cs4__cst_no_mail_flag />
        <cs4__cst_web_start_date />
        <cs4__cst_web_end_date />
        <cs4__cst_web_force_password_change />
        <cs4__cst_web_login_disabled_flag />
        <cs4__cst_comment />
        <cs4__cst_credit_hold_flag />
        <cs4__cst_credit_hold_reason />
        <cs4__cst_web_forgot_password_status />
        <cs4__cst_old_cxa_key />
        <cs4__cst_last_email_date />
        <cs4__cst_no_promotional_material_ext />
        <cs4__cst_no_publish_flag />
        <cs4__cst_sin_key />
        <cs4__cst_ttl_key />
        <cs4__cst_jfn_key />
        <cs4__cst_cur_key />
        <cs4__cst_attribute_1 />
        <cs4__cst_attribute_2 />
        <cs4__cst_salutation_1 />
        <cs4__cst_salutation_2 />
        <cs4__cst_merge_cst_key />
        <cs4__cst_salutation_3 />
        <cs4__cst_salutation_4 />
        <cs4__cst_default_recognize_as />
        <cs4__cst_score />
        <cs4__cst_score_normalized />
        <cs4__cst_score_trend />
        <cs4__cst_vault_account />
        <cs4__cst_exclude_from_social_flag />
        <cs4__cst_social_score />
        <cs4__cst_ptin />
        <cs4__cst_aicpa_member_id />
        <cs4__cst_vendor_code />
        <cs4__cst_salt />
        <cs4__cst_sca_key />
        <cs4__cst_iterations />
        <cs4__cst_web_password_change_date />
        <cs4__cst_web_failed_login_count />
        <cs4__cst_pri_member_flag_ext />
        <cs4__cst_web_last_failed_login_date />
        <cs4__cst_web_login_locked_flag />
      </Tribute_Customer>
      <Gift_Type>
        <gty_key />
        <gty_type />
        <gty_description />
        <gty_add_user />
        <gty_add_date />
        <gty_change_user />
        <gty_change_date />
        <gty_delete_flag />
        <gty_entity_key />
        <gty_display_order />
        <gty_key_ext />
      </Gift_Type>
      <Recogntion_Type>
        <frt_key />
        <frt_add_user />
        <frt_add_date />
        <frt_change_user />
        <frt_change_date />
        <frt_delete_flag />
        <frt_entity_key />
        <frt_code />
        <frt_key_ext />
      </Recogntion_Type>
      <Contributor_Gift>
        <gf2__gft_key />
        <gf2__gft_apl_key />
        <gf2__gft_fun_key />
        <gf2__gft_cmp_key />
        <gf2__gft_gty_key />
        <gf2__gft_date />
        <gf2__gft_deductable_amt />
        <gf2__gft_add_user />
        <gf2__gft_add_date />
        <gf2__gft_change_user />
        <gf2__gft_change_date />
        <gf2__gft_delete_flag />
        <gf2__gft_entity_key />
        <gf2__gft_frt_key />
        <gf2__gft_cst_key />
        <gf2__gft_key_ext />
        <gf2__gft_fpc_prd_key />
        <gf2__gft_ivd_key />
        <gf2__gft_stock_name />
        <gf2__gft_acknowledgment_note1 />
        <gf2__gft_acknowledgment_note2 />
        <gf2__gft_cct_key />
        <gf2__gft_notes />
        <gf2__gft_number_of_shares />
        <gf2__gft_pck_key />
        <gf2__gft_gft_key />
        <gf2__gft_prm_prc_key />
        <gf2__gft_share_price />
        <gf2__gft_anonymous_flag />
        <gf2__gft_inv_code />
        <gf2__gft_recognition_customer_adr_line1 />
        <gf2__gft_recognition_customer_adr_line2 />
        <gf2__gft_soft_money />
        <gf2__gft_recognition_customer />
        <gf2__gft_recognition_customer_adr_line3 />
        <gf2__gft_recognition_customer_adr_city />
        <gf2__gft_recognition_customer_adr_state />
        <gf2__gft_recognition_customer_adr_post_code />
        <gf2__gft_recognition_customer_adr_country />
        <gf2__gft_plg_key />
        <gf2__gft_transfer_from_gft_key />
        <gf2__gft_sct_key />
        <gf2__gft_liquidation_amount />
        <gf2__gft_clg_key />
        <gf2__gft_other_match_program />
        <gf2__gft_form_complete_flag />
        <gf2__gft_date_sent />
        <gf2__gft_date_received />
        <gf2__gft_solicitor_cst_key />
        <gf2__gft_ticker />
        <gf2__gft_acknowledgment_date />
        <gf2__gft_batch_code />
        <gf2__gft_mail_flag />
        <gf2__gft_recognize_as />
        <gf2__gft_liquidation_date />
        <gf2__gft_src_key />
        <gf2__gft_reg_key />
        <gf2__gft_tax_receipt_sent_date />
        <gf2__gft_tbt_key />
        <gf2__gft_personal_message />
        <gf2__gft_dnr_cst_key />
        <gf2__gft_property_name />
        <gf2__gft_related_gift_key />
        <gf2__gft_update_funds_raised_pending_flag />
        <gf2__gft_receipt_status />
        <gf2__gft_stock_high />
        <gf2__gft_stock_low />
      </Contributor_Gift>
      <Solicitor_Customer>
        <cs3__cst_key />
        <cs3__cst_type />
        <cs3__cst_name_cp />
        <cs3__cst_sort_name_dn />
        <cs3__cst_ind_full_name_dn />
        <cs3__cst_org_name_dn />
        <cs3__cst_ixo_title_dn />
        <cs3__cst_pref_comm_meth />
        <cs3__cst_bio />
        <cs3__cst_add_date />
        <cs3__cst_add_user />
        <cs3__cst_change_date />
        <cs3__cst_change_user />
        <cs3__cst_delete_flag />
        <cs3__cst_recno />
        <cs3__cst_id />
        <cs3__cst_key_ext />
        <cs3__cst_email_text_only />
        <cs3__cst_credit_limit />
        <cs3__cst_src_key />
        <cs3__cst_src_code />
        <cs3__cst_tax_exempt_flag />
        <cs3__cst_tax_id />
        <cs3__cst_cxa_key />
        <cs3__cst_no_email_flag />
        <cs3__cst_cxa_billing_key />
        <cs3__cst_eml_address_dn />
        <cs3__cst_eml_key />
        <cs3__cst_no_phone_flag />
        <cs3__cst_phn_number_complete_dn />
        <cs3__cst_cph_key />
        <cs3__cst_no_fax_flag />
        <cs3__cst_fax_number_complete_dn />
        <cs3__cst_cfx_key />
        <cs3__cst_ixo_key />
        <cs3__cst_no_web_flag />
        <cs3__cst_oldid />
        <cs3__cst_member_flag />
        <cs3__cst_url_code_dn />
        <cs3__cst_parent_cst_key />
        <cs3__cst_url_key />
        <cs3__cst_no_msg_flag />
        <cs3__cst_msg_handle_dn />
        <cs3__cst_web_login />
        <cs3__cst_web_password />
        <cs3__cst_entity_key />
        <cs3__cst_msg_key />
        <cs3__cst_no_mail_flag />
        <cs3__cst_web_start_date />
        <cs3__cst_web_end_date />
        <cs3__cst_web_force_password_change />
        <cs3__cst_web_login_disabled_flag />
        <cs3__cst_comment />
        <cs3__cst_credit_hold_flag />
        <cs3__cst_credit_hold_reason />
        <cs3__cst_web_forgot_password_status />
        <cs3__cst_old_cxa_key />
        <cs3__cst_last_email_date />
        <cs3__cst_no_promotional_material_ext />
        <cs3__cst_no_publish_flag />
        <cs3__cst_sin_key />
        <cs3__cst_ttl_key />
        <cs3__cst_jfn_key />
        <cs3__cst_cur_key />
        <cs3__cst_attribute_1 />
        <cs3__cst_attribute_2 />
        <cs3__cst_salutation_1 />
        <cs3__cst_salutation_2 />
        <cs3__cst_merge_cst_key />
        <cs3__cst_salutation_3 />
        <cs3__cst_salutation_4 />
        <cs3__cst_default_recognize_as />
        <cs3__cst_score />
        <cs3__cst_score_normalized />
        <cs3__cst_score_trend />
        <cs3__cst_vault_account />
        <cs3__cst_exclude_from_social_flag />
        <cs3__cst_social_score />
        <cs3__cst_ptin />
        <cs3__cst_aicpa_member_id />
        <cs3__cst_vendor_code />
        <cs3__cst_salt />
        <cs3__cst_sca_key />
        <cs3__cst_iterations />
        <cs3__cst_web_password_change_date />
        <cs3__cst_web_failed_login_count />
        <cs3__cst_pri_member_flag_ext />
        <cs3__cst_web_last_failed_login_date />
        <cs3__cst_web_login_locked_flag />
      </Solicitor_Customer>
      <Source_Code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </Source_Code>
      <ComplementaryGifts>
        <gf3__gft_key />
        <gf3__gft_apl_key />
        <gf3__gft_fun_key />
        <gf3__gft_cmp_key />
        <gf3__gft_gty_key />
        <gf3__gft_date />
        <gf3__gft_deductable_amt />
        <gf3__gft_add_user />
        <gf3__gft_add_date />
        <gf3__gft_change_user />
        <gf3__gft_change_date />
        <gf3__gft_delete_flag />
        <gf3__gft_entity_key />
        <gf3__gft_frt_key />
        <gf3__gft_cst_key />
        <gf3__gft_key_ext />
        <gf3__gft_fpc_prd_key />
        <gf3__gft_ivd_key />
        <gf3__gft_stock_name />
        <gf3__gft_acknowledgment_note1 />
        <gf3__gft_acknowledgment_note2 />
        <gf3__gft_cct_key />
        <gf3__gft_notes />
        <gf3__gft_number_of_shares />
        <gf3__gft_pck_key />
        <gf3__gft_gft_key />
        <gf3__gft_prm_prc_key />
        <gf3__gft_share_price />
        <gf3__gft_anonymous_flag />
        <gf3__gft_inv_code />
        <gf3__gft_recognition_customer_adr_line1 />
        <gf3__gft_recognition_customer_adr_line2 />
        <gf3__gft_soft_money />
        <gf3__gft_recognition_customer />
        <gf3__gft_recognition_customer_adr_line3 />
        <gf3__gft_recognition_customer_adr_city />
        <gf3__gft_recognition_customer_adr_state />
        <gf3__gft_recognition_customer_adr_post_code />
        <gf3__gft_recognition_customer_adr_country />
        <gf3__gft_plg_key />
        <gf3__gft_transfer_from_gft_key />
        <gf3__gft_sct_key />
        <gf3__gft_liquidation_amount />
        <gf3__gft_clg_key />
        <gf3__gft_other_match_program />
        <gf3__gft_form_complete_flag />
        <gf3__gft_date_sent />
        <gf3__gft_date_received />
        <gf3__gft_solicitor_cst_key />
        <gf3__gft_ticker />
        <gf3__gft_acknowledgment_date />
        <gf3__gft_batch_code />
        <gf3__gft_mail_flag />
        <gf3__gft_recognize_as />
        <gf3__gft_liquidation_date />
        <gf3__gft_src_key />
        <gf3__gft_reg_key />
        <gf3__gft_tax_receipt_sent_date />
        <gf3__gft_tbt_key />
        <gf3__gft_personal_message />
        <gf3__gft_dnr_cst_key />
        <gf3__gft_property_name />
        <gf3__gft_related_gift_key />
        <gf3__gft_update_funds_raised_pending_flag />
        <gf3__gft_receipt_status />
        <gf3__gft_stock_high />
        <gf3__gft_stock_low />
      </ComplementaryGifts>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Batch>
        <bat_key />
        <bat_code />
        <bat_date />
        <bat_control_total />
        <bat_control_trx_count />
        <bat_post_date />
        <bat_post_user />
        <bat_post_flag />
        <bat_export_date />
        <bat_export_user />
        <bat_export_flag />
        <bat_add_user />
        <bat_add_date />
        <bat_change_user />
        <bat_change_date />
        <bat_delete_flag />
        <bat_key_ext />
        <bat_apm_key />
        <bat_atc_key />
        <bat_arp_key />
        <bat_close_user />
        <bat_close_date />
        <bat_close_flag />
        <bat_notes />
        <bat_file />
        <bat_entity_key />
        <bat_intercompany_flag />
        <bat_file2 />
        <bat_file3 />
        <bat_lock_flag />
        <bat_lock_date />
        <bat_orig_trans_type />
        <bat_make_default_flag />
      </Batch>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Installment_Billing>
        <ord_key />
        <ord_cst_key />
        <ord_frequency />
        <ord_ptr_key />
        <ord_last_bill_date />
        <ord_proforma />
        <ord_type />
        <ord_pin_key />
        <ord_num_of_installments />
        <ord_num_invoices_to_date />
        <ord_cst_billing_key />
        <ord_ind_cst_billing_key />
        <ord_cxa_key />
        <ord_cph_key />
        <ord_cfx_key />
        <ord_eml_key />
        <ord_pref_comm_method />
        <ord_src_key />
        <ord_med_key />
        <ord_notes_internal />
        <ord_notes_external />
        <ord_add_user />
        <ord_add_date />
        <ord_change_user />
        <ord_change_date />
        <ord_delete_flag />
        <ord_entity_key />
        <ord_key_ext />
        <ord_ait_key />
        <ord_first_process_date />
        <ord_code />
        <ord_close_flag />
        <ord_milestone_flag />
        <ord_cpi_key />
        <ord_auto_pay />
        <ord_orig_trans_type />
        <ord_po_number />
        <ord_cur_key />
        <ord_trx_date />
        <ord_sfo_key />
        <ord_group_flag />
        <ord_group_description />
        <ord_recurring_date_1 />
        <ord_recurring_date_2 />
        <ord_generate_from_date />
        <ord_generate_to_date />
        <ord_inst_gen_auto_pay_option />
        <ord_inst_distributed_only_flag />
        <ord_distributed_liability_flag />
        <ord_individual_payment_return_option />
        <ord_payments_returns_flag />
        <ord_bat_key />
        <ord_processed_schedule_count />
        <ord_bat_trx_date />
        <ord_current_schedule_processed />
        <ord_first_installment_amount />
        <ord_balance />
        <ord_process />
        <ord_schedule_flag />
        <ord_task_start_date />
        <ord_task_start_time />
        <ord_eml_address />
        <ord_frequency_user_readable_text />
        <ord_cct_key />
        <ord_oig_key />
        <ord_num_of_paid_installments />
        <ord_hide_gen_next_installmt_btn_flag />
        <ord_payment_choice />
        <ord_action_type_virt />
        <ord_cpi_status />
        <ord_amount_paid />
        <ord_first_installment_amount_user_edit />
      </Installment_Billing>
      <Gift_Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Gift_Price>
      <Registrant>
        <reg_key />
        <reg_cst_key />
        <reg_egp_key />
        <reg_evt_key />
        <reg_badge_name />
        <reg_cxa_key />
        <reg_cph_key />
        <reg_eml_key />
        <reg_cfx_key />
        <reg_url_key />
        <reg_pref_comm_meth />
        <reg_rgt_key />
        <reg_on_wait_list_flag />
        <reg_confirm_date />
        <reg_attendance_flag />
        <reg_ada_requirements />
        <reg_add_user />
        <reg_add_date />
        <reg_change_user />
        <reg_ivd_key />
        <reg_change_date />
        <reg_inv_code />
        <reg_delete_flag />
        <reg_org_name_dn />
        <reg_adr_city />
        <reg_key_ext />
        <reg_adr_state />
        <reg_adr_country />
        <reg_adr_intl_province />
        <reg_ixo_title_dn />
        <reg_src_key />
        <reg_ixo_key />
        <reg_registration_date />
        <reg_cancel_date />
        <reg_entity_key />
        <reg_cancel_reason />
        <reg_exam_result />
        <reg_examinee_no />
        <reg_badge_print_date />
        <reg_reg_key />
        <reg_id />
        <reg_odd_key />
        <reg_ord_code />
        <reg_complimentary_event_registered_flag />
        <reg_gft_key />
        <reg_fundraising_goal />
        <reg_guest_flag />
        <reg_time_in />
        <reg_time_out />
        <reg_narrative />
        <reg_leaderboard_suppress_flag />
        <reg_leaderboard_suppress_amount />
        <reg_video_url />
        <reg_elevate_registration_id_ext />
        <reg_elevate_reg_product_url_ext />
      </Registrant>
      <Registrant_Customer>
        <cs5__cst_key />
        <cs5__cst_type />
        <cs5__cst_name_cp />
        <cs5__cst_sort_name_dn />
        <cs5__cst_ind_full_name_dn />
        <cs5__cst_org_name_dn />
        <cs5__cst_ixo_title_dn />
        <cs5__cst_pref_comm_meth />
        <cs5__cst_bio />
        <cs5__cst_add_date />
        <cs5__cst_add_user />
        <cs5__cst_change_date />
        <cs5__cst_change_user />
        <cs5__cst_delete_flag />
        <cs5__cst_recno />
        <cs5__cst_id />
        <cs5__cst_key_ext />
        <cs5__cst_email_text_only />
        <cs5__cst_credit_limit />
        <cs5__cst_src_key />
        <cs5__cst_src_code />
        <cs5__cst_tax_exempt_flag />
        <cs5__cst_tax_id />
        <cs5__cst_cxa_key />
        <cs5__cst_no_email_flag />
        <cs5__cst_cxa_billing_key />
        <cs5__cst_eml_address_dn />
        <cs5__cst_eml_key />
        <cs5__cst_no_phone_flag />
        <cs5__cst_phn_number_complete_dn />
        <cs5__cst_cph_key />
        <cs5__cst_no_fax_flag />
        <cs5__cst_fax_number_complete_dn />
        <cs5__cst_cfx_key />
        <cs5__cst_ixo_key />
        <cs5__cst_no_web_flag />
        <cs5__cst_oldid />
        <cs5__cst_member_flag />
        <cs5__cst_url_code_dn />
        <cs5__cst_parent_cst_key />
        <cs5__cst_url_key />
        <cs5__cst_no_msg_flag />
        <cs5__cst_msg_handle_dn />
        <cs5__cst_web_login />
        <cs5__cst_web_password />
        <cs5__cst_entity_key />
        <cs5__cst_msg_key />
        <cs5__cst_no_mail_flag />
        <cs5__cst_web_start_date />
        <cs5__cst_web_end_date />
        <cs5__cst_web_force_password_change />
        <cs5__cst_web_login_disabled_flag />
        <cs5__cst_comment />
        <cs5__cst_credit_hold_flag />
        <cs5__cst_credit_hold_reason />
        <cs5__cst_web_forgot_password_status />
        <cs5__cst_old_cxa_key />
        <cs5__cst_last_email_date />
        <cs5__cst_no_promotional_material_ext />
        <cs5__cst_no_publish_flag />
        <cs5__cst_sin_key />
        <cs5__cst_ttl_key />
        <cs5__cst_jfn_key />
        <cs5__cst_cur_key />
        <cs5__cst_attribute_1 />
        <cs5__cst_attribute_2 />
        <cs5__cst_salutation_1 />
        <cs5__cst_salutation_2 />
        <cs5__cst_merge_cst_key />
        <cs5__cst_salutation_3 />
        <cs5__cst_salutation_4 />
        <cs5__cst_default_recognize_as />
        <cs5__cst_score />
        <cs5__cst_score_normalized />
        <cs5__cst_score_trend />
        <cs5__cst_vault_account />
        <cs5__cst_exclude_from_social_flag />
        <cs5__cst_social_score />
        <cs5__cst_ptin />
        <cs5__cst_aicpa_member_id />
        <cs5__cst_vendor_code />
        <cs5__cst_salt />
        <cs5__cst_sca_key />
        <cs5__cst_iterations />
        <cs5__cst_web_password_change_date />
        <cs5__cst_web_failed_login_count />
        <cs5__cst_pri_member_flag_ext />
        <cs5__cst_web_last_failed_login_date />
        <cs5__cst_web_login_locked_flag />
      </Registrant_Customer>
      <Event>
        <evt_key />
        <evt_code />
        <evt_etp_key />
        <evt_title />
        <evt_capacity />
        <evt_registrant_goal />
        <evt_revenue_goal />
        <evt_display_order />
        <evt_wait_list_flag />
        <evt_auto_register_wait_list />
        <evt_check_wait_list_flag />
        <evt_registration_required />
        <evt_group_reg_based_on_ind />
        <evt_estimated_attendance />
        <evt_guaranteed_attendance />
        <evt_restricted />
        <evt_short_description />
        <evt_description />
        <evt_description_html />
        <evt_start_date />
        <evt_start_time />
        <evt_end_date />
        <evt_end_time />
        <evt_early_registration_date />
        <evt_late_registration_date />
        <evt_time_format />
        <evt_date_format />
        <evt_cutoff_date />
        <evt_post_to_web_date />
        <evt_remove_from_web_date />
        <evt_event_url />
        <evt_add_user />
        <evt_add_date />
        <evt_change_user />
        <evt_change_date />
        <evt_delete_flag />
        <evt_asn_code />
        <evt_key_ext />
        <evt_sponsor_limit />
        <evt_pre_registration_date />
        <evt_entity_key />
        <evt_cct_key />
        <evt_evt_key />
        <evt_tzn_key />
        <evt_etc_key />
        <evt_abstract_flag />
        <evt_abstract_member_option />
        <evt_abstract_deadline />
        <evt_closed_flag />
        <evt_free_event_flag />
        <evt_regid_counter />
        <evt_guest_limit />
        <evt_free_guest_flag />
        <evt_fpc_prd_key />
        <evt_wait_list_limit />
        <evt_charity_event_flag />
        <evt_expense_generated_date />
        <evt_narrative_template />
        <evt_video_url />
        <evt_cancellation_cutoff_date />
        <evt_cct_cancellation_key />
        <evt_ceu_earn_date_field />
        <evt_elevate_event_id_ext />
        <evt_customreg_event_id_ext />
        <evt_customreg_src_key_ext />
        <evt_customreg_mbr_src_key_ext />
      </Event>
      <Net_Amount_Information>
        <vid_ivd_key />
        <vid_net_total />
        <vid_inv_key />
        <vid_ivd_entity_key />
      </Net_Amount_Information>
      <rgs_reg_key_Query>
        <eab_rgs_key />
        <eab_rgs_reg_key />
        <eab_rgs_gft_key />
      </rgs_reg_key_Query>
      <Premium_Price>
        <pr2__prc_key />
        <pr2__prc_prd_key />
        <pr2__prc_price />
        <pr2__prc_add_user />
        <pr2__prc_add_date />
        <pr2__prc_change_user />
        <pr2__prc_change_date />
        <pr2__prc_delete_flag />
        <pr2__prc_key_ext />
        <pr2__prc_gla_ar_key />
        <pr2__prc_gla_revenue_key />
        <pr2__prc_gla_liability_key />
        <pr2__prc_gla_return_key />
        <pr2__prc_gla_writeoff_key />
        <pr2__prc_start_date />
        <pr2__prc_end_date />
        <pr2__prc_ptr_key />
        <pr2__prc_num_issues />
        <pr2__prc_prd_ptp_key />
        <pr2__prc_percent />
        <pr2__prc_percent_cp />
        <pr2__prc_prd_atc_key />
        <pr2__prc_code />
        <pr2__prc_display_name />
        <pr2__prc_sell_online />
        <pr2__prc_gla_deferred_key />
        <pr2__prc_deferred_flag />
        <pr2__prc_mail />
        <pr2__prc_email />
        <pr2__prc_fax />
        <pr2__prc_thumbnail />
        <pr2__prc_online_abstract />
        <pr2__prc_entity_key />
        <pr2__prc_qty_min />
        <pr2__prc_qty_max />
        <pr2__prc_recognize_after_date />
        <pr2__prc_account_split_flag />
        <pr2__prc_prorate_flag />
        <pr2__prc_prorate_first_year_flag />
        <pr2__prc_web />
        <pr2__prc_microfiche />
        <pr2__prc_revenue_recog_frequency />
        <pr2__prc_allow_installment />
        <pr2__prc_pjt_key />
        <pr2__prc_shippable_flag />
        <pr2__prc_eweb_code />
        <pr2__prc_weight_min />
        <pr2__prc_weight_max />
        <pr2__prc_recognize_by_issue_flag />
        <pr2__prc_num_grace_issues />
        <pr2__prc_back_issue_flag />
        <pr2__prc_renew_unpaid_orders_flag />
        <pr2__prc_allow_unpaid_orders_flag />
        <pr2__prc_deferral_num_years />
        <pr2__prc_cur_key />
        <pr2__prc_award_credit_flag />
        <pr2__prc_deferral_num_issues />
        <pr2__prc_allow_sync_flag />
        <pr2__prc_cct_key />
        <pr2__prc_no_discount_flag />
        <pr2__prc_pcl_key />
        <pr2__prc_pde_key />
        <pr2__prc_plo_key />
      </Premium_Price>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
    </FundraisingGift>
    <FundraisingGift>
      <CurrentKey />
      <Gift>
        <gft_default_premium_selection />
        <gft_key />
        <gft_apl_key />
        <gft_fun_key />
        <gft_cmp_key />
        <gft_gty_key />
        <gft_date />
        <gft_deductable_amt />
        <gft_add_user />
        <gft_add_date />
        <gft_change_user />
        <gft_change_date />
        <gft_delete_flag />
        <gft_entity_key />
        <gft_frt_key />
        <gft_cst_key />
        <gft_key_ext />
        <gft_fpc_prd_key />
        <gft_ivd_key />
        <gft_stock_name />
        <gft_acknowledgment_note1 />
        <gft_acknowledgment_note2 />
        <gft_cct_key />
        <gft_notes />
        <gft_number_of_shares />
        <gft_pck_key />
        <gft_gft_key />
        <gft_prm_prc_key />
        <gft_share_price />
        <gft_anonymous_flag />
        <gft_inv_code />
        <gft_recognition_customer_adr_line1 />
        <gft_recognition_customer_adr_line2 />
        <gft_soft_money />
        <gft_recognition_customer />
        <gft_recognition_customer_adr_line3 />
        <gft_recognition_customer_adr_city />
        <gft_recognition_customer_adr_state />
        <gft_recognition_customer_adr_post_code />
        <gft_recognition_customer_adr_country />
        <gft_plg_key />
        <gft_transfer_from_gft_key />
        <gft_sct_key />
        <gft_liquidation_amount />
        <gft_clg_key />
        <gft_other_match_program />
        <gft_form_complete_flag />
        <gft_date_sent />
        <gft_date_received />
        <gft_solicitor_cst_key />
        <gft_ticker />
        <gft_acknowledgment_date />
        <gft_batch_code />
        <gft_mail_flag />
        <gft_recognize_as />
        <gft_liquidation_date />
        <gft_src_key />
        <gft_reg_key />
        <gft_tax_receipt_sent_date />
        <gft_tbt_key />
        <gft_personal_message />
        <gft_dnr_cst_key />
        <gft_property_name />
        <gft_related_gift_key />
        <gft_update_funds_raised_pending_flag />
        <gft_receipt_status />
        <gft_amount />
        <gft_inv_exists_flag />
        <gft_repeat_gift_flag />
        <gft_bup_prd_key />
        <gft_prc_key />
        <gft_corporate_match_flag />
        <gft_formkey />
        <gft_parentdataobject />
        <gft_previous_gift_recognize_as />
        <gft_frequency />
        <gft_recurring_flag />
        <gft_comp_gift_add_flag />
        <gft_ods_key />
        <gft_ord_key />
        <gft_FundEvent_reg_key />
        <gft_auto_generate_ivd_flag />
        <gft_pledge_product_name />
        <gft_ask_ladder />
        <gft_mbr_cst_key />
        <gft_mbr_cst_sort_name_dn />
        <gft_order_type />
        <gft_is_pledge_flag />
        <gft_stock_high />
        <gft_stock_low />
      </Gift>
      <Constituent>
        <dnr_cst_key />
        <dnr_alt_id />
        <dnr_matchcode />
        <dnr_salutation1 />
        <dnr_salutation2 />
        <dnr_salutation3 />
        <dnr_dcg_key />
        <dnr_rfm_join_date />
        <dnr_rfm_join_source />
        <dnr_rfm_ytd_amt />
        <dnr_rfm_ytd_count />
        <dnr_rfm_ly_amt />
        <dnr_rfm_ly_count />
        <dnr_rfm_ttd_amt />
        <dnr_rfm_ttd_count />
        <dnr_rfm_highest_amt />
        <dnr_rfm_highest_date />
        <dnr_rfm_highest_source />
        <dnr_rfm_latest_amt />
        <dnr_rfm_latest_date />
        <dnr_rfm_latest_source />
        <dnr_add_user />
        <dnr_add_date />
        <dnr_change_user />
        <dnr_change_date />
        <dnr_delete_flag />
        <dnr_entity_key />
        <dnr_cst_key_ext />
        <dnr_ind_cst_key />
        <dnr_rfm_first_gift_amt />
        <dnr_vip_flag />
        <dnr_notes />
        <dnr_rcl_key />
        <dnr_recognition_level_override_flag />
        <dnr_salutation4 />
        <dnr_usr_key />
        <dnr_solicitor_cst_key />
        <dnr_vpt_key />
        <dnr_gives_anonymous />
        <dnr_do_not_solicit_flag />
        <dnr_company_smsf_ext />
        <dnr_rfm_first_source_code_key />
        <dnr_rfm_highest_ly_amt />
        <dnr_rfm_first_appeal_key />
        <dnr_rfm_highest_ytd_date />
        <dnr_rfm_highest_ly_date />
        <dnr_rfm_latest_source_code_key />
        <dnr_rfm_highest_ytd_amt />
        <dnr_rfm_latest_appeal_key />
        <dnr_rfm_highest_source_code_key />
        <dnr_rfm_highest_appeal_key />
        <dnr_rfm_average_amt />
        <dnr_cst_sort_name_dn />
        <dnr_ask_amount1 />
        <dnr_ask_amount2 />
        <dnr_ask_amount3 />
        <dnr_ask_amount4 />
        <dnr_ask_amount5 />
        <dnr_npa_key />
        <dnr_donor_year />
        <dnr_membership_year />
      </Constituent>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
        <cst_temp_password_token />
      </Customer>
      <Individual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
        <ind_cst_main_office_cst_key />
      </Individual>
      <Ind_Business_Address_XRef>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
        <cxa_primary />
        <cxa_owner />
        <cxa_billing />
        <cxa_create_change_log />
        <cxa_AddressLinkingDropDownList />
      </Ind_Business_Address_XRef>
      <Ind_Business_Address>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Ind_Business_Address>
      <Ind_Business_Address_Country>
        <cty_code />
        <cty_add_date />
        <cty_add_user />
        <cty_change_date />
        <cty_change_user />
        <cty_delete_flag />
        <cty_key />
        <cty_key_ext />
        <cty_entity_key />
        <cty_long_name />
        <cty_fips_code />
        <cty_sovereignty />
        <cty_status />
        <cty_capital />
        <cty_idd_code />
        <cty_rgn_key />
        <cty_srg_key />
        <cty_postal_input_mask />
        <cty_phone_input_mask />
        <cty_currency_code />
        <cty_currency_code_description />
        <cty_vat_flag />
        <cty_iso_2 />
        <cty_iso_3 />
        <cty_do_not_ship />
        <cty_iso_number />
        <cty_bpa_region />
        <cty_do_not_sell />
        <cty_dyn_key />
        <cty_dyn_key_2 />
        <cty_cgy_key />
      </Ind_Business_Address_Country>
      <Ind_Business_Phone_XRef>
        <cph_key />
        <cph_cst_key />
        <cph_phn_key />
        <cph_pht_key />
        <cph_cst_link_key />
        <cph_add_user />
        <cph_add_date />
        <cph_change_user />
        <cph_change_date />
        <cph_delete_flag />
        <cph_key_ext />
        <cph_unlisted_flag />
        <cph_phn_number_complete />
        <cph_extension />
        <cph_entity_key />
        <cph_no_directory_print_flag_ext />
        <cph_primary />
        <cph_owner />
        <cph_PhoneLinkingDropDownList />
      </Ind_Business_Phone_XRef>
      <Ind_Business_Phone>
        <phn_key />
        <phn_cst_key_owner />
        <phn_number />
        <phn_number_display />
        <phn_cty_key />
        <phn_add_user />
        <phn_add_date />
        <phn_change_user />
        <phn_change_date />
        <phn_delete_flag />
        <phn_entity_key />
        <phn_key_ext />
      </Ind_Business_Phone>
      <Ind_Business_Phone_country>
        <ct3__cty_code />
        <ct3__cty_add_date />
        <ct3__cty_add_user />
        <ct3__cty_change_date />
        <ct3__cty_change_user />
        <ct3__cty_delete_flag />
        <ct3__cty_key />
        <ct3__cty_key_ext />
        <ct3__cty_entity_key />
        <ct3__cty_long_name />
        <ct3__cty_fips_code />
        <ct3__cty_sovereignty />
        <ct3__cty_status />
        <ct3__cty_capital />
        <ct3__cty_idd_code />
        <ct3__cty_rgn_key />
        <ct3__cty_srg_key />
        <ct3__cty_postal_input_mask />
        <ct3__cty_phone_input_mask />
        <ct3__cty_currency_code />
        <ct3__cty_currency_code_description />
        <ct3__cty_vat_flag />
        <ct3__cty_iso_2 />
        <ct3__cty_iso_3 />
        <ct3__cty_do_not_ship />
        <ct3__cty_iso_number />
        <ct3__cty_bpa_region />
        <ct3__cty_do_not_sell />
        <ct3__cty_dyn_key />
        <ct3__cty_dyn_key_2 />
        <ct3__cty_cgy_key />
      </Ind_Business_Phone_country>
      <Ind_Business_Fax_XRef>
        <cfx_key />
        <cfx_cst_key />
        <cfx_fax_key />
        <cfx_fxt_key />
        <cfx_cst_link_key />
        <cfx_add_user />
        <cfx_add_date />
        <cfx_change_user />
        <cfx_change_date />
        <cfx_delete_flag />
        <cfx_key_ext />
        <cfx_unlisted_flag />
        <cfx_fax_number_complete />
        <cfx_extension />
        <cfx_entity_key />
        <cfx_no_directory_print_flag_ext />
        <cfx_primary />
        <cfx_owner />
        <cfx_FaxLinkingDropDownList />
      </Ind_Business_Fax_XRef>
      <Ind_Business_Fax>
        <fax_key />
        <fax_cst_key_owner />
        <fax_number />
        <fax_number_display />
        <fax_cty_key />
        <fax_add_user />
        <fax_add_date />
        <fax_change_user />
        <fax_change_date />
        <fax_delete_flag />
        <fax_entity_key />
        <fax_key_ext />
      </Ind_Business_Fax>
      <Ind_Business_Fax_Country>
        <ct5__cty_code />
        <ct5__cty_add_date />
        <ct5__cty_add_user />
        <ct5__cty_change_date />
        <ct5__cty_change_user />
        <ct5__cty_delete_flag />
        <ct5__cty_key />
        <ct5__cty_key_ext />
        <ct5__cty_entity_key />
        <ct5__cty_long_name />
        <ct5__cty_fips_code />
        <ct5__cty_sovereignty />
        <ct5__cty_status />
        <ct5__cty_capital />
        <ct5__cty_idd_code />
        <ct5__cty_rgn_key />
        <ct5__cty_srg_key />
        <ct5__cty_postal_input_mask />
        <ct5__cty_phone_input_mask />
        <ct5__cty_currency_code />
        <ct5__cty_currency_code_description />
        <ct5__cty_vat_flag />
        <ct5__cty_iso_2 />
        <ct5__cty_iso_3 />
        <ct5__cty_do_not_ship />
        <ct5__cty_iso_number />
        <ct5__cty_bpa_region />
        <ct5__cty_do_not_sell />
        <ct5__cty_dyn_key />
        <ct5__cty_dyn_key_2 />
        <ct5__cty_cgy_key />
      </Ind_Business_Fax_Country>
      <Ind_eMail>
        <eml_key />
        <eml_address />
        <eml_cst_key />
        <eml_type />
        <eml_add_user />
        <eml_add_date />
        <eml_change_user />
        <eml_change_date />
        <eml_delete_flag />
        <eml_key_ext />
        <eml_entity_key />
        <eml_invalid_flag />
        <eml_invalid_reason />
        <eml_unlisted_flag />
        <eml_no_directory_print_flag_ext />
        <eml_primary />
      </Ind_eMail>
      <Ind_URL>
        <url_key />
        <url_code />
        <url_cst_key />
        <url_type />
        <url_add_user />
        <url_add_date />
        <url_change_user />
        <url_change_date />
        <url_delete_flag />
        <url_key_ext />
        <url_entity_key />
        <url_no_directory_print_flag_ext />
        <url_primary />
      </Ind_URL>
      <Ind_Messaging>
        <msg_key />
        <msg_handle />
        <msg_cst_key />
        <msg_type />
        <msg_add_user />
        <msg_add_date />
        <msg_change_user />
        <msg_change_date />
        <msg_delete_flag />
        <msg_key_ext />
        <msg_entity_key />
        <msg_primary />
      </Ind_Messaging>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
        <org_cst_main_office_cst_key />
        <org_select_flag />
      </Organization>
      <Org_Business_Address_XRef>
        <cx6__cxa_cst_key />
        <cx6__cxa_adr_key />
        <cx6__cxa_add_date />
        <cx6__cxa_add_user />
        <cx6__cxa_change_date />
        <cx6__cxa_change_user />
        <cx6__cxa_delete_flag />
        <cx6__cxa_key />
        <cx6__cxa_key_ext />
        <cx6__cxa_on_hold_flag />
        <cx6__cxa_adh_key />
        <cx6__cxa_adt_key />
        <cx6__cxa_seasonal_from_date />
        <cx6__cxa_mailing_label />
        <cx6__cxa_seasonal_through_date />
        <cx6__cxa_entity_key />
        <cx6__cxa_mail_stop />
        <cx6__cxa_mailing_label_html />
        <cx6__cxa_on_hold_from />
        <cx6__cxa_on_hold_through />
        <cx6__cxa_no_directory_print_flag_ext />
        <cx6__cxa_primary />
        <cx6__cxa_owner />
        <cx6__cxa_billing />
        <cx6__cxa_create_change_log />
        <cx6__cxa_AddressLinkingDropDownList />
      </Org_Business_Address_XRef>
      <Org_Business_Address>
        <ad6__adr_key />
        <ad6__adr_cst_key_owner />
        <ad6__adr_line1 />
        <ad6__adr_line2 />
        <ad6__adr_line3 />
        <ad6__adr_city />
        <ad6__adr_state />
        <ad6__adr_post_code />
        <ad6__adr_city_state_code />
        <ad6__adr_country />
        <ad6__adr_intl_province />
        <ad6__adr_county />
        <ad6__adr_cong_dist />
        <ad6__adr_state_house />
        <ad6__adr_state_senate />
        <ad6__adr_latitude />
        <ad6__adr_longitude />
        <ad6__adr_mailing_label />
        <ad6__adr_mailing_label_html />
        <ad6__adr_add_date />
        <ad6__adr_add_user />
        <ad6__adr_change_date />
        <ad6__adr_change_user />
        <ad6__adr_delete_flag />
        <ad6__adr_key_ext />
        <ad6__adr_bad_address_flag />
        <ad6__adr_adb_key />
        <ad6__adr_entity_key />
        <ad6__adr_metro_stat_area />
        <ad6__adr_carrier_route />
        <ad6__adr_delivery_point_code />
        <ad6__adr_lacs />
        <ad6__adr_time_zone />
        <ad6__adr_urbanization />
        <ad6__adr_bar_code />
        <ad6__adr_fips />
        <ad6__adr_no_validation_flag />
        <ad6__adr_attn />
        <ad6__adr_record_type_code />
        <ad6__adr_geography />
      </Org_Business_Address>
      <Org_Business_Address_Country>
        <ct6__cty_code />
        <ct6__cty_add_date />
        <ct6__cty_add_user />
        <ct6__cty_change_date />
        <ct6__cty_change_user />
        <ct6__cty_delete_flag />
        <ct6__cty_key />
        <ct6__cty_key_ext />
        <ct6__cty_entity_key />
        <ct6__cty_long_name />
        <ct6__cty_fips_code />
        <ct6__cty_sovereignty />
        <ct6__cty_status />
        <ct6__cty_capital />
        <ct6__cty_idd_code />
        <ct6__cty_rgn_key />
        <ct6__cty_srg_key />
        <ct6__cty_postal_input_mask />
        <ct6__cty_phone_input_mask />
        <ct6__cty_currency_code />
        <ct6__cty_currency_code_description />
        <ct6__cty_vat_flag />
        <ct6__cty_iso_2 />
        <ct6__cty_iso_3 />
        <ct6__cty_do_not_ship />
        <ct6__cty_iso_number />
        <ct6__cty_bpa_region />
        <ct6__cty_do_not_sell />
        <ct6__cty_dyn_key />
        <ct6__cty_dyn_key_2 />
        <ct6__cty_cgy_key />
      </Org_Business_Address_Country>
      <Org_Business_Phone_XRef>
        <cp6__cph_key />
        <cp6__cph_cst_key />
        <cp6__cph_phn_key />
        <cp6__cph_pht_key />
        <cp6__cph_cst_link_key />
        <cp6__cph_add_user />
        <cp6__cph_add_date />
        <cp6__cph_change_user />
        <cp6__cph_change_date />
        <cp6__cph_delete_flag />
        <cp6__cph_key_ext />
        <cp6__cph_unlisted_flag />
        <cp6__cph_phn_number_complete />
        <cp6__cph_extension />
        <cp6__cph_entity_key />
        <cp6__cph_no_directory_print_flag_ext />
        <cp6__cph_primary />
        <cp6__cph_owner />
        <cp6__cph_PhoneLinkingDropDownList />
      </Org_Business_Phone_XRef>
      <Org_Business_Phone>
        <ph6__phn_key />
        <ph6__phn_cst_key_owner />
        <ph6__phn_number />
        <ph6__phn_number_display />
        <ph6__phn_cty_key />
        <ph6__phn_add_user />
        <ph6__phn_add_date />
        <ph6__phn_change_user />
        <ph6__phn_change_date />
        <ph6__phn_delete_flag />
        <ph6__phn_entity_key />
        <ph6__phn_key_ext />
      </Org_Business_Phone>
      <Org_Business_Phone_country>
        <ct7__cty_code />
        <ct7__cty_add_date />
        <ct7__cty_add_user />
        <ct7__cty_change_date />
        <ct7__cty_change_user />
        <ct7__cty_delete_flag />
        <ct7__cty_key />
        <ct7__cty_key_ext />
        <ct7__cty_entity_key />
        <ct7__cty_long_name />
        <ct7__cty_fips_code />
        <ct7__cty_sovereignty />
        <ct7__cty_status />
        <ct7__cty_capital />
        <ct7__cty_idd_code />
        <ct7__cty_rgn_key />
        <ct7__cty_srg_key />
        <ct7__cty_postal_input_mask />
        <ct7__cty_phone_input_mask />
        <ct7__cty_currency_code />
        <ct7__cty_currency_code_description />
        <ct7__cty_vat_flag />
        <ct7__cty_iso_2 />
        <ct7__cty_iso_3 />
        <ct7__cty_do_not_ship />
        <ct7__cty_iso_number />
        <ct7__cty_bpa_region />
        <ct7__cty_do_not_sell />
        <ct7__cty_dyn_key />
        <ct7__cty_dyn_key_2 />
        <ct7__cty_cgy_key />
      </Org_Business_Phone_country>
      <Org_Business_Fax_XRef>
        <cf6__cfx_key />
        <cf6__cfx_cst_key />
        <cf6__cfx_fax_key />
        <cf6__cfx_fxt_key />
        <cf6__cfx_cst_link_key />
        <cf6__cfx_add_user />
        <cf6__cfx_add_date />
        <cf6__cfx_change_user />
        <cf6__cfx_change_date />
        <cf6__cfx_delete_flag />
        <cf6__cfx_key_ext />
        <cf6__cfx_unlisted_flag />
        <cf6__cfx_fax_number_complete />
        <cf6__cfx_extension />
        <cf6__cfx_entity_key />
        <cf6__cfx_no_directory_print_flag_ext />
        <cf6__cfx_primary />
        <cf6__cfx_owner />
        <cf6__cfx_FaxLinkingDropDownList />
      </Org_Business_Fax_XRef>
      <Org_Business_Fax>
        <fa6__fax_key />
        <fa6__fax_cst_key_owner />
        <fa6__fax_number />
        <fa6__fax_number_display />
        <fa6__fax_cty_key />
        <fa6__fax_add_user />
        <fa6__fax_add_date />
        <fa6__fax_change_user />
        <fa6__fax_change_date />
        <fa6__fax_delete_flag />
        <fa6__fax_entity_key />
        <fa6__fax_key_ext />
      </Org_Business_Fax>
      <Org_Business_Fax_Country>
        <ct8__cty_code />
        <ct8__cty_add_date />
        <ct8__cty_add_user />
        <ct8__cty_change_date />
        <ct8__cty_change_user />
        <ct8__cty_delete_flag />
        <ct8__cty_key />
        <ct8__cty_key_ext />
        <ct8__cty_entity_key />
        <ct8__cty_long_name />
        <ct8__cty_fips_code />
        <ct8__cty_sovereignty />
        <ct8__cty_status />
        <ct8__cty_capital />
        <ct8__cty_idd_code />
        <ct8__cty_rgn_key />
        <ct8__cty_srg_key />
        <ct8__cty_postal_input_mask />
        <ct8__cty_phone_input_mask />
        <ct8__cty_currency_code />
        <ct8__cty_currency_code_description />
        <ct8__cty_vat_flag />
        <ct8__cty_iso_2 />
        <ct8__cty_iso_3 />
        <ct8__cty_do_not_ship />
        <ct8__cty_iso_number />
        <ct8__cty_bpa_region />
        <ct8__cty_do_not_sell />
        <ct8__cty_dyn_key />
        <ct8__cty_dyn_key_2 />
        <ct8__cty_cgy_key />
      </Org_Business_Fax_Country>
      <Org_eMail>
        <em6__eml_key />
        <em6__eml_address />
        <em6__eml_cst_key />
        <em6__eml_type />
        <em6__eml_add_user />
        <em6__eml_add_date />
        <em6__eml_change_user />
        <em6__eml_change_date />
        <em6__eml_delete_flag />
        <em6__eml_key_ext />
        <em6__eml_entity_key />
        <em6__eml_invalid_flag />
        <em6__eml_invalid_reason />
        <em6__eml_unlisted_flag />
        <em6__eml_no_directory_print_flag_ext />
        <em6__eml_primary />
      </Org_eMail>
      <Org_URL>
        <ur6__url_key />
        <ur6__url_code />
        <ur6__url_cst_key />
        <ur6__url_type />
        <ur6__url_add_user />
        <ur6__url_add_date />
        <ur6__url_change_user />
        <ur6__url_change_date />
        <ur6__url_delete_flag />
        <ur6__url_key_ext />
        <ur6__url_entity_key />
        <ur6__url_no_directory_print_flag_ext />
        <ur6__url_primary />
      </Org_URL>
      <Org_Messaging>
        <ms6__msg_key />
        <ms6__msg_handle />
        <ms6__msg_cst_key />
        <ms6__msg_type />
        <ms6__msg_add_user />
        <ms6__msg_add_date />
        <ms6__msg_change_user />
        <ms6__msg_change_date />
        <ms6__msg_delete_flag />
        <ms6__msg_key_ext />
        <ms6__msg_entity_key />
        <ms6__msg_primary />
      </Org_Messaging>
      <Pledge>
        <plg_key />
        <plg_fun_key />
        <plg_cmp_key />
        <plg_apl_key />
        <plg_date />
        <plg_start_date />
        <plg_end_date />
        <plg_notes />
        <plg_add_user />
        <plg_add_date />
        <plg_change_user />
        <plg_change_date />
        <plg_delete_flag />
        <plg_entity_key />
        <plg_key_ext />
        <plg_cct_key />
        <plg_fpc_prd_key />
        <plg_frt_key />
        <plg_odd_key />
        <plg_recognition_customer_adr_line1 />
        <plg_cst_key />
        <plg_ord_key />
        <plg_recognition_customer_adr_line2 />
        <plg_anonymous_flag />
        <plg_ord_code />
        <plg_recognition_customer_adr_line3 />
        <plg_pck_key />
        <plg_recognition_customer />
        <plg_recognition_customer_adr_city />
        <plg_recognition_customer_adr_state />
        <plg_recognition_customer_adr_post_code />
        <plg_recognition_customer_adr_country />
        <plg_stock_name />
        <plg_number_of_shares />
        <plg_share_price />
        <plg_auto_renew_flag />
        <plg_renewed_to_plg_key />
        <plg_solicitor_cst_key />
        <plg_src_key />
        <plg_tbt_key />
        <plg_personal_message />
        <plg_dnr_cst_key />
        <plg_recognize_as />
        <plg_receipt_status />
      </Pledge>
      <Premium>
        <prm_add_user />
        <prm_add_date />
        <prm_change_user />
        <prm_taxable_amt />
        <prm_prc_key_ext />
        <prm_change_date />
        <prm_prc_key />
        <prm_delete_flag />
        <prm_entity_key />
      </Premium>
      <Product_Code>
        <fpc_add_user />
        <fpc_add_date />
        <fpc_change_user />
        <fpc_change_date />
        <fpc_delete_flag />
        <fpc_entity_key />
        <fpc_prd_key />
        <fpc_fun_key />
        <fpc_cmp_key />
        <fpc_apl_key />
        <fpc_pck_key />
        <fpc_track_recognition_level_flag />
        <fpc_event_flag />
        <fpc_prd_key_ext />
        <fpc_funds_raised />
        <fpc_funds_goal />
        <fpc_start_date />
        <fpc_end_date />
        <fpc_notes />
        <fpc_active_flag />
      </Product_Code>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <Campaign_Code>
        <cmp_key />
        <cmp_code />
        <cmp_description />
        <cmp_start_date />
        <cmp_end_date />
        <cmp_goal />
        <cmp_notes />
        <cmp_active_flag />
        <cmp_add_user />
        <cmp_add_date />
        <cmp_change_user />
        <cmp_change_date />
        <cmp_delete_flag />
        <cmp_entity_key />
        <cmp_raised />
        <cmp_pledged />
        <cmp_gft_cct_key />
        <cmp_plg_cct_key />
        <cmp_key_ext />
        <cmp_acc_key />
      </Campaign_Code>
      <Fund_Code>
        <fun_key />
        <fun_code />
        <fun_description />
        <fun_start_date />
        <fun_end_date />
        <fun_goal />
        <fun_notes />
        <fun_active_flag />
        <fun_add_user />
        <fun_add_date />
        <fun_change_user />
        <fun_change_date />
        <fun_delete_flag />
        <fun_entity_key />
        <fun_raised />
        <fun_pledged />
        <fun_key_ext />
      </Fund_Code>
      <Appeal_Code>
        <apl_key />
        <apl_code />
        <apl_description />
        <apl_start_date />
        <apl_end_date />
        <apl_goal />
        <apl_notes />
        <apl_active_flag />
        <apl_add_user />
        <apl_add_date />
        <apl_change_user />
        <apl_change_date />
        <apl_delete_flag />
        <apl_entity_key />
        <apl_raised />
        <apl_pledged />
        <apl_key_ext />
        <apl_cmp_key />
        <apl_act_key />
        <apl_apc_key />
      </Appeal_Code>
      <Package_Code>
        <pck_key />
        <pck_code />
        <pck_description />
        <pck_start_date />
        <pck_end_date />
        <pck_goal />
        <pck_notes />
        <pck_active_flag />
        <pck_add_user />
        <pck_add_date />
        <pck_change_user />
        <pck_change_date />
        <pck_delete_flag />
        <pck_entity_key />
        <pck_key_ext />
        <pck_oes_key />
      </Package_Code>
      <Order_Detail_Schedule>
        <ods_key />
        <ods_ord_key />
        <ods_date />
        <ods_amount />
        <ods_process_date />
        <ods_add_user />
        <ods_add_date />
        <ods_change_user />
        <ods_change_date />
        <ods_delete_flag />
        <ods_entity_key />
        <ods_key_ext />
        <ods_number />
        <ods_ims_key />
        <ods_void_date />
        <ods_void_user />
        <ods_void_flag />
        <ods_writeoff_amount />
      </Order_Detail_Schedule>
      <Recognition_Customer>
        <cs2__cst_key />
        <cs2__cst_type />
        <cs2__cst_name_cp />
        <cs2__cst_sort_name_dn />
        <cs2__cst_ind_full_name_dn />
        <cs2__cst_org_name_dn />
        <cs2__cst_ixo_title_dn />
        <cs2__cst_pref_comm_meth />
        <cs2__cst_bio />
        <cs2__cst_add_date />
        <cs2__cst_add_user />
        <cs2__cst_change_date />
        <cs2__cst_change_user />
        <cs2__cst_delete_flag />
        <cs2__cst_recno />
        <cs2__cst_id />
        <cs2__cst_key_ext />
        <cs2__cst_email_text_only />
        <cs2__cst_credit_limit />
        <cs2__cst_src_key />
        <cs2__cst_src_code />
        <cs2__cst_tax_exempt_flag />
        <cs2__cst_tax_id />
        <cs2__cst_cxa_key />
        <cs2__cst_no_email_flag />
        <cs2__cst_cxa_billing_key />
        <cs2__cst_eml_address_dn />
        <cs2__cst_eml_key />
        <cs2__cst_no_phone_flag />
        <cs2__cst_phn_number_complete_dn />
        <cs2__cst_cph_key />
        <cs2__cst_no_fax_flag />
        <cs2__cst_fax_number_complete_dn />
        <cs2__cst_cfx_key />
        <cs2__cst_ixo_key />
        <cs2__cst_no_web_flag />
        <cs2__cst_oldid />
        <cs2__cst_member_flag />
        <cs2__cst_url_code_dn />
        <cs2__cst_parent_cst_key />
        <cs2__cst_url_key />
        <cs2__cst_no_msg_flag />
        <cs2__cst_msg_handle_dn />
        <cs2__cst_web_login />
        <cs2__cst_web_password />
        <cs2__cst_entity_key />
        <cs2__cst_msg_key />
        <cs2__cst_no_mail_flag />
        <cs2__cst_web_start_date />
        <cs2__cst_web_end_date />
        <cs2__cst_web_force_password_change />
        <cs2__cst_web_login_disabled_flag />
        <cs2__cst_comment />
        <cs2__cst_credit_hold_flag />
        <cs2__cst_credit_hold_reason />
        <cs2__cst_web_forgot_password_status />
        <cs2__cst_old_cxa_key />
        <cs2__cst_last_email_date />
        <cs2__cst_no_promotional_material_ext />
        <cs2__cst_no_publish_flag />
        <cs2__cst_sin_key />
        <cs2__cst_ttl_key />
        <cs2__cst_jfn_key />
        <cs2__cst_cur_key />
        <cs2__cst_attribute_1 />
        <cs2__cst_attribute_2 />
        <cs2__cst_salutation_1 />
        <cs2__cst_salutation_2 />
        <cs2__cst_merge_cst_key />
        <cs2__cst_salutation_3 />
        <cs2__cst_salutation_4 />
        <cs2__cst_default_recognize_as />
        <cs2__cst_score />
        <cs2__cst_score_normalized />
        <cs2__cst_score_trend />
        <cs2__cst_vault_account />
        <cs2__cst_exclude_from_social_flag />
        <cs2__cst_social_score />
        <cs2__cst_ptin />
        <cs2__cst_aicpa_member_id />
        <cs2__cst_vendor_code />
        <cs2__cst_salt />
        <cs2__cst_sca_key />
        <cs2__cst_iterations />
        <cs2__cst_web_password_change_date />
        <cs2__cst_web_failed_login_count />
        <cs2__cst_pri_member_flag_ext />
        <cs2__cst_web_last_failed_login_date />
        <cs2__cst_web_login_locked_flag />
      </Recognition_Customer>
      <Tribute>
        <tbt_key />
        <tbt_cst_key />
        <tbt_description />
        <tbt_frt_key />
        <tbt_fpc_prd_key />
        <tbt_tbc_key />
        <tbt_note />
        <tbt_cct_key />
        <tbt_add_user />
        <tbt_add_date />
        <tbt_change_user />
        <tbt_change_date />
        <tbt_delete_flag />
        <tbt_entity_key />
        <tbt_key_ext />
      </Tribute>
      <Tribute_Customer>
        <cs4__cst_key />
        <cs4__cst_type />
        <cs4__cst_name_cp />
        <cs4__cst_sort_name_dn />
        <cs4__cst_ind_full_name_dn />
        <cs4__cst_org_name_dn />
        <cs4__cst_ixo_title_dn />
        <cs4__cst_pref_comm_meth />
        <cs4__cst_bio />
        <cs4__cst_add_date />
        <cs4__cst_add_user />
        <cs4__cst_change_date />
        <cs4__cst_change_user />
        <cs4__cst_delete_flag />
        <cs4__cst_recno />
        <cs4__cst_id />
        <cs4__cst_key_ext />
        <cs4__cst_email_text_only />
        <cs4__cst_credit_limit />
        <cs4__cst_src_key />
        <cs4__cst_src_code />
        <cs4__cst_tax_exempt_flag />
        <cs4__cst_tax_id />
        <cs4__cst_cxa_key />
        <cs4__cst_no_email_flag />
        <cs4__cst_cxa_billing_key />
        <cs4__cst_eml_address_dn />
        <cs4__cst_eml_key />
        <cs4__cst_no_phone_flag />
        <cs4__cst_phn_number_complete_dn />
        <cs4__cst_cph_key />
        <cs4__cst_no_fax_flag />
        <cs4__cst_fax_number_complete_dn />
        <cs4__cst_cfx_key />
        <cs4__cst_ixo_key />
        <cs4__cst_no_web_flag />
        <cs4__cst_oldid />
        <cs4__cst_member_flag />
        <cs4__cst_url_code_dn />
        <cs4__cst_parent_cst_key />
        <cs4__cst_url_key />
        <cs4__cst_no_msg_flag />
        <cs4__cst_msg_handle_dn />
        <cs4__cst_web_login />
        <cs4__cst_web_password />
        <cs4__cst_entity_key />
        <cs4__cst_msg_key />
        <cs4__cst_no_mail_flag />
        <cs4__cst_web_start_date />
        <cs4__cst_web_end_date />
        <cs4__cst_web_force_password_change />
        <cs4__cst_web_login_disabled_flag />
        <cs4__cst_comment />
        <cs4__cst_credit_hold_flag />
        <cs4__cst_credit_hold_reason />
        <cs4__cst_web_forgot_password_status />
        <cs4__cst_old_cxa_key />
        <cs4__cst_last_email_date />
        <cs4__cst_no_promotional_material_ext />
        <cs4__cst_no_publish_flag />
        <cs4__cst_sin_key />
        <cs4__cst_ttl_key />
        <cs4__cst_jfn_key />
        <cs4__cst_cur_key />
        <cs4__cst_attribute_1 />
        <cs4__cst_attribute_2 />
        <cs4__cst_salutation_1 />
        <cs4__cst_salutation_2 />
        <cs4__cst_merge_cst_key />
        <cs4__cst_salutation_3 />
        <cs4__cst_salutation_4 />
        <cs4__cst_default_recognize_as />
        <cs4__cst_score />
        <cs4__cst_score_normalized />
        <cs4__cst_score_trend />
        <cs4__cst_vault_account />
        <cs4__cst_exclude_from_social_flag />
        <cs4__cst_social_score />
        <cs4__cst_ptin />
        <cs4__cst_aicpa_member_id />
        <cs4__cst_vendor_code />
        <cs4__cst_salt />
        <cs4__cst_sca_key />
        <cs4__cst_iterations />
        <cs4__cst_web_password_change_date />
        <cs4__cst_web_failed_login_count />
        <cs4__cst_pri_member_flag_ext />
        <cs4__cst_web_last_failed_login_date />
        <cs4__cst_web_login_locked_flag />
      </Tribute_Customer>
      <Gift_Type>
        <gty_key />
        <gty_type />
        <gty_description />
        <gty_add_user />
        <gty_add_date />
        <gty_change_user />
        <gty_change_date />
        <gty_delete_flag />
        <gty_entity_key />
        <gty_display_order />
        <gty_key_ext />
      </Gift_Type>
      <Recogntion_Type>
        <frt_key />
        <frt_add_user />
        <frt_add_date />
        <frt_change_user />
        <frt_change_date />
        <frt_delete_flag />
        <frt_entity_key />
        <frt_code />
        <frt_key_ext />
      </Recogntion_Type>
      <Contributor_Gift>
        <gf2__gft_key />
        <gf2__gft_apl_key />
        <gf2__gft_fun_key />
        <gf2__gft_cmp_key />
        <gf2__gft_gty_key />
        <gf2__gft_date />
        <gf2__gft_deductable_amt />
        <gf2__gft_add_user />
        <gf2__gft_add_date />
        <gf2__gft_change_user />
        <gf2__gft_change_date />
        <gf2__gft_delete_flag />
        <gf2__gft_entity_key />
        <gf2__gft_frt_key />
        <gf2__gft_cst_key />
        <gf2__gft_key_ext />
        <gf2__gft_fpc_prd_key />
        <gf2__gft_ivd_key />
        <gf2__gft_stock_name />
        <gf2__gft_acknowledgment_note1 />
        <gf2__gft_acknowledgment_note2 />
        <gf2__gft_cct_key />
        <gf2__gft_notes />
        <gf2__gft_number_of_shares />
        <gf2__gft_pck_key />
        <gf2__gft_gft_key />
        <gf2__gft_prm_prc_key />
        <gf2__gft_share_price />
        <gf2__gft_anonymous_flag />
        <gf2__gft_inv_code />
        <gf2__gft_recognition_customer_adr_line1 />
        <gf2__gft_recognition_customer_adr_line2 />
        <gf2__gft_soft_money />
        <gf2__gft_recognition_customer />
        <gf2__gft_recognition_customer_adr_line3 />
        <gf2__gft_recognition_customer_adr_city />
        <gf2__gft_recognition_customer_adr_state />
        <gf2__gft_recognition_customer_adr_post_code />
        <gf2__gft_recognition_customer_adr_country />
        <gf2__gft_plg_key />
        <gf2__gft_transfer_from_gft_key />
        <gf2__gft_sct_key />
        <gf2__gft_liquidation_amount />
        <gf2__gft_clg_key />
        <gf2__gft_other_match_program />
        <gf2__gft_form_complete_flag />
        <gf2__gft_date_sent />
        <gf2__gft_date_received />
        <gf2__gft_solicitor_cst_key />
        <gf2__gft_ticker />
        <gf2__gft_acknowledgment_date />
        <gf2__gft_batch_code />
        <gf2__gft_mail_flag />
        <gf2__gft_recognize_as />
        <gf2__gft_liquidation_date />
        <gf2__gft_src_key />
        <gf2__gft_reg_key />
        <gf2__gft_tax_receipt_sent_date />
        <gf2__gft_tbt_key />
        <gf2__gft_personal_message />
        <gf2__gft_dnr_cst_key />
        <gf2__gft_property_name />
        <gf2__gft_related_gift_key />
        <gf2__gft_update_funds_raised_pending_flag />
        <gf2__gft_receipt_status />
        <gf2__gft_stock_high />
        <gf2__gft_stock_low />
      </Contributor_Gift>
      <Solicitor_Customer>
        <cs3__cst_key />
        <cs3__cst_type />
        <cs3__cst_name_cp />
        <cs3__cst_sort_name_dn />
        <cs3__cst_ind_full_name_dn />
        <cs3__cst_org_name_dn />
        <cs3__cst_ixo_title_dn />
        <cs3__cst_pref_comm_meth />
        <cs3__cst_bio />
        <cs3__cst_add_date />
        <cs3__cst_add_user />
        <cs3__cst_change_date />
        <cs3__cst_change_user />
        <cs3__cst_delete_flag />
        <cs3__cst_recno />
        <cs3__cst_id />
        <cs3__cst_key_ext />
        <cs3__cst_email_text_only />
        <cs3__cst_credit_limit />
        <cs3__cst_src_key />
        <cs3__cst_src_code />
        <cs3__cst_tax_exempt_flag />
        <cs3__cst_tax_id />
        <cs3__cst_cxa_key />
        <cs3__cst_no_email_flag />
        <cs3__cst_cxa_billing_key />
        <cs3__cst_eml_address_dn />
        <cs3__cst_eml_key />
        <cs3__cst_no_phone_flag />
        <cs3__cst_phn_number_complete_dn />
        <cs3__cst_cph_key />
        <cs3__cst_no_fax_flag />
        <cs3__cst_fax_number_complete_dn />
        <cs3__cst_cfx_key />
        <cs3__cst_ixo_key />
        <cs3__cst_no_web_flag />
        <cs3__cst_oldid />
        <cs3__cst_member_flag />
        <cs3__cst_url_code_dn />
        <cs3__cst_parent_cst_key />
        <cs3__cst_url_key />
        <cs3__cst_no_msg_flag />
        <cs3__cst_msg_handle_dn />
        <cs3__cst_web_login />
        <cs3__cst_web_password />
        <cs3__cst_entity_key />
        <cs3__cst_msg_key />
        <cs3__cst_no_mail_flag />
        <cs3__cst_web_start_date />
        <cs3__cst_web_end_date />
        <cs3__cst_web_force_password_change />
        <cs3__cst_web_login_disabled_flag />
        <cs3__cst_comment />
        <cs3__cst_credit_hold_flag />
        <cs3__cst_credit_hold_reason />
        <cs3__cst_web_forgot_password_status />
        <cs3__cst_old_cxa_key />
        <cs3__cst_last_email_date />
        <cs3__cst_no_promotional_material_ext />
        <cs3__cst_no_publish_flag />
        <cs3__cst_sin_key />
        <cs3__cst_ttl_key />
        <cs3__cst_jfn_key />
        <cs3__cst_cur_key />
        <cs3__cst_attribute_1 />
        <cs3__cst_attribute_2 />
        <cs3__cst_salutation_1 />
        <cs3__cst_salutation_2 />
        <cs3__cst_merge_cst_key />
        <cs3__cst_salutation_3 />
        <cs3__cst_salutation_4 />
        <cs3__cst_default_recognize_as />
        <cs3__cst_score />
        <cs3__cst_score_normalized />
        <cs3__cst_score_trend />
        <cs3__cst_vault_account />
        <cs3__cst_exclude_from_social_flag />
        <cs3__cst_social_score />
        <cs3__cst_ptin />
        <cs3__cst_aicpa_member_id />
        <cs3__cst_vendor_code />
        <cs3__cst_salt />
        <cs3__cst_sca_key />
        <cs3__cst_iterations />
        <cs3__cst_web_password_change_date />
        <cs3__cst_web_failed_login_count />
        <cs3__cst_pri_member_flag_ext />
        <cs3__cst_web_last_failed_login_date />
        <cs3__cst_web_login_locked_flag />
      </Solicitor_Customer>
      <Source_Code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </Source_Code>
      <ComplementaryGifts>
        <gf3__gft_key />
        <gf3__gft_apl_key />
        <gf3__gft_fun_key />
        <gf3__gft_cmp_key />
        <gf3__gft_gty_key />
        <gf3__gft_date />
        <gf3__gft_deductable_amt />
        <gf3__gft_add_user />
        <gf3__gft_add_date />
        <gf3__gft_change_user />
        <gf3__gft_change_date />
        <gf3__gft_delete_flag />
        <gf3__gft_entity_key />
        <gf3__gft_frt_key />
        <gf3__gft_cst_key />
        <gf3__gft_key_ext />
        <gf3__gft_fpc_prd_key />
        <gf3__gft_ivd_key />
        <gf3__gft_stock_name />
        <gf3__gft_acknowledgment_note1 />
        <gf3__gft_acknowledgment_note2 />
        <gf3__gft_cct_key />
        <gf3__gft_notes />
        <gf3__gft_number_of_shares />
        <gf3__gft_pck_key />
        <gf3__gft_gft_key />
        <gf3__gft_prm_prc_key />
        <gf3__gft_share_price />
        <gf3__gft_anonymous_flag />
        <gf3__gft_inv_code />
        <gf3__gft_recognition_customer_adr_line1 />
        <gf3__gft_recognition_customer_adr_line2 />
        <gf3__gft_soft_money />
        <gf3__gft_recognition_customer />
        <gf3__gft_recognition_customer_adr_line3 />
        <gf3__gft_recognition_customer_adr_city />
        <gf3__gft_recognition_customer_adr_state />
        <gf3__gft_recognition_customer_adr_post_code />
        <gf3__gft_recognition_customer_adr_country />
        <gf3__gft_plg_key />
        <gf3__gft_transfer_from_gft_key />
        <gf3__gft_sct_key />
        <gf3__gft_liquidation_amount />
        <gf3__gft_clg_key />
        <gf3__gft_other_match_program />
        <gf3__gft_form_complete_flag />
        <gf3__gft_date_sent />
        <gf3__gft_date_received />
        <gf3__gft_solicitor_cst_key />
        <gf3__gft_ticker />
        <gf3__gft_acknowledgment_date />
        <gf3__gft_batch_code />
        <gf3__gft_mail_flag />
        <gf3__gft_recognize_as />
        <gf3__gft_liquidation_date />
        <gf3__gft_src_key />
        <gf3__gft_reg_key />
        <gf3__gft_tax_receipt_sent_date />
        <gf3__gft_tbt_key />
        <gf3__gft_personal_message />
        <gf3__gft_dnr_cst_key />
        <gf3__gft_property_name />
        <gf3__gft_related_gift_key />
        <gf3__gft_update_funds_raised_pending_flag />
        <gf3__gft_receipt_status />
        <gf3__gft_stock_high />
        <gf3__gft_stock_low />
      </ComplementaryGifts>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Batch>
        <bat_key />
        <bat_code />
        <bat_date />
        <bat_control_total />
        <bat_control_trx_count />
        <bat_post_date />
        <bat_post_user />
        <bat_post_flag />
        <bat_export_date />
        <bat_export_user />
        <bat_export_flag />
        <bat_add_user />
        <bat_add_date />
        <bat_change_user />
        <bat_change_date />
        <bat_delete_flag />
        <bat_key_ext />
        <bat_apm_key />
        <bat_atc_key />
        <bat_arp_key />
        <bat_close_user />
        <bat_close_date />
        <bat_close_flag />
        <bat_notes />
        <bat_file />
        <bat_entity_key />
        <bat_intercompany_flag />
        <bat_file2 />
        <bat_file3 />
        <bat_lock_flag />
        <bat_lock_date />
        <bat_orig_trans_type />
        <bat_make_default_flag />
      </Batch>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Installment_Billing>
        <ord_key />
        <ord_cst_key />
        <ord_frequency />
        <ord_ptr_key />
        <ord_last_bill_date />
        <ord_proforma />
        <ord_type />
        <ord_pin_key />
        <ord_num_of_installments />
        <ord_num_invoices_to_date />
        <ord_cst_billing_key />
        <ord_ind_cst_billing_key />
        <ord_cxa_key />
        <ord_cph_key />
        <ord_cfx_key />
        <ord_eml_key />
        <ord_pref_comm_method />
        <ord_src_key />
        <ord_med_key />
        <ord_notes_internal />
        <ord_notes_external />
        <ord_add_user />
        <ord_add_date />
        <ord_change_user />
        <ord_change_date />
        <ord_delete_flag />
        <ord_entity_key />
        <ord_key_ext />
        <ord_ait_key />
        <ord_first_process_date />
        <ord_code />
        <ord_close_flag />
        <ord_milestone_flag />
        <ord_cpi_key />
        <ord_auto_pay />
        <ord_orig_trans_type />
        <ord_po_number />
        <ord_cur_key />
        <ord_trx_date />
        <ord_sfo_key />
        <ord_group_flag />
        <ord_group_description />
        <ord_recurring_date_1 />
        <ord_recurring_date_2 />
        <ord_generate_from_date />
        <ord_generate_to_date />
        <ord_inst_gen_auto_pay_option />
        <ord_inst_distributed_only_flag />
        <ord_distributed_liability_flag />
        <ord_individual_payment_return_option />
        <ord_payments_returns_flag />
        <ord_bat_key />
        <ord_processed_schedule_count />
        <ord_bat_trx_date />
        <ord_current_schedule_processed />
        <ord_first_installment_amount />
        <ord_balance />
        <ord_process />
        <ord_schedule_flag />
        <ord_task_start_date />
        <ord_task_start_time />
        <ord_eml_address />
        <ord_frequency_user_readable_text />
        <ord_cct_key />
        <ord_oig_key />
        <ord_num_of_paid_installments />
        <ord_hide_gen_next_installmt_btn_flag />
        <ord_payment_choice />
        <ord_action_type_virt />
        <ord_cpi_status />
        <ord_amount_paid />
        <ord_first_installment_amount_user_edit />
      </Installment_Billing>
      <Gift_Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Gift_Price>
      <Registrant>
        <reg_key />
        <reg_cst_key />
        <reg_egp_key />
        <reg_evt_key />
        <reg_badge_name />
        <reg_cxa_key />
        <reg_cph_key />
        <reg_eml_key />
        <reg_cfx_key />
        <reg_url_key />
        <reg_pref_comm_meth />
        <reg_rgt_key />
        <reg_on_wait_list_flag />
        <reg_confirm_date />
        <reg_attendance_flag />
        <reg_ada_requirements />
        <reg_add_user />
        <reg_add_date />
        <reg_change_user />
        <reg_ivd_key />
        <reg_change_date />
        <reg_inv_code />
        <reg_delete_flag />
        <reg_org_name_dn />
        <reg_adr_city />
        <reg_key_ext />
        <reg_adr_state />
        <reg_adr_country />
        <reg_adr_intl_province />
        <reg_ixo_title_dn />
        <reg_src_key />
        <reg_ixo_key />
        <reg_registration_date />
        <reg_cancel_date />
        <reg_entity_key />
        <reg_cancel_reason />
        <reg_exam_result />
        <reg_examinee_no />
        <reg_badge_print_date />
        <reg_reg_key />
        <reg_id />
        <reg_odd_key />
        <reg_ord_code />
        <reg_complimentary_event_registered_flag />
        <reg_gft_key />
        <reg_fundraising_goal />
        <reg_guest_flag />
        <reg_time_in />
        <reg_time_out />
        <reg_narrative />
        <reg_leaderboard_suppress_flag />
        <reg_leaderboard_suppress_amount />
        <reg_video_url />
        <reg_elevate_registration_id_ext />
        <reg_elevate_reg_product_url_ext />
      </Registrant>
      <Registrant_Customer>
        <cs5__cst_key />
        <cs5__cst_type />
        <cs5__cst_name_cp />
        <cs5__cst_sort_name_dn />
        <cs5__cst_ind_full_name_dn />
        <cs5__cst_org_name_dn />
        <cs5__cst_ixo_title_dn />
        <cs5__cst_pref_comm_meth />
        <cs5__cst_bio />
        <cs5__cst_add_date />
        <cs5__cst_add_user />
        <cs5__cst_change_date />
        <cs5__cst_change_user />
        <cs5__cst_delete_flag />
        <cs5__cst_recno />
        <cs5__cst_id />
        <cs5__cst_key_ext />
        <cs5__cst_email_text_only />
        <cs5__cst_credit_limit />
        <cs5__cst_src_key />
        <cs5__cst_src_code />
        <cs5__cst_tax_exempt_flag />
        <cs5__cst_tax_id />
        <cs5__cst_cxa_key />
        <cs5__cst_no_email_flag />
        <cs5__cst_cxa_billing_key />
        <cs5__cst_eml_address_dn />
        <cs5__cst_eml_key />
        <cs5__cst_no_phone_flag />
        <cs5__cst_phn_number_complete_dn />
        <cs5__cst_cph_key />
        <cs5__cst_no_fax_flag />
        <cs5__cst_fax_number_complete_dn />
        <cs5__cst_cfx_key />
        <cs5__cst_ixo_key />
        <cs5__cst_no_web_flag />
        <cs5__cst_oldid />
        <cs5__cst_member_flag />
        <cs5__cst_url_code_dn />
        <cs5__cst_parent_cst_key />
        <cs5__cst_url_key />
        <cs5__cst_no_msg_flag />
        <cs5__cst_msg_handle_dn />
        <cs5__cst_web_login />
        <cs5__cst_web_password />
        <cs5__cst_entity_key />
        <cs5__cst_msg_key />
        <cs5__cst_no_mail_flag />
        <cs5__cst_web_start_date />
        <cs5__cst_web_end_date />
        <cs5__cst_web_force_password_change />
        <cs5__cst_web_login_disabled_flag />
        <cs5__cst_comment />
        <cs5__cst_credit_hold_flag />
        <cs5__cst_credit_hold_reason />
        <cs5__cst_web_forgot_password_status />
        <cs5__cst_old_cxa_key />
        <cs5__cst_last_email_date />
        <cs5__cst_no_promotional_material_ext />
        <cs5__cst_no_publish_flag />
        <cs5__cst_sin_key />
        <cs5__cst_ttl_key />
        <cs5__cst_jfn_key />
        <cs5__cst_cur_key />
        <cs5__cst_attribute_1 />
        <cs5__cst_attribute_2 />
        <cs5__cst_salutation_1 />
        <cs5__cst_salutation_2 />
        <cs5__cst_merge_cst_key />
        <cs5__cst_salutation_3 />
        <cs5__cst_salutation_4 />
        <cs5__cst_default_recognize_as />
        <cs5__cst_score />
        <cs5__cst_score_normalized />
        <cs5__cst_score_trend />
        <cs5__cst_vault_account />
        <cs5__cst_exclude_from_social_flag />
        <cs5__cst_social_score />
        <cs5__cst_ptin />
        <cs5__cst_aicpa_member_id />
        <cs5__cst_vendor_code />
        <cs5__cst_salt />
        <cs5__cst_sca_key />
        <cs5__cst_iterations />
        <cs5__cst_web_password_change_date />
        <cs5__cst_web_failed_login_count />
        <cs5__cst_pri_member_flag_ext />
        <cs5__cst_web_last_failed_login_date />
        <cs5__cst_web_login_locked_flag />
      </Registrant_Customer>
      <Event>
        <evt_key />
        <evt_code />
        <evt_etp_key />
        <evt_title />
        <evt_capacity />
        <evt_registrant_goal />
        <evt_revenue_goal />
        <evt_display_order />
        <evt_wait_list_flag />
        <evt_auto_register_wait_list />
        <evt_check_wait_list_flag />
        <evt_registration_required />
        <evt_group_reg_based_on_ind />
        <evt_estimated_attendance />
        <evt_guaranteed_attendance />
        <evt_restricted />
        <evt_short_description />
        <evt_description />
        <evt_description_html />
        <evt_start_date />
        <evt_start_time />
        <evt_end_date />
        <evt_end_time />
        <evt_early_registration_date />
        <evt_late_registration_date />
        <evt_time_format />
        <evt_date_format />
        <evt_cutoff_date />
        <evt_post_to_web_date />
        <evt_remove_from_web_date />
        <evt_event_url />
        <evt_add_user />
        <evt_add_date />
        <evt_change_user />
        <evt_change_date />
        <evt_delete_flag />
        <evt_asn_code />
        <evt_key_ext />
        <evt_sponsor_limit />
        <evt_pre_registration_date />
        <evt_entity_key />
        <evt_cct_key />
        <evt_evt_key />
        <evt_tzn_key />
        <evt_etc_key />
        <evt_abstract_flag />
        <evt_abstract_member_option />
        <evt_abstract_deadline />
        <evt_closed_flag />
        <evt_free_event_flag />
        <evt_regid_counter />
        <evt_guest_limit />
        <evt_free_guest_flag />
        <evt_fpc_prd_key />
        <evt_wait_list_limit />
        <evt_charity_event_flag />
        <evt_expense_generated_date />
        <evt_narrative_template />
        <evt_video_url />
        <evt_cancellation_cutoff_date />
        <evt_cct_cancellation_key />
        <evt_ceu_earn_date_field />
        <evt_elevate_event_id_ext />
        <evt_customreg_event_id_ext />
        <evt_customreg_src_key_ext />
        <evt_customreg_mbr_src_key_ext />
      </Event>
      <Net_Amount_Information>
        <vid_ivd_key />
        <vid_net_total />
        <vid_inv_key />
        <vid_ivd_entity_key />
      </Net_Amount_Information>
      <rgs_reg_key_Query>
        <eab_rgs_key />
        <eab_rgs_reg_key />
        <eab_rgs_gft_key />
      </rgs_reg_key_Query>
      <Premium_Price>
        <pr2__prc_key />
        <pr2__prc_prd_key />
        <pr2__prc_price />
        <pr2__prc_add_user />
        <pr2__prc_add_date />
        <pr2__prc_change_user />
        <pr2__prc_change_date />
        <pr2__prc_delete_flag />
        <pr2__prc_key_ext />
        <pr2__prc_gla_ar_key />
        <pr2__prc_gla_revenue_key />
        <pr2__prc_gla_liability_key />
        <pr2__prc_gla_return_key />
        <pr2__prc_gla_writeoff_key />
        <pr2__prc_start_date />
        <pr2__prc_end_date />
        <pr2__prc_ptr_key />
        <pr2__prc_num_issues />
        <pr2__prc_prd_ptp_key />
        <pr2__prc_percent />
        <pr2__prc_percent_cp />
        <pr2__prc_prd_atc_key />
        <pr2__prc_code />
        <pr2__prc_display_name />
        <pr2__prc_sell_online />
        <pr2__prc_gla_deferred_key />
        <pr2__prc_deferred_flag />
        <pr2__prc_mail />
        <pr2__prc_email />
        <pr2__prc_fax />
        <pr2__prc_thumbnail />
        <pr2__prc_online_abstract />
        <pr2__prc_entity_key />
        <pr2__prc_qty_min />
        <pr2__prc_qty_max />
        <pr2__prc_recognize_after_date />
        <pr2__prc_account_split_flag />
        <pr2__prc_prorate_flag />
        <pr2__prc_prorate_first_year_flag />
        <pr2__prc_web />
        <pr2__prc_microfiche />
        <pr2__prc_revenue_recog_frequency />
        <pr2__prc_allow_installment />
        <pr2__prc_pjt_key />
        <pr2__prc_shippable_flag />
        <pr2__prc_eweb_code />
        <pr2__prc_weight_min />
        <pr2__prc_weight_max />
        <pr2__prc_recognize_by_issue_flag />
        <pr2__prc_num_grace_issues />
        <pr2__prc_back_issue_flag />
        <pr2__prc_renew_unpaid_orders_flag />
        <pr2__prc_allow_unpaid_orders_flag />
        <pr2__prc_deferral_num_years />
        <pr2__prc_cur_key />
        <pr2__prc_award_credit_flag />
        <pr2__prc_deferral_num_issues />
        <pr2__prc_allow_sync_flag />
        <pr2__prc_cct_key />
        <pr2__prc_no_discount_flag />
        <pr2__prc_pcl_key />
        <pr2__prc_pde_key />
        <pr2__prc_plo_key />
      </Premium_Price>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
    </FundraisingGift>
  </GiftCollection>
  <InvoiceToPayCollection>
    <Invoice>
      <CurrentKey />
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Invoice_Detail>
        <ivd_key />
        <ivd_inv_key />
        <ivd_price />
        <ivd_qty />
        <ivd_approve_date />
        <ivd_approve_user />
        <ivd_void_date />
        <ivd_void_user />
        <ivd_ajd_key />
        <ivd_add_user />
        <ivd_add_date />
        <ivd_backorder_flag />
        <ivd_change_user />
        <ivd_change_date />
        <ivd_inventory_held_qty />
        <ivd_delete_flag />
        <ivd_ship_qty />
        <ivd_ship_flag_cp />
        <ivd_key_ext />
        <ivd_close_flag />
        <ivd_approve_flag />
        <ivd_void_flag />
        <ivd_prc_key />
        <ivd_prc_prd_key />
        <ivd_amount_cp />
        <ivd_parity />
        <ivd_parity_amount_cp />
        <ivd_gla_dr_key />
        <ivd_gla_cr_key />
        <ivd_notes />
        <ivd_cst_ship_key />
        <ivd_prc_prd_ptp_key />
        <ivd_cxa_key />
        <ivd_src_key />
        <ivd_type />
        <ivd_entity_key />
        <ivd_ivw_key />
        <ivd_odd_key />
        <ivd_do_not_fulfill />
        <ivd_pak_prd_key />
        <ivd_ods_key />
        <ivd_cst_key />
        <ivd_account_number />
        <ivd_ovr_key />
        <ivd_price_override_reason />
        <ivd_pjt_key />
        <ivd_backorder_email_sent_flag />
        <ivd_process_qty />
        <ivd_bun_prd_key />
        <ivd_download_count />
        <ivd_eml_key />
        <ivd_package_grouping_key />
        <ivd_train_ses_app_title_ext />
        <ivd_train_ses_app_sub_ext />
        <ivd_train_ses_app_1_choice_ext />
        <ivd_train_ses_app_2_choice_ext />
        <ivd_cdd_key />
        <ivd_download_limit_override />
        <ivd_train_ses_app_3_choice_ext />
        <ivd_discount_program_ivd_key />
        <ivd_distributed_liability_flag />
        <ivd_download_days_override />
        <ivd_gc_number />
        <ivd_train_ses_app_4_choice_ext />
        <ivd_cdt_key />
        <ivd_pro_key />
        <ivd_kiosk_brand_name_ext />
        <ivd_kiosk_product_showcase_ext />
        <ivd_onsite_contact_name_ext />
        <ivd_onsite_mobile_phone_ext />
        <ivd_eml_address_ext />
        <ivd_ivd_key />
      </Invoice_Detail>
      <Invoice_Detail_Term>
        <trm_ivd_key />
        <trm_start_date />
        <trm_end_date />
        <trm_original_end_date />
        <trm_add_user />
        <trm_add_date />
        <trm_change_user />
        <trm_entity_key />
        <trm_change_date />
        <trm_ivd_key_previous />
        <trm_delete_flag />
        <trm_do_not_renew_flag />
        <trm_ivd_key_ext />
        <trm_sui_prd_key_start />
        <trm_sui_prd_key_hold_start />
        <trm_number_fulfilled />
        <trm_sui_prd_key_hold_end />
        <trm_num_issues />
        <trm_num_issues_remain_cp />
        <trm_cla_key />
        <trm_qualified_flag />
        <trm_qualified_date />
        <trm_rqt_key />
        <trm_controlled_flag />
        <trm_requested_flag />
        <trm_sin_key />
        <trm_ttl_key />
        <trm_jfn_key />
        <trm_demog1 />
        <trm_demog2 />
        <trm_demog3 />
        <trm_demog4 />
        <trm_demog5 />
        <trm_cancel_flag />
        <trm_ivd_prc_prd_key />
        <trm_lifetime_flag />
        <trm_grace_issues_cp />
        <trm_sui_prd_key_drop />
        <trm_add_drop_flag />
        <trm_mbr_key />
        <trm_mxi_key />
        <trm_reference_num />
        <trm_cxa_key_ext />
        <trm_auto_pay_flag />
        <trm_cpi_key />
        <trm_issues_fulfilled />
      </Invoice_Detail_Term>
      <Claim>
        <cld_key />
        <cld_add_user />
        <cld_add_date />
        <cld_change_user />
        <cld_change_date />
        <cld_delete_flag />
        <cld_key_ext />
        <cld_sfl_key />
        <cld_ful_key />
        <cld_ivd_key />
        <cld_cxa_key />
        <cld_inv_code />
        <cld_qty />
        <cld_ship_qty />
        <cld_ship_date />
        <cld_reshipped />
        <cld_entity_key />
        <cld_claim_date />
        <cld_cst_key />
        <cld_notes />
        <cld_ivw_key />
        <cld_claim_reason />
        <cld_claim_status />
        <cld_email_sent />
        <cld_sui_prd_key />
        <cld_number />
        <cld_process_qty />
        <cld_process_date />
      </Claim>
      <Default_Shipping_Address>
        <cxs__cxa_cst_key />
        <cxs__cxa_adr_key />
        <cxs__cxa_add_date />
        <cxs__cxa_add_user />
        <cxs__cxa_change_date />
        <cxs__cxa_change_user />
        <cxs__cxa_delete_flag />
        <cxs__cxa_key />
        <cxs__cxa_key_ext />
        <cxs__cxa_on_hold_flag />
        <cxs__cxa_adh_key />
        <cxs__cxa_adt_key />
        <cxs__cxa_seasonal_from_date />
        <cxs__cxa_mailing_label />
        <cxs__cxa_seasonal_through_date />
        <cxs__cxa_entity_key />
        <cxs__cxa_mail_stop />
        <cxs__cxa_mailing_label_html />
        <cxs__cxa_on_hold_from />
        <cxs__cxa_on_hold_through />
        <cxs__cxa_no_directory_print_flag_ext />
      </Default_Shipping_Address>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
        <cst_credit_available />
      </Customer>
      <CustomerIndividual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
      </CustomerIndividual>
      <Billing_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Billing_Address>
      <Billing_Adr>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Billing_Adr>
      <Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Price>
      <Batch>
        <bat_key />
        <bat_code />
        <bat_date />
        <bat_control_total />
        <bat_control_trx_count />
        <bat_post_date />
        <bat_post_user />
        <bat_post_flag />
        <bat_export_date />
        <bat_export_user />
        <bat_export_flag />
        <bat_add_user />
        <bat_add_date />
        <bat_change_user />
        <bat_change_date />
        <bat_delete_flag />
        <bat_key_ext />
        <bat_apm_key />
        <bat_atc_key />
        <bat_arp_key />
        <bat_close_user />
        <bat_close_date />
        <bat_close_flag />
        <bat_notes />
        <bat_file />
        <bat_entity_key />
        <bat_intercompany_flag />
        <bat_file2 />
        <bat_file3 />
        <bat_lock_flag />
        <bat_lock_date />
        <bat_orig_trans_type />
        <bat_make_default_flag />
      </Batch>
      <BillToCustomer>
        <bcs__cst_key />
        <bcs__cst_type />
        <bcs__cst_name_cp />
        <bcs__cst_sort_name_dn />
        <bcs__cst_ind_full_name_dn />
        <bcs__cst_org_name_dn />
        <bcs__cst_ixo_title_dn />
        <bcs__cst_pref_comm_meth />
        <bcs__cst_bio />
        <bcs__cst_add_date />
        <bcs__cst_add_user />
        <bcs__cst_change_date />
        <bcs__cst_change_user />
        <bcs__cst_delete_flag />
        <bcs__cst_recno />
        <bcs__cst_id />
        <bcs__cst_key_ext />
        <bcs__cst_email_text_only />
        <bcs__cst_credit_limit />
        <bcs__cst_src_key />
        <bcs__cst_src_code />
        <bcs__cst_tax_exempt_flag />
        <bcs__cst_tax_id />
        <bcs__cst_cxa_key />
        <bcs__cst_no_email_flag />
        <bcs__cst_cxa_billing_key />
        <bcs__cst_eml_address_dn />
        <bcs__cst_eml_key />
        <bcs__cst_no_phone_flag />
        <bcs__cst_phn_number_complete_dn />
        <bcs__cst_cph_key />
        <bcs__cst_no_fax_flag />
        <bcs__cst_fax_number_complete_dn />
        <bcs__cst_cfx_key />
        <bcs__cst_ixo_key />
        <bcs__cst_no_web_flag />
        <bcs__cst_oldid />
        <bcs__cst_member_flag />
        <bcs__cst_url_code_dn />
        <bcs__cst_parent_cst_key />
        <bcs__cst_url_key />
        <bcs__cst_no_msg_flag />
        <bcs__cst_msg_handle_dn />
        <bcs__cst_web_login />
        <bcs__cst_web_password />
        <bcs__cst_entity_key />
        <bcs__cst_msg_key />
        <bcs__cst_no_mail_flag />
        <bcs__cst_web_start_date />
        <bcs__cst_web_end_date />
        <bcs__cst_web_force_password_change />
        <bcs__cst_web_login_disabled_flag />
        <bcs__cst_comment />
        <bcs__cst_credit_hold_flag />
        <bcs__cst_credit_hold_reason />
        <bcs__cst_web_forgot_password_status />
        <bcs__cst_old_cxa_key />
        <bcs__cst_last_email_date />
        <bcs__cst_no_promotional_material_ext />
        <bcs__cst_no_publish_flag />
        <bcs__cst_sin_key />
        <bcs__cst_ttl_key />
        <bcs__cst_jfn_key />
        <bcs__cst_cur_key />
        <bcs__cst_attribute_1 />
        <bcs__cst_attribute_2 />
        <bcs__cst_salutation_1 />
        <bcs__cst_salutation_2 />
        <bcs__cst_merge_cst_key />
        <bcs__cst_salutation_3 />
        <bcs__cst_salutation_4 />
        <bcs__cst_default_recognize_as />
        <bcs__cst_score />
        <bcs__cst_score_normalized />
        <bcs__cst_score_trend />
        <bcs__cst_vault_account />
        <bcs__cst_exclude_from_social_flag />
        <bcs__cst_social_score />
        <bcs__cst_ptin />
        <bcs__cst_aicpa_member_id />
        <bcs__cst_vendor_code />
        <bcs__cst_salt />
        <bcs__cst_sca_key />
        <bcs__cst_iterations />
        <bcs__cst_web_password_change_date />
        <bcs__cst_web_failed_login_count />
        <bcs__cst_pri_member_flag_ext />
        <bcs__cst_web_last_failed_login_date />
        <bcs__cst_web_login_locked_flag />
      </BillToCustomer>
      <BillToCustomerIndividual>
        <bin__ind_cst_key />
        <bin__ind_prf_code />
        <bin__ind_first_name />
        <bin__ind_mid_name />
        <bin__ind_last_name />
        <bin__ind_sfx_code />
        <bin__ind_designation />
        <bin__ind_dob />
        <bin__ind_gender />
        <bin__ind_full_name_cp />
        <bin__ind_salutation_cp />
        <bin__ind_cst_key_ext />
        <bin__ind_ssn />
        <bin__ind_spouse_name />
        <bin__ind_age_cp />
        <bin__ind_salary />
        <bin__ind_ethnicity />
        <bin__ind_badge_name />
        <bin__ind_license_number />
        <bin__ind_entered_field_date />
        <bin__ind_num_years_in_field_cp />
        <bin__ind_grad_date />
        <bin__ind_political_party />
        <bin__ind_deceased_flag />
        <bin__ind_int_code />
        <bin__ind_ixo_key />
        <bin__ind_marital_status />
        <bin__ind_add_date />
        <bin__ind_add_user />
        <bin__ind_entity_key />
        <bin__ind_change_date />
        <bin__ind_cst_passcode_ext />
        <bin__ind_change_user />
        <bin__ind_sample_multi />
        <bin__ind_delete_flag />
        <bin__ind_maiden_name />
        <bin__ind_progress_ext />
        <bin__ind_ssn_display />
        <bin__ind_no_directory_print_flag_ext />
        <bin__ind_aicpa_id />
        <bin__ind_cass_exempt_flag_ext />
        <bin__ind_deceased_date />
        <bin__ind_no_enews_flag_ext />
        <bin__ind_department_ext />
        <bin__ind_principal_business_ext />
        <bin__ind_buying_authority_ext />
        <bin__ind_num_outlets_ext />
        <bin__ind_annual_sales_ext />
        <bin__ind_years_in_business_ext />
        <bin__ind_percent_wholesale_ext />
        <bin__ind_hardware_software_ext />
        <bin__ind_popup />
        <bin__ind_column_test1_ext />
        <bin__ind_anonymization_status />
        <bin__ind_customreg_id_ext />
      </BillToCustomerIndividual>
      <Billing_Contact>
        <bco__cst_key />
        <bco__cst_type />
        <bco__cst_name_cp />
        <bco__cst_sort_name_dn />
        <bco__cst_ind_full_name_dn />
        <bco__cst_org_name_dn />
        <bco__cst_ixo_title_dn />
        <bco__cst_pref_comm_meth />
        <bco__cst_bio />
        <bco__cst_add_date />
        <bco__cst_add_user />
        <bco__cst_change_date />
        <bco__cst_change_user />
        <bco__cst_delete_flag />
        <bco__cst_recno />
        <bco__cst_id />
        <bco__cst_key_ext />
        <bco__cst_email_text_only />
        <bco__cst_credit_limit />
        <bco__cst_src_key />
        <bco__cst_src_code />
        <bco__cst_tax_exempt_flag />
        <bco__cst_tax_id />
        <bco__cst_cxa_key />
        <bco__cst_no_email_flag />
        <bco__cst_cxa_billing_key />
        <bco__cst_eml_address_dn />
        <bco__cst_eml_key />
        <bco__cst_no_phone_flag />
        <bco__cst_phn_number_complete_dn />
        <bco__cst_cph_key />
        <bco__cst_no_fax_flag />
        <bco__cst_fax_number_complete_dn />
        <bco__cst_cfx_key />
        <bco__cst_ixo_key />
        <bco__cst_no_web_flag />
        <bco__cst_oldid />
        <bco__cst_member_flag />
        <bco__cst_url_code_dn />
        <bco__cst_parent_cst_key />
        <bco__cst_url_key />
        <bco__cst_no_msg_flag />
        <bco__cst_msg_handle_dn />
        <bco__cst_web_login />
        <bco__cst_web_password />
        <bco__cst_entity_key />
        <bco__cst_msg_key />
        <bco__cst_no_mail_flag />
        <bco__cst_web_start_date />
        <bco__cst_web_end_date />
        <bco__cst_web_force_password_change />
        <bco__cst_web_login_disabled_flag />
        <bco__cst_comment />
        <bco__cst_credit_hold_flag />
        <bco__cst_credit_hold_reason />
        <bco__cst_web_forgot_password_status />
        <bco__cst_old_cxa_key />
        <bco__cst_last_email_date />
        <bco__cst_no_promotional_material_ext />
        <bco__cst_no_publish_flag />
        <bco__cst_sin_key />
        <bco__cst_ttl_key />
        <bco__cst_jfn_key />
        <bco__cst_cur_key />
        <bco__cst_attribute_1 />
        <bco__cst_attribute_2 />
        <bco__cst_salutation_1 />
        <bco__cst_salutation_2 />
        <bco__cst_merge_cst_key />
        <bco__cst_salutation_3 />
        <bco__cst_salutation_4 />
        <bco__cst_default_recognize_as />
        <bco__cst_score />
        <bco__cst_score_normalized />
        <bco__cst_score_trend />
        <bco__cst_vault_account />
        <bco__cst_exclude_from_social_flag />
        <bco__cst_social_score />
        <bco__cst_ptin />
        <bco__cst_aicpa_member_id />
        <bco__cst_vendor_code />
        <bco__cst_salt />
        <bco__cst_sca_key />
        <bco__cst_iterations />
        <bco__cst_web_password_change_date />
        <bco__cst_web_failed_login_count />
        <bco__cst_pri_member_flag_ext />
        <bco__cst_web_last_failed_login_date />
        <bco__cst_web_login_locked_flag />
      </Billing_Contact>
      <InstallmentBilling>
        <ord_key />
        <ord_cst_key />
        <ord_frequency />
        <ord_ptr_key />
        <ord_last_bill_date />
        <ord_proforma />
        <ord_type />
        <ord_pin_key />
        <ord_num_of_installments />
        <ord_num_invoices_to_date />
        <ord_cst_billing_key />
        <ord_ind_cst_billing_key />
        <ord_cxa_key />
        <ord_cph_key />
        <ord_cfx_key />
        <ord_eml_key />
        <ord_pref_comm_method />
        <ord_src_key />
        <ord_med_key />
        <ord_notes_internal />
        <ord_notes_external />
        <ord_add_user />
        <ord_add_date />
        <ord_change_user />
        <ord_change_date />
        <ord_delete_flag />
        <ord_entity_key />
        <ord_key_ext />
        <ord_ait_key />
        <ord_first_process_date />
        <ord_code />
        <ord_close_flag />
        <ord_milestone_flag />
        <ord_cpi_key />
        <ord_auto_pay />
        <ord_orig_trans_type />
        <ord_po_number />
        <ord_cur_key />
        <ord_trx_date />
        <ord_sfo_key />
        <ord_group_flag />
        <ord_group_description />
        <ord_recurring_date_1 />
        <ord_recurring_date_2 />
      </InstallmentBilling>
      <Company-Business_Unit>
        <atc_code />
        <atc_name />
        <atc_asn_code />
        <atc_add_user />
        <atc_add_date />
        <atc_change_user />
        <atc_change_date />
        <atc_delete_flag />
        <atc_key />
        <atc_key_ext />
        <atc_gla_revenue_key />
        <atc_gla_liability_key />
        <atc_gla_return_key />
        <atc_gla_deferred_key />
        <atc_gla_writeoff_key />
        <atc_gla_inventory_key />
        <atc_gla_cogs_key />
        <atc_gla_ar_key />
        <atc_entity_key />
        <atc_gla_overpayment_key />
        <atc_ait_key />
        <atc_currency_code />
        <atc_gla_realized_gain_key />
        <atc_gla_realized_loss_key />
        <atc_gla_rounding_key />
        <atc_tax_id />
        <atc_nsf_prc_key />
      </Company-Business_Unit>
      <Credit_Available>
        <caa_cst_key />
        <caa_cst_credit_available />
        <caa_entity_key />
      </Credit_Available>
      <source_code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </source_code>
      <Sales_Opportunity>
        <sfo_key />
        <sfo_type />
        <sfo_usr_key />
        <sfo_cst_key />
        <sfo_opportunity_name />
        <sfo_sot_code />
        <sfo_sor_code />
        <sfo_quantity />
        <sfo_description />
        <sfo_amount />
        <sfo_close_date />
        <sfo_sos_code />
        <sfo_close_probability />
        <sfo_expected_revenue />
        <sfo_sos_code_next />
        <sfo_ptp_key />
        <sfo_prd_key />
        <sfo_add_user />
        <sfo_add_date />
        <sfo_change_user />
        <sfo_change_date />
        <sfo_delete_flag />
        <sfo_key_ext />
        <sfo_entity_key />
      </Sales_Opportunity>
      <currency>
        <cur_key />
        <cur_code />
        <cur_description />
        <cur_symbol_prefix />
        <cur_symbol_suffix />
        <cur_negative_display />
        <cur_separator />
        <cur_accuracy />
        <cur_calc_method />
        <cur_unit />
        <cur_sub_unit />
        <cur_add_user />
        <cur_add_date />
        <cur_change_user />
        <cur_change_date />
        <cur_delete_flag />
        <cur_entity_key />
        <cur_key_ext />
        <cur_fraction_separator />
      </currency>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
    </Invoice>
    <Invoice>
      <CurrentKey />
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Invoice_Detail>
        <ivd_key />
        <ivd_inv_key />
        <ivd_price />
        <ivd_qty />
        <ivd_approve_date />
        <ivd_approve_user />
        <ivd_void_date />
        <ivd_void_user />
        <ivd_ajd_key />
        <ivd_add_user />
        <ivd_add_date />
        <ivd_backorder_flag />
        <ivd_change_user />
        <ivd_change_date />
        <ivd_inventory_held_qty />
        <ivd_delete_flag />
        <ivd_ship_qty />
        <ivd_ship_flag_cp />
        <ivd_key_ext />
        <ivd_close_flag />
        <ivd_approve_flag />
        <ivd_void_flag />
        <ivd_prc_key />
        <ivd_prc_prd_key />
        <ivd_amount_cp />
        <ivd_parity />
        <ivd_parity_amount_cp />
        <ivd_gla_dr_key />
        <ivd_gla_cr_key />
        <ivd_notes />
        <ivd_cst_ship_key />
        <ivd_prc_prd_ptp_key />
        <ivd_cxa_key />
        <ivd_src_key />
        <ivd_type />
        <ivd_entity_key />
        <ivd_ivw_key />
        <ivd_odd_key />
        <ivd_do_not_fulfill />
        <ivd_pak_prd_key />
        <ivd_ods_key />
        <ivd_cst_key />
        <ivd_account_number />
        <ivd_ovr_key />
        <ivd_price_override_reason />
        <ivd_pjt_key />
        <ivd_backorder_email_sent_flag />
        <ivd_process_qty />
        <ivd_bun_prd_key />
        <ivd_download_count />
        <ivd_eml_key />
        <ivd_package_grouping_key />
        <ivd_train_ses_app_title_ext />
        <ivd_train_ses_app_sub_ext />
        <ivd_train_ses_app_1_choice_ext />
        <ivd_train_ses_app_2_choice_ext />
        <ivd_cdd_key />
        <ivd_download_limit_override />
        <ivd_train_ses_app_3_choice_ext />
        <ivd_discount_program_ivd_key />
        <ivd_distributed_liability_flag />
        <ivd_download_days_override />
        <ivd_gc_number />
        <ivd_train_ses_app_4_choice_ext />
        <ivd_cdt_key />
        <ivd_pro_key />
        <ivd_kiosk_brand_name_ext />
        <ivd_kiosk_product_showcase_ext />
        <ivd_onsite_contact_name_ext />
        <ivd_onsite_mobile_phone_ext />
        <ivd_eml_address_ext />
        <ivd_ivd_key />
      </Invoice_Detail>
      <Invoice_Detail_Term>
        <trm_ivd_key />
        <trm_start_date />
        <trm_end_date />
        <trm_original_end_date />
        <trm_add_user />
        <trm_add_date />
        <trm_change_user />
        <trm_entity_key />
        <trm_change_date />
        <trm_ivd_key_previous />
        <trm_delete_flag />
        <trm_do_not_renew_flag />
        <trm_ivd_key_ext />
        <trm_sui_prd_key_start />
        <trm_sui_prd_key_hold_start />
        <trm_number_fulfilled />
        <trm_sui_prd_key_hold_end />
        <trm_num_issues />
        <trm_num_issues_remain_cp />
        <trm_cla_key />
        <trm_qualified_flag />
        <trm_qualified_date />
        <trm_rqt_key />
        <trm_controlled_flag />
        <trm_requested_flag />
        <trm_sin_key />
        <trm_ttl_key />
        <trm_jfn_key />
        <trm_demog1 />
        <trm_demog2 />
        <trm_demog3 />
        <trm_demog4 />
        <trm_demog5 />
        <trm_cancel_flag />
        <trm_ivd_prc_prd_key />
        <trm_lifetime_flag />
        <trm_grace_issues_cp />
        <trm_sui_prd_key_drop />
        <trm_add_drop_flag />
        <trm_mbr_key />
        <trm_mxi_key />
        <trm_reference_num />
        <trm_cxa_key_ext />
        <trm_auto_pay_flag />
        <trm_cpi_key />
        <trm_issues_fulfilled />
      </Invoice_Detail_Term>
      <Claim>
        <cld_key />
        <cld_add_user />
        <cld_add_date />
        <cld_change_user />
        <cld_change_date />
        <cld_delete_flag />
        <cld_key_ext />
        <cld_sfl_key />
        <cld_ful_key />
        <cld_ivd_key />
        <cld_cxa_key />
        <cld_inv_code />
        <cld_qty />
        <cld_ship_qty />
        <cld_ship_date />
        <cld_reshipped />
        <cld_entity_key />
        <cld_claim_date />
        <cld_cst_key />
        <cld_notes />
        <cld_ivw_key />
        <cld_claim_reason />
        <cld_claim_status />
        <cld_email_sent />
        <cld_sui_prd_key />
        <cld_number />
        <cld_process_qty />
        <cld_process_date />
      </Claim>
      <Default_Shipping_Address>
        <cxs__cxa_cst_key />
        <cxs__cxa_adr_key />
        <cxs__cxa_add_date />
        <cxs__cxa_add_user />
        <cxs__cxa_change_date />
        <cxs__cxa_change_user />
        <cxs__cxa_delete_flag />
        <cxs__cxa_key />
        <cxs__cxa_key_ext />
        <cxs__cxa_on_hold_flag />
        <cxs__cxa_adh_key />
        <cxs__cxa_adt_key />
        <cxs__cxa_seasonal_from_date />
        <cxs__cxa_mailing_label />
        <cxs__cxa_seasonal_through_date />
        <cxs__cxa_entity_key />
        <cxs__cxa_mail_stop />
        <cxs__cxa_mailing_label_html />
        <cxs__cxa_on_hold_from />
        <cxs__cxa_on_hold_through />
        <cxs__cxa_no_directory_print_flag_ext />
      </Default_Shipping_Address>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
        <cst_credit_available />
      </Customer>
      <CustomerIndividual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
      </CustomerIndividual>
      <Billing_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Billing_Address>
      <Billing_Adr>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Billing_Adr>
      <Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Price>
      <Batch>
        <bat_key />
        <bat_code />
        <bat_date />
        <bat_control_total />
        <bat_control_trx_count />
        <bat_post_date />
        <bat_post_user />
        <bat_post_flag />
        <bat_export_date />
        <bat_export_user />
        <bat_export_flag />
        <bat_add_user />
        <bat_add_date />
        <bat_change_user />
        <bat_change_date />
        <bat_delete_flag />
        <bat_key_ext />
        <bat_apm_key />
        <bat_atc_key />
        <bat_arp_key />
        <bat_close_user />
        <bat_close_date />
        <bat_close_flag />
        <bat_notes />
        <bat_file />
        <bat_entity_key />
        <bat_intercompany_flag />
        <bat_file2 />
        <bat_file3 />
        <bat_lock_flag />
        <bat_lock_date />
        <bat_orig_trans_type />
        <bat_make_default_flag />
      </Batch>
      <BillToCustomer>
        <bcs__cst_key />
        <bcs__cst_type />
        <bcs__cst_name_cp />
        <bcs__cst_sort_name_dn />
        <bcs__cst_ind_full_name_dn />
        <bcs__cst_org_name_dn />
        <bcs__cst_ixo_title_dn />
        <bcs__cst_pref_comm_meth />
        <bcs__cst_bio />
        <bcs__cst_add_date />
        <bcs__cst_add_user />
        <bcs__cst_change_date />
        <bcs__cst_change_user />
        <bcs__cst_delete_flag />
        <bcs__cst_recno />
        <bcs__cst_id />
        <bcs__cst_key_ext />
        <bcs__cst_email_text_only />
        <bcs__cst_credit_limit />
        <bcs__cst_src_key />
        <bcs__cst_src_code />
        <bcs__cst_tax_exempt_flag />
        <bcs__cst_tax_id />
        <bcs__cst_cxa_key />
        <bcs__cst_no_email_flag />
        <bcs__cst_cxa_billing_key />
        <bcs__cst_eml_address_dn />
        <bcs__cst_eml_key />
        <bcs__cst_no_phone_flag />
        <bcs__cst_phn_number_complete_dn />
        <bcs__cst_cph_key />
        <bcs__cst_no_fax_flag />
        <bcs__cst_fax_number_complete_dn />
        <bcs__cst_cfx_key />
        <bcs__cst_ixo_key />
        <bcs__cst_no_web_flag />
        <bcs__cst_oldid />
        <bcs__cst_member_flag />
        <bcs__cst_url_code_dn />
        <bcs__cst_parent_cst_key />
        <bcs__cst_url_key />
        <bcs__cst_no_msg_flag />
        <bcs__cst_msg_handle_dn />
        <bcs__cst_web_login />
        <bcs__cst_web_password />
        <bcs__cst_entity_key />
        <bcs__cst_msg_key />
        <bcs__cst_no_mail_flag />
        <bcs__cst_web_start_date />
        <bcs__cst_web_end_date />
        <bcs__cst_web_force_password_change />
        <bcs__cst_web_login_disabled_flag />
        <bcs__cst_comment />
        <bcs__cst_credit_hold_flag />
        <bcs__cst_credit_hold_reason />
        <bcs__cst_web_forgot_password_status />
        <bcs__cst_old_cxa_key />
        <bcs__cst_last_email_date />
        <bcs__cst_no_promotional_material_ext />
        <bcs__cst_no_publish_flag />
        <bcs__cst_sin_key />
        <bcs__cst_ttl_key />
        <bcs__cst_jfn_key />
        <bcs__cst_cur_key />
        <bcs__cst_attribute_1 />
        <bcs__cst_attribute_2 />
        <bcs__cst_salutation_1 />
        <bcs__cst_salutation_2 />
        <bcs__cst_merge_cst_key />
        <bcs__cst_salutation_3 />
        <bcs__cst_salutation_4 />
        <bcs__cst_default_recognize_as />
        <bcs__cst_score />
        <bcs__cst_score_normalized />
        <bcs__cst_score_trend />
        <bcs__cst_vault_account />
        <bcs__cst_exclude_from_social_flag />
        <bcs__cst_social_score />
        <bcs__cst_ptin />
        <bcs__cst_aicpa_member_id />
        <bcs__cst_vendor_code />
        <bcs__cst_salt />
        <bcs__cst_sca_key />
        <bcs__cst_iterations />
        <bcs__cst_web_password_change_date />
        <bcs__cst_web_failed_login_count />
        <bcs__cst_pri_member_flag_ext />
        <bcs__cst_web_last_failed_login_date />
        <bcs__cst_web_login_locked_flag />
      </BillToCustomer>
      <BillToCustomerIndividual>
        <bin__ind_cst_key />
        <bin__ind_prf_code />
        <bin__ind_first_name />
        <bin__ind_mid_name />
        <bin__ind_last_name />
        <bin__ind_sfx_code />
        <bin__ind_designation />
        <bin__ind_dob />
        <bin__ind_gender />
        <bin__ind_full_name_cp />
        <bin__ind_salutation_cp />
        <bin__ind_cst_key_ext />
        <bin__ind_ssn />
        <bin__ind_spouse_name />
        <bin__ind_age_cp />
        <bin__ind_salary />
        <bin__ind_ethnicity />
        <bin__ind_badge_name />
        <bin__ind_license_number />
        <bin__ind_entered_field_date />
        <bin__ind_num_years_in_field_cp />
        <bin__ind_grad_date />
        <bin__ind_political_party />
        <bin__ind_deceased_flag />
        <bin__ind_int_code />
        <bin__ind_ixo_key />
        <bin__ind_marital_status />
        <bin__ind_add_date />
        <bin__ind_add_user />
        <bin__ind_entity_key />
        <bin__ind_change_date />
        <bin__ind_cst_passcode_ext />
        <bin__ind_change_user />
        <bin__ind_sample_multi />
        <bin__ind_delete_flag />
        <bin__ind_maiden_name />
        <bin__ind_progress_ext />
        <bin__ind_ssn_display />
        <bin__ind_no_directory_print_flag_ext />
        <bin__ind_aicpa_id />
        <bin__ind_cass_exempt_flag_ext />
        <bin__ind_deceased_date />
        <bin__ind_no_enews_flag_ext />
        <bin__ind_department_ext />
        <bin__ind_principal_business_ext />
        <bin__ind_buying_authority_ext />
        <bin__ind_num_outlets_ext />
        <bin__ind_annual_sales_ext />
        <bin__ind_years_in_business_ext />
        <bin__ind_percent_wholesale_ext />
        <bin__ind_hardware_software_ext />
        <bin__ind_popup />
        <bin__ind_column_test1_ext />
        <bin__ind_anonymization_status />
        <bin__ind_customreg_id_ext />
      </BillToCustomerIndividual>
      <Billing_Contact>
        <bco__cst_key />
        <bco__cst_type />
        <bco__cst_name_cp />
        <bco__cst_sort_name_dn />
        <bco__cst_ind_full_name_dn />
        <bco__cst_org_name_dn />
        <bco__cst_ixo_title_dn />
        <bco__cst_pref_comm_meth />
        <bco__cst_bio />
        <bco__cst_add_date />
        <bco__cst_add_user />
        <bco__cst_change_date />
        <bco__cst_change_user />
        <bco__cst_delete_flag />
        <bco__cst_recno />
        <bco__cst_id />
        <bco__cst_key_ext />
        <bco__cst_email_text_only />
        <bco__cst_credit_limit />
        <bco__cst_src_key />
        <bco__cst_src_code />
        <bco__cst_tax_exempt_flag />
        <bco__cst_tax_id />
        <bco__cst_cxa_key />
        <bco__cst_no_email_flag />
        <bco__cst_cxa_billing_key />
        <bco__cst_eml_address_dn />
        <bco__cst_eml_key />
        <bco__cst_no_phone_flag />
        <bco__cst_phn_number_complete_dn />
        <bco__cst_cph_key />
        <bco__cst_no_fax_flag />
        <bco__cst_fax_number_complete_dn />
        <bco__cst_cfx_key />
        <bco__cst_ixo_key />
        <bco__cst_no_web_flag />
        <bco__cst_oldid />
        <bco__cst_member_flag />
        <bco__cst_url_code_dn />
        <bco__cst_parent_cst_key />
        <bco__cst_url_key />
        <bco__cst_no_msg_flag />
        <bco__cst_msg_handle_dn />
        <bco__cst_web_login />
        <bco__cst_web_password />
        <bco__cst_entity_key />
        <bco__cst_msg_key />
        <bco__cst_no_mail_flag />
        <bco__cst_web_start_date />
        <bco__cst_web_end_date />
        <bco__cst_web_force_password_change />
        <bco__cst_web_login_disabled_flag />
        <bco__cst_comment />
        <bco__cst_credit_hold_flag />
        <bco__cst_credit_hold_reason />
        <bco__cst_web_forgot_password_status />
        <bco__cst_old_cxa_key />
        <bco__cst_last_email_date />
        <bco__cst_no_promotional_material_ext />
        <bco__cst_no_publish_flag />
        <bco__cst_sin_key />
        <bco__cst_ttl_key />
        <bco__cst_jfn_key />
        <bco__cst_cur_key />
        <bco__cst_attribute_1 />
        <bco__cst_attribute_2 />
        <bco__cst_salutation_1 />
        <bco__cst_salutation_2 />
        <bco__cst_merge_cst_key />
        <bco__cst_salutation_3 />
        <bco__cst_salutation_4 />
        <bco__cst_default_recognize_as />
        <bco__cst_score />
        <bco__cst_score_normalized />
        <bco__cst_score_trend />
        <bco__cst_vault_account />
        <bco__cst_exclude_from_social_flag />
        <bco__cst_social_score />
        <bco__cst_ptin />
        <bco__cst_aicpa_member_id />
        <bco__cst_vendor_code />
        <bco__cst_salt />
        <bco__cst_sca_key />
        <bco__cst_iterations />
        <bco__cst_web_password_change_date />
        <bco__cst_web_failed_login_count />
        <bco__cst_pri_member_flag_ext />
        <bco__cst_web_last_failed_login_date />
        <bco__cst_web_login_locked_flag />
      </Billing_Contact>
      <InstallmentBilling>
        <ord_key />
        <ord_cst_key />
        <ord_frequency />
        <ord_ptr_key />
        <ord_last_bill_date />
        <ord_proforma />
        <ord_type />
        <ord_pin_key />
        <ord_num_of_installments />
        <ord_num_invoices_to_date />
        <ord_cst_billing_key />
        <ord_ind_cst_billing_key />
        <ord_cxa_key />
        <ord_cph_key />
        <ord_cfx_key />
        <ord_eml_key />
        <ord_pref_comm_method />
        <ord_src_key />
        <ord_med_key />
        <ord_notes_internal />
        <ord_notes_external />
        <ord_add_user />
        <ord_add_date />
        <ord_change_user />
        <ord_change_date />
        <ord_delete_flag />
        <ord_entity_key />
        <ord_key_ext />
        <ord_ait_key />
        <ord_first_process_date />
        <ord_code />
        <ord_close_flag />
        <ord_milestone_flag />
        <ord_cpi_key />
        <ord_auto_pay />
        <ord_orig_trans_type />
        <ord_po_number />
        <ord_cur_key />
        <ord_trx_date />
        <ord_sfo_key />
        <ord_group_flag />
        <ord_group_description />
        <ord_recurring_date_1 />
        <ord_recurring_date_2 />
      </InstallmentBilling>
      <Company-Business_Unit>
        <atc_code />
        <atc_name />
        <atc_asn_code />
        <atc_add_user />
        <atc_add_date />
        <atc_change_user />
        <atc_change_date />
        <atc_delete_flag />
        <atc_key />
        <atc_key_ext />
        <atc_gla_revenue_key />
        <atc_gla_liability_key />
        <atc_gla_return_key />
        <atc_gla_deferred_key />
        <atc_gla_writeoff_key />
        <atc_gla_inventory_key />
        <atc_gla_cogs_key />
        <atc_gla_ar_key />
        <atc_entity_key />
        <atc_gla_overpayment_key />
        <atc_ait_key />
        <atc_currency_code />
        <atc_gla_realized_gain_key />
        <atc_gla_realized_loss_key />
        <atc_gla_rounding_key />
        <atc_tax_id />
        <atc_nsf_prc_key />
      </Company-Business_Unit>
      <Credit_Available>
        <caa_cst_key />
        <caa_cst_credit_available />
        <caa_entity_key />
      </Credit_Available>
      <source_code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </source_code>
      <Sales_Opportunity>
        <sfo_key />
        <sfo_type />
        <sfo_usr_key />
        <sfo_cst_key />
        <sfo_opportunity_name />
        <sfo_sot_code />
        <sfo_sor_code />
        <sfo_quantity />
        <sfo_description />
        <sfo_amount />
        <sfo_close_date />
        <sfo_sos_code />
        <sfo_close_probability />
        <sfo_expected_revenue />
        <sfo_sos_code_next />
        <sfo_ptp_key />
        <sfo_prd_key />
        <sfo_add_user />
        <sfo_add_date />
        <sfo_change_user />
        <sfo_change_date />
        <sfo_delete_flag />
        <sfo_key_ext />
        <sfo_entity_key />
      </Sales_Opportunity>
      <currency>
        <cur_key />
        <cur_code />
        <cur_description />
        <cur_symbol_prefix />
        <cur_symbol_suffix />
        <cur_negative_display />
        <cur_separator />
        <cur_accuracy />
        <cur_calc_method />
        <cur_unit />
        <cur_sub_unit />
        <cur_add_user />
        <cur_add_date />
        <cur_change_user />
        <cur_change_date />
        <cur_delete_flag />
        <cur_entity_key />
        <cur_key_ext />
        <cur_fraction_separator />
      </currency>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
    </Invoice>
  </InvoiceToPayCollection>
  <ExhibitorCollection>
    <ExhibitorNew>
      <CurrentKey />
      <Exhibitor>
        <exh_key />
        <exh_cst_key />
        <exh_inv_code />
        <exh_exb_key />
        <exh_directory_name />
        <exh_directory_desc_html />
        <exh_ind_cst_key />
        <exh_reg_key />
        <exh_pref_comm_method />
        <exh_cxa_key />
        <exh_cph_key />
        <exh_eml_key />
        <exh_cfx_key />
        <exh_url_key />
        <exh_on_wait_list_flag />
        <exh_confirm_date />
        <exh_attendance_flag />
        <exh_add_user />
        <exh_add_date />
        <exh_change_user />
        <exh_change_date />
        <exh_delete_flag />
        <exh_key_ext />
        <exh_avoid_competitors />
        <exh_priority_points_gained />
        <exh_comp_registrations_total />
        <exh_entity_key />
        <exh_contract_send_date />
        <exh_contract_status />
        <exh_contract_receive_date />
        <exh_cancel_date />
        <exh_cancel_reason />
        <exh_ord_code />
        <exh_comp_booth_personnel_total />
        <exh_account_rep_ext />
        <exh_exhibiting_as_ext />
        <exh_wpdn_vehicle_type_ext />
        <exh_wpdn_make_ext />
        <exh_wpdn_model_ext />
        <exh_wpdn_year_ext />
        <exh_wpdn_color_ext />
        <exh_pr_firm_ext />
        <exh_pr_contact_ext />
        <exh_pr_mobile_phone_ext />
        <exh_pr_telephone_ext />
        <exh_pr_email_ext />
        <exh_pr_fax_ext />
        <exh_title_of_media_conference_ext />
        <exh_presenters_name_ext />
        <exh_presenters_title_ext />
        <exh_subject_of_media_conference_ext />
        <exh_day_1_breakfast_ext />
        <exh_day_1_morning_ext />
        <exh_day_1_lunch_ext />
        <exh_day_1_afternoon_ext />
        <exh_day_1_cocktails_ext />
        <exh_day_2_breakfast_ext />
        <exh_day_2_morning_ext />
        <exh_day_2_lunch_ext />
        <exh_day_2_afternoon_ext />
        <exh_day_2_cocktails_ext />
        <exh_day_3_breakfast_ext />
        <exh_day_3_morning_ext />
        <exh_day_3_lunch_ext />
        <exh_day_3_afternoon_ext />
        <exh_day_3_cocktails_ext />
        <exh_notes_ext />
        <exh_media_center_flag_ext />
        <exh_booth_flag_ext />
        <exh_either_flag_ext />
        <exh_other_flag_ext />
        <exh_booth_number_location_ext />
        <exh_other_ext />
        <exh_confirmation_ext />
        <exh_show_products_ext />
        <exh_special_requests_ext />
        <exh_payment_plan_ext />
        <exh_booth_plotting_ext />
        <exh_business_objective_ext />
        <exh_machinery_row_ext />
        <exh_same_booth_last_year_ext />
        <exh_receive_date_ext />
        <exh_deposit_date_ext />
        <exh_primary_email_address_asbusinesstype_ext />
        <exh_last_year_booth_number_ext />
        <exh_last_year_number_ofbooths_ext />
        <exh_last_year_booth_info_ext />
        <exh_billing_contact_name_ext />
        <exh_billing_contact_title_ext />
        <exh_billing_contact_email_ext />
        <exh_billing_contact_phone_ext />
        <exh_marketing_pr_contact_name_ext />
        <exh_marketing_pr_contact_title_ext />
        <exh_marketing_pr_contact_email_ext />
        <exh_marketing_pr_contact_phone_ext />
        <exh_on_site_contact_name_ext />
        <exh_on_site_contact_title_ext />
        <exh_on_site_contact_email_ext />
        <exh_on_site_contact_phone_ext />
        <exh_other_contact_name_ext />
        <exh_other_contact_title_ext />
        <exh_other_contact_email_ext />
        <exh_other_contact_phone_ext />
        <exh_racing_types_ext />
        <exh_bup_prd_key />
        <exh_comp_booth_personnel_available />
        <exh_comp_product_available_flag />
        <exh_shared_booths_available_flag />
        <exh_can_create_invoice_flag />
        <exh_can_have_booth_person_flag />
        <exh_process />
        <exh_can_have_sponsor_flag />
        <exh_can_have_booth_flag />
        <exh_can_have_booth_preferences />
      </Exhibitor>
      <Exhibit_Show>
        <exb_key />
        <exb_evt_key />
        <exb_code />
        <exb_name />
        <exb_start_date />
        <exb_start_time />
        <exb_end_date />
        <exb_end_time />
        <exb_short_description />
        <exb_description_html />
        <exb_cutoff_date />
        <exb_post_to_web_date />
        <exb_remove_from_web_date />
        <exb_exhibit_url />
        <exb_add_user />
        <exb_add_date />
        <exb_change_user />
        <exb_change_date />
        <exb_delete_flag />
        <exb_key_ext />
        <exb_ppg_key />
        <exb_years_priority_point />
        <exb_comp_registrations />
        <exb_total_square_footage />
        <exb_entity_key />
        <exb_date_format />
        <exb_pre_registration_date />
        <exb_early_registration_date />
        <exb_late_registration_date />
        <exb_tzn_key />
        <exb_wait_list_flag />
        <exb_allow_installment />
        <exb_booth_fee_type />
        <exb_company_file />
        <exb_booth_file />
      </Exhibit_Show>
      <Booth_Person>
        <bpr_key />
        <bpr_cst_key />
        <bpr_exh_key />
        <bpr_evt_key />
        <bpr_reg_key />
        <bpr_badge_name />
        <bpr_org_cst_key />
        <bpr_pref_comm_method />
        <bpr_cxa_key />
        <bpr_cph_key />
        <bpr_cfx_key />
        <bpr_url_key />
        <bpr_add_user />
        <bpr_add_date />
        <bpr_change_user />
        <bpr_change_date />
        <bpr_delete_flag />
        <bpr_key_ext />
        <bpr_eml_key />
        <bpr_entity_key />
        <bpr_hxb_key />
        <bpr_type />
        <bpr_inv_code />
        <bpr_ivd_key />
        <bpr_cancel_date />
        <bpr_odd_key />
      </Booth_Person>
      <Exhibitor_Booth>
        <hxb_key />
        <hxb_exh_key />
        <hxb_inv_code_cp />
        <hxb_add_user />
        <hxb_add_date />
        <hxb_change_user />
        <hxb_change_date />
        <hxb_delete_flag />
        <hxb_key_ext />
        <hxb_received_comp />
        <hxb_bct_key />
        <hxb_bty_key />
        <hxb_booth_number />
        <hxb_entity_key />
        <hxb_priority_points_override />
        <hxb_notes />
        <hxb_shared_flag />
        <hxb_cancel_date />
        <hxb_wait_list_flag />
        <hxb_booth_status />
        <hxb_ebn_key />
        <hxb_bfe_prd_key />
        <hxb_sbt_key />
        <hxb_comp_booth_personnel_override />
        <hxb_inv_code />
        <hxb_ivd_key />
        <hxb_width />
        <hxb_depth />
        <hxb_square_footage />
        <hxb_square_footage_cp />
        <hxb_odd_key />
      </Exhibitor_Booth>
      <booth_complement>
        <bxc_key />
        <bxc_hxb_key />
        <bxc_ecf_prd_key />
        <bxc_ivd_key />
        <bxc_add_user />
        <bxc_add_date />
        <bxc_change_user />
        <bxc_change_date />
        <bxc_delete_flag />
        <bxc_entity_key />
        <bxc_inv_code />
        <bxc_key_ext />
        <bxc_cancel_date />
        <bxc_exb_key />
        <bxc_odd_key />
      </booth_complement>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </Customer>
      <Contact_Person>
        <per__cst_key />
        <per__cst_type />
        <per__cst_name_cp />
        <per__cst_sort_name_dn />
        <per__cst_ind_full_name_dn />
        <per__cst_org_name_dn />
        <per__cst_ixo_title_dn />
        <per__cst_pref_comm_meth />
        <per__cst_bio />
        <per__cst_add_date />
        <per__cst_add_user />
        <per__cst_change_date />
        <per__cst_change_user />
        <per__cst_delete_flag />
        <per__cst_recno />
        <per__cst_id />
        <per__cst_key_ext />
        <per__cst_email_text_only />
        <per__cst_credit_limit />
        <per__cst_src_key />
        <per__cst_src_code />
        <per__cst_tax_exempt_flag />
        <per__cst_tax_id />
        <per__cst_cxa_key />
        <per__cst_no_email_flag />
        <per__cst_cxa_billing_key />
        <per__cst_eml_address_dn />
        <per__cst_eml_key />
        <per__cst_no_phone_flag />
        <per__cst_phn_number_complete_dn />
        <per__cst_cph_key />
        <per__cst_no_fax_flag />
        <per__cst_fax_number_complete_dn />
        <per__cst_cfx_key />
        <per__cst_ixo_key />
        <per__cst_no_web_flag />
        <per__cst_oldid />
        <per__cst_member_flag />
        <per__cst_url_code_dn />
        <per__cst_parent_cst_key />
        <per__cst_url_key />
        <per__cst_no_msg_flag />
        <per__cst_msg_handle_dn />
        <per__cst_web_login />
        <per__cst_web_password />
        <per__cst_entity_key />
        <per__cst_msg_key />
        <per__cst_no_mail_flag />
        <per__cst_web_start_date />
        <per__cst_web_end_date />
        <per__cst_web_force_password_change />
        <per__cst_web_login_disabled_flag />
        <per__cst_comment />
        <per__cst_credit_hold_flag />
        <per__cst_credit_hold_reason />
        <per__cst_web_forgot_password_status />
        <per__cst_old_cxa_key />
        <per__cst_last_email_date />
        <per__cst_no_promotional_material_ext />
        <per__cst_no_publish_flag />
        <per__cst_sin_key />
        <per__cst_ttl_key />
        <per__cst_jfn_key />
        <per__cst_cur_key />
        <per__cst_attribute_1 />
        <per__cst_attribute_2 />
        <per__cst_salutation_1 />
        <per__cst_salutation_2 />
        <per__cst_merge_cst_key />
        <per__cst_salutation_3 />
        <per__cst_salutation_4 />
        <per__cst_default_recognize_as />
        <per__cst_score />
        <per__cst_score_normalized />
        <per__cst_score_trend />
        <per__cst_vault_account />
        <per__cst_exclude_from_social_flag />
        <per__cst_social_score />
        <per__cst_ptin />
        <per__cst_aicpa_member_id />
        <per__cst_vendor_code />
        <per__cst_salt />
        <per__cst_sca_key />
        <per__cst_iterations />
        <per__cst_web_password_change_date />
        <per__cst_web_failed_login_count />
        <per__cst_pri_member_flag_ext />
        <per__cst_web_last_failed_login_date />
        <per__cst_web_login_locked_flag />
      </Contact_Person>
      <priority_points>
        <ppd_key />
        <ppd_add_user />
        <ppd_add_date />
        <ppd_change_user />
        <ppd_change_date />
        <ppd_delete_flag />
        <ppd_key_ext />
        <ppd_ppt_key />
        <ppd_cst_key />
        <ppd_priority_points />
        <ppd_entity_key />
        <ppd_exh_key />
        <ppd_hxb_key />
      </priority_points>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Billing_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Billing_Address>
      <BillToCustomer>
        <bcs__cst_key />
        <bcs__cst_type />
        <bcs__cst_name_cp />
        <bcs__cst_sort_name_dn />
        <bcs__cst_ind_full_name_dn />
        <bcs__cst_org_name_dn />
        <bcs__cst_ixo_title_dn />
        <bcs__cst_pref_comm_meth />
        <bcs__cst_bio />
        <bcs__cst_add_date />
        <bcs__cst_add_user />
        <bcs__cst_change_date />
        <bcs__cst_change_user />
        <bcs__cst_delete_flag />
        <bcs__cst_recno />
        <bcs__cst_id />
        <bcs__cst_key_ext />
        <bcs__cst_email_text_only />
        <bcs__cst_credit_limit />
        <bcs__cst_src_key />
        <bcs__cst_src_code />
        <bcs__cst_tax_exempt_flag />
        <bcs__cst_tax_id />
        <bcs__cst_cxa_key />
        <bcs__cst_no_email_flag />
        <bcs__cst_cxa_billing_key />
        <bcs__cst_eml_address_dn />
        <bcs__cst_eml_key />
        <bcs__cst_no_phone_flag />
        <bcs__cst_phn_number_complete_dn />
        <bcs__cst_cph_key />
        <bcs__cst_no_fax_flag />
        <bcs__cst_fax_number_complete_dn />
        <bcs__cst_cfx_key />
        <bcs__cst_ixo_key />
        <bcs__cst_no_web_flag />
        <bcs__cst_oldid />
        <bcs__cst_member_flag />
        <bcs__cst_url_code_dn />
        <bcs__cst_parent_cst_key />
        <bcs__cst_url_key />
        <bcs__cst_no_msg_flag />
        <bcs__cst_msg_handle_dn />
        <bcs__cst_web_login />
        <bcs__cst_web_password />
        <bcs__cst_entity_key />
        <bcs__cst_msg_key />
        <bcs__cst_no_mail_flag />
        <bcs__cst_web_start_date />
        <bcs__cst_web_end_date />
        <bcs__cst_web_force_password_change />
        <bcs__cst_web_login_disabled_flag />
        <bcs__cst_comment />
        <bcs__cst_credit_hold_flag />
        <bcs__cst_credit_hold_reason />
        <bcs__cst_web_forgot_password_status />
        <bcs__cst_old_cxa_key />
        <bcs__cst_last_email_date />
        <bcs__cst_no_promotional_material_ext />
        <bcs__cst_no_publish_flag />
        <bcs__cst_sin_key />
        <bcs__cst_ttl_key />
        <bcs__cst_jfn_key />
        <bcs__cst_cur_key />
        <bcs__cst_attribute_1 />
        <bcs__cst_attribute_2 />
        <bcs__cst_salutation_1 />
        <bcs__cst_salutation_2 />
        <bcs__cst_merge_cst_key />
        <bcs__cst_salutation_3 />
        <bcs__cst_salutation_4 />
        <bcs__cst_default_recognize_as />
        <bcs__cst_score />
        <bcs__cst_score_normalized />
        <bcs__cst_score_trend />
        <bcs__cst_vault_account />
        <bcs__cst_exclude_from_social_flag />
        <bcs__cst_social_score />
        <bcs__cst_ptin />
        <bcs__cst_aicpa_member_id />
        <bcs__cst_vendor_code />
        <bcs__cst_salt />
        <bcs__cst_sca_key />
        <bcs__cst_iterations />
        <bcs__cst_web_password_change_date />
        <bcs__cst_web_failed_login_count />
        <bcs__cst_pri_member_flag_ext />
        <bcs__cst_web_last_failed_login_date />
        <bcs__cst_web_login_locked_flag />
      </BillToCustomer>
      <Installment_Billing>
        <ord_key />
        <ord_cst_key />
        <ord_frequency />
        <ord_ptr_key />
        <ord_last_bill_date />
        <ord_proforma />
        <ord_type />
        <ord_pin_key />
        <ord_num_of_installments />
        <ord_num_invoices_to_date />
        <ord_cst_billing_key />
        <ord_ind_cst_billing_key />
        <ord_cxa_key />
        <ord_cph_key />
        <ord_cfx_key />
        <ord_eml_key />
        <ord_pref_comm_method />
        <ord_src_key />
        <ord_med_key />
        <ord_notes_internal />
        <ord_notes_external />
        <ord_add_user />
        <ord_add_date />
        <ord_change_user />
        <ord_change_date />
        <ord_delete_flag />
        <ord_entity_key />
        <ord_key_ext />
        <ord_ait_key />
        <ord_first_process_date />
        <ord_code />
        <ord_close_flag />
        <ord_milestone_flag />
        <ord_cpi_key />
        <ord_auto_pay />
        <ord_orig_trans_type />
        <ord_po_number />
        <ord_cur_key />
        <ord_trx_date />
        <ord_sfo_key />
        <ord_group_flag />
        <ord_group_description />
        <ord_recurring_date_1 />
        <ord_recurring_date_2 />
        <ord_generate_from_date />
        <ord_generate_to_date />
        <ord_inst_gen_auto_pay_option />
        <ord_inst_distributed_only_flag />
        <ord_distributed_liability_flag />
        <ord_individual_payment_return_option />
        <ord_payments_returns_flag />
        <ord_bat_key />
        <ord_processed_schedule_count />
        <ord_bat_trx_date />
        <ord_current_schedule_processed />
        <ord_first_installment_amount />
        <ord_balance />
        <ord_process />
        <ord_schedule_flag />
        <ord_task_start_date />
        <ord_task_start_time />
        <ord_eml_address />
        <ord_frequency_user_readable_text />
        <ord_cct_key />
        <ord_oig_key />
        <ord_num_of_paid_installments />
        <ord_hide_gen_next_installmt_btn_flag />
        <ord_payment_choice />
        <ord_action_type_virt />
        <ord_cpi_status />
        <ord_amount_paid />
        <ord_first_installment_amount_user_edit />
      </Installment_Billing>
      <Exhibitor_Address>
        <ead__cxa_cst_key />
        <ead__cxa_adr_key />
        <ead__cxa_add_date />
        <ead__cxa_add_user />
        <ead__cxa_change_date />
        <ead__cxa_change_user />
        <ead__cxa_delete_flag />
        <ead__cxa_key />
        <ead__cxa_key_ext />
        <ead__cxa_on_hold_flag />
        <ead__cxa_adh_key />
        <ead__cxa_adt_key />
        <ead__cxa_seasonal_from_date />
        <ead__cxa_mailing_label />
        <ead__cxa_seasonal_through_date />
        <ead__cxa_entity_key />
        <ead__cxa_mail_stop />
        <ead__cxa_mailing_label_html />
        <ead__cxa_on_hold_from />
        <ead__cxa_on_hold_through />
        <ead__cxa_no_directory_print_flag_ext />
      </Exhibitor_Address>
      <Primary_Contact_Address>
        <cad__cxa_cst_key />
        <cad__cxa_adr_key />
        <cad__cxa_add_date />
        <cad__cxa_add_user />
        <cad__cxa_change_date />
        <cad__cxa_change_user />
        <cad__cxa_delete_flag />
        <cad__cxa_key />
        <cad__cxa_key_ext />
        <cad__cxa_on_hold_flag />
        <cad__cxa_adh_key />
        <cad__cxa_adt_key />
        <cad__cxa_seasonal_from_date />
        <cad__cxa_mailing_label />
        <cad__cxa_seasonal_through_date />
        <cad__cxa_entity_key />
        <cad__cxa_mail_stop />
        <cad__cxa_mailing_label_html />
        <cad__cxa_on_hold_from />
        <cad__cxa_on_hold_through />
        <cad__cxa_no_directory_print_flag_ext />
      </Primary_Contact_Address>
      <Exhibitor_X_Contact>
        <exc_key />
        <exc_add_user />
        <exc_add_date />
        <exc_change_user />
        <exc_change_date />
        <exc_delete_flag />
        <exc_entity_key />
        <exc_key_ext />
        <exc_exh_key />
        <exc_cxa_key />
        <exc_cph_key />
        <exc_cfx_key />
        <exc_ind_cst_key />
        <exc_url_key />
        <exc_eml_key />
        <exc_rlt_key />
      </Exhibitor_X_Contact>
      <Shared_Booth>
        <ebs_key />
        <ebs_exb_key />
        <ebs_exh_key_parent />
        <ebs_hxb_key />
        <ebs_exh_key />
        <ebs_add_user />
        <ebs_add_date />
        <ebs_change_user />
        <ebs_change_date />
        <ebs_delete_flag />
        <ebs_key_ext />
        <ebs_entity_key />
        <ebs_cancel_date />
      </Shared_Booth>
      <Sponsor>
        <spo_key />
        <spo_cst_key />
        <spo_snt_key />
        <spo_ind_cst_key />
        <spo_cxa_key />
        <spo_cph_key />
        <spo_cfx_key />
        <spo_eml_key />
        <spo_url_key />
        <spo_add_user />
        <spo_add_date />
        <spo_change_user />
        <spo_change_date />
        <spo_delete_flag />
        <spo_key_ext />
        <spo_evt_key />
        <spo_ses_key />
        <spo_trk_key />
        <spo_fac_key />
        <spo_notes />
        <spo_inv_code />
        <spo_logo_doc_key />
        <spo_ivd_key />
        <spo_entity_key />
        <spo_exb_key />
        <spo_cancel_date />
        <spo_ord_code />
        <spo_sales_rep_ext />
        <spo_odd_key />
      </Sponsor>
      <Primary_Contact_Email>
        <eml_key />
        <eml_address />
        <eml_cst_key />
        <eml_type />
        <eml_add_user />
        <eml_add_date />
        <eml_change_user />
        <eml_change_date />
        <eml_delete_flag />
        <eml_key_ext />
        <eml_entity_key />
        <eml_invalid_flag />
        <eml_invalid_reason />
        <eml_unlisted_flag />
        <eml_no_directory_print_flag_ext />
      </Primary_Contact_Email>
      <Primary_Contact_Website>
        <url_key />
        <url_code />
        <url_cst_key />
        <url_type />
        <url_add_user />
        <url_add_date />
        <url_change_user />
        <url_change_date />
        <url_delete_flag />
        <url_key_ext />
        <url_entity_key />
        <url_no_directory_print_flag_ext />
      </Primary_Contact_Website>
      <Exhibitor_Email>
        <em2__eml_key />
        <em2__eml_address />
        <em2__eml_cst_key />
        <em2__eml_type />
        <em2__eml_add_user />
        <em2__eml_add_date />
        <em2__eml_change_user />
        <em2__eml_change_date />
        <em2__eml_delete_flag />
        <em2__eml_key_ext />
        <em2__eml_entity_key />
        <em2__eml_invalid_flag />
        <em2__eml_invalid_reason />
        <em2__eml_unlisted_flag />
        <em2__eml_no_directory_print_flag_ext />
      </Exhibitor_Email>
      <Exhibitor_Website>
        <ur2__url_key />
        <ur2__url_code />
        <ur2__url_cst_key />
        <ur2__url_type />
        <ur2__url_add_user />
        <ur2__url_add_date />
        <ur2__url_change_user />
        <ur2__url_change_date />
        <ur2__url_delete_flag />
        <ur2__url_key_ext />
        <ur2__url_entity_key />
        <ur2__url_no_directory_print_flag_ext />
      </Exhibitor_Website>
      <Exhibitor_BoothCollection>
        <ExhibitorBoothNew d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ExhibitorBoothNew d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Exhibitor_BoothCollection>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
    </ExhibitorNew>
    <ExhibitorNew>
      <CurrentKey />
      <Exhibitor>
        <exh_key />
        <exh_cst_key />
        <exh_inv_code />
        <exh_exb_key />
        <exh_directory_name />
        <exh_directory_desc_html />
        <exh_ind_cst_key />
        <exh_reg_key />
        <exh_pref_comm_method />
        <exh_cxa_key />
        <exh_cph_key />
        <exh_eml_key />
        <exh_cfx_key />
        <exh_url_key />
        <exh_on_wait_list_flag />
        <exh_confirm_date />
        <exh_attendance_flag />
        <exh_add_user />
        <exh_add_date />
        <exh_change_user />
        <exh_change_date />
        <exh_delete_flag />
        <exh_key_ext />
        <exh_avoid_competitors />
        <exh_priority_points_gained />
        <exh_comp_registrations_total />
        <exh_entity_key />
        <exh_contract_send_date />
        <exh_contract_status />
        <exh_contract_receive_date />
        <exh_cancel_date />
        <exh_cancel_reason />
        <exh_ord_code />
        <exh_comp_booth_personnel_total />
        <exh_account_rep_ext />
        <exh_exhibiting_as_ext />
        <exh_wpdn_vehicle_type_ext />
        <exh_wpdn_make_ext />
        <exh_wpdn_model_ext />
        <exh_wpdn_year_ext />
        <exh_wpdn_color_ext />
        <exh_pr_firm_ext />
        <exh_pr_contact_ext />
        <exh_pr_mobile_phone_ext />
        <exh_pr_telephone_ext />
        <exh_pr_email_ext />
        <exh_pr_fax_ext />
        <exh_title_of_media_conference_ext />
        <exh_presenters_name_ext />
        <exh_presenters_title_ext />
        <exh_subject_of_media_conference_ext />
        <exh_day_1_breakfast_ext />
        <exh_day_1_morning_ext />
        <exh_day_1_lunch_ext />
        <exh_day_1_afternoon_ext />
        <exh_day_1_cocktails_ext />
        <exh_day_2_breakfast_ext />
        <exh_day_2_morning_ext />
        <exh_day_2_lunch_ext />
        <exh_day_2_afternoon_ext />
        <exh_day_2_cocktails_ext />
        <exh_day_3_breakfast_ext />
        <exh_day_3_morning_ext />
        <exh_day_3_lunch_ext />
        <exh_day_3_afternoon_ext />
        <exh_day_3_cocktails_ext />
        <exh_notes_ext />
        <exh_media_center_flag_ext />
        <exh_booth_flag_ext />
        <exh_either_flag_ext />
        <exh_other_flag_ext />
        <exh_booth_number_location_ext />
        <exh_other_ext />
        <exh_confirmation_ext />
        <exh_show_products_ext />
        <exh_special_requests_ext />
        <exh_payment_plan_ext />
        <exh_booth_plotting_ext />
        <exh_business_objective_ext />
        <exh_machinery_row_ext />
        <exh_same_booth_last_year_ext />
        <exh_receive_date_ext />
        <exh_deposit_date_ext />
        <exh_primary_email_address_asbusinesstype_ext />
        <exh_last_year_booth_number_ext />
        <exh_last_year_number_ofbooths_ext />
        <exh_last_year_booth_info_ext />
        <exh_billing_contact_name_ext />
        <exh_billing_contact_title_ext />
        <exh_billing_contact_email_ext />
        <exh_billing_contact_phone_ext />
        <exh_marketing_pr_contact_name_ext />
        <exh_marketing_pr_contact_title_ext />
        <exh_marketing_pr_contact_email_ext />
        <exh_marketing_pr_contact_phone_ext />
        <exh_on_site_contact_name_ext />
        <exh_on_site_contact_title_ext />
        <exh_on_site_contact_email_ext />
        <exh_on_site_contact_phone_ext />
        <exh_other_contact_name_ext />
        <exh_other_contact_title_ext />
        <exh_other_contact_email_ext />
        <exh_other_contact_phone_ext />
        <exh_racing_types_ext />
        <exh_bup_prd_key />
        <exh_comp_booth_personnel_available />
        <exh_comp_product_available_flag />
        <exh_shared_booths_available_flag />
        <exh_can_create_invoice_flag />
        <exh_can_have_booth_person_flag />
        <exh_process />
        <exh_can_have_sponsor_flag />
        <exh_can_have_booth_flag />
        <exh_can_have_booth_preferences />
      </Exhibitor>
      <Exhibit_Show>
        <exb_key />
        <exb_evt_key />
        <exb_code />
        <exb_name />
        <exb_start_date />
        <exb_start_time />
        <exb_end_date />
        <exb_end_time />
        <exb_short_description />
        <exb_description_html />
        <exb_cutoff_date />
        <exb_post_to_web_date />
        <exb_remove_from_web_date />
        <exb_exhibit_url />
        <exb_add_user />
        <exb_add_date />
        <exb_change_user />
        <exb_change_date />
        <exb_delete_flag />
        <exb_key_ext />
        <exb_ppg_key />
        <exb_years_priority_point />
        <exb_comp_registrations />
        <exb_total_square_footage />
        <exb_entity_key />
        <exb_date_format />
        <exb_pre_registration_date />
        <exb_early_registration_date />
        <exb_late_registration_date />
        <exb_tzn_key />
        <exb_wait_list_flag />
        <exb_allow_installment />
        <exb_booth_fee_type />
        <exb_company_file />
        <exb_booth_file />
      </Exhibit_Show>
      <Booth_Person>
        <bpr_key />
        <bpr_cst_key />
        <bpr_exh_key />
        <bpr_evt_key />
        <bpr_reg_key />
        <bpr_badge_name />
        <bpr_org_cst_key />
        <bpr_pref_comm_method />
        <bpr_cxa_key />
        <bpr_cph_key />
        <bpr_cfx_key />
        <bpr_url_key />
        <bpr_add_user />
        <bpr_add_date />
        <bpr_change_user />
        <bpr_change_date />
        <bpr_delete_flag />
        <bpr_key_ext />
        <bpr_eml_key />
        <bpr_entity_key />
        <bpr_hxb_key />
        <bpr_type />
        <bpr_inv_code />
        <bpr_ivd_key />
        <bpr_cancel_date />
        <bpr_odd_key />
      </Booth_Person>
      <Exhibitor_Booth>
        <hxb_key />
        <hxb_exh_key />
        <hxb_inv_code_cp />
        <hxb_add_user />
        <hxb_add_date />
        <hxb_change_user />
        <hxb_change_date />
        <hxb_delete_flag />
        <hxb_key_ext />
        <hxb_received_comp />
        <hxb_bct_key />
        <hxb_bty_key />
        <hxb_booth_number />
        <hxb_entity_key />
        <hxb_priority_points_override />
        <hxb_notes />
        <hxb_shared_flag />
        <hxb_cancel_date />
        <hxb_wait_list_flag />
        <hxb_booth_status />
        <hxb_ebn_key />
        <hxb_bfe_prd_key />
        <hxb_sbt_key />
        <hxb_comp_booth_personnel_override />
        <hxb_inv_code />
        <hxb_ivd_key />
        <hxb_width />
        <hxb_depth />
        <hxb_square_footage />
        <hxb_square_footage_cp />
        <hxb_odd_key />
      </Exhibitor_Booth>
      <booth_complement>
        <bxc_key />
        <bxc_hxb_key />
        <bxc_ecf_prd_key />
        <bxc_ivd_key />
        <bxc_add_user />
        <bxc_add_date />
        <bxc_change_user />
        <bxc_change_date />
        <bxc_delete_flag />
        <bxc_entity_key />
        <bxc_inv_code />
        <bxc_key_ext />
        <bxc_cancel_date />
        <bxc_exb_key />
        <bxc_odd_key />
      </booth_complement>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </Customer>
      <Contact_Person>
        <per__cst_key />
        <per__cst_type />
        <per__cst_name_cp />
        <per__cst_sort_name_dn />
        <per__cst_ind_full_name_dn />
        <per__cst_org_name_dn />
        <per__cst_ixo_title_dn />
        <per__cst_pref_comm_meth />
        <per__cst_bio />
        <per__cst_add_date />
        <per__cst_add_user />
        <per__cst_change_date />
        <per__cst_change_user />
        <per__cst_delete_flag />
        <per__cst_recno />
        <per__cst_id />
        <per__cst_key_ext />
        <per__cst_email_text_only />
        <per__cst_credit_limit />
        <per__cst_src_key />
        <per__cst_src_code />
        <per__cst_tax_exempt_flag />
        <per__cst_tax_id />
        <per__cst_cxa_key />
        <per__cst_no_email_flag />
        <per__cst_cxa_billing_key />
        <per__cst_eml_address_dn />
        <per__cst_eml_key />
        <per__cst_no_phone_flag />
        <per__cst_phn_number_complete_dn />
        <per__cst_cph_key />
        <per__cst_no_fax_flag />
        <per__cst_fax_number_complete_dn />
        <per__cst_cfx_key />
        <per__cst_ixo_key />
        <per__cst_no_web_flag />
        <per__cst_oldid />
        <per__cst_member_flag />
        <per__cst_url_code_dn />
        <per__cst_parent_cst_key />
        <per__cst_url_key />
        <per__cst_no_msg_flag />
        <per__cst_msg_handle_dn />
        <per__cst_web_login />
        <per__cst_web_password />
        <per__cst_entity_key />
        <per__cst_msg_key />
        <per__cst_no_mail_flag />
        <per__cst_web_start_date />
        <per__cst_web_end_date />
        <per__cst_web_force_password_change />
        <per__cst_web_login_disabled_flag />
        <per__cst_comment />
        <per__cst_credit_hold_flag />
        <per__cst_credit_hold_reason />
        <per__cst_web_forgot_password_status />
        <per__cst_old_cxa_key />
        <per__cst_last_email_date />
        <per__cst_no_promotional_material_ext />
        <per__cst_no_publish_flag />
        <per__cst_sin_key />
        <per__cst_ttl_key />
        <per__cst_jfn_key />
        <per__cst_cur_key />
        <per__cst_attribute_1 />
        <per__cst_attribute_2 />
        <per__cst_salutation_1 />
        <per__cst_salutation_2 />
        <per__cst_merge_cst_key />
        <per__cst_salutation_3 />
        <per__cst_salutation_4 />
        <per__cst_default_recognize_as />
        <per__cst_score />
        <per__cst_score_normalized />
        <per__cst_score_trend />
        <per__cst_vault_account />
        <per__cst_exclude_from_social_flag />
        <per__cst_social_score />
        <per__cst_ptin />
        <per__cst_aicpa_member_id />
        <per__cst_vendor_code />
        <per__cst_salt />
        <per__cst_sca_key />
        <per__cst_iterations />
        <per__cst_web_password_change_date />
        <per__cst_web_failed_login_count />
        <per__cst_pri_member_flag_ext />
        <per__cst_web_last_failed_login_date />
        <per__cst_web_login_locked_flag />
      </Contact_Person>
      <priority_points>
        <ppd_key />
        <ppd_add_user />
        <ppd_add_date />
        <ppd_change_user />
        <ppd_change_date />
        <ppd_delete_flag />
        <ppd_key_ext />
        <ppd_ppt_key />
        <ppd_cst_key />
        <ppd_priority_points />
        <ppd_entity_key />
        <ppd_exh_key />
        <ppd_hxb_key />
      </priority_points>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Billing_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Billing_Address>
      <BillToCustomer>
        <bcs__cst_key />
        <bcs__cst_type />
        <bcs__cst_name_cp />
        <bcs__cst_sort_name_dn />
        <bcs__cst_ind_full_name_dn />
        <bcs__cst_org_name_dn />
        <bcs__cst_ixo_title_dn />
        <bcs__cst_pref_comm_meth />
        <bcs__cst_bio />
        <bcs__cst_add_date />
        <bcs__cst_add_user />
        <bcs__cst_change_date />
        <bcs__cst_change_user />
        <bcs__cst_delete_flag />
        <bcs__cst_recno />
        <bcs__cst_id />
        <bcs__cst_key_ext />
        <bcs__cst_email_text_only />
        <bcs__cst_credit_limit />
        <bcs__cst_src_key />
        <bcs__cst_src_code />
        <bcs__cst_tax_exempt_flag />
        <bcs__cst_tax_id />
        <bcs__cst_cxa_key />
        <bcs__cst_no_email_flag />
        <bcs__cst_cxa_billing_key />
        <bcs__cst_eml_address_dn />
        <bcs__cst_eml_key />
        <bcs__cst_no_phone_flag />
        <bcs__cst_phn_number_complete_dn />
        <bcs__cst_cph_key />
        <bcs__cst_no_fax_flag />
        <bcs__cst_fax_number_complete_dn />
        <bcs__cst_cfx_key />
        <bcs__cst_ixo_key />
        <bcs__cst_no_web_flag />
        <bcs__cst_oldid />
        <bcs__cst_member_flag />
        <bcs__cst_url_code_dn />
        <bcs__cst_parent_cst_key />
        <bcs__cst_url_key />
        <bcs__cst_no_msg_flag />
        <bcs__cst_msg_handle_dn />
        <bcs__cst_web_login />
        <bcs__cst_web_password />
        <bcs__cst_entity_key />
        <bcs__cst_msg_key />
        <bcs__cst_no_mail_flag />
        <bcs__cst_web_start_date />
        <bcs__cst_web_end_date />
        <bcs__cst_web_force_password_change />
        <bcs__cst_web_login_disabled_flag />
        <bcs__cst_comment />
        <bcs__cst_credit_hold_flag />
        <bcs__cst_credit_hold_reason />
        <bcs__cst_web_forgot_password_status />
        <bcs__cst_old_cxa_key />
        <bcs__cst_last_email_date />
        <bcs__cst_no_promotional_material_ext />
        <bcs__cst_no_publish_flag />
        <bcs__cst_sin_key />
        <bcs__cst_ttl_key />
        <bcs__cst_jfn_key />
        <bcs__cst_cur_key />
        <bcs__cst_attribute_1 />
        <bcs__cst_attribute_2 />
        <bcs__cst_salutation_1 />
        <bcs__cst_salutation_2 />
        <bcs__cst_merge_cst_key />
        <bcs__cst_salutation_3 />
        <bcs__cst_salutation_4 />
        <bcs__cst_default_recognize_as />
        <bcs__cst_score />
        <bcs__cst_score_normalized />
        <bcs__cst_score_trend />
        <bcs__cst_vault_account />
        <bcs__cst_exclude_from_social_flag />
        <bcs__cst_social_score />
        <bcs__cst_ptin />
        <bcs__cst_aicpa_member_id />
        <bcs__cst_vendor_code />
        <bcs__cst_salt />
        <bcs__cst_sca_key />
        <bcs__cst_iterations />
        <bcs__cst_web_password_change_date />
        <bcs__cst_web_failed_login_count />
        <bcs__cst_pri_member_flag_ext />
        <bcs__cst_web_last_failed_login_date />
        <bcs__cst_web_login_locked_flag />
      </BillToCustomer>
      <Installment_Billing>
        <ord_key />
        <ord_cst_key />
        <ord_frequency />
        <ord_ptr_key />
        <ord_last_bill_date />
        <ord_proforma />
        <ord_type />
        <ord_pin_key />
        <ord_num_of_installments />
        <ord_num_invoices_to_date />
        <ord_cst_billing_key />
        <ord_ind_cst_billing_key />
        <ord_cxa_key />
        <ord_cph_key />
        <ord_cfx_key />
        <ord_eml_key />
        <ord_pref_comm_method />
        <ord_src_key />
        <ord_med_key />
        <ord_notes_internal />
        <ord_notes_external />
        <ord_add_user />
        <ord_add_date />
        <ord_change_user />
        <ord_change_date />
        <ord_delete_flag />
        <ord_entity_key />
        <ord_key_ext />
        <ord_ait_key />
        <ord_first_process_date />
        <ord_code />
        <ord_close_flag />
        <ord_milestone_flag />
        <ord_cpi_key />
        <ord_auto_pay />
        <ord_orig_trans_type />
        <ord_po_number />
        <ord_cur_key />
        <ord_trx_date />
        <ord_sfo_key />
        <ord_group_flag />
        <ord_group_description />
        <ord_recurring_date_1 />
        <ord_recurring_date_2 />
        <ord_generate_from_date />
        <ord_generate_to_date />
        <ord_inst_gen_auto_pay_option />
        <ord_inst_distributed_only_flag />
        <ord_distributed_liability_flag />
        <ord_individual_payment_return_option />
        <ord_payments_returns_flag />
        <ord_bat_key />
        <ord_processed_schedule_count />
        <ord_bat_trx_date />
        <ord_current_schedule_processed />
        <ord_first_installment_amount />
        <ord_balance />
        <ord_process />
        <ord_schedule_flag />
        <ord_task_start_date />
        <ord_task_start_time />
        <ord_eml_address />
        <ord_frequency_user_readable_text />
        <ord_cct_key />
        <ord_oig_key />
        <ord_num_of_paid_installments />
        <ord_hide_gen_next_installmt_btn_flag />
        <ord_payment_choice />
        <ord_action_type_virt />
        <ord_cpi_status />
        <ord_amount_paid />
        <ord_first_installment_amount_user_edit />
      </Installment_Billing>
      <Exhibitor_Address>
        <ead__cxa_cst_key />
        <ead__cxa_adr_key />
        <ead__cxa_add_date />
        <ead__cxa_add_user />
        <ead__cxa_change_date />
        <ead__cxa_change_user />
        <ead__cxa_delete_flag />
        <ead__cxa_key />
        <ead__cxa_key_ext />
        <ead__cxa_on_hold_flag />
        <ead__cxa_adh_key />
        <ead__cxa_adt_key />
        <ead__cxa_seasonal_from_date />
        <ead__cxa_mailing_label />
        <ead__cxa_seasonal_through_date />
        <ead__cxa_entity_key />
        <ead__cxa_mail_stop />
        <ead__cxa_mailing_label_html />
        <ead__cxa_on_hold_from />
        <ead__cxa_on_hold_through />
        <ead__cxa_no_directory_print_flag_ext />
      </Exhibitor_Address>
      <Primary_Contact_Address>
        <cad__cxa_cst_key />
        <cad__cxa_adr_key />
        <cad__cxa_add_date />
        <cad__cxa_add_user />
        <cad__cxa_change_date />
        <cad__cxa_change_user />
        <cad__cxa_delete_flag />
        <cad__cxa_key />
        <cad__cxa_key_ext />
        <cad__cxa_on_hold_flag />
        <cad__cxa_adh_key />
        <cad__cxa_adt_key />
        <cad__cxa_seasonal_from_date />
        <cad__cxa_mailing_label />
        <cad__cxa_seasonal_through_date />
        <cad__cxa_entity_key />
        <cad__cxa_mail_stop />
        <cad__cxa_mailing_label_html />
        <cad__cxa_on_hold_from />
        <cad__cxa_on_hold_through />
        <cad__cxa_no_directory_print_flag_ext />
      </Primary_Contact_Address>
      <Exhibitor_X_Contact>
        <exc_key />
        <exc_add_user />
        <exc_add_date />
        <exc_change_user />
        <exc_change_date />
        <exc_delete_flag />
        <exc_entity_key />
        <exc_key_ext />
        <exc_exh_key />
        <exc_cxa_key />
        <exc_cph_key />
        <exc_cfx_key />
        <exc_ind_cst_key />
        <exc_url_key />
        <exc_eml_key />
        <exc_rlt_key />
      </Exhibitor_X_Contact>
      <Shared_Booth>
        <ebs_key />
        <ebs_exb_key />
        <ebs_exh_key_parent />
        <ebs_hxb_key />
        <ebs_exh_key />
        <ebs_add_user />
        <ebs_add_date />
        <ebs_change_user />
        <ebs_change_date />
        <ebs_delete_flag />
        <ebs_key_ext />
        <ebs_entity_key />
        <ebs_cancel_date />
      </Shared_Booth>
      <Sponsor>
        <spo_key />
        <spo_cst_key />
        <spo_snt_key />
        <spo_ind_cst_key />
        <spo_cxa_key />
        <spo_cph_key />
        <spo_cfx_key />
        <spo_eml_key />
        <spo_url_key />
        <spo_add_user />
        <spo_add_date />
        <spo_change_user />
        <spo_change_date />
        <spo_delete_flag />
        <spo_key_ext />
        <spo_evt_key />
        <spo_ses_key />
        <spo_trk_key />
        <spo_fac_key />
        <spo_notes />
        <spo_inv_code />
        <spo_logo_doc_key />
        <spo_ivd_key />
        <spo_entity_key />
        <spo_exb_key />
        <spo_cancel_date />
        <spo_ord_code />
        <spo_sales_rep_ext />
        <spo_odd_key />
      </Sponsor>
      <Primary_Contact_Email>
        <eml_key />
        <eml_address />
        <eml_cst_key />
        <eml_type />
        <eml_add_user />
        <eml_add_date />
        <eml_change_user />
        <eml_change_date />
        <eml_delete_flag />
        <eml_key_ext />
        <eml_entity_key />
        <eml_invalid_flag />
        <eml_invalid_reason />
        <eml_unlisted_flag />
        <eml_no_directory_print_flag_ext />
      </Primary_Contact_Email>
      <Primary_Contact_Website>
        <url_key />
        <url_code />
        <url_cst_key />
        <url_type />
        <url_add_user />
        <url_add_date />
        <url_change_user />
        <url_change_date />
        <url_delete_flag />
        <url_key_ext />
        <url_entity_key />
        <url_no_directory_print_flag_ext />
      </Primary_Contact_Website>
      <Exhibitor_Email>
        <em2__eml_key />
        <em2__eml_address />
        <em2__eml_cst_key />
        <em2__eml_type />
        <em2__eml_add_user />
        <em2__eml_add_date />
        <em2__eml_change_user />
        <em2__eml_change_date />
        <em2__eml_delete_flag />
        <em2__eml_key_ext />
        <em2__eml_entity_key />
        <em2__eml_invalid_flag />
        <em2__eml_invalid_reason />
        <em2__eml_unlisted_flag />
        <em2__eml_no_directory_print_flag_ext />
      </Exhibitor_Email>
      <Exhibitor_Website>
        <ur2__url_key />
        <ur2__url_code />
        <ur2__url_cst_key />
        <ur2__url_type />
        <ur2__url_add_user />
        <ur2__url_add_date />
        <ur2__url_change_user />
        <ur2__url_change_date />
        <ur2__url_delete_flag />
        <ur2__url_key_ext />
        <ur2__url_entity_key />
        <ur2__url_no_directory_print_flag_ext />
      </Exhibitor_Website>
      <Exhibitor_BoothCollection>
        <ExhibitorBoothNew d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ExhibitorBoothNew d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Exhibitor_BoothCollection>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
    </ExhibitorNew>
  </ExhibitorCollection>
  <Accreditation_ApplicantCollection>
    <AccreditationArea>
      <CurrentKey />
      <Accreditation_Customer>
        <amc_key />
        <amc_cst_key />
        <amc_start_date />
        <amc_end_date />
        <amc_add_user />
        <amc_add_date />
        <amc_change_user />
        <amc_change_date />
        <amc_delete_flag />
        <amc_key_ext />
        <amc_ixo_cao_key />
        <amc_ama_key />
        <amc_inv_code />
        <amc_ixo_ceo_key />
        <amc_ams_key />
        <amc_ixo_cmo_key />
        <amc_ixo_adl_key />
        <amc_renewal_letter_date />
        <amc_amt_key />
        <amc_decision_date />
        <amc_renewal_letter_sent />
        <amc_dupe_check />
        <amc_entity_key />
        <amc_ivd_key />
        <amc_ixo_surveycontact_key />
        <amc_status_date />
        <amc_ord_code />
        <amc_odd_key />
        <amc_bup_prd_key />
      </Accreditation_Customer>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </Customer>
      <Customer_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Customer_Address>
      <Customer_Primary_Address>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Customer_Primary_Address>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
      </Organization>
      <Accreditation>
        <ama_key />
        <ama_code />
        <ama_desc />
        <ama_add_user />
        <ama_add_date />
        <ama_change_user />
        <ama_change_date />
        <ama_delete_flag />
        <ama_key_ext />
        <ama_entity_key />
      </Accreditation>
      <Accreditation_Status>
        <ams_key />
        <ams_add_user />
        <ams_add_date />
        <ams_change_user />
        <ams_change_date />
        <ams_delete_flag />
        <ams_entity_key />
        <ams_key_ext />
        <ams_desc />
      </Accreditation_Status>
      <Accreditation_Type>
        <amt_key />
        <amt_add_user />
        <amt_add_date />
        <amt_change_user />
        <amt_change_date />
        <amt_delete_flag />
        <amt_entity_key />
        <amt_key_ext />
        <amt_desc />
      </Accreditation_Type>
      <Individual_Organization_CEO_Affiliation>
        <exo__ixo_key />
        <exo__ixo_rlt_code />
        <exo__ixo_title />
        <exo__ixo_start_date />
        <exo__ixo_end_date />
        <exo__ixo_ind_cst_key />
        <exo__ixo_org_cst_key />
        <exo__ixo_add_date />
        <exo__ixo_add_user />
        <exo__ixo_change_date />
        <exo__ixo_rlt_key />
        <exo__ixo_change_user />
        <exo__ixo_delete_flag />
        <exo__ixo_key_ext />
        <exo__ixo_cst_key_owner />
        <exo__ixo_entity_key />
        <exo__ixo_void_flag />
        <exo__ixo_pac_approved_flag_ext />
      </Individual_Organization_CEO_Affiliation>
      <Affiliated_CEO>
        <ceo__cst_key />
        <ceo__cst_type />
        <ceo__cst_name_cp />
        <ceo__cst_sort_name_dn />
        <ceo__cst_ind_full_name_dn />
        <ceo__cst_org_name_dn />
        <ceo__cst_ixo_title_dn />
        <ceo__cst_pref_comm_meth />
        <ceo__cst_bio />
        <ceo__cst_add_date />
        <ceo__cst_add_user />
        <ceo__cst_change_date />
        <ceo__cst_change_user />
        <ceo__cst_delete_flag />
        <ceo__cst_recno />
        <ceo__cst_id />
        <ceo__cst_key_ext />
        <ceo__cst_email_text_only />
        <ceo__cst_credit_limit />
        <ceo__cst_src_key />
        <ceo__cst_src_code />
        <ceo__cst_tax_exempt_flag />
        <ceo__cst_tax_id />
        <ceo__cst_cxa_key />
        <ceo__cst_no_email_flag />
        <ceo__cst_cxa_billing_key />
        <ceo__cst_eml_address_dn />
        <ceo__cst_eml_key />
        <ceo__cst_no_phone_flag />
        <ceo__cst_phn_number_complete_dn />
        <ceo__cst_cph_key />
        <ceo__cst_no_fax_flag />
        <ceo__cst_fax_number_complete_dn />
        <ceo__cst_cfx_key />
        <ceo__cst_ixo_key />
        <ceo__cst_no_web_flag />
        <ceo__cst_oldid />
        <ceo__cst_member_flag />
        <ceo__cst_url_code_dn />
        <ceo__cst_parent_cst_key />
        <ceo__cst_url_key />
        <ceo__cst_no_msg_flag />
        <ceo__cst_msg_handle_dn />
        <ceo__cst_web_login />
        <ceo__cst_web_password />
        <ceo__cst_entity_key />
        <ceo__cst_msg_key />
        <ceo__cst_no_mail_flag />
        <ceo__cst_web_start_date />
        <ceo__cst_web_end_date />
        <ceo__cst_web_force_password_change />
        <ceo__cst_web_login_disabled_flag />
        <ceo__cst_comment />
        <ceo__cst_credit_hold_flag />
        <ceo__cst_credit_hold_reason />
        <ceo__cst_web_forgot_password_status />
        <ceo__cst_old_cxa_key />
        <ceo__cst_last_email_date />
        <ceo__cst_no_promotional_material_ext />
        <ceo__cst_no_publish_flag />
        <ceo__cst_sin_key />
        <ceo__cst_ttl_key />
        <ceo__cst_jfn_key />
        <ceo__cst_cur_key />
        <ceo__cst_attribute_1 />
        <ceo__cst_attribute_2 />
        <ceo__cst_salutation_1 />
        <ceo__cst_salutation_2 />
        <ceo__cst_merge_cst_key />
        <ceo__cst_salutation_3 />
        <ceo__cst_salutation_4 />
        <ceo__cst_default_recognize_as />
        <ceo__cst_score />
        <ceo__cst_score_normalized />
        <ceo__cst_score_trend />
        <ceo__cst_vault_account />
        <ceo__cst_exclude_from_social_flag />
        <ceo__cst_social_score />
        <ceo__cst_ptin />
        <ceo__cst_aicpa_member_id />
        <ceo__cst_vendor_code />
        <ceo__cst_salt />
        <ceo__cst_sca_key />
        <ceo__cst_iterations />
        <ceo__cst_web_password_change_date />
        <ceo__cst_web_failed_login_count />
        <ceo__cst_pri_member_flag_ext />
        <ceo__cst_web_last_failed_login_date />
        <ceo__cst_web_login_locked_flag />
      </Affiliated_CEO>
      <Individual_Organization_CAO_Affiliation>
        <axo__ixo_key />
        <axo__ixo_rlt_code />
        <axo__ixo_title />
        <axo__ixo_start_date />
        <axo__ixo_end_date />
        <axo__ixo_ind_cst_key />
        <axo__ixo_org_cst_key />
        <axo__ixo_add_date />
        <axo__ixo_add_user />
        <axo__ixo_change_date />
        <axo__ixo_rlt_key />
        <axo__ixo_change_user />
        <axo__ixo_delete_flag />
        <axo__ixo_key_ext />
        <axo__ixo_cst_key_owner />
        <axo__ixo_entity_key />
        <axo__ixo_void_flag />
        <axo__ixo_pac_approved_flag_ext />
      </Individual_Organization_CAO_Affiliation>
      <Affiliated_CAO>
        <cao__cst_key />
        <cao__cst_type />
        <cao__cst_name_cp />
        <cao__cst_sort_name_dn />
        <cao__cst_ind_full_name_dn />
        <cao__cst_org_name_dn />
        <cao__cst_ixo_title_dn />
        <cao__cst_pref_comm_meth />
        <cao__cst_bio />
        <cao__cst_add_date />
        <cao__cst_add_user />
        <cao__cst_change_date />
        <cao__cst_change_user />
        <cao__cst_delete_flag />
        <cao__cst_recno />
        <cao__cst_id />
        <cao__cst_key_ext />
        <cao__cst_email_text_only />
        <cao__cst_credit_limit />
        <cao__cst_src_key />
        <cao__cst_src_code />
        <cao__cst_tax_exempt_flag />
        <cao__cst_tax_id />
        <cao__cst_cxa_key />
        <cao__cst_no_email_flag />
        <cao__cst_cxa_billing_key />
        <cao__cst_eml_address_dn />
        <cao__cst_eml_key />
        <cao__cst_no_phone_flag />
        <cao__cst_phn_number_complete_dn />
        <cao__cst_cph_key />
        <cao__cst_no_fax_flag />
        <cao__cst_fax_number_complete_dn />
        <cao__cst_cfx_key />
        <cao__cst_ixo_key />
        <cao__cst_no_web_flag />
        <cao__cst_oldid />
        <cao__cst_member_flag />
        <cao__cst_url_code_dn />
        <cao__cst_parent_cst_key />
        <cao__cst_url_key />
        <cao__cst_no_msg_flag />
        <cao__cst_msg_handle_dn />
        <cao__cst_web_login />
        <cao__cst_web_password />
        <cao__cst_entity_key />
        <cao__cst_msg_key />
        <cao__cst_no_mail_flag />
        <cao__cst_web_start_date />
        <cao__cst_web_end_date />
        <cao__cst_web_force_password_change />
        <cao__cst_web_login_disabled_flag />
        <cao__cst_comment />
        <cao__cst_credit_hold_flag />
        <cao__cst_credit_hold_reason />
        <cao__cst_web_forgot_password_status />
        <cao__cst_old_cxa_key />
        <cao__cst_last_email_date />
        <cao__cst_no_promotional_material_ext />
        <cao__cst_no_publish_flag />
        <cao__cst_sin_key />
        <cao__cst_ttl_key />
        <cao__cst_jfn_key />
        <cao__cst_cur_key />
        <cao__cst_attribute_1 />
        <cao__cst_attribute_2 />
        <cao__cst_salutation_1 />
        <cao__cst_salutation_2 />
        <cao__cst_merge_cst_key />
        <cao__cst_salutation_3 />
        <cao__cst_salutation_4 />
        <cao__cst_default_recognize_as />
        <cao__cst_score />
        <cao__cst_score_normalized />
        <cao__cst_score_trend />
        <cao__cst_vault_account />
        <cao__cst_exclude_from_social_flag />
        <cao__cst_social_score />
        <cao__cst_ptin />
        <cao__cst_aicpa_member_id />
        <cao__cst_vendor_code />
        <cao__cst_salt />
        <cao__cst_sca_key />
        <cao__cst_iterations />
        <cao__cst_web_password_change_date />
        <cao__cst_web_failed_login_count />
        <cao__cst_pri_member_flag_ext />
        <cao__cst_web_last_failed_login_date />
        <cao__cst_web_login_locked_flag />
      </Affiliated_CAO>
      <Individual_Organization_CMOA_ffiliation>
        <mxo__ixo_key />
        <mxo__ixo_rlt_code />
        <mxo__ixo_title />
        <mxo__ixo_start_date />
        <mxo__ixo_end_date />
        <mxo__ixo_ind_cst_key />
        <mxo__ixo_org_cst_key />
        <mxo__ixo_add_date />
        <mxo__ixo_add_user />
        <mxo__ixo_change_date />
        <mxo__ixo_rlt_key />
        <mxo__ixo_change_user />
        <mxo__ixo_delete_flag />
        <mxo__ixo_key_ext />
        <mxo__ixo_cst_key_owner />
        <mxo__ixo_entity_key />
        <mxo__ixo_void_flag />
        <mxo__ixo_pac_approved_flag_ext />
      </Individual_Organization_CMOA_ffiliation>
      <Affiliated_CMO>
        <cmo__cst_key />
        <cmo__cst_type />
        <cmo__cst_name_cp />
        <cmo__cst_sort_name_dn />
        <cmo__cst_ind_full_name_dn />
        <cmo__cst_org_name_dn />
        <cmo__cst_ixo_title_dn />
        <cmo__cst_pref_comm_meth />
        <cmo__cst_bio />
        <cmo__cst_add_date />
        <cmo__cst_add_user />
        <cmo__cst_change_date />
        <cmo__cst_change_user />
        <cmo__cst_delete_flag />
        <cmo__cst_recno />
        <cmo__cst_id />
        <cmo__cst_key_ext />
        <cmo__cst_email_text_only />
        <cmo__cst_credit_limit />
        <cmo__cst_src_key />
        <cmo__cst_src_code />
        <cmo__cst_tax_exempt_flag />
        <cmo__cst_tax_id />
        <cmo__cst_cxa_key />
        <cmo__cst_no_email_flag />
        <cmo__cst_cxa_billing_key />
        <cmo__cst_eml_address_dn />
        <cmo__cst_eml_key />
        <cmo__cst_no_phone_flag />
        <cmo__cst_phn_number_complete_dn />
        <cmo__cst_cph_key />
        <cmo__cst_no_fax_flag />
        <cmo__cst_fax_number_complete_dn />
        <cmo__cst_cfx_key />
        <cmo__cst_ixo_key />
        <cmo__cst_no_web_flag />
        <cmo__cst_oldid />
        <cmo__cst_member_flag />
        <cmo__cst_url_code_dn />
        <cmo__cst_parent_cst_key />
        <cmo__cst_url_key />
        <cmo__cst_no_msg_flag />
        <cmo__cst_msg_handle_dn />
        <cmo__cst_web_login />
        <cmo__cst_web_password />
        <cmo__cst_entity_key />
        <cmo__cst_msg_key />
        <cmo__cst_no_mail_flag />
        <cmo__cst_web_start_date />
        <cmo__cst_web_end_date />
        <cmo__cst_web_force_password_change />
        <cmo__cst_web_login_disabled_flag />
        <cmo__cst_comment />
        <cmo__cst_credit_hold_flag />
        <cmo__cst_credit_hold_reason />
        <cmo__cst_web_forgot_password_status />
        <cmo__cst_old_cxa_key />
        <cmo__cst_last_email_date />
        <cmo__cst_no_promotional_material_ext />
        <cmo__cst_no_publish_flag />
        <cmo__cst_sin_key />
        <cmo__cst_ttl_key />
        <cmo__cst_jfn_key />
        <cmo__cst_cur_key />
        <cmo__cst_attribute_1 />
        <cmo__cst_attribute_2 />
        <cmo__cst_salutation_1 />
        <cmo__cst_salutation_2 />
        <cmo__cst_merge_cst_key />
        <cmo__cst_salutation_3 />
        <cmo__cst_salutation_4 />
        <cmo__cst_default_recognize_as />
        <cmo__cst_score />
        <cmo__cst_score_normalized />
        <cmo__cst_score_trend />
        <cmo__cst_vault_account />
        <cmo__cst_exclude_from_social_flag />
        <cmo__cst_social_score />
        <cmo__cst_ptin />
        <cmo__cst_aicpa_member_id />
        <cmo__cst_vendor_code />
        <cmo__cst_salt />
        <cmo__cst_sca_key />
        <cmo__cst_iterations />
        <cmo__cst_web_password_change_date />
        <cmo__cst_web_failed_login_count />
        <cmo__cst_pri_member_flag_ext />
        <cmo__cst_web_last_failed_login_date />
        <cmo__cst_web_login_locked_flag />
      </Affiliated_CMO>
      <Individual_Organization_Survey_Contact_Affiliation>
        <sxo__ixo_key />
        <sxo__ixo_rlt_code />
        <sxo__ixo_title />
        <sxo__ixo_start_date />
        <sxo__ixo_end_date />
        <sxo__ixo_ind_cst_key />
        <sxo__ixo_org_cst_key />
        <sxo__ixo_add_date />
        <sxo__ixo_add_user />
        <sxo__ixo_change_date />
        <sxo__ixo_rlt_key />
        <sxo__ixo_change_user />
        <sxo__ixo_delete_flag />
        <sxo__ixo_key_ext />
        <sxo__ixo_cst_key_owner />
        <sxo__ixo_entity_key />
        <sxo__ixo_void_flag />
        <sxo__ixo_pac_approved_flag_ext />
      </Individual_Organization_Survey_Contact_Affiliation>
      <Affiliated_Survey_Contact>
        <sur__cst_key />
        <sur__cst_type />
        <sur__cst_name_cp />
        <sur__cst_sort_name_dn />
        <sur__cst_ind_full_name_dn />
        <sur__cst_org_name_dn />
        <sur__cst_ixo_title_dn />
        <sur__cst_pref_comm_meth />
        <sur__cst_bio />
        <sur__cst_add_date />
        <sur__cst_add_user />
        <sur__cst_change_date />
        <sur__cst_change_user />
        <sur__cst_delete_flag />
        <sur__cst_recno />
        <sur__cst_id />
        <sur__cst_key_ext />
        <sur__cst_email_text_only />
        <sur__cst_credit_limit />
        <sur__cst_src_key />
        <sur__cst_src_code />
        <sur__cst_tax_exempt_flag />
        <sur__cst_tax_id />
        <sur__cst_cxa_key />
        <sur__cst_no_email_flag />
        <sur__cst_cxa_billing_key />
        <sur__cst_eml_address_dn />
        <sur__cst_eml_key />
        <sur__cst_no_phone_flag />
        <sur__cst_phn_number_complete_dn />
        <sur__cst_cph_key />
        <sur__cst_no_fax_flag />
        <sur__cst_fax_number_complete_dn />
        <sur__cst_cfx_key />
        <sur__cst_ixo_key />
        <sur__cst_no_web_flag />
        <sur__cst_oldid />
        <sur__cst_member_flag />
        <sur__cst_url_code_dn />
        <sur__cst_parent_cst_key />
        <sur__cst_url_key />
        <sur__cst_no_msg_flag />
        <sur__cst_msg_handle_dn />
        <sur__cst_web_login />
        <sur__cst_web_password />
        <sur__cst_entity_key />
        <sur__cst_msg_key />
        <sur__cst_no_mail_flag />
        <sur__cst_web_start_date />
        <sur__cst_web_end_date />
        <sur__cst_web_force_password_change />
        <sur__cst_web_login_disabled_flag />
        <sur__cst_comment />
        <sur__cst_credit_hold_flag />
        <sur__cst_credit_hold_reason />
        <sur__cst_web_forgot_password_status />
        <sur__cst_old_cxa_key />
        <sur__cst_last_email_date />
        <sur__cst_no_promotional_material_ext />
        <sur__cst_no_publish_flag />
        <sur__cst_sin_key />
        <sur__cst_ttl_key />
        <sur__cst_jfn_key />
        <sur__cst_cur_key />
        <sur__cst_attribute_1 />
        <sur__cst_attribute_2 />
        <sur__cst_salutation_1 />
        <sur__cst_salutation_2 />
        <sur__cst_merge_cst_key />
        <sur__cst_salutation_3 />
        <sur__cst_salutation_4 />
        <sur__cst_default_recognize_as />
        <sur__cst_score />
        <sur__cst_score_normalized />
        <sur__cst_score_trend />
        <sur__cst_vault_account />
        <sur__cst_exclude_from_social_flag />
        <sur__cst_social_score />
        <sur__cst_ptin />
        <sur__cst_aicpa_member_id />
        <sur__cst_vendor_code />
        <sur__cst_salt />
        <sur__cst_sca_key />
        <sur__cst_iterations />
        <sur__cst_web_password_change_date />
        <sur__cst_web_failed_login_count />
        <sur__cst_pri_member_flag_ext />
        <sur__cst_web_last_failed_login_date />
        <sur__cst_web_login_locked_flag />
      </Affiliated_Survey_Contact>
      <Individual_Decision_Letter_Recipient>
        <lxo__ixo_key />
        <lxo__ixo_rlt_code />
        <lxo__ixo_title />
        <lxo__ixo_start_date />
        <lxo__ixo_end_date />
        <lxo__ixo_ind_cst_key />
        <lxo__ixo_org_cst_key />
        <lxo__ixo_add_date />
        <lxo__ixo_add_user />
        <lxo__ixo_change_date />
        <lxo__ixo_rlt_key />
        <lxo__ixo_change_user />
        <lxo__ixo_delete_flag />
        <lxo__ixo_key_ext />
        <lxo__ixo_cst_key_owner />
        <lxo__ixo_entity_key />
        <lxo__ixo_void_flag />
        <lxo__ixo_pac_approved_flag_ext />
      </Individual_Decision_Letter_Recipient>
      <Decision_Letter_Recipient>
        <dlr__cst_key />
        <dlr__cst_type />
        <dlr__cst_name_cp />
        <dlr__cst_sort_name_dn />
        <dlr__cst_ind_full_name_dn />
        <dlr__cst_org_name_dn />
        <dlr__cst_ixo_title_dn />
        <dlr__cst_pref_comm_meth />
        <dlr__cst_bio />
        <dlr__cst_add_date />
        <dlr__cst_add_user />
        <dlr__cst_change_date />
        <dlr__cst_change_user />
        <dlr__cst_delete_flag />
        <dlr__cst_recno />
        <dlr__cst_id />
        <dlr__cst_key_ext />
        <dlr__cst_email_text_only />
        <dlr__cst_credit_limit />
        <dlr__cst_src_key />
        <dlr__cst_src_code />
        <dlr__cst_tax_exempt_flag />
        <dlr__cst_tax_id />
        <dlr__cst_cxa_key />
        <dlr__cst_no_email_flag />
        <dlr__cst_cxa_billing_key />
        <dlr__cst_eml_address_dn />
        <dlr__cst_eml_key />
        <dlr__cst_no_phone_flag />
        <dlr__cst_phn_number_complete_dn />
        <dlr__cst_cph_key />
        <dlr__cst_no_fax_flag />
        <dlr__cst_fax_number_complete_dn />
        <dlr__cst_cfx_key />
        <dlr__cst_ixo_key />
        <dlr__cst_no_web_flag />
        <dlr__cst_oldid />
        <dlr__cst_member_flag />
        <dlr__cst_url_code_dn />
        <dlr__cst_parent_cst_key />
        <dlr__cst_url_key />
        <dlr__cst_no_msg_flag />
        <dlr__cst_msg_handle_dn />
        <dlr__cst_web_login />
        <dlr__cst_web_password />
        <dlr__cst_entity_key />
        <dlr__cst_msg_key />
        <dlr__cst_no_mail_flag />
        <dlr__cst_web_start_date />
        <dlr__cst_web_end_date />
        <dlr__cst_web_force_password_change />
        <dlr__cst_web_login_disabled_flag />
        <dlr__cst_comment />
        <dlr__cst_credit_hold_flag />
        <dlr__cst_credit_hold_reason />
        <dlr__cst_web_forgot_password_status />
        <dlr__cst_old_cxa_key />
        <dlr__cst_last_email_date />
        <dlr__cst_no_promotional_material_ext />
        <dlr__cst_no_publish_flag />
        <dlr__cst_sin_key />
        <dlr__cst_ttl_key />
        <dlr__cst_jfn_key />
        <dlr__cst_cur_key />
        <dlr__cst_attribute_1 />
        <dlr__cst_attribute_2 />
        <dlr__cst_salutation_1 />
        <dlr__cst_salutation_2 />
        <dlr__cst_merge_cst_key />
        <dlr__cst_salutation_3 />
        <dlr__cst_salutation_4 />
        <dlr__cst_default_recognize_as />
        <dlr__cst_score />
        <dlr__cst_score_normalized />
        <dlr__cst_score_trend />
        <dlr__cst_vault_account />
        <dlr__cst_exclude_from_social_flag />
        <dlr__cst_social_score />
        <dlr__cst_ptin />
        <dlr__cst_aicpa_member_id />
        <dlr__cst_vendor_code />
        <dlr__cst_salt />
        <dlr__cst_sca_key />
        <dlr__cst_iterations />
        <dlr__cst_web_password_change_date />
        <dlr__cst_web_failed_login_count />
        <dlr__cst_pri_member_flag_ext />
        <dlr__cst_web_last_failed_login_date />
        <dlr__cst_web_login_locked_flag />
      </Decision_Letter_Recipient>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
    </AccreditationArea>
    <AccreditationArea>
      <CurrentKey />
      <Accreditation_Customer>
        <amc_key />
        <amc_cst_key />
        <amc_start_date />
        <amc_end_date />
        <amc_add_user />
        <amc_add_date />
        <amc_change_user />
        <amc_change_date />
        <amc_delete_flag />
        <amc_key_ext />
        <amc_ixo_cao_key />
        <amc_ama_key />
        <amc_inv_code />
        <amc_ixo_ceo_key />
        <amc_ams_key />
        <amc_ixo_cmo_key />
        <amc_ixo_adl_key />
        <amc_renewal_letter_date />
        <amc_amt_key />
        <amc_decision_date />
        <amc_renewal_letter_sent />
        <amc_dupe_check />
        <amc_entity_key />
        <amc_ivd_key />
        <amc_ixo_surveycontact_key />
        <amc_status_date />
        <amc_ord_code />
        <amc_odd_key />
        <amc_bup_prd_key />
      </Accreditation_Customer>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </Customer>
      <Customer_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Customer_Address>
      <Customer_Primary_Address>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Customer_Primary_Address>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
      </Organization>
      <Accreditation>
        <ama_key />
        <ama_code />
        <ama_desc />
        <ama_add_user />
        <ama_add_date />
        <ama_change_user />
        <ama_change_date />
        <ama_delete_flag />
        <ama_key_ext />
        <ama_entity_key />
      </Accreditation>
      <Accreditation_Status>
        <ams_key />
        <ams_add_user />
        <ams_add_date />
        <ams_change_user />
        <ams_change_date />
        <ams_delete_flag />
        <ams_entity_key />
        <ams_key_ext />
        <ams_desc />
      </Accreditation_Status>
      <Accreditation_Type>
        <amt_key />
        <amt_add_user />
        <amt_add_date />
        <amt_change_user />
        <amt_change_date />
        <amt_delete_flag />
        <amt_entity_key />
        <amt_key_ext />
        <amt_desc />
      </Accreditation_Type>
      <Individual_Organization_CEO_Affiliation>
        <exo__ixo_key />
        <exo__ixo_rlt_code />
        <exo__ixo_title />
        <exo__ixo_start_date />
        <exo__ixo_end_date />
        <exo__ixo_ind_cst_key />
        <exo__ixo_org_cst_key />
        <exo__ixo_add_date />
        <exo__ixo_add_user />
        <exo__ixo_change_date />
        <exo__ixo_rlt_key />
        <exo__ixo_change_user />
        <exo__ixo_delete_flag />
        <exo__ixo_key_ext />
        <exo__ixo_cst_key_owner />
        <exo__ixo_entity_key />
        <exo__ixo_void_flag />
        <exo__ixo_pac_approved_flag_ext />
      </Individual_Organization_CEO_Affiliation>
      <Affiliated_CEO>
        <ceo__cst_key />
        <ceo__cst_type />
        <ceo__cst_name_cp />
        <ceo__cst_sort_name_dn />
        <ceo__cst_ind_full_name_dn />
        <ceo__cst_org_name_dn />
        <ceo__cst_ixo_title_dn />
        <ceo__cst_pref_comm_meth />
        <ceo__cst_bio />
        <ceo__cst_add_date />
        <ceo__cst_add_user />
        <ceo__cst_change_date />
        <ceo__cst_change_user />
        <ceo__cst_delete_flag />
        <ceo__cst_recno />
        <ceo__cst_id />
        <ceo__cst_key_ext />
        <ceo__cst_email_text_only />
        <ceo__cst_credit_limit />
        <ceo__cst_src_key />
        <ceo__cst_src_code />
        <ceo__cst_tax_exempt_flag />
        <ceo__cst_tax_id />
        <ceo__cst_cxa_key />
        <ceo__cst_no_email_flag />
        <ceo__cst_cxa_billing_key />
        <ceo__cst_eml_address_dn />
        <ceo__cst_eml_key />
        <ceo__cst_no_phone_flag />
        <ceo__cst_phn_number_complete_dn />
        <ceo__cst_cph_key />
        <ceo__cst_no_fax_flag />
        <ceo__cst_fax_number_complete_dn />
        <ceo__cst_cfx_key />
        <ceo__cst_ixo_key />
        <ceo__cst_no_web_flag />
        <ceo__cst_oldid />
        <ceo__cst_member_flag />
        <ceo__cst_url_code_dn />
        <ceo__cst_parent_cst_key />
        <ceo__cst_url_key />
        <ceo__cst_no_msg_flag />
        <ceo__cst_msg_handle_dn />
        <ceo__cst_web_login />
        <ceo__cst_web_password />
        <ceo__cst_entity_key />
        <ceo__cst_msg_key />
        <ceo__cst_no_mail_flag />
        <ceo__cst_web_start_date />
        <ceo__cst_web_end_date />
        <ceo__cst_web_force_password_change />
        <ceo__cst_web_login_disabled_flag />
        <ceo__cst_comment />
        <ceo__cst_credit_hold_flag />
        <ceo__cst_credit_hold_reason />
        <ceo__cst_web_forgot_password_status />
        <ceo__cst_old_cxa_key />
        <ceo__cst_last_email_date />
        <ceo__cst_no_promotional_material_ext />
        <ceo__cst_no_publish_flag />
        <ceo__cst_sin_key />
        <ceo__cst_ttl_key />
        <ceo__cst_jfn_key />
        <ceo__cst_cur_key />
        <ceo__cst_attribute_1 />
        <ceo__cst_attribute_2 />
        <ceo__cst_salutation_1 />
        <ceo__cst_salutation_2 />
        <ceo__cst_merge_cst_key />
        <ceo__cst_salutation_3 />
        <ceo__cst_salutation_4 />
        <ceo__cst_default_recognize_as />
        <ceo__cst_score />
        <ceo__cst_score_normalized />
        <ceo__cst_score_trend />
        <ceo__cst_vault_account />
        <ceo__cst_exclude_from_social_flag />
        <ceo__cst_social_score />
        <ceo__cst_ptin />
        <ceo__cst_aicpa_member_id />
        <ceo__cst_vendor_code />
        <ceo__cst_salt />
        <ceo__cst_sca_key />
        <ceo__cst_iterations />
        <ceo__cst_web_password_change_date />
        <ceo__cst_web_failed_login_count />
        <ceo__cst_pri_member_flag_ext />
        <ceo__cst_web_last_failed_login_date />
        <ceo__cst_web_login_locked_flag />
      </Affiliated_CEO>
      <Individual_Organization_CAO_Affiliation>
        <axo__ixo_key />
        <axo__ixo_rlt_code />
        <axo__ixo_title />
        <axo__ixo_start_date />
        <axo__ixo_end_date />
        <axo__ixo_ind_cst_key />
        <axo__ixo_org_cst_key />
        <axo__ixo_add_date />
        <axo__ixo_add_user />
        <axo__ixo_change_date />
        <axo__ixo_rlt_key />
        <axo__ixo_change_user />
        <axo__ixo_delete_flag />
        <axo__ixo_key_ext />
        <axo__ixo_cst_key_owner />
        <axo__ixo_entity_key />
        <axo__ixo_void_flag />
        <axo__ixo_pac_approved_flag_ext />
      </Individual_Organization_CAO_Affiliation>
      <Affiliated_CAO>
        <cao__cst_key />
        <cao__cst_type />
        <cao__cst_name_cp />
        <cao__cst_sort_name_dn />
        <cao__cst_ind_full_name_dn />
        <cao__cst_org_name_dn />
        <cao__cst_ixo_title_dn />
        <cao__cst_pref_comm_meth />
        <cao__cst_bio />
        <cao__cst_add_date />
        <cao__cst_add_user />
        <cao__cst_change_date />
        <cao__cst_change_user />
        <cao__cst_delete_flag />
        <cao__cst_recno />
        <cao__cst_id />
        <cao__cst_key_ext />
        <cao__cst_email_text_only />
        <cao__cst_credit_limit />
        <cao__cst_src_key />
        <cao__cst_src_code />
        <cao__cst_tax_exempt_flag />
        <cao__cst_tax_id />
        <cao__cst_cxa_key />
        <cao__cst_no_email_flag />
        <cao__cst_cxa_billing_key />
        <cao__cst_eml_address_dn />
        <cao__cst_eml_key />
        <cao__cst_no_phone_flag />
        <cao__cst_phn_number_complete_dn />
        <cao__cst_cph_key />
        <cao__cst_no_fax_flag />
        <cao__cst_fax_number_complete_dn />
        <cao__cst_cfx_key />
        <cao__cst_ixo_key />
        <cao__cst_no_web_flag />
        <cao__cst_oldid />
        <cao__cst_member_flag />
        <cao__cst_url_code_dn />
        <cao__cst_parent_cst_key />
        <cao__cst_url_key />
        <cao__cst_no_msg_flag />
        <cao__cst_msg_handle_dn />
        <cao__cst_web_login />
        <cao__cst_web_password />
        <cao__cst_entity_key />
        <cao__cst_msg_key />
        <cao__cst_no_mail_flag />
        <cao__cst_web_start_date />
        <cao__cst_web_end_date />
        <cao__cst_web_force_password_change />
        <cao__cst_web_login_disabled_flag />
        <cao__cst_comment />
        <cao__cst_credit_hold_flag />
        <cao__cst_credit_hold_reason />
        <cao__cst_web_forgot_password_status />
        <cao__cst_old_cxa_key />
        <cao__cst_last_email_date />
        <cao__cst_no_promotional_material_ext />
        <cao__cst_no_publish_flag />
        <cao__cst_sin_key />
        <cao__cst_ttl_key />
        <cao__cst_jfn_key />
        <cao__cst_cur_key />
        <cao__cst_attribute_1 />
        <cao__cst_attribute_2 />
        <cao__cst_salutation_1 />
        <cao__cst_salutation_2 />
        <cao__cst_merge_cst_key />
        <cao__cst_salutation_3 />
        <cao__cst_salutation_4 />
        <cao__cst_default_recognize_as />
        <cao__cst_score />
        <cao__cst_score_normalized />
        <cao__cst_score_trend />
        <cao__cst_vault_account />
        <cao__cst_exclude_from_social_flag />
        <cao__cst_social_score />
        <cao__cst_ptin />
        <cao__cst_aicpa_member_id />
        <cao__cst_vendor_code />
        <cao__cst_salt />
        <cao__cst_sca_key />
        <cao__cst_iterations />
        <cao__cst_web_password_change_date />
        <cao__cst_web_failed_login_count />
        <cao__cst_pri_member_flag_ext />
        <cao__cst_web_last_failed_login_date />
        <cao__cst_web_login_locked_flag />
      </Affiliated_CAO>
      <Individual_Organization_CMOA_ffiliation>
        <mxo__ixo_key />
        <mxo__ixo_rlt_code />
        <mxo__ixo_title />
        <mxo__ixo_start_date />
        <mxo__ixo_end_date />
        <mxo__ixo_ind_cst_key />
        <mxo__ixo_org_cst_key />
        <mxo__ixo_add_date />
        <mxo__ixo_add_user />
        <mxo__ixo_change_date />
        <mxo__ixo_rlt_key />
        <mxo__ixo_change_user />
        <mxo__ixo_delete_flag />
        <mxo__ixo_key_ext />
        <mxo__ixo_cst_key_owner />
        <mxo__ixo_entity_key />
        <mxo__ixo_void_flag />
        <mxo__ixo_pac_approved_flag_ext />
      </Individual_Organization_CMOA_ffiliation>
      <Affiliated_CMO>
        <cmo__cst_key />
        <cmo__cst_type />
        <cmo__cst_name_cp />
        <cmo__cst_sort_name_dn />
        <cmo__cst_ind_full_name_dn />
        <cmo__cst_org_name_dn />
        <cmo__cst_ixo_title_dn />
        <cmo__cst_pref_comm_meth />
        <cmo__cst_bio />
        <cmo__cst_add_date />
        <cmo__cst_add_user />
        <cmo__cst_change_date />
        <cmo__cst_change_user />
        <cmo__cst_delete_flag />
        <cmo__cst_recno />
        <cmo__cst_id />
        <cmo__cst_key_ext />
        <cmo__cst_email_text_only />
        <cmo__cst_credit_limit />
        <cmo__cst_src_key />
        <cmo__cst_src_code />
        <cmo__cst_tax_exempt_flag />
        <cmo__cst_tax_id />
        <cmo__cst_cxa_key />
        <cmo__cst_no_email_flag />
        <cmo__cst_cxa_billing_key />
        <cmo__cst_eml_address_dn />
        <cmo__cst_eml_key />
        <cmo__cst_no_phone_flag />
        <cmo__cst_phn_number_complete_dn />
        <cmo__cst_cph_key />
        <cmo__cst_no_fax_flag />
        <cmo__cst_fax_number_complete_dn />
        <cmo__cst_cfx_key />
        <cmo__cst_ixo_key />
        <cmo__cst_no_web_flag />
        <cmo__cst_oldid />
        <cmo__cst_member_flag />
        <cmo__cst_url_code_dn />
        <cmo__cst_parent_cst_key />
        <cmo__cst_url_key />
        <cmo__cst_no_msg_flag />
        <cmo__cst_msg_handle_dn />
        <cmo__cst_web_login />
        <cmo__cst_web_password />
        <cmo__cst_entity_key />
        <cmo__cst_msg_key />
        <cmo__cst_no_mail_flag />
        <cmo__cst_web_start_date />
        <cmo__cst_web_end_date />
        <cmo__cst_web_force_password_change />
        <cmo__cst_web_login_disabled_flag />
        <cmo__cst_comment />
        <cmo__cst_credit_hold_flag />
        <cmo__cst_credit_hold_reason />
        <cmo__cst_web_forgot_password_status />
        <cmo__cst_old_cxa_key />
        <cmo__cst_last_email_date />
        <cmo__cst_no_promotional_material_ext />
        <cmo__cst_no_publish_flag />
        <cmo__cst_sin_key />
        <cmo__cst_ttl_key />
        <cmo__cst_jfn_key />
        <cmo__cst_cur_key />
        <cmo__cst_attribute_1 />
        <cmo__cst_attribute_2 />
        <cmo__cst_salutation_1 />
        <cmo__cst_salutation_2 />
        <cmo__cst_merge_cst_key />
        <cmo__cst_salutation_3 />
        <cmo__cst_salutation_4 />
        <cmo__cst_default_recognize_as />
        <cmo__cst_score />
        <cmo__cst_score_normalized />
        <cmo__cst_score_trend />
        <cmo__cst_vault_account />
        <cmo__cst_exclude_from_social_flag />
        <cmo__cst_social_score />
        <cmo__cst_ptin />
        <cmo__cst_aicpa_member_id />
        <cmo__cst_vendor_code />
        <cmo__cst_salt />
        <cmo__cst_sca_key />
        <cmo__cst_iterations />
        <cmo__cst_web_password_change_date />
        <cmo__cst_web_failed_login_count />
        <cmo__cst_pri_member_flag_ext />
        <cmo__cst_web_last_failed_login_date />
        <cmo__cst_web_login_locked_flag />
      </Affiliated_CMO>
      <Individual_Organization_Survey_Contact_Affiliation>
        <sxo__ixo_key />
        <sxo__ixo_rlt_code />
        <sxo__ixo_title />
        <sxo__ixo_start_date />
        <sxo__ixo_end_date />
        <sxo__ixo_ind_cst_key />
        <sxo__ixo_org_cst_key />
        <sxo__ixo_add_date />
        <sxo__ixo_add_user />
        <sxo__ixo_change_date />
        <sxo__ixo_rlt_key />
        <sxo__ixo_change_user />
        <sxo__ixo_delete_flag />
        <sxo__ixo_key_ext />
        <sxo__ixo_cst_key_owner />
        <sxo__ixo_entity_key />
        <sxo__ixo_void_flag />
        <sxo__ixo_pac_approved_flag_ext />
      </Individual_Organization_Survey_Contact_Affiliation>
      <Affiliated_Survey_Contact>
        <sur__cst_key />
        <sur__cst_type />
        <sur__cst_name_cp />
        <sur__cst_sort_name_dn />
        <sur__cst_ind_full_name_dn />
        <sur__cst_org_name_dn />
        <sur__cst_ixo_title_dn />
        <sur__cst_pref_comm_meth />
        <sur__cst_bio />
        <sur__cst_add_date />
        <sur__cst_add_user />
        <sur__cst_change_date />
        <sur__cst_change_user />
        <sur__cst_delete_flag />
        <sur__cst_recno />
        <sur__cst_id />
        <sur__cst_key_ext />
        <sur__cst_email_text_only />
        <sur__cst_credit_limit />
        <sur__cst_src_key />
        <sur__cst_src_code />
        <sur__cst_tax_exempt_flag />
        <sur__cst_tax_id />
        <sur__cst_cxa_key />
        <sur__cst_no_email_flag />
        <sur__cst_cxa_billing_key />
        <sur__cst_eml_address_dn />
        <sur__cst_eml_key />
        <sur__cst_no_phone_flag />
        <sur__cst_phn_number_complete_dn />
        <sur__cst_cph_key />
        <sur__cst_no_fax_flag />
        <sur__cst_fax_number_complete_dn />
        <sur__cst_cfx_key />
        <sur__cst_ixo_key />
        <sur__cst_no_web_flag />
        <sur__cst_oldid />
        <sur__cst_member_flag />
        <sur__cst_url_code_dn />
        <sur__cst_parent_cst_key />
        <sur__cst_url_key />
        <sur__cst_no_msg_flag />
        <sur__cst_msg_handle_dn />
        <sur__cst_web_login />
        <sur__cst_web_password />
        <sur__cst_entity_key />
        <sur__cst_msg_key />
        <sur__cst_no_mail_flag />
        <sur__cst_web_start_date />
        <sur__cst_web_end_date />
        <sur__cst_web_force_password_change />
        <sur__cst_web_login_disabled_flag />
        <sur__cst_comment />
        <sur__cst_credit_hold_flag />
        <sur__cst_credit_hold_reason />
        <sur__cst_web_forgot_password_status />
        <sur__cst_old_cxa_key />
        <sur__cst_last_email_date />
        <sur__cst_no_promotional_material_ext />
        <sur__cst_no_publish_flag />
        <sur__cst_sin_key />
        <sur__cst_ttl_key />
        <sur__cst_jfn_key />
        <sur__cst_cur_key />
        <sur__cst_attribute_1 />
        <sur__cst_attribute_2 />
        <sur__cst_salutation_1 />
        <sur__cst_salutation_2 />
        <sur__cst_merge_cst_key />
        <sur__cst_salutation_3 />
        <sur__cst_salutation_4 />
        <sur__cst_default_recognize_as />
        <sur__cst_score />
        <sur__cst_score_normalized />
        <sur__cst_score_trend />
        <sur__cst_vault_account />
        <sur__cst_exclude_from_social_flag />
        <sur__cst_social_score />
        <sur__cst_ptin />
        <sur__cst_aicpa_member_id />
        <sur__cst_vendor_code />
        <sur__cst_salt />
        <sur__cst_sca_key />
        <sur__cst_iterations />
        <sur__cst_web_password_change_date />
        <sur__cst_web_failed_login_count />
        <sur__cst_pri_member_flag_ext />
        <sur__cst_web_last_failed_login_date />
        <sur__cst_web_login_locked_flag />
      </Affiliated_Survey_Contact>
      <Individual_Decision_Letter_Recipient>
        <lxo__ixo_key />
        <lxo__ixo_rlt_code />
        <lxo__ixo_title />
        <lxo__ixo_start_date />
        <lxo__ixo_end_date />
        <lxo__ixo_ind_cst_key />
        <lxo__ixo_org_cst_key />
        <lxo__ixo_add_date />
        <lxo__ixo_add_user />
        <lxo__ixo_change_date />
        <lxo__ixo_rlt_key />
        <lxo__ixo_change_user />
        <lxo__ixo_delete_flag />
        <lxo__ixo_key_ext />
        <lxo__ixo_cst_key_owner />
        <lxo__ixo_entity_key />
        <lxo__ixo_void_flag />
        <lxo__ixo_pac_approved_flag_ext />
      </Individual_Decision_Letter_Recipient>
      <Decision_Letter_Recipient>
        <dlr__cst_key />
        <dlr__cst_type />
        <dlr__cst_name_cp />
        <dlr__cst_sort_name_dn />
        <dlr__cst_ind_full_name_dn />
        <dlr__cst_org_name_dn />
        <dlr__cst_ixo_title_dn />
        <dlr__cst_pref_comm_meth />
        <dlr__cst_bio />
        <dlr__cst_add_date />
        <dlr__cst_add_user />
        <dlr__cst_change_date />
        <dlr__cst_change_user />
        <dlr__cst_delete_flag />
        <dlr__cst_recno />
        <dlr__cst_id />
        <dlr__cst_key_ext />
        <dlr__cst_email_text_only />
        <dlr__cst_credit_limit />
        <dlr__cst_src_key />
        <dlr__cst_src_code />
        <dlr__cst_tax_exempt_flag />
        <dlr__cst_tax_id />
        <dlr__cst_cxa_key />
        <dlr__cst_no_email_flag />
        <dlr__cst_cxa_billing_key />
        <dlr__cst_eml_address_dn />
        <dlr__cst_eml_key />
        <dlr__cst_no_phone_flag />
        <dlr__cst_phn_number_complete_dn />
        <dlr__cst_cph_key />
        <dlr__cst_no_fax_flag />
        <dlr__cst_fax_number_complete_dn />
        <dlr__cst_cfx_key />
        <dlr__cst_ixo_key />
        <dlr__cst_no_web_flag />
        <dlr__cst_oldid />
        <dlr__cst_member_flag />
        <dlr__cst_url_code_dn />
        <dlr__cst_parent_cst_key />
        <dlr__cst_url_key />
        <dlr__cst_no_msg_flag />
        <dlr__cst_msg_handle_dn />
        <dlr__cst_web_login />
        <dlr__cst_web_password />
        <dlr__cst_entity_key />
        <dlr__cst_msg_key />
        <dlr__cst_no_mail_flag />
        <dlr__cst_web_start_date />
        <dlr__cst_web_end_date />
        <dlr__cst_web_force_password_change />
        <dlr__cst_web_login_disabled_flag />
        <dlr__cst_comment />
        <dlr__cst_credit_hold_flag />
        <dlr__cst_credit_hold_reason />
        <dlr__cst_web_forgot_password_status />
        <dlr__cst_old_cxa_key />
        <dlr__cst_last_email_date />
        <dlr__cst_no_promotional_material_ext />
        <dlr__cst_no_publish_flag />
        <dlr__cst_sin_key />
        <dlr__cst_ttl_key />
        <dlr__cst_jfn_key />
        <dlr__cst_cur_key />
        <dlr__cst_attribute_1 />
        <dlr__cst_attribute_2 />
        <dlr__cst_salutation_1 />
        <dlr__cst_salutation_2 />
        <dlr__cst_merge_cst_key />
        <dlr__cst_salutation_3 />
        <dlr__cst_salutation_4 />
        <dlr__cst_default_recognize_as />
        <dlr__cst_score />
        <dlr__cst_score_normalized />
        <dlr__cst_score_trend />
        <dlr__cst_vault_account />
        <dlr__cst_exclude_from_social_flag />
        <dlr__cst_social_score />
        <dlr__cst_ptin />
        <dlr__cst_aicpa_member_id />
        <dlr__cst_vendor_code />
        <dlr__cst_salt />
        <dlr__cst_sca_key />
        <dlr__cst_iterations />
        <dlr__cst_web_password_change_date />
        <dlr__cst_web_failed_login_count />
        <dlr__cst_pri_member_flag_ext />
        <dlr__cst_web_last_failed_login_date />
        <dlr__cst_web_login_locked_flag />
      </Decision_Letter_Recipient>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
    </AccreditationArea>
  </Accreditation_ApplicantCollection>
</CentralizedOrderEntryType>

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /xweb/secure/bnenetforumxml.asmx/BNEInsertionOrderInvoice HTTP/1.1
Host: netforum.sema.org
Content-Type: application/x-www-form-urlencoded
Content-Length: length

InsertionOrderKey=string&InvoiceTermCode=string&ProformaInvoice=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<CentralizedOrderEntryType xmlns="http://www.avectra.com/2005/">
  <CurrentKey />
  <Invoice>
    <inv_key />
    <inv_proforma />
    <inv_code />
    <inv_trx_date />
    <inv_cst_key />
    <inv_add_user />
    <inv_add_date />
    <inv_change_user />
    <inv_change_date />
    <inv_code_count />
    <inv_code_cp />
    <inv_delete_flag />
    <inv_key_ext />
    <inv_ait_key />
    <inv_print_count />
    <inv_print_date />
    <inv_print_user />
    <inv_src_key />
    <inv_med_key />
    <inv_post_flag />
    <inv_notes_internal />
    <inv_bat_key />
    <inv_notes_external />
    <inv_ship_on_date />
    <inv_ship_priority />
    <inv_po_number />
    <inv_orig_trans_type />
    <inv_fax_confirm_sent_flag />
    <inv_email_confirm_sent_flag />
    <inv_cxa_key />
    <inv_cph_key />
    <inv_cfx_key />
    <inv_eml_key />
    <inv_pref_comm_meth />
    <inv_billing_pref_comm_meth />
    <inv_close_flag />
    <inv_bat_close_flag />
    <inv_entity_key />
    <inv_col_key />
    <inv_cst_billing_key />
    <inv_ind_cst_billing_key />
    <inv_ord_key />
    <inv_tracking_number />
    <inv_group_flag />
    <inv_group_description />
    <inv_cur_key />
    <inv_sponsor_banner_notes_ext />
    <inv_allow_installments />
    <inv_sfo_key />
    <inv_pbs_key />
    <inv_has_membership />
    <inv_autopay_membership />
    <inv_AutoRefund />
    <inv_eweb_credit_available />
    <inv_send_email_confirmation />
    <inv_eweb_apply_credit_amount />
    <inv_send_fax_confirmation />
    <inv_adjustment_reason />
    <inv_available_installment_milestone_schedules />
    <inv_collection_status />
    <inv_cty_code />
    <inv_first_installment_amount />
    <inv_installment_milestone_schedule />
    <inv_mbr_mbt_keys />
    <inv_NewBatch_key />
    <inv_cst_first_last_name />
    <inv_email_bcc />
    <inv_total />
    <inv_amount />
    <inv_balance />
    <inv_Donation_in_cart />
    <inv_payment_to_apply_distributed />
    <inv_batch_total />
    <inv_batch_total_diff />
    <inv_close_opportunity />
    <inv_credit_to_apply_distributed />
    <inv_product_without_price />
    <inv_batch_count />
    <inv_batch_count_diff />
    <inv_distributable_credit_total />
    <inv_bat_control_total_display />
    <inv_distributable_credit_balance />
    <inv_invoice_to_pay_count />
    <inv_paid_by_liability_balance />
    <inv_payment_detail_count />
    <inv_code_display />
    <inv_payment_to_apply />
    <inv_convertedamount />
    <inv_nettotal />
    <inv_netpayment />
    <inv_credit_to_apply />
    <inv_netbalance />
    <inv_netcredit />
    <inv_net_amount_due />
    <inv_netunpaidbalance />
    <inv_netwriteoff />
    <inv_writeoff_to_apply />
    <inv_netreturn />
    <inv_return_to_apply />
    <inv_netapplied />
    <inv_previous_netapplied />
    <inv_previous_netpayment />
    <inv_total_to_apply />
    <inv_next_invoice_date />
    <inv_allow_recurring />
    <inv_allow_payment_with_frozen_payment_method />
    <inv_select_all />
    <inv_details_html />
    <inv_details_text />
    <inv_details_with_customer_html />
    <inv_autoapply />
    <inv_autoapplypayment />
    <inv_installment_flag />
    <inv_coe_flag />
    <inv_shippable_total />
    <inv_unapplied_shipping_total />
    <inv_shippable_items_flag />
    <inv_create_mail_record />
    <inv_autoapplycredit />
    <inv_invoice_detail_count />
    <inv_bill_me />
    <inv_HasNewLineItems />
    <inv_HasOldLineItems />
    <inv_total_weight />
    <inv_discount />
    <inv_shipping />
    <inv_tax />
    <inv_prd_keys />
    <inv_currency_readonly />
    <inv_cur_exchange_rate />
    <inv_Show_Popup />
    <inv_convert_to_installmentpayments />
    <inv_use_payment_to_apply_field />
    <inv_allow_installment />
  </Invoice>
  <Invoice_Detail>
    <ivd_key />
    <ivd_inv_key />
    <ivd_price />
    <ivd_qty />
    <ivd_approve_date />
    <ivd_approve_user />
    <ivd_void_date />
    <ivd_void_user />
    <ivd_ajd_key />
    <ivd_add_user />
    <ivd_add_date />
    <ivd_backorder_flag />
    <ivd_change_user />
    <ivd_change_date />
    <ivd_inventory_held_qty />
    <ivd_delete_flag />
    <ivd_ship_qty />
    <ivd_ship_flag_cp />
    <ivd_key_ext />
    <ivd_close_flag />
    <ivd_approve_flag />
    <ivd_void_flag />
    <ivd_prc_key />
    <ivd_prc_prd_key />
    <ivd_amount_cp />
    <ivd_parity />
    <ivd_parity_amount_cp />
    <ivd_gla_dr_key />
    <ivd_gla_cr_key />
    <ivd_notes />
    <ivd_cst_ship_key />
    <ivd_prc_prd_ptp_key />
    <ivd_cxa_key />
    <ivd_src_key />
    <ivd_type />
    <ivd_entity_key />
    <ivd_ivw_key />
    <ivd_odd_key />
    <ivd_do_not_fulfill />
    <ivd_pak_prd_key />
    <ivd_ods_key />
    <ivd_cst_key />
    <ivd_account_number />
    <ivd_ovr_key />
    <ivd_price_override_reason />
    <ivd_pjt_key />
    <ivd_backorder_email_sent_flag />
    <ivd_process_qty />
    <ivd_bun_prd_key />
    <ivd_download_count />
    <ivd_eml_key />
    <ivd_package_grouping_key />
    <ivd_train_ses_app_title_ext />
    <ivd_train_ses_app_sub_ext />
    <ivd_train_ses_app_1_choice_ext />
    <ivd_train_ses_app_2_choice_ext />
    <ivd_cdd_key />
    <ivd_download_limit_override />
    <ivd_train_ses_app_3_choice_ext />
    <ivd_discount_program_ivd_key />
    <ivd_distributed_liability_flag />
    <ivd_download_days_override />
    <ivd_gc_number />
    <ivd_train_ses_app_4_choice_ext />
    <ivd_cdt_key />
    <ivd_pro_key />
    <ivd_kiosk_brand_name_ext />
    <ivd_kiosk_product_showcase_ext />
    <ivd_onsite_contact_name_ext />
    <ivd_onsite_mobile_phone_ext />
    <ivd_eml_address_ext />
    <ivd_ivd_key />
  </Invoice_Detail>
  <Invoice_Detail_Term>
    <trm_ivd_key />
    <trm_start_date />
    <trm_end_date />
    <trm_original_end_date />
    <trm_add_user />
    <trm_add_date />
    <trm_change_user />
    <trm_entity_key />
    <trm_change_date />
    <trm_ivd_key_previous />
    <trm_delete_flag />
    <trm_do_not_renew_flag />
    <trm_ivd_key_ext />
    <trm_sui_prd_key_start />
    <trm_sui_prd_key_hold_start />
    <trm_number_fulfilled />
    <trm_sui_prd_key_hold_end />
    <trm_num_issues />
    <trm_num_issues_remain_cp />
    <trm_cla_key />
    <trm_qualified_flag />
    <trm_qualified_date />
    <trm_rqt_key />
    <trm_controlled_flag />
    <trm_requested_flag />
    <trm_sin_key />
    <trm_ttl_key />
    <trm_jfn_key />
    <trm_demog1 />
    <trm_demog2 />
    <trm_demog3 />
    <trm_demog4 />
    <trm_demog5 />
    <trm_cancel_flag />
    <trm_ivd_prc_prd_key />
    <trm_lifetime_flag />
    <trm_grace_issues_cp />
    <trm_sui_prd_key_drop />
    <trm_add_drop_flag />
    <trm_mbr_key />
    <trm_mxi_key />
    <trm_reference_num />
    <trm_cxa_key_ext />
    <trm_auto_pay_flag />
    <trm_cpi_key />
    <trm_issues_fulfilled />
  </Invoice_Detail_Term>
  <Claim>
    <cld_key />
    <cld_add_user />
    <cld_add_date />
    <cld_change_user />
    <cld_change_date />
    <cld_delete_flag />
    <cld_key_ext />
    <cld_sfl_key />
    <cld_ful_key />
    <cld_ivd_key />
    <cld_cxa_key />
    <cld_inv_code />
    <cld_qty />
    <cld_ship_qty />
    <cld_ship_date />
    <cld_reshipped />
    <cld_entity_key />
    <cld_claim_date />
    <cld_cst_key />
    <cld_notes />
    <cld_ivw_key />
    <cld_claim_reason />
    <cld_claim_status />
    <cld_email_sent />
    <cld_sui_prd_key />
    <cld_number />
    <cld_process_qty />
    <cld_process_date />
  </Claim>
  <Default_Shipping_Address>
    <cxs__cxa_cst_key />
    <cxs__cxa_adr_key />
    <cxs__cxa_add_date />
    <cxs__cxa_add_user />
    <cxs__cxa_change_date />
    <cxs__cxa_change_user />
    <cxs__cxa_delete_flag />
    <cxs__cxa_key />
    <cxs__cxa_key_ext />
    <cxs__cxa_on_hold_flag />
    <cxs__cxa_adh_key />
    <cxs__cxa_adt_key />
    <cxs__cxa_seasonal_from_date />
    <cxs__cxa_mailing_label />
    <cxs__cxa_seasonal_through_date />
    <cxs__cxa_entity_key />
    <cxs__cxa_mail_stop />
    <cxs__cxa_mailing_label_html />
    <cxs__cxa_on_hold_from />
    <cxs__cxa_on_hold_through />
    <cxs__cxa_no_directory_print_flag_ext />
  </Default_Shipping_Address>
  <Payment>
    <pay_key />
    <pay_code />
    <pay_trx_date />
    <pay_cst_key />
    <pay_add_user />
    <pay_add_date />
    <pay_change_user />
    <pay_change_date />
    <pay_delete_flag />
    <pay_src_key />
    <pay_key_ext />
    <pay_med_key />
    <pay_post_flag />
    <pay_bat_close_flag />
    <pay_bat_key />
    <pay_notes />
    <pay_entity_key />
    <pay_cur_key />
    <pay_pin_key />
    <pay_charge_penalty_fee />
    <pay_send_email_confirmation />
    <pay_transaction_description />
    <pay_nsf_or_chargeback_fee_setup_exists_flag />
    <pay_void_type />
    <pay_fee_prc_key />
    <pay_new_batch_key />
    <pay_allow_nsf_flag />
    <pay_allow_chargeback_flag />
    <pay_void_date />
  </Payment>
  <Payment_Info>
    <pin_key />
    <pin_cst_key />
    <pin_apm_key />
    <pin_cc_number />
    <pin_cc_number_display />
    <pin_cc_expire />
    <pin_cc_cardholder_name />
    <pin_cc_auth />
    <pin_check_number />
    <pin_eft_routing_number />
    <pin_eft_account_number />
    <pin_other_ref_number />
    <pin_add_user />
    <pin_add_date />
    <pin_change_user />
    <pin_change_date />
    <pin_delete_flag />
    <pin_check_amount />
    <pin_key_ext />
    <pin_entity_key />
    <pin_merchant_option />
    <pin_enc_version />
    <pin_cc_preauth_flag />
    <pin_preauth_pin_key />
    <pin_street />
    <pin_city />
    <pin_state />
    <pin_zip />
    <pin_email />
    <pin_DL />
    <pin_name_on_check />
    <pin_eft_account_type />
    <pin_eft_account_number_display />
    <pin_other_preauth_ref_number />
    <pin_cty_iso_number />
    <pin_SS />
    <pin_vault_account />
    <pin_cpi_key />
    <pin_description />
    <pin_cc_error />
    <pin_hosted_page_available />
    <pin_mobile_app_available />
    <pin_ghl_key />
    <pin_hosted_payment />
    <pin_isvault />
    <pin_record_payment_only />
    <pin_tax_amt />
    <pin_billing_info_required_for_ach_flag />
    <pin_cc_security_code />
    <pin_allow_online_payment_flag />
    <pin_preferred_flag />
  </Payment_Info>
  <Payment_Method>
    <apm_key />
    <apm_atc_key />
    <apm_type />
    <apm_method />
    <apm_add_user />
    <apm_add_date />
    <apm_change_date />
    <apm_change_user />
    <apm_delete_flag />
    <apm_gla_key />
    <apm_entity_key />
    <apm_key_ext />
    <apm_iweb_flag />
    <apm_eweb_flag />
    <apm_merchant_option />
    <apm_batch_suffix />
    <apm_currency_code />
    <apm_csc_flag />
    <apm_cc_format />
    <apm_pma_key />
    <apm_gateway_is_frozen_flag />
  </Payment_Method>
  <Customer>
    <cst_key />
    <cst_type />
    <cst_name_cp />
    <cst_sort_name_dn />
    <cst_ind_full_name_dn />
    <cst_org_name_dn />
    <cst_ixo_title_dn />
    <cst_pref_comm_meth />
    <cst_bio />
    <cst_add_date />
    <cst_add_user />
    <cst_change_date />
    <cst_change_user />
    <cst_delete_flag />
    <cst_recno />
    <cst_id />
    <cst_key_ext />
    <cst_email_text_only />
    <cst_credit_limit />
    <cst_src_key />
    <cst_src_code />
    <cst_tax_exempt_flag />
    <cst_tax_id />
    <cst_cxa_key />
    <cst_no_email_flag />
    <cst_cxa_billing_key />
    <cst_eml_address_dn />
    <cst_eml_key />
    <cst_no_phone_flag />
    <cst_phn_number_complete_dn />
    <cst_cph_key />
    <cst_no_fax_flag />
    <cst_fax_number_complete_dn />
    <cst_cfx_key />
    <cst_ixo_key />
    <cst_no_web_flag />
    <cst_oldid />
    <cst_member_flag />
    <cst_url_code_dn />
    <cst_parent_cst_key />
    <cst_url_key />
    <cst_no_msg_flag />
    <cst_msg_handle_dn />
    <cst_web_login />
    <cst_web_password />
    <cst_entity_key />
    <cst_msg_key />
    <cst_no_mail_flag />
    <cst_web_start_date />
    <cst_web_end_date />
    <cst_web_force_password_change />
    <cst_web_login_disabled_flag />
    <cst_comment />
    <cst_credit_hold_flag />
    <cst_credit_hold_reason />
    <cst_web_forgot_password_status />
    <cst_old_cxa_key />
    <cst_last_email_date />
    <cst_no_promotional_material_ext />
    <cst_no_publish_flag />
    <cst_sin_key />
    <cst_ttl_key />
    <cst_jfn_key />
    <cst_cur_key />
    <cst_attribute_1 />
    <cst_attribute_2 />
    <cst_salutation_1 />
    <cst_salutation_2 />
    <cst_merge_cst_key />
    <cst_salutation_3 />
    <cst_salutation_4 />
    <cst_default_recognize_as />
    <cst_score />
    <cst_score_normalized />
    <cst_score_trend />
    <cst_vault_account />
    <cst_exclude_from_social_flag />
    <cst_social_score />
    <cst_ptin />
    <cst_aicpa_member_id />
    <cst_vendor_code />
    <cst_salt />
    <cst_sca_key />
    <cst_iterations />
    <cst_web_password_change_date />
    <cst_web_failed_login_count />
    <cst_pri_member_flag_ext />
    <cst_web_last_failed_login_date />
    <cst_web_login_locked_flag />
    <cst_credit_available />
  </Customer>
  <CustomerIndividual>
    <ind_cst_key />
    <ind_prf_code />
    <ind_first_name />
    <ind_mid_name />
    <ind_last_name />
    <ind_sfx_code />
    <ind_designation />
    <ind_dob />
    <ind_gender />
    <ind_full_name_cp />
    <ind_salutation_cp />
    <ind_cst_key_ext />
    <ind_ssn />
    <ind_spouse_name />
    <ind_age_cp />
    <ind_salary />
    <ind_ethnicity />
    <ind_badge_name />
    <ind_license_number />
    <ind_entered_field_date />
    <ind_num_years_in_field_cp />
    <ind_grad_date />
    <ind_political_party />
    <ind_deceased_flag />
    <ind_int_code />
    <ind_ixo_key />
    <ind_marital_status />
    <ind_add_date />
    <ind_add_user />
    <ind_entity_key />
    <ind_change_date />
    <ind_cst_passcode_ext />
    <ind_change_user />
    <ind_sample_multi />
    <ind_delete_flag />
    <ind_maiden_name />
    <ind_progress_ext />
    <ind_ssn_display />
    <ind_no_directory_print_flag_ext />
    <ind_aicpa_id />
    <ind_cass_exempt_flag_ext />
    <ind_deceased_date />
    <ind_no_enews_flag_ext />
    <ind_department_ext />
    <ind_principal_business_ext />
    <ind_buying_authority_ext />
    <ind_num_outlets_ext />
    <ind_annual_sales_ext />
    <ind_years_in_business_ext />
    <ind_percent_wholesale_ext />
    <ind_hardware_software_ext />
    <ind_popup />
    <ind_column_test1_ext />
    <ind_anonymization_status />
    <ind_customreg_id_ext />
  </CustomerIndividual>
  <Billing_Address>
    <cxa_cst_key />
    <cxa_adr_key />
    <cxa_add_date />
    <cxa_add_user />
    <cxa_change_date />
    <cxa_change_user />
    <cxa_delete_flag />
    <cxa_key />
    <cxa_key_ext />
    <cxa_on_hold_flag />
    <cxa_adh_key />
    <cxa_adt_key />
    <cxa_seasonal_from_date />
    <cxa_mailing_label />
    <cxa_seasonal_through_date />
    <cxa_entity_key />
    <cxa_mail_stop />
    <cxa_mailing_label_html />
    <cxa_on_hold_from />
    <cxa_on_hold_through />
    <cxa_no_directory_print_flag_ext />
  </Billing_Address>
  <Billing_Adr>
    <adr_key />
    <adr_cst_key_owner />
    <adr_line1 />
    <adr_line2 />
    <adr_line3 />
    <adr_city />
    <adr_state />
    <adr_post_code />
    <adr_city_state_code />
    <adr_country />
    <adr_intl_province />
    <adr_county />
    <adr_cong_dist />
    <adr_state_house />
    <adr_state_senate />
    <adr_latitude />
    <adr_longitude />
    <adr_mailing_label />
    <adr_mailing_label_html />
    <adr_add_date />
    <adr_add_user />
    <adr_change_date />
    <adr_change_user />
    <adr_delete_flag />
    <adr_key_ext />
    <adr_bad_address_flag />
    <adr_adb_key />
    <adr_entity_key />
    <adr_metro_stat_area />
    <adr_carrier_route />
    <adr_delivery_point_code />
    <adr_lacs />
    <adr_time_zone />
    <adr_urbanization />
    <adr_bar_code />
    <adr_fips />
    <adr_no_validation_flag />
    <adr_attn />
    <adr_record_type_code />
    <adr_geography />
  </Billing_Adr>
  <Price>
    <prc_key />
    <prc_prd_key />
    <prc_price />
    <prc_add_user />
    <prc_add_date />
    <prc_change_user />
    <prc_change_date />
    <prc_delete_flag />
    <prc_key_ext />
    <prc_gla_ar_key />
    <prc_gla_revenue_key />
    <prc_gla_liability_key />
    <prc_gla_return_key />
    <prc_gla_writeoff_key />
    <prc_start_date />
    <prc_end_date />
    <prc_ptr_key />
    <prc_num_issues />
    <prc_prd_ptp_key />
    <prc_percent />
    <prc_percent_cp />
    <prc_prd_atc_key />
    <prc_code />
    <prc_display_name />
    <prc_sell_online />
    <prc_gla_deferred_key />
    <prc_deferred_flag />
    <prc_mail />
    <prc_email />
    <prc_fax />
    <prc_thumbnail />
    <prc_online_abstract />
    <prc_entity_key />
    <prc_qty_min />
    <prc_qty_max />
    <prc_recognize_after_date />
    <prc_account_split_flag />
    <prc_prorate_flag />
    <prc_prorate_first_year_flag />
    <prc_web />
    <prc_microfiche />
    <prc_revenue_recog_frequency />
    <prc_allow_installment />
    <prc_pjt_key />
    <prc_shippable_flag />
    <prc_eweb_code />
    <prc_weight_min />
    <prc_weight_max />
    <prc_recognize_by_issue_flag />
    <prc_num_grace_issues />
    <prc_back_issue_flag />
    <prc_renew_unpaid_orders_flag />
    <prc_allow_unpaid_orders_flag />
    <prc_deferral_num_years />
    <prc_cur_key />
    <prc_award_credit_flag />
    <prc_deferral_num_issues />
    <prc_allow_sync_flag />
    <prc_cct_key />
    <prc_no_discount_flag />
    <prc_pcl_key />
    <prc_pde_key />
    <prc_plo_key />
  </Price>
  <Batch>
    <bat_key />
    <bat_code />
    <bat_date />
    <bat_control_total />
    <bat_control_trx_count />
    <bat_post_date />
    <bat_post_user />
    <bat_post_flag />
    <bat_export_date />
    <bat_export_user />
    <bat_export_flag />
    <bat_add_user />
    <bat_add_date />
    <bat_change_user />
    <bat_change_date />
    <bat_delete_flag />
    <bat_key_ext />
    <bat_apm_key />
    <bat_atc_key />
    <bat_arp_key />
    <bat_close_user />
    <bat_close_date />
    <bat_close_flag />
    <bat_notes />
    <bat_file />
    <bat_entity_key />
    <bat_intercompany_flag />
    <bat_file2 />
    <bat_file3 />
    <bat_lock_flag />
    <bat_lock_date />
    <bat_orig_trans_type />
    <bat_make_default_flag />
  </Batch>
  <BillToCustomer>
    <bcs__cst_key />
    <bcs__cst_type />
    <bcs__cst_name_cp />
    <bcs__cst_sort_name_dn />
    <bcs__cst_ind_full_name_dn />
    <bcs__cst_org_name_dn />
    <bcs__cst_ixo_title_dn />
    <bcs__cst_pref_comm_meth />
    <bcs__cst_bio />
    <bcs__cst_add_date />
    <bcs__cst_add_user />
    <bcs__cst_change_date />
    <bcs__cst_change_user />
    <bcs__cst_delete_flag />
    <bcs__cst_recno />
    <bcs__cst_id />
    <bcs__cst_key_ext />
    <bcs__cst_email_text_only />
    <bcs__cst_credit_limit />
    <bcs__cst_src_key />
    <bcs__cst_src_code />
    <bcs__cst_tax_exempt_flag />
    <bcs__cst_tax_id />
    <bcs__cst_cxa_key />
    <bcs__cst_no_email_flag />
    <bcs__cst_cxa_billing_key />
    <bcs__cst_eml_address_dn />
    <bcs__cst_eml_key />
    <bcs__cst_no_phone_flag />
    <bcs__cst_phn_number_complete_dn />
    <bcs__cst_cph_key />
    <bcs__cst_no_fax_flag />
    <bcs__cst_fax_number_complete_dn />
    <bcs__cst_cfx_key />
    <bcs__cst_ixo_key />
    <bcs__cst_no_web_flag />
    <bcs__cst_oldid />
    <bcs__cst_member_flag />
    <bcs__cst_url_code_dn />
    <bcs__cst_parent_cst_key />
    <bcs__cst_url_key />
    <bcs__cst_no_msg_flag />
    <bcs__cst_msg_handle_dn />
    <bcs__cst_web_login />
    <bcs__cst_web_password />
    <bcs__cst_entity_key />
    <bcs__cst_msg_key />
    <bcs__cst_no_mail_flag />
    <bcs__cst_web_start_date />
    <bcs__cst_web_end_date />
    <bcs__cst_web_force_password_change />
    <bcs__cst_web_login_disabled_flag />
    <bcs__cst_comment />
    <bcs__cst_credit_hold_flag />
    <bcs__cst_credit_hold_reason />
    <bcs__cst_web_forgot_password_status />
    <bcs__cst_old_cxa_key />
    <bcs__cst_last_email_date />
    <bcs__cst_no_promotional_material_ext />
    <bcs__cst_no_publish_flag />
    <bcs__cst_sin_key />
    <bcs__cst_ttl_key />
    <bcs__cst_jfn_key />
    <bcs__cst_cur_key />
    <bcs__cst_attribute_1 />
    <bcs__cst_attribute_2 />
    <bcs__cst_salutation_1 />
    <bcs__cst_salutation_2 />
    <bcs__cst_merge_cst_key />
    <bcs__cst_salutation_3 />
    <bcs__cst_salutation_4 />
    <bcs__cst_default_recognize_as />
    <bcs__cst_score />
    <bcs__cst_score_normalized />
    <bcs__cst_score_trend />
    <bcs__cst_vault_account />
    <bcs__cst_exclude_from_social_flag />
    <bcs__cst_social_score />
    <bcs__cst_ptin />
    <bcs__cst_aicpa_member_id />
    <bcs__cst_vendor_code />
    <bcs__cst_salt />
    <bcs__cst_sca_key />
    <bcs__cst_iterations />
    <bcs__cst_web_password_change_date />
    <bcs__cst_web_failed_login_count />
    <bcs__cst_pri_member_flag_ext />
    <bcs__cst_web_last_failed_login_date />
    <bcs__cst_web_login_locked_flag />
  </BillToCustomer>
  <BillToCustomerIndividual>
    <bin__ind_cst_key />
    <bin__ind_prf_code />
    <bin__ind_first_name />
    <bin__ind_mid_name />
    <bin__ind_last_name />
    <bin__ind_sfx_code />
    <bin__ind_designation />
    <bin__ind_dob />
    <bin__ind_gender />
    <bin__ind_full_name_cp />
    <bin__ind_salutation_cp />
    <bin__ind_cst_key_ext />
    <bin__ind_ssn />
    <bin__ind_spouse_name />
    <bin__ind_age_cp />
    <bin__ind_salary />
    <bin__ind_ethnicity />
    <bin__ind_badge_name />
    <bin__ind_license_number />
    <bin__ind_entered_field_date />
    <bin__ind_num_years_in_field_cp />
    <bin__ind_grad_date />
    <bin__ind_political_party />
    <bin__ind_deceased_flag />
    <bin__ind_int_code />
    <bin__ind_ixo_key />
    <bin__ind_marital_status />
    <bin__ind_add_date />
    <bin__ind_add_user />
    <bin__ind_entity_key />
    <bin__ind_change_date />
    <bin__ind_cst_passcode_ext />
    <bin__ind_change_user />
    <bin__ind_sample_multi />
    <bin__ind_delete_flag />
    <bin__ind_maiden_name />
    <bin__ind_progress_ext />
    <bin__ind_ssn_display />
    <bin__ind_no_directory_print_flag_ext />
    <bin__ind_aicpa_id />
    <bin__ind_cass_exempt_flag_ext />
    <bin__ind_deceased_date />
    <bin__ind_no_enews_flag_ext />
    <bin__ind_department_ext />
    <bin__ind_principal_business_ext />
    <bin__ind_buying_authority_ext />
    <bin__ind_num_outlets_ext />
    <bin__ind_annual_sales_ext />
    <bin__ind_years_in_business_ext />
    <bin__ind_percent_wholesale_ext />
    <bin__ind_hardware_software_ext />
    <bin__ind_popup />
    <bin__ind_column_test1_ext />
    <bin__ind_anonymization_status />
    <bin__ind_customreg_id_ext />
  </BillToCustomerIndividual>
  <Billing_Contact>
    <bco__cst_key />
    <bco__cst_type />
    <bco__cst_name_cp />
    <bco__cst_sort_name_dn />
    <bco__cst_ind_full_name_dn />
    <bco__cst_org_name_dn />
    <bco__cst_ixo_title_dn />
    <bco__cst_pref_comm_meth />
    <bco__cst_bio />
    <bco__cst_add_date />
    <bco__cst_add_user />
    <bco__cst_change_date />
    <bco__cst_change_user />
    <bco__cst_delete_flag />
    <bco__cst_recno />
    <bco__cst_id />
    <bco__cst_key_ext />
    <bco__cst_email_text_only />
    <bco__cst_credit_limit />
    <bco__cst_src_key />
    <bco__cst_src_code />
    <bco__cst_tax_exempt_flag />
    <bco__cst_tax_id />
    <bco__cst_cxa_key />
    <bco__cst_no_email_flag />
    <bco__cst_cxa_billing_key />
    <bco__cst_eml_address_dn />
    <bco__cst_eml_key />
    <bco__cst_no_phone_flag />
    <bco__cst_phn_number_complete_dn />
    <bco__cst_cph_key />
    <bco__cst_no_fax_flag />
    <bco__cst_fax_number_complete_dn />
    <bco__cst_cfx_key />
    <bco__cst_ixo_key />
    <bco__cst_no_web_flag />
    <bco__cst_oldid />
    <bco__cst_member_flag />
    <bco__cst_url_code_dn />
    <bco__cst_parent_cst_key />
    <bco__cst_url_key />
    <bco__cst_no_msg_flag />
    <bco__cst_msg_handle_dn />
    <bco__cst_web_login />
    <bco__cst_web_password />
    <bco__cst_entity_key />
    <bco__cst_msg_key />
    <bco__cst_no_mail_flag />
    <bco__cst_web_start_date />
    <bco__cst_web_end_date />
    <bco__cst_web_force_password_change />
    <bco__cst_web_login_disabled_flag />
    <bco__cst_comment />
    <bco__cst_credit_hold_flag />
    <bco__cst_credit_hold_reason />
    <bco__cst_web_forgot_password_status />
    <bco__cst_old_cxa_key />
    <bco__cst_last_email_date />
    <bco__cst_no_promotional_material_ext />
    <bco__cst_no_publish_flag />
    <bco__cst_sin_key />
    <bco__cst_ttl_key />
    <bco__cst_jfn_key />
    <bco__cst_cur_key />
    <bco__cst_attribute_1 />
    <bco__cst_attribute_2 />
    <bco__cst_salutation_1 />
    <bco__cst_salutation_2 />
    <bco__cst_merge_cst_key />
    <bco__cst_salutation_3 />
    <bco__cst_salutation_4 />
    <bco__cst_default_recognize_as />
    <bco__cst_score />
    <bco__cst_score_normalized />
    <bco__cst_score_trend />
    <bco__cst_vault_account />
    <bco__cst_exclude_from_social_flag />
    <bco__cst_social_score />
    <bco__cst_ptin />
    <bco__cst_aicpa_member_id />
    <bco__cst_vendor_code />
    <bco__cst_salt />
    <bco__cst_sca_key />
    <bco__cst_iterations />
    <bco__cst_web_password_change_date />
    <bco__cst_web_failed_login_count />
    <bco__cst_pri_member_flag_ext />
    <bco__cst_web_last_failed_login_date />
    <bco__cst_web_login_locked_flag />
  </Billing_Contact>
  <InstallmentBilling>
    <ord_key />
    <ord_cst_key />
    <ord_frequency />
    <ord_ptr_key />
    <ord_last_bill_date />
    <ord_proforma />
    <ord_type />
    <ord_pin_key />
    <ord_num_of_installments />
    <ord_num_invoices_to_date />
    <ord_cst_billing_key />
    <ord_ind_cst_billing_key />
    <ord_cxa_key />
    <ord_cph_key />
    <ord_cfx_key />
    <ord_eml_key />
    <ord_pref_comm_method />
    <ord_src_key />
    <ord_med_key />
    <ord_notes_internal />
    <ord_notes_external />
    <ord_add_user />
    <ord_add_date />
    <ord_change_user />
    <ord_change_date />
    <ord_delete_flag />
    <ord_entity_key />
    <ord_key_ext />
    <ord_ait_key />
    <ord_first_process_date />
    <ord_code />
    <ord_close_flag />
    <ord_milestone_flag />
    <ord_cpi_key />
    <ord_auto_pay />
    <ord_orig_trans_type />
    <ord_po_number />
    <ord_cur_key />
    <ord_trx_date />
    <ord_sfo_key />
    <ord_group_flag />
    <ord_group_description />
    <ord_recurring_date_1 />
    <ord_recurring_date_2 />
  </InstallmentBilling>
  <Company-Business_Unit>
    <atc_code />
    <atc_name />
    <atc_asn_code />
    <atc_add_user />
    <atc_add_date />
    <atc_change_user />
    <atc_change_date />
    <atc_delete_flag />
    <atc_key />
    <atc_key_ext />
    <atc_gla_revenue_key />
    <atc_gla_liability_key />
    <atc_gla_return_key />
    <atc_gla_deferred_key />
    <atc_gla_writeoff_key />
    <atc_gla_inventory_key />
    <atc_gla_cogs_key />
    <atc_gla_ar_key />
    <atc_entity_key />
    <atc_gla_overpayment_key />
    <atc_ait_key />
    <atc_currency_code />
    <atc_gla_realized_gain_key />
    <atc_gla_realized_loss_key />
    <atc_gla_rounding_key />
    <atc_tax_id />
    <atc_nsf_prc_key />
  </Company-Business_Unit>
  <Credit_Available>
    <caa_cst_key />
    <caa_cst_credit_available />
    <caa_entity_key />
  </Credit_Available>
  <source_code>
    <src_code />
    <src_add_date />
    <src_add_user />
    <src_change_date />
    <src_change_user />
    <src_delete_flag />
    <src_key />
    <src_type />
    <src_start_date />
    <src_end_date />
    <src_entity_key />
    <src_key_ext />
    <src_eweb_code />
    <src_act_key />
    <src_asg_key />
    <src_obj_key />
    <src_placeholder_value />
    <src_src_key />
  </source_code>
  <Sales_Opportunity>
    <sfo_key />
    <sfo_type />
    <sfo_usr_key />
    <sfo_cst_key />
    <sfo_opportunity_name />
    <sfo_sot_code />
    <sfo_sor_code />
    <sfo_quantity />
    <sfo_description />
    <sfo_amount />
    <sfo_close_date />
    <sfo_sos_code />
    <sfo_close_probability />
    <sfo_expected_revenue />
    <sfo_sos_code_next />
    <sfo_ptp_key />
    <sfo_prd_key />
    <sfo_add_user />
    <sfo_add_date />
    <sfo_change_user />
    <sfo_change_date />
    <sfo_delete_flag />
    <sfo_key_ext />
    <sfo_entity_key />
  </Sales_Opportunity>
  <currency>
    <cur_key />
    <cur_code />
    <cur_description />
    <cur_symbol_prefix />
    <cur_symbol_suffix />
    <cur_negative_display />
    <cur_separator />
    <cur_accuracy />
    <cur_calc_method />
    <cur_unit />
    <cur_sub_unit />
    <cur_add_user />
    <cur_add_date />
    <cur_change_user />
    <cur_change_date />
    <cur_delete_flag />
    <cur_entity_key />
    <cur_key_ext />
    <cur_fraction_separator />
  </currency>
  <Invoice_DetailCollection>
    <InvoiceDetail>
      <CurrentKey />
      <Invoice_Detail>
        <ivd_qty_previous />
        <ivd_key />
        <ivd_inv_key />
        <ivd_price />
        <ivd_qty />
        <ivd_approve_date />
        <ivd_approve_user />
        <ivd_void_date />
        <ivd_void_user />
        <ivd_ajd_key />
        <ivd_add_user />
        <ivd_add_date />
        <ivd_backorder_flag />
        <ivd_change_user />
        <ivd_change_date />
        <ivd_inventory_held_qty />
        <ivd_delete_flag />
        <ivd_ship_qty />
        <ivd_ship_flag_cp />
        <ivd_key_ext />
        <ivd_close_flag />
        <ivd_approve_flag />
        <ivd_void_flag />
        <ivd_prc_key />
        <ivd_prc_prd_key />
        <ivd_amount_cp />
        <ivd_parity />
        <ivd_parity_amount_cp />
        <ivd_gla_dr_key />
        <ivd_gla_cr_key />
        <ivd_notes />
        <ivd_cst_ship_key />
        <ivd_prc_prd_ptp_key />
        <ivd_cxa_key />
        <ivd_src_key />
        <ivd_type />
        <ivd_entity_key />
        <ivd_ivw_key />
        <ivd_odd_key />
        <ivd_do_not_fulfill />
        <ivd_pak_prd_key />
        <ivd_ods_key />
        <ivd_cst_key />
        <ivd_account_number />
        <ivd_ovr_key />
        <ivd_price_override_reason />
        <ivd_pjt_key />
        <ivd_backorder_email_sent_flag />
        <ivd_process_qty />
        <ivd_bun_prd_key />
        <ivd_download_count />
        <ivd_eml_key />
        <ivd_package_grouping_key />
        <ivd_train_ses_app_title_ext />
        <ivd_train_ses_app_sub_ext />
        <ivd_train_ses_app_1_choice_ext />
        <ivd_train_ses_app_2_choice_ext />
        <ivd_cdd_key />
        <ivd_download_limit_override />
        <ivd_train_ses_app_3_choice_ext />
        <ivd_discount_program_ivd_key />
        <ivd_distributed_liability_flag />
        <ivd_download_days_override />
        <ivd_gc_number />
        <ivd_train_ses_app_4_choice_ext />
        <ivd_cdt_key />
        <ivd_pro_key />
        <ivd_kiosk_brand_name_ext />
        <ivd_kiosk_product_showcase_ext />
        <ivd_onsite_contact_name_ext />
        <ivd_onsite_mobile_phone_ext />
        <ivd_eml_address_ext />
        <ivd_available_for_cancel />
        <ivd_available_for_return />
        <ivd_balance_quantity />
        <ivd_amount_due />
        <ivd_automatically_added />
        <ivd_createorder_flag />
        <ivd_deferral_total_returned />
        <ivd_lineamount />
        <ivd_lineamount_no_discount />
        <ivd_originallineamount />
        <ivd_restock_fee_calculated />
        <ivd_createinvoice_flag />
        <ivd_linebalance />
        <ivd_net_amount_due />
        <ivd_payamount />
        <ivd_payamount_noreturn />
        <ivd_cancelled_quantity />
        <ivd_default_credit_dollar_amount />
        <ivd_deferral_number_periods />
        <ivd_deferral_number_periods_recognized />
        <ivd_deferral_price />
        <ivd_DeferralBalance />
        <ivd_minimum_quantity />
        <ivd_reduce_quantity />
        <ivd_return_quantity />
        <ivd_returned_quantity />
        <ivd_total_recognized />
        <ivd_writeoff_dollar_amount />
        <ivd_allow_change_qty_flag />
        <ivd_credit_dollar_amount />
        <ivd_allow_change_price_flag />
        <ivd_cancel_quantity />
        <ivd_auto_refund />
        <ivd_NewBatch_key />
        <ivd_refund_credit_account />
        <ivd_ship_atc_key />
        <ivd_writeoff_deferral />
        <ivd_claim_quantity />
        <ivd_disable_quantity />
        <ivd_claimed_quantity />
        <ivd_claim_flag />
        <ivd_subtotal />
        <ivd_discountamount />
        <ivd_total />
        <ivd_unit_price_with_discount />
        <ivd_applied_payment />
        <ivd_applied_credit />
        <ivd_write_off />
        <ivd_return_payment />
        <ivd_total_payment />
        <ivd_balance />
        <ivd_tax />
        <ivd_shipping />
        <ivd_nettotal />
        <ivd_netpayment />
        <ivd_payment_to_apply />
        <ivd_credit_to_apply />
        <ivd_netcredit />
        <ivd_netwriteoff />
        <ivd_writeoff_to_apply />
        <ivd_netreturn />
        <ivd_return_to_apply />
        <ivd_netapplied />
        <ivd_previous_netpayment />
        <ivd_total_to_apply />
        <ivd_netbalance />
        <ivd_netunpaidbalance />
        <ivd_price_aggregated />
        <ivd_discountamount_aggregated />
        <ivd_tax_aggregated />
        <ivd_shipping_aggregated />
        <ivd_nettotal_aggregated />
        <ivd_netunpaidbalance_aggregated />
        <ivd_subtotal_aggregated />
        <ivd_shippable_flag_aggregated />
        <ivd_partof_groupreg_discount />
        <ivd_booth_number />
        <ivd_cst_credit_available />
        <ivd_MulticurrencyKey />
        <ivd_pricingcontrol_date />
        <ivd_pricingcontrol_rgt_key />
        <ivd_term_based />
        <ivd_term_calendar />
        <ivd_TransactionCurrencyKey />
        <ivd_HomeCurrencyCode />
        <ivd_sub_prorated_flag />
        <ivd_autoapply />
        <ivd_cancel_flag />
        <ivd_ivd_key />
        <ivd_is_agency_sub />
        <ivd_formdetailkey />
        <ivd_formkey />
        <ivd_parentdataobject />
        <ivd_reg_key />
        <ivd_addl_info />
        <ivd_shippable_flag />
        <ivd_ods_number />
        <ivd_credit_to_distribute />
        <ivd_inv_shippable_total />
        <ivd_inv_distributable_credit_total />
        <ivd__agy />
      </Invoice_Detail>
      <Invoice_Detail_Term>
        <trm_ivd_key />
        <trm_start_date />
        <trm_end_date />
        <trm_original_end_date />
        <trm_add_user />
        <trm_add_date />
        <trm_change_user />
        <trm_entity_key />
        <trm_change_date />
        <trm_ivd_key_previous />
        <trm_delete_flag />
        <trm_do_not_renew_flag />
        <trm_ivd_key_ext />
        <trm_sui_prd_key_start />
        <trm_sui_prd_key_hold_start />
        <trm_number_fulfilled />
        <trm_sui_prd_key_hold_end />
        <trm_num_issues />
        <trm_num_issues_remain_cp />
        <trm_cla_key />
        <trm_qualified_flag />
        <trm_qualified_date />
        <trm_rqt_key />
        <trm_controlled_flag />
        <trm_requested_flag />
        <trm_sin_key />
        <trm_ttl_key />
        <trm_jfn_key />
        <trm_demog1 />
        <trm_demog2 />
        <trm_demog3 />
        <trm_demog4 />
        <trm_demog5 />
        <trm_cancel_flag />
        <trm_ivd_prc_prd_key />
        <trm_lifetime_flag />
        <trm_grace_issues_cp />
        <trm_sui_prd_key_drop />
        <trm_add_drop_flag />
        <trm_mbr_key />
        <trm_mxi_key />
        <trm_reference_num />
        <trm_cxa_key_ext />
        <trm_auto_pay_flag />
        <trm_cpi_key />
        <trm_issues_fulfilled />
      </Invoice_Detail_Term>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_NewBatch_key />
        <inv_pay_cst_key />
      </Invoice>
      <Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Price>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_qty_available />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <ShipToCustomer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </ShipToCustomer>
      <SoldToCustomer>
        <cs2__cst_key />
        <cs2__cst_type />
        <cs2__cst_name_cp />
        <cs2__cst_sort_name_dn />
        <cs2__cst_ind_full_name_dn />
        <cs2__cst_org_name_dn />
        <cs2__cst_ixo_title_dn />
        <cs2__cst_pref_comm_meth />
        <cs2__cst_bio />
        <cs2__cst_add_date />
        <cs2__cst_add_user />
        <cs2__cst_change_date />
        <cs2__cst_change_user />
        <cs2__cst_delete_flag />
        <cs2__cst_recno />
        <cs2__cst_id />
        <cs2__cst_key_ext />
        <cs2__cst_email_text_only />
        <cs2__cst_credit_limit />
        <cs2__cst_src_key />
        <cs2__cst_src_code />
        <cs2__cst_tax_exempt_flag />
        <cs2__cst_tax_id />
        <cs2__cst_cxa_key />
        <cs2__cst_no_email_flag />
        <cs2__cst_cxa_billing_key />
        <cs2__cst_eml_address_dn />
        <cs2__cst_eml_key />
        <cs2__cst_no_phone_flag />
        <cs2__cst_phn_number_complete_dn />
        <cs2__cst_cph_key />
        <cs2__cst_no_fax_flag />
        <cs2__cst_fax_number_complete_dn />
        <cs2__cst_cfx_key />
        <cs2__cst_ixo_key />
        <cs2__cst_no_web_flag />
        <cs2__cst_oldid />
        <cs2__cst_member_flag />
        <cs2__cst_url_code_dn />
        <cs2__cst_parent_cst_key />
        <cs2__cst_url_key />
        <cs2__cst_no_msg_flag />
        <cs2__cst_msg_handle_dn />
        <cs2__cst_web_login />
        <cs2__cst_web_password />
        <cs2__cst_entity_key />
        <cs2__cst_msg_key />
        <cs2__cst_no_mail_flag />
        <cs2__cst_web_start_date />
        <cs2__cst_web_end_date />
        <cs2__cst_web_force_password_change />
        <cs2__cst_web_login_disabled_flag />
        <cs2__cst_comment />
        <cs2__cst_credit_hold_flag />
        <cs2__cst_credit_hold_reason />
        <cs2__cst_web_forgot_password_status />
        <cs2__cst_old_cxa_key />
        <cs2__cst_last_email_date />
        <cs2__cst_no_promotional_material_ext />
        <cs2__cst_no_publish_flag />
        <cs2__cst_sin_key />
        <cs2__cst_ttl_key />
        <cs2__cst_jfn_key />
        <cs2__cst_cur_key />
        <cs2__cst_attribute_1 />
        <cs2__cst_attribute_2 />
        <cs2__cst_salutation_1 />
        <cs2__cst_salutation_2 />
        <cs2__cst_merge_cst_key />
        <cs2__cst_salutation_3 />
        <cs2__cst_salutation_4 />
        <cs2__cst_default_recognize_as />
        <cs2__cst_score />
        <cs2__cst_score_normalized />
        <cs2__cst_score_trend />
        <cs2__cst_vault_account />
        <cs2__cst_exclude_from_social_flag />
        <cs2__cst_social_score />
        <cs2__cst_ptin />
        <cs2__cst_aicpa_member_id />
        <cs2__cst_vendor_code />
        <cs2__cst_salt />
        <cs2__cst_sca_key />
        <cs2__cst_iterations />
        <cs2__cst_web_password_change_date />
        <cs2__cst_web_failed_login_count />
        <cs2__cst_pri_member_flag_ext />
        <cs2__cst_web_last_failed_login_date />
        <cs2__cst_web_login_locked_flag />
      </SoldToCustomer>
      <Shipping_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Shipping_Address>
      <Shipping_Address_Type>
        <adt_code />
        <adt_add_user />
        <adt_add_date />
        <adt_change_date />
        <adt_change_user />
        <adt_delete_flag />
        <adt_key />
        <adt_key_ext />
        <adt_entity_key />
      </Shipping_Address_Type>
      <Invoice_Detail_Additional>
        <ida_key />
        <ida_add_user />
        <ida_add_date />
        <ida_change_user />
        <ida_change_date />
        <ida_delete_flag />
        <ida_key_ext />
        <ida_type />
        <ida_ivd_inv_key />
        <ida_ivd_key />
        <ida_amount />
        <ida_prc_key />
        <ida_prc_prd_key />
        <ida_gla_key_cr />
        <ida_gla_key_dr />
        <ida_void_flag />
        <ida_void_user />
        <ida_void_date />
        <ida_ivd_key_product />
        <ida_entity_key />
        <ida_oda_key />
      </Invoice_Detail_Additional>
      <Package_Component>
        <pkg_key />
        <pkg_prc_key />
        <pkg_qty />
        <pkg_price />
        <pkg_show_on_invoice />
        <pkg_add_user />
        <pkg_add_date />
        <pkg_change_user />
        <pkg_change_date />
        <pkg_delete_flag />
        <pkg_key_ext />
        <pkg_entity_key />
        <pkg_pak_prd_key />
        <pkg_start_date />
        <pkg_end_date />
        <pkg_custom_calculation_flag />
        <pkg_optional />
        <pkg_item_notes_ext />
      </Package_Component>
      <Bundle_Component>
        <bup_key />
        <bup_add_user />
        <bup_add_date />
        <bup_change_user />
        <bup_change_date />
        <bup_delete_flag />
        <bup_entity_key />
        <bup_key_ext />
        <bup_bun_prd_key />
        <bup_prd_key />
        <bup_qty />
        <bup_discount_amount />
        <bup_discount_percent />
        <bup_discount_percent_cp />
        <bup_flat_rate />
        <bup_calculation />
        <bup_start_date />
        <bup_end_date />
        <bup_discount_calculation_flag />
        <bup_optional_flag />
        <bup_renewable_flag />
        <bup_bup_renewal_key />
      </Bundle_Component>
      <Product_Type>
        <ptp_key />
        <ptp_code />
        <ptp_add_user />
        <ptp_add_date />
        <ptp_change_user />
        <ptp_change_date />
        <ptp_delete_flag />
        <ptp_key_ext />
        <ptp_sell_online />
        <ptp_online_code />
        <ptp_thumbnail />
        <ptp_discount_flag />
        <ptp_entity_key />
        <ptp_order />
        <ptp_exclude_from_bundle_flag />
        <ptp_disallow_fractions />
        <ptp_cmo_key />
      </Product_Type>
      <Discount_Product_X_Product>
        <dxp_dsc_prd_key />
        <dxp_ptp_key />
        <dxp_prd_key />
        <dxp_add_user />
        <dxp_add_date />
        <dxp_change_user />
        <dxp_change_date />
        <dxp_delete_flag />
        <dxp_entity_key />
        <dxp_prc_key />
        <dxp_key />
        <dxp_parent_key />
        <dxp_key_ext />
      </Discount_Product_X_Product>
      <Billing_Address>
        <cx2__cxa_cst_key />
        <cx2__cxa_adr_key />
        <cx2__cxa_add_date />
        <cx2__cxa_add_user />
        <cx2__cxa_change_date />
        <cx2__cxa_change_user />
        <cx2__cxa_delete_flag />
        <cx2__cxa_key />
        <cx2__cxa_key_ext />
        <cx2__cxa_on_hold_flag />
        <cx2__cxa_adh_key />
        <cx2__cxa_adt_key />
        <cx2__cxa_seasonal_from_date />
        <cx2__cxa_mailing_label />
        <cx2__cxa_seasonal_through_date />
        <cx2__cxa_entity_key />
        <cx2__cxa_mail_stop />
        <cx2__cxa_mailing_label_html />
        <cx2__cxa_on_hold_from />
        <cx2__cxa_on_hold_through />
        <cx2__cxa_no_directory_print_flag_ext />
      </Billing_Address>
      <Currency>
        <cur_key />
        <cur_code />
        <cur_description />
        <cur_symbol_prefix />
        <cur_symbol_suffix />
        <cur_negative_display />
        <cur_separator />
        <cur_accuracy />
        <cur_calc_method />
        <cur_unit />
        <cur_sub_unit />
        <cur_add_user />
        <cur_add_date />
        <cur_change_user />
        <cur_change_date />
        <cur_delete_flag />
        <cur_entity_key />
        <cur_key_ext />
        <cur_fraction_separator />
      </Currency>
      <Order_Detail_Schedule>
        <ods_key />
        <ods_ord_key />
        <ods_date />
        <ods_amount />
        <ods_process_date />
        <ods_add_user />
        <ods_add_date />
        <ods_change_user />
        <ods_change_date />
        <ods_delete_flag />
        <ods_entity_key />
        <ods_key_ext />
        <ods_number />
        <ods_ims_key />
        <ods_void_date />
        <ods_void_user />
        <ods_void_flag />
        <ods_writeoff_amount />
      </Order_Detail_Schedule>
      <Invoice_Detail_IP_Range>
        <ixi_key />
        <ixi_ivd_key />
        <ixi_ipr_key />
        <ixi_add_user />
        <ixi_add_date />
        <ixi_change_user />
        <ixi_change_date />
        <ixi_delete_flag />
        <ixi_entity_key />
        <ixi_key_ext />
      </Invoice_Detail_IP_Range>
      <Product_Type_Social_Messages>
        <oel_key />
        <oel_ptp_key />
        <oel_twitter_msg />
        <oel_facebook_msg />
        <oel_add_user />
        <oel_add_date />
        <oel_change_user />
        <oel_change_date />
        <oel_delete_flag />
        <oel_entity_key />
      </Product_Type_Social_Messages>
      <Invoice_Detail_Liability>
        <idc_key />
        <idc_cst_sort_name_dn />
        <idc_cst_key />
        <idc_ixo_key />
        <idc_ixt_key />
        <idc_ivd_key />
        <idc_ivd_inv_key />
        <idc_date />
        <idc_code />
        <idc_price />
        <idc_qty />
        <idc_ods_key />
        <idc_add_user />
        <idc_add_date />
        <idc_change_user />
        <idc_change_date />
        <idc_delete_flag />
        <idc_entity_key />
      </Invoice_Detail_Liability>
      <Credit_Detail>
        <cdd_key />
        <cdd_cdt_key />
        <cdd_type />
        <cdd_amount />
        <cdd_gla_dr_key />
        <cdd_gla_cr_key />
        <cdd_ret_key />
        <cdd_ret_ivd_prc_prd_key />
        <cdd_ajd_key />
        <cdd_closed_flag />
        <cdd_void_date />
        <cdd_void_flag />
        <cdd_void_user />
        <cdd_add_user />
        <cdd_add_date />
        <cdd_change_user />
        <cdd_change_date />
        <cdd_delete_flag />
        <cdd_from_date />
        <cdd_ptp_key />
        <cdd_through_date />
        <cdd_pin_key />
        <cdd_required_usage_flag />
        <cdd_ret_ivd_key />
        <cdd_entity_key />
        <cdd_auto_apply />
        <cdd_prg_key />
        <cdd_mct_key />
        <cdd_distributed_liability_flag />
      </Credit_Detail>
      <Invoice_Detail_Amount_Due>
        <idd_ivd_key />
        <idd_ivd_amount_cp />
        <idd_ivd_amount_due />
      </Invoice_Detail_Amount_Due>
      <Invoice_Detail_Get_Balance>
        <igb_ivd_key />
        <igb_inv_key />
        <igb_ivd_qty />
        <igb_ship_qty />
        <igb_ivd_price />
        <igb_unit_price_with_discount />
        <igb_lineamount />
        <igb_lineamount_no_discount />
        <igb_originallineamount />
        <igb_payamount />
        <igb_payamount_noreturn />
        <igb_linebalance />
        <igb_returnquantity />
        <igb_cancelquantity />
        <igb_minimumquantity />
        <igb_available_for_return />
        <igb_available_for_cancel />
        <igb_balance_quantity />
        <igb_CreditDollarAmount />
        <igb_TotalRecognized />
        <igb_DeferralBalance />
        <igb_Deferral_Price />
        <igb_Deferral_Number_Periods />
        <igb_Deferral_Number_Periods_Recognized />
        <igb_Tax />
        <igb_Shipping />
        <igb_discountamount />
        <igb_TransactionCurrencyKey />
        <igb_HomeCurrencyCode />
        <igb_MulticurrencyKey />
        <igb_writeoffamount />
      </Invoice_Detail_Get_Balance>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
      <Invoice_Detail_AdditionalCollection>
        <InvoiceDetailAdditional d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetailAdditional d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_Detail_AdditionalCollection>
      <Invoice_Detail_LiabilityCollection>
        <InvoiceDetailCustomer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetailCustomer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_Detail_LiabilityCollection>
    </InvoiceDetail>
    <InvoiceDetail>
      <CurrentKey />
      <Invoice_Detail>
        <ivd_qty_previous />
        <ivd_key />
        <ivd_inv_key />
        <ivd_price />
        <ivd_qty />
        <ivd_approve_date />
        <ivd_approve_user />
        <ivd_void_date />
        <ivd_void_user />
        <ivd_ajd_key />
        <ivd_add_user />
        <ivd_add_date />
        <ivd_backorder_flag />
        <ivd_change_user />
        <ivd_change_date />
        <ivd_inventory_held_qty />
        <ivd_delete_flag />
        <ivd_ship_qty />
        <ivd_ship_flag_cp />
        <ivd_key_ext />
        <ivd_close_flag />
        <ivd_approve_flag />
        <ivd_void_flag />
        <ivd_prc_key />
        <ivd_prc_prd_key />
        <ivd_amount_cp />
        <ivd_parity />
        <ivd_parity_amount_cp />
        <ivd_gla_dr_key />
        <ivd_gla_cr_key />
        <ivd_notes />
        <ivd_cst_ship_key />
        <ivd_prc_prd_ptp_key />
        <ivd_cxa_key />
        <ivd_src_key />
        <ivd_type />
        <ivd_entity_key />
        <ivd_ivw_key />
        <ivd_odd_key />
        <ivd_do_not_fulfill />
        <ivd_pak_prd_key />
        <ivd_ods_key />
        <ivd_cst_key />
        <ivd_account_number />
        <ivd_ovr_key />
        <ivd_price_override_reason />
        <ivd_pjt_key />
        <ivd_backorder_email_sent_flag />
        <ivd_process_qty />
        <ivd_bun_prd_key />
        <ivd_download_count />
        <ivd_eml_key />
        <ivd_package_grouping_key />
        <ivd_train_ses_app_title_ext />
        <ivd_train_ses_app_sub_ext />
        <ivd_train_ses_app_1_choice_ext />
        <ivd_train_ses_app_2_choice_ext />
        <ivd_cdd_key />
        <ivd_download_limit_override />
        <ivd_train_ses_app_3_choice_ext />
        <ivd_discount_program_ivd_key />
        <ivd_distributed_liability_flag />
        <ivd_download_days_override />
        <ivd_gc_number />
        <ivd_train_ses_app_4_choice_ext />
        <ivd_cdt_key />
        <ivd_pro_key />
        <ivd_kiosk_brand_name_ext />
        <ivd_kiosk_product_showcase_ext />
        <ivd_onsite_contact_name_ext />
        <ivd_onsite_mobile_phone_ext />
        <ivd_eml_address_ext />
        <ivd_available_for_cancel />
        <ivd_available_for_return />
        <ivd_balance_quantity />
        <ivd_amount_due />
        <ivd_automatically_added />
        <ivd_createorder_flag />
        <ivd_deferral_total_returned />
        <ivd_lineamount />
        <ivd_lineamount_no_discount />
        <ivd_originallineamount />
        <ivd_restock_fee_calculated />
        <ivd_createinvoice_flag />
        <ivd_linebalance />
        <ivd_net_amount_due />
        <ivd_payamount />
        <ivd_payamount_noreturn />
        <ivd_cancelled_quantity />
        <ivd_default_credit_dollar_amount />
        <ivd_deferral_number_periods />
        <ivd_deferral_number_periods_recognized />
        <ivd_deferral_price />
        <ivd_DeferralBalance />
        <ivd_minimum_quantity />
        <ivd_reduce_quantity />
        <ivd_return_quantity />
        <ivd_returned_quantity />
        <ivd_total_recognized />
        <ivd_writeoff_dollar_amount />
        <ivd_allow_change_qty_flag />
        <ivd_credit_dollar_amount />
        <ivd_allow_change_price_flag />
        <ivd_cancel_quantity />
        <ivd_auto_refund />
        <ivd_NewBatch_key />
        <ivd_refund_credit_account />
        <ivd_ship_atc_key />
        <ivd_writeoff_deferral />
        <ivd_claim_quantity />
        <ivd_disable_quantity />
        <ivd_claimed_quantity />
        <ivd_claim_flag />
        <ivd_subtotal />
        <ivd_discountamount />
        <ivd_total />
        <ivd_unit_price_with_discount />
        <ivd_applied_payment />
        <ivd_applied_credit />
        <ivd_write_off />
        <ivd_return_payment />
        <ivd_total_payment />
        <ivd_balance />
        <ivd_tax />
        <ivd_shipping />
        <ivd_nettotal />
        <ivd_netpayment />
        <ivd_payment_to_apply />
        <ivd_credit_to_apply />
        <ivd_netcredit />
        <ivd_netwriteoff />
        <ivd_writeoff_to_apply />
        <ivd_netreturn />
        <ivd_return_to_apply />
        <ivd_netapplied />
        <ivd_previous_netpayment />
        <ivd_total_to_apply />
        <ivd_netbalance />
        <ivd_netunpaidbalance />
        <ivd_price_aggregated />
        <ivd_discountamount_aggregated />
        <ivd_tax_aggregated />
        <ivd_shipping_aggregated />
        <ivd_nettotal_aggregated />
        <ivd_netunpaidbalance_aggregated />
        <ivd_subtotal_aggregated />
        <ivd_shippable_flag_aggregated />
        <ivd_partof_groupreg_discount />
        <ivd_booth_number />
        <ivd_cst_credit_available />
        <ivd_MulticurrencyKey />
        <ivd_pricingcontrol_date />
        <ivd_pricingcontrol_rgt_key />
        <ivd_term_based />
        <ivd_term_calendar />
        <ivd_TransactionCurrencyKey />
        <ivd_HomeCurrencyCode />
        <ivd_sub_prorated_flag />
        <ivd_autoapply />
        <ivd_cancel_flag />
        <ivd_ivd_key />
        <ivd_is_agency_sub />
        <ivd_formdetailkey />
        <ivd_formkey />
        <ivd_parentdataobject />
        <ivd_reg_key />
        <ivd_addl_info />
        <ivd_shippable_flag />
        <ivd_ods_number />
        <ivd_credit_to_distribute />
        <ivd_inv_shippable_total />
        <ivd_inv_distributable_credit_total />
        <ivd__agy />
      </Invoice_Detail>
      <Invoice_Detail_Term>
        <trm_ivd_key />
        <trm_start_date />
        <trm_end_date />
        <trm_original_end_date />
        <trm_add_user />
        <trm_add_date />
        <trm_change_user />
        <trm_entity_key />
        <trm_change_date />
        <trm_ivd_key_previous />
        <trm_delete_flag />
        <trm_do_not_renew_flag />
        <trm_ivd_key_ext />
        <trm_sui_prd_key_start />
        <trm_sui_prd_key_hold_start />
        <trm_number_fulfilled />
        <trm_sui_prd_key_hold_end />
        <trm_num_issues />
        <trm_num_issues_remain_cp />
        <trm_cla_key />
        <trm_qualified_flag />
        <trm_qualified_date />
        <trm_rqt_key />
        <trm_controlled_flag />
        <trm_requested_flag />
        <trm_sin_key />
        <trm_ttl_key />
        <trm_jfn_key />
        <trm_demog1 />
        <trm_demog2 />
        <trm_demog3 />
        <trm_demog4 />
        <trm_demog5 />
        <trm_cancel_flag />
        <trm_ivd_prc_prd_key />
        <trm_lifetime_flag />
        <trm_grace_issues_cp />
        <trm_sui_prd_key_drop />
        <trm_add_drop_flag />
        <trm_mbr_key />
        <trm_mxi_key />
        <trm_reference_num />
        <trm_cxa_key_ext />
        <trm_auto_pay_flag />
        <trm_cpi_key />
        <trm_issues_fulfilled />
      </Invoice_Detail_Term>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_NewBatch_key />
        <inv_pay_cst_key />
      </Invoice>
      <Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Price>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_qty_available />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <ShipToCustomer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </ShipToCustomer>
      <SoldToCustomer>
        <cs2__cst_key />
        <cs2__cst_type />
        <cs2__cst_name_cp />
        <cs2__cst_sort_name_dn />
        <cs2__cst_ind_full_name_dn />
        <cs2__cst_org_name_dn />
        <cs2__cst_ixo_title_dn />
        <cs2__cst_pref_comm_meth />
        <cs2__cst_bio />
        <cs2__cst_add_date />
        <cs2__cst_add_user />
        <cs2__cst_change_date />
        <cs2__cst_change_user />
        <cs2__cst_delete_flag />
        <cs2__cst_recno />
        <cs2__cst_id />
        <cs2__cst_key_ext />
        <cs2__cst_email_text_only />
        <cs2__cst_credit_limit />
        <cs2__cst_src_key />
        <cs2__cst_src_code />
        <cs2__cst_tax_exempt_flag />
        <cs2__cst_tax_id />
        <cs2__cst_cxa_key />
        <cs2__cst_no_email_flag />
        <cs2__cst_cxa_billing_key />
        <cs2__cst_eml_address_dn />
        <cs2__cst_eml_key />
        <cs2__cst_no_phone_flag />
        <cs2__cst_phn_number_complete_dn />
        <cs2__cst_cph_key />
        <cs2__cst_no_fax_flag />
        <cs2__cst_fax_number_complete_dn />
        <cs2__cst_cfx_key />
        <cs2__cst_ixo_key />
        <cs2__cst_no_web_flag />
        <cs2__cst_oldid />
        <cs2__cst_member_flag />
        <cs2__cst_url_code_dn />
        <cs2__cst_parent_cst_key />
        <cs2__cst_url_key />
        <cs2__cst_no_msg_flag />
        <cs2__cst_msg_handle_dn />
        <cs2__cst_web_login />
        <cs2__cst_web_password />
        <cs2__cst_entity_key />
        <cs2__cst_msg_key />
        <cs2__cst_no_mail_flag />
        <cs2__cst_web_start_date />
        <cs2__cst_web_end_date />
        <cs2__cst_web_force_password_change />
        <cs2__cst_web_login_disabled_flag />
        <cs2__cst_comment />
        <cs2__cst_credit_hold_flag />
        <cs2__cst_credit_hold_reason />
        <cs2__cst_web_forgot_password_status />
        <cs2__cst_old_cxa_key />
        <cs2__cst_last_email_date />
        <cs2__cst_no_promotional_material_ext />
        <cs2__cst_no_publish_flag />
        <cs2__cst_sin_key />
        <cs2__cst_ttl_key />
        <cs2__cst_jfn_key />
        <cs2__cst_cur_key />
        <cs2__cst_attribute_1 />
        <cs2__cst_attribute_2 />
        <cs2__cst_salutation_1 />
        <cs2__cst_salutation_2 />
        <cs2__cst_merge_cst_key />
        <cs2__cst_salutation_3 />
        <cs2__cst_salutation_4 />
        <cs2__cst_default_recognize_as />
        <cs2__cst_score />
        <cs2__cst_score_normalized />
        <cs2__cst_score_trend />
        <cs2__cst_vault_account />
        <cs2__cst_exclude_from_social_flag />
        <cs2__cst_social_score />
        <cs2__cst_ptin />
        <cs2__cst_aicpa_member_id />
        <cs2__cst_vendor_code />
        <cs2__cst_salt />
        <cs2__cst_sca_key />
        <cs2__cst_iterations />
        <cs2__cst_web_password_change_date />
        <cs2__cst_web_failed_login_count />
        <cs2__cst_pri_member_flag_ext />
        <cs2__cst_web_last_failed_login_date />
        <cs2__cst_web_login_locked_flag />
      </SoldToCustomer>
      <Shipping_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Shipping_Address>
      <Shipping_Address_Type>
        <adt_code />
        <adt_add_user />
        <adt_add_date />
        <adt_change_date />
        <adt_change_user />
        <adt_delete_flag />
        <adt_key />
        <adt_key_ext />
        <adt_entity_key />
      </Shipping_Address_Type>
      <Invoice_Detail_Additional>
        <ida_key />
        <ida_add_user />
        <ida_add_date />
        <ida_change_user />
        <ida_change_date />
        <ida_delete_flag />
        <ida_key_ext />
        <ida_type />
        <ida_ivd_inv_key />
        <ida_ivd_key />
        <ida_amount />
        <ida_prc_key />
        <ida_prc_prd_key />
        <ida_gla_key_cr />
        <ida_gla_key_dr />
        <ida_void_flag />
        <ida_void_user />
        <ida_void_date />
        <ida_ivd_key_product />
        <ida_entity_key />
        <ida_oda_key />
      </Invoice_Detail_Additional>
      <Package_Component>
        <pkg_key />
        <pkg_prc_key />
        <pkg_qty />
        <pkg_price />
        <pkg_show_on_invoice />
        <pkg_add_user />
        <pkg_add_date />
        <pkg_change_user />
        <pkg_change_date />
        <pkg_delete_flag />
        <pkg_key_ext />
        <pkg_entity_key />
        <pkg_pak_prd_key />
        <pkg_start_date />
        <pkg_end_date />
        <pkg_custom_calculation_flag />
        <pkg_optional />
        <pkg_item_notes_ext />
      </Package_Component>
      <Bundle_Component>
        <bup_key />
        <bup_add_user />
        <bup_add_date />
        <bup_change_user />
        <bup_change_date />
        <bup_delete_flag />
        <bup_entity_key />
        <bup_key_ext />
        <bup_bun_prd_key />
        <bup_prd_key />
        <bup_qty />
        <bup_discount_amount />
        <bup_discount_percent />
        <bup_discount_percent_cp />
        <bup_flat_rate />
        <bup_calculation />
        <bup_start_date />
        <bup_end_date />
        <bup_discount_calculation_flag />
        <bup_optional_flag />
        <bup_renewable_flag />
        <bup_bup_renewal_key />
      </Bundle_Component>
      <Product_Type>
        <ptp_key />
        <ptp_code />
        <ptp_add_user />
        <ptp_add_date />
        <ptp_change_user />
        <ptp_change_date />
        <ptp_delete_flag />
        <ptp_key_ext />
        <ptp_sell_online />
        <ptp_online_code />
        <ptp_thumbnail />
        <ptp_discount_flag />
        <ptp_entity_key />
        <ptp_order />
        <ptp_exclude_from_bundle_flag />
        <ptp_disallow_fractions />
        <ptp_cmo_key />
      </Product_Type>
      <Discount_Product_X_Product>
        <dxp_dsc_prd_key />
        <dxp_ptp_key />
        <dxp_prd_key />
        <dxp_add_user />
        <dxp_add_date />
        <dxp_change_user />
        <dxp_change_date />
        <dxp_delete_flag />
        <dxp_entity_key />
        <dxp_prc_key />
        <dxp_key />
        <dxp_parent_key />
        <dxp_key_ext />
      </Discount_Product_X_Product>
      <Billing_Address>
        <cx2__cxa_cst_key />
        <cx2__cxa_adr_key />
        <cx2__cxa_add_date />
        <cx2__cxa_add_user />
        <cx2__cxa_change_date />
        <cx2__cxa_change_user />
        <cx2__cxa_delete_flag />
        <cx2__cxa_key />
        <cx2__cxa_key_ext />
        <cx2__cxa_on_hold_flag />
        <cx2__cxa_adh_key />
        <cx2__cxa_adt_key />
        <cx2__cxa_seasonal_from_date />
        <cx2__cxa_mailing_label />
        <cx2__cxa_seasonal_through_date />
        <cx2__cxa_entity_key />
        <cx2__cxa_mail_stop />
        <cx2__cxa_mailing_label_html />
        <cx2__cxa_on_hold_from />
        <cx2__cxa_on_hold_through />
        <cx2__cxa_no_directory_print_flag_ext />
      </Billing_Address>
      <Currency>
        <cur_key />
        <cur_code />
        <cur_description />
        <cur_symbol_prefix />
        <cur_symbol_suffix />
        <cur_negative_display />
        <cur_separator />
        <cur_accuracy />
        <cur_calc_method />
        <cur_unit />
        <cur_sub_unit />
        <cur_add_user />
        <cur_add_date />
        <cur_change_user />
        <cur_change_date />
        <cur_delete_flag />
        <cur_entity_key />
        <cur_key_ext />
        <cur_fraction_separator />
      </Currency>
      <Order_Detail_Schedule>
        <ods_key />
        <ods_ord_key />
        <ods_date />
        <ods_amount />
        <ods_process_date />
        <ods_add_user />
        <ods_add_date />
        <ods_change_user />
        <ods_change_date />
        <ods_delete_flag />
        <ods_entity_key />
        <ods_key_ext />
        <ods_number />
        <ods_ims_key />
        <ods_void_date />
        <ods_void_user />
        <ods_void_flag />
        <ods_writeoff_amount />
      </Order_Detail_Schedule>
      <Invoice_Detail_IP_Range>
        <ixi_key />
        <ixi_ivd_key />
        <ixi_ipr_key />
        <ixi_add_user />
        <ixi_add_date />
        <ixi_change_user />
        <ixi_change_date />
        <ixi_delete_flag />
        <ixi_entity_key />
        <ixi_key_ext />
      </Invoice_Detail_IP_Range>
      <Product_Type_Social_Messages>
        <oel_key />
        <oel_ptp_key />
        <oel_twitter_msg />
        <oel_facebook_msg />
        <oel_add_user />
        <oel_add_date />
        <oel_change_user />
        <oel_change_date />
        <oel_delete_flag />
        <oel_entity_key />
      </Product_Type_Social_Messages>
      <Invoice_Detail_Liability>
        <idc_key />
        <idc_cst_sort_name_dn />
        <idc_cst_key />
        <idc_ixo_key />
        <idc_ixt_key />
        <idc_ivd_key />
        <idc_ivd_inv_key />
        <idc_date />
        <idc_code />
        <idc_price />
        <idc_qty />
        <idc_ods_key />
        <idc_add_user />
        <idc_add_date />
        <idc_change_user />
        <idc_change_date />
        <idc_delete_flag />
        <idc_entity_key />
      </Invoice_Detail_Liability>
      <Credit_Detail>
        <cdd_key />
        <cdd_cdt_key />
        <cdd_type />
        <cdd_amount />
        <cdd_gla_dr_key />
        <cdd_gla_cr_key />
        <cdd_ret_key />
        <cdd_ret_ivd_prc_prd_key />
        <cdd_ajd_key />
        <cdd_closed_flag />
        <cdd_void_date />
        <cdd_void_flag />
        <cdd_void_user />
        <cdd_add_user />
        <cdd_add_date />
        <cdd_change_user />
        <cdd_change_date />
        <cdd_delete_flag />
        <cdd_from_date />
        <cdd_ptp_key />
        <cdd_through_date />
        <cdd_pin_key />
        <cdd_required_usage_flag />
        <cdd_ret_ivd_key />
        <cdd_entity_key />
        <cdd_auto_apply />
        <cdd_prg_key />
        <cdd_mct_key />
        <cdd_distributed_liability_flag />
      </Credit_Detail>
      <Invoice_Detail_Amount_Due>
        <idd_ivd_key />
        <idd_ivd_amount_cp />
        <idd_ivd_amount_due />
      </Invoice_Detail_Amount_Due>
      <Invoice_Detail_Get_Balance>
        <igb_ivd_key />
        <igb_inv_key />
        <igb_ivd_qty />
        <igb_ship_qty />
        <igb_ivd_price />
        <igb_unit_price_with_discount />
        <igb_lineamount />
        <igb_lineamount_no_discount />
        <igb_originallineamount />
        <igb_payamount />
        <igb_payamount_noreturn />
        <igb_linebalance />
        <igb_returnquantity />
        <igb_cancelquantity />
        <igb_minimumquantity />
        <igb_available_for_return />
        <igb_available_for_cancel />
        <igb_balance_quantity />
        <igb_CreditDollarAmount />
        <igb_TotalRecognized />
        <igb_DeferralBalance />
        <igb_Deferral_Price />
        <igb_Deferral_Number_Periods />
        <igb_Deferral_Number_Periods_Recognized />
        <igb_Tax />
        <igb_Shipping />
        <igb_discountamount />
        <igb_TransactionCurrencyKey />
        <igb_HomeCurrencyCode />
        <igb_MulticurrencyKey />
        <igb_writeoffamount />
      </Invoice_Detail_Get_Balance>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
      <Invoice_Detail_AdditionalCollection>
        <InvoiceDetailAdditional d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetailAdditional d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_Detail_AdditionalCollection>
      <Invoice_Detail_LiabilityCollection>
        <InvoiceDetailCustomer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetailCustomer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_Detail_LiabilityCollection>
    </InvoiceDetail>
  </Invoice_DetailCollection>
  <Additional_Invoice_DetailCollection>
    <InvoiceDetail>
      <CurrentKey />
      <Invoice_Detail>
        <ivd_qty_previous />
        <ivd_key />
        <ivd_inv_key />
        <ivd_price />
        <ivd_qty />
        <ivd_approve_date />
        <ivd_approve_user />
        <ivd_void_date />
        <ivd_void_user />
        <ivd_ajd_key />
        <ivd_add_user />
        <ivd_add_date />
        <ivd_backorder_flag />
        <ivd_change_user />
        <ivd_change_date />
        <ivd_inventory_held_qty />
        <ivd_delete_flag />
        <ivd_ship_qty />
        <ivd_ship_flag_cp />
        <ivd_key_ext />
        <ivd_close_flag />
        <ivd_approve_flag />
        <ivd_void_flag />
        <ivd_prc_key />
        <ivd_prc_prd_key />
        <ivd_amount_cp />
        <ivd_parity />
        <ivd_parity_amount_cp />
        <ivd_gla_dr_key />
        <ivd_gla_cr_key />
        <ivd_notes />
        <ivd_cst_ship_key />
        <ivd_prc_prd_ptp_key />
        <ivd_cxa_key />
        <ivd_src_key />
        <ivd_type />
        <ivd_entity_key />
        <ivd_ivw_key />
        <ivd_odd_key />
        <ivd_do_not_fulfill />
        <ivd_pak_prd_key />
        <ivd_ods_key />
        <ivd_cst_key />
        <ivd_account_number />
        <ivd_ovr_key />
        <ivd_price_override_reason />
        <ivd_pjt_key />
        <ivd_backorder_email_sent_flag />
        <ivd_process_qty />
        <ivd_bun_prd_key />
        <ivd_download_count />
        <ivd_eml_key />
        <ivd_package_grouping_key />
        <ivd_train_ses_app_title_ext />
        <ivd_train_ses_app_sub_ext />
        <ivd_train_ses_app_1_choice_ext />
        <ivd_train_ses_app_2_choice_ext />
        <ivd_cdd_key />
        <ivd_download_limit_override />
        <ivd_train_ses_app_3_choice_ext />
        <ivd_discount_program_ivd_key />
        <ivd_distributed_liability_flag />
        <ivd_download_days_override />
        <ivd_gc_number />
        <ivd_train_ses_app_4_choice_ext />
        <ivd_cdt_key />
        <ivd_pro_key />
        <ivd_kiosk_brand_name_ext />
        <ivd_kiosk_product_showcase_ext />
        <ivd_onsite_contact_name_ext />
        <ivd_onsite_mobile_phone_ext />
        <ivd_eml_address_ext />
        <ivd_available_for_cancel />
        <ivd_available_for_return />
        <ivd_balance_quantity />
        <ivd_amount_due />
        <ivd_automatically_added />
        <ivd_createorder_flag />
        <ivd_deferral_total_returned />
        <ivd_lineamount />
        <ivd_lineamount_no_discount />
        <ivd_originallineamount />
        <ivd_restock_fee_calculated />
        <ivd_createinvoice_flag />
        <ivd_linebalance />
        <ivd_net_amount_due />
        <ivd_payamount />
        <ivd_payamount_noreturn />
        <ivd_cancelled_quantity />
        <ivd_default_credit_dollar_amount />
        <ivd_deferral_number_periods />
        <ivd_deferral_number_periods_recognized />
        <ivd_deferral_price />
        <ivd_DeferralBalance />
        <ivd_minimum_quantity />
        <ivd_reduce_quantity />
        <ivd_return_quantity />
        <ivd_returned_quantity />
        <ivd_total_recognized />
        <ivd_writeoff_dollar_amount />
        <ivd_allow_change_qty_flag />
        <ivd_credit_dollar_amount />
        <ivd_allow_change_price_flag />
        <ivd_cancel_quantity />
        <ivd_auto_refund />
        <ivd_NewBatch_key />
        <ivd_refund_credit_account />
        <ivd_ship_atc_key />
        <ivd_writeoff_deferral />
        <ivd_claim_quantity />
        <ivd_disable_quantity />
        <ivd_claimed_quantity />
        <ivd_claim_flag />
        <ivd_subtotal />
        <ivd_discountamount />
        <ivd_total />
        <ivd_unit_price_with_discount />
        <ivd_applied_payment />
        <ivd_applied_credit />
        <ivd_write_off />
        <ivd_return_payment />
        <ivd_total_payment />
        <ivd_balance />
        <ivd_tax />
        <ivd_shipping />
        <ivd_nettotal />
        <ivd_netpayment />
        <ivd_payment_to_apply />
        <ivd_credit_to_apply />
        <ivd_netcredit />
        <ivd_netwriteoff />
        <ivd_writeoff_to_apply />
        <ivd_netreturn />
        <ivd_return_to_apply />
        <ivd_netapplied />
        <ivd_previous_netpayment />
        <ivd_total_to_apply />
        <ivd_netbalance />
        <ivd_netunpaidbalance />
        <ivd_price_aggregated />
        <ivd_discountamount_aggregated />
        <ivd_tax_aggregated />
        <ivd_shipping_aggregated />
        <ivd_nettotal_aggregated />
        <ivd_netunpaidbalance_aggregated />
        <ivd_subtotal_aggregated />
        <ivd_shippable_flag_aggregated />
        <ivd_partof_groupreg_discount />
        <ivd_booth_number />
        <ivd_cst_credit_available />
        <ivd_MulticurrencyKey />
        <ivd_pricingcontrol_date />
        <ivd_pricingcontrol_rgt_key />
        <ivd_term_based />
        <ivd_term_calendar />
        <ivd_TransactionCurrencyKey />
        <ivd_HomeCurrencyCode />
        <ivd_sub_prorated_flag />
        <ivd_autoapply />
        <ivd_cancel_flag />
        <ivd_ivd_key />
        <ivd_is_agency_sub />
        <ivd_formdetailkey />
        <ivd_formkey />
        <ivd_parentdataobject />
        <ivd_reg_key />
        <ivd_addl_info />
        <ivd_shippable_flag />
        <ivd_ods_number />
        <ivd_credit_to_distribute />
        <ivd_inv_shippable_total />
        <ivd_inv_distributable_credit_total />
        <ivd__agy />
      </Invoice_Detail>
      <Invoice_Detail_Term>
        <trm_ivd_key />
        <trm_start_date />
        <trm_end_date />
        <trm_original_end_date />
        <trm_add_user />
        <trm_add_date />
        <trm_change_user />
        <trm_entity_key />
        <trm_change_date />
        <trm_ivd_key_previous />
        <trm_delete_flag />
        <trm_do_not_renew_flag />
        <trm_ivd_key_ext />
        <trm_sui_prd_key_start />
        <trm_sui_prd_key_hold_start />
        <trm_number_fulfilled />
        <trm_sui_prd_key_hold_end />
        <trm_num_issues />
        <trm_num_issues_remain_cp />
        <trm_cla_key />
        <trm_qualified_flag />
        <trm_qualified_date />
        <trm_rqt_key />
        <trm_controlled_flag />
        <trm_requested_flag />
        <trm_sin_key />
        <trm_ttl_key />
        <trm_jfn_key />
        <trm_demog1 />
        <trm_demog2 />
        <trm_demog3 />
        <trm_demog4 />
        <trm_demog5 />
        <trm_cancel_flag />
        <trm_ivd_prc_prd_key />
        <trm_lifetime_flag />
        <trm_grace_issues_cp />
        <trm_sui_prd_key_drop />
        <trm_add_drop_flag />
        <trm_mbr_key />
        <trm_mxi_key />
        <trm_reference_num />
        <trm_cxa_key_ext />
        <trm_auto_pay_flag />
        <trm_cpi_key />
        <trm_issues_fulfilled />
      </Invoice_Detail_Term>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_NewBatch_key />
        <inv_pay_cst_key />
      </Invoice>
      <Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Price>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_qty_available />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <ShipToCustomer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </ShipToCustomer>
      <SoldToCustomer>
        <cs2__cst_key />
        <cs2__cst_type />
        <cs2__cst_name_cp />
        <cs2__cst_sort_name_dn />
        <cs2__cst_ind_full_name_dn />
        <cs2__cst_org_name_dn />
        <cs2__cst_ixo_title_dn />
        <cs2__cst_pref_comm_meth />
        <cs2__cst_bio />
        <cs2__cst_add_date />
        <cs2__cst_add_user />
        <cs2__cst_change_date />
        <cs2__cst_change_user />
        <cs2__cst_delete_flag />
        <cs2__cst_recno />
        <cs2__cst_id />
        <cs2__cst_key_ext />
        <cs2__cst_email_text_only />
        <cs2__cst_credit_limit />
        <cs2__cst_src_key />
        <cs2__cst_src_code />
        <cs2__cst_tax_exempt_flag />
        <cs2__cst_tax_id />
        <cs2__cst_cxa_key />
        <cs2__cst_no_email_flag />
        <cs2__cst_cxa_billing_key />
        <cs2__cst_eml_address_dn />
        <cs2__cst_eml_key />
        <cs2__cst_no_phone_flag />
        <cs2__cst_phn_number_complete_dn />
        <cs2__cst_cph_key />
        <cs2__cst_no_fax_flag />
        <cs2__cst_fax_number_complete_dn />
        <cs2__cst_cfx_key />
        <cs2__cst_ixo_key />
        <cs2__cst_no_web_flag />
        <cs2__cst_oldid />
        <cs2__cst_member_flag />
        <cs2__cst_url_code_dn />
        <cs2__cst_parent_cst_key />
        <cs2__cst_url_key />
        <cs2__cst_no_msg_flag />
        <cs2__cst_msg_handle_dn />
        <cs2__cst_web_login />
        <cs2__cst_web_password />
        <cs2__cst_entity_key />
        <cs2__cst_msg_key />
        <cs2__cst_no_mail_flag />
        <cs2__cst_web_start_date />
        <cs2__cst_web_end_date />
        <cs2__cst_web_force_password_change />
        <cs2__cst_web_login_disabled_flag />
        <cs2__cst_comment />
        <cs2__cst_credit_hold_flag />
        <cs2__cst_credit_hold_reason />
        <cs2__cst_web_forgot_password_status />
        <cs2__cst_old_cxa_key />
        <cs2__cst_last_email_date />
        <cs2__cst_no_promotional_material_ext />
        <cs2__cst_no_publish_flag />
        <cs2__cst_sin_key />
        <cs2__cst_ttl_key />
        <cs2__cst_jfn_key />
        <cs2__cst_cur_key />
        <cs2__cst_attribute_1 />
        <cs2__cst_attribute_2 />
        <cs2__cst_salutation_1 />
        <cs2__cst_salutation_2 />
        <cs2__cst_merge_cst_key />
        <cs2__cst_salutation_3 />
        <cs2__cst_salutation_4 />
        <cs2__cst_default_recognize_as />
        <cs2__cst_score />
        <cs2__cst_score_normalized />
        <cs2__cst_score_trend />
        <cs2__cst_vault_account />
        <cs2__cst_exclude_from_social_flag />
        <cs2__cst_social_score />
        <cs2__cst_ptin />
        <cs2__cst_aicpa_member_id />
        <cs2__cst_vendor_code />
        <cs2__cst_salt />
        <cs2__cst_sca_key />
        <cs2__cst_iterations />
        <cs2__cst_web_password_change_date />
        <cs2__cst_web_failed_login_count />
        <cs2__cst_pri_member_flag_ext />
        <cs2__cst_web_last_failed_login_date />
        <cs2__cst_web_login_locked_flag />
      </SoldToCustomer>
      <Shipping_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Shipping_Address>
      <Shipping_Address_Type>
        <adt_code />
        <adt_add_user />
        <adt_add_date />
        <adt_change_date />
        <adt_change_user />
        <adt_delete_flag />
        <adt_key />
        <adt_key_ext />
        <adt_entity_key />
      </Shipping_Address_Type>
      <Invoice_Detail_Additional>
        <ida_key />
        <ida_add_user />
        <ida_add_date />
        <ida_change_user />
        <ida_change_date />
        <ida_delete_flag />
        <ida_key_ext />
        <ida_type />
        <ida_ivd_inv_key />
        <ida_ivd_key />
        <ida_amount />
        <ida_prc_key />
        <ida_prc_prd_key />
        <ida_gla_key_cr />
        <ida_gla_key_dr />
        <ida_void_flag />
        <ida_void_user />
        <ida_void_date />
        <ida_ivd_key_product />
        <ida_entity_key />
        <ida_oda_key />
      </Invoice_Detail_Additional>
      <Package_Component>
        <pkg_key />
        <pkg_prc_key />
        <pkg_qty />
        <pkg_price />
        <pkg_show_on_invoice />
        <pkg_add_user />
        <pkg_add_date />
        <pkg_change_user />
        <pkg_change_date />
        <pkg_delete_flag />
        <pkg_key_ext />
        <pkg_entity_key />
        <pkg_pak_prd_key />
        <pkg_start_date />
        <pkg_end_date />
        <pkg_custom_calculation_flag />
        <pkg_optional />
        <pkg_item_notes_ext />
      </Package_Component>
      <Bundle_Component>
        <bup_key />
        <bup_add_user />
        <bup_add_date />
        <bup_change_user />
        <bup_change_date />
        <bup_delete_flag />
        <bup_entity_key />
        <bup_key_ext />
        <bup_bun_prd_key />
        <bup_prd_key />
        <bup_qty />
        <bup_discount_amount />
        <bup_discount_percent />
        <bup_discount_percent_cp />
        <bup_flat_rate />
        <bup_calculation />
        <bup_start_date />
        <bup_end_date />
        <bup_discount_calculation_flag />
        <bup_optional_flag />
        <bup_renewable_flag />
        <bup_bup_renewal_key />
      </Bundle_Component>
      <Product_Type>
        <ptp_key />
        <ptp_code />
        <ptp_add_user />
        <ptp_add_date />
        <ptp_change_user />
        <ptp_change_date />
        <ptp_delete_flag />
        <ptp_key_ext />
        <ptp_sell_online />
        <ptp_online_code />
        <ptp_thumbnail />
        <ptp_discount_flag />
        <ptp_entity_key />
        <ptp_order />
        <ptp_exclude_from_bundle_flag />
        <ptp_disallow_fractions />
        <ptp_cmo_key />
      </Product_Type>
      <Discount_Product_X_Product>
        <dxp_dsc_prd_key />
        <dxp_ptp_key />
        <dxp_prd_key />
        <dxp_add_user />
        <dxp_add_date />
        <dxp_change_user />
        <dxp_change_date />
        <dxp_delete_flag />
        <dxp_entity_key />
        <dxp_prc_key />
        <dxp_key />
        <dxp_parent_key />
        <dxp_key_ext />
      </Discount_Product_X_Product>
      <Billing_Address>
        <cx2__cxa_cst_key />
        <cx2__cxa_adr_key />
        <cx2__cxa_add_date />
        <cx2__cxa_add_user />
        <cx2__cxa_change_date />
        <cx2__cxa_change_user />
        <cx2__cxa_delete_flag />
        <cx2__cxa_key />
        <cx2__cxa_key_ext />
        <cx2__cxa_on_hold_flag />
        <cx2__cxa_adh_key />
        <cx2__cxa_adt_key />
        <cx2__cxa_seasonal_from_date />
        <cx2__cxa_mailing_label />
        <cx2__cxa_seasonal_through_date />
        <cx2__cxa_entity_key />
        <cx2__cxa_mail_stop />
        <cx2__cxa_mailing_label_html />
        <cx2__cxa_on_hold_from />
        <cx2__cxa_on_hold_through />
        <cx2__cxa_no_directory_print_flag_ext />
      </Billing_Address>
      <Currency>
        <cur_key />
        <cur_code />
        <cur_description />
        <cur_symbol_prefix />
        <cur_symbol_suffix />
        <cur_negative_display />
        <cur_separator />
        <cur_accuracy />
        <cur_calc_method />
        <cur_unit />
        <cur_sub_unit />
        <cur_add_user />
        <cur_add_date />
        <cur_change_user />
        <cur_change_date />
        <cur_delete_flag />
        <cur_entity_key />
        <cur_key_ext />
        <cur_fraction_separator />
      </Currency>
      <Order_Detail_Schedule>
        <ods_key />
        <ods_ord_key />
        <ods_date />
        <ods_amount />
        <ods_process_date />
        <ods_add_user />
        <ods_add_date />
        <ods_change_user />
        <ods_change_date />
        <ods_delete_flag />
        <ods_entity_key />
        <ods_key_ext />
        <ods_number />
        <ods_ims_key />
        <ods_void_date />
        <ods_void_user />
        <ods_void_flag />
        <ods_writeoff_amount />
      </Order_Detail_Schedule>
      <Invoice_Detail_IP_Range>
        <ixi_key />
        <ixi_ivd_key />
        <ixi_ipr_key />
        <ixi_add_user />
        <ixi_add_date />
        <ixi_change_user />
        <ixi_change_date />
        <ixi_delete_flag />
        <ixi_entity_key />
        <ixi_key_ext />
      </Invoice_Detail_IP_Range>
      <Product_Type_Social_Messages>
        <oel_key />
        <oel_ptp_key />
        <oel_twitter_msg />
        <oel_facebook_msg />
        <oel_add_user />
        <oel_add_date />
        <oel_change_user />
        <oel_change_date />
        <oel_delete_flag />
        <oel_entity_key />
      </Product_Type_Social_Messages>
      <Invoice_Detail_Liability>
        <idc_key />
        <idc_cst_sort_name_dn />
        <idc_cst_key />
        <idc_ixo_key />
        <idc_ixt_key />
        <idc_ivd_key />
        <idc_ivd_inv_key />
        <idc_date />
        <idc_code />
        <idc_price />
        <idc_qty />
        <idc_ods_key />
        <idc_add_user />
        <idc_add_date />
        <idc_change_user />
        <idc_change_date />
        <idc_delete_flag />
        <idc_entity_key />
      </Invoice_Detail_Liability>
      <Credit_Detail>
        <cdd_key />
        <cdd_cdt_key />
        <cdd_type />
        <cdd_amount />
        <cdd_gla_dr_key />
        <cdd_gla_cr_key />
        <cdd_ret_key />
        <cdd_ret_ivd_prc_prd_key />
        <cdd_ajd_key />
        <cdd_closed_flag />
        <cdd_void_date />
        <cdd_void_flag />
        <cdd_void_user />
        <cdd_add_user />
        <cdd_add_date />
        <cdd_change_user />
        <cdd_change_date />
        <cdd_delete_flag />
        <cdd_from_date />
        <cdd_ptp_key />
        <cdd_through_date />
        <cdd_pin_key />
        <cdd_required_usage_flag />
        <cdd_ret_ivd_key />
        <cdd_entity_key />
        <cdd_auto_apply />
        <cdd_prg_key />
        <cdd_mct_key />
        <cdd_distributed_liability_flag />
      </Credit_Detail>
      <Invoice_Detail_Amount_Due>
        <idd_ivd_key />
        <idd_ivd_amount_cp />
        <idd_ivd_amount_due />
      </Invoice_Detail_Amount_Due>
      <Invoice_Detail_Get_Balance>
        <igb_ivd_key />
        <igb_inv_key />
        <igb_ivd_qty />
        <igb_ship_qty />
        <igb_ivd_price />
        <igb_unit_price_with_discount />
        <igb_lineamount />
        <igb_lineamount_no_discount />
        <igb_originallineamount />
        <igb_payamount />
        <igb_payamount_noreturn />
        <igb_linebalance />
        <igb_returnquantity />
        <igb_cancelquantity />
        <igb_minimumquantity />
        <igb_available_for_return />
        <igb_available_for_cancel />
        <igb_balance_quantity />
        <igb_CreditDollarAmount />
        <igb_TotalRecognized />
        <igb_DeferralBalance />
        <igb_Deferral_Price />
        <igb_Deferral_Number_Periods />
        <igb_Deferral_Number_Periods_Recognized />
        <igb_Tax />
        <igb_Shipping />
        <igb_discountamount />
        <igb_TransactionCurrencyKey />
        <igb_HomeCurrencyCode />
        <igb_MulticurrencyKey />
        <igb_writeoffamount />
      </Invoice_Detail_Get_Balance>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
      <Invoice_Detail_AdditionalCollection>
        <InvoiceDetailAdditional d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetailAdditional d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_Detail_AdditionalCollection>
      <Invoice_Detail_LiabilityCollection>
        <InvoiceDetailCustomer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetailCustomer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_Detail_LiabilityCollection>
    </InvoiceDetail>
    <InvoiceDetail>
      <CurrentKey />
      <Invoice_Detail>
        <ivd_qty_previous />
        <ivd_key />
        <ivd_inv_key />
        <ivd_price />
        <ivd_qty />
        <ivd_approve_date />
        <ivd_approve_user />
        <ivd_void_date />
        <ivd_void_user />
        <ivd_ajd_key />
        <ivd_add_user />
        <ivd_add_date />
        <ivd_backorder_flag />
        <ivd_change_user />
        <ivd_change_date />
        <ivd_inventory_held_qty />
        <ivd_delete_flag />
        <ivd_ship_qty />
        <ivd_ship_flag_cp />
        <ivd_key_ext />
        <ivd_close_flag />
        <ivd_approve_flag />
        <ivd_void_flag />
        <ivd_prc_key />
        <ivd_prc_prd_key />
        <ivd_amount_cp />
        <ivd_parity />
        <ivd_parity_amount_cp />
        <ivd_gla_dr_key />
        <ivd_gla_cr_key />
        <ivd_notes />
        <ivd_cst_ship_key />
        <ivd_prc_prd_ptp_key />
        <ivd_cxa_key />
        <ivd_src_key />
        <ivd_type />
        <ivd_entity_key />
        <ivd_ivw_key />
        <ivd_odd_key />
        <ivd_do_not_fulfill />
        <ivd_pak_prd_key />
        <ivd_ods_key />
        <ivd_cst_key />
        <ivd_account_number />
        <ivd_ovr_key />
        <ivd_price_override_reason />
        <ivd_pjt_key />
        <ivd_backorder_email_sent_flag />
        <ivd_process_qty />
        <ivd_bun_prd_key />
        <ivd_download_count />
        <ivd_eml_key />
        <ivd_package_grouping_key />
        <ivd_train_ses_app_title_ext />
        <ivd_train_ses_app_sub_ext />
        <ivd_train_ses_app_1_choice_ext />
        <ivd_train_ses_app_2_choice_ext />
        <ivd_cdd_key />
        <ivd_download_limit_override />
        <ivd_train_ses_app_3_choice_ext />
        <ivd_discount_program_ivd_key />
        <ivd_distributed_liability_flag />
        <ivd_download_days_override />
        <ivd_gc_number />
        <ivd_train_ses_app_4_choice_ext />
        <ivd_cdt_key />
        <ivd_pro_key />
        <ivd_kiosk_brand_name_ext />
        <ivd_kiosk_product_showcase_ext />
        <ivd_onsite_contact_name_ext />
        <ivd_onsite_mobile_phone_ext />
        <ivd_eml_address_ext />
        <ivd_available_for_cancel />
        <ivd_available_for_return />
        <ivd_balance_quantity />
        <ivd_amount_due />
        <ivd_automatically_added />
        <ivd_createorder_flag />
        <ivd_deferral_total_returned />
        <ivd_lineamount />
        <ivd_lineamount_no_discount />
        <ivd_originallineamount />
        <ivd_restock_fee_calculated />
        <ivd_createinvoice_flag />
        <ivd_linebalance />
        <ivd_net_amount_due />
        <ivd_payamount />
        <ivd_payamount_noreturn />
        <ivd_cancelled_quantity />
        <ivd_default_credit_dollar_amount />
        <ivd_deferral_number_periods />
        <ivd_deferral_number_periods_recognized />
        <ivd_deferral_price />
        <ivd_DeferralBalance />
        <ivd_minimum_quantity />
        <ivd_reduce_quantity />
        <ivd_return_quantity />
        <ivd_returned_quantity />
        <ivd_total_recognized />
        <ivd_writeoff_dollar_amount />
        <ivd_allow_change_qty_flag />
        <ivd_credit_dollar_amount />
        <ivd_allow_change_price_flag />
        <ivd_cancel_quantity />
        <ivd_auto_refund />
        <ivd_NewBatch_key />
        <ivd_refund_credit_account />
        <ivd_ship_atc_key />
        <ivd_writeoff_deferral />
        <ivd_claim_quantity />
        <ivd_disable_quantity />
        <ivd_claimed_quantity />
        <ivd_claim_flag />
        <ivd_subtotal />
        <ivd_discountamount />
        <ivd_total />
        <ivd_unit_price_with_discount />
        <ivd_applied_payment />
        <ivd_applied_credit />
        <ivd_write_off />
        <ivd_return_payment />
        <ivd_total_payment />
        <ivd_balance />
        <ivd_tax />
        <ivd_shipping />
        <ivd_nettotal />
        <ivd_netpayment />
        <ivd_payment_to_apply />
        <ivd_credit_to_apply />
        <ivd_netcredit />
        <ivd_netwriteoff />
        <ivd_writeoff_to_apply />
        <ivd_netreturn />
        <ivd_return_to_apply />
        <ivd_netapplied />
        <ivd_previous_netpayment />
        <ivd_total_to_apply />
        <ivd_netbalance />
        <ivd_netunpaidbalance />
        <ivd_price_aggregated />
        <ivd_discountamount_aggregated />
        <ivd_tax_aggregated />
        <ivd_shipping_aggregated />
        <ivd_nettotal_aggregated />
        <ivd_netunpaidbalance_aggregated />
        <ivd_subtotal_aggregated />
        <ivd_shippable_flag_aggregated />
        <ivd_partof_groupreg_discount />
        <ivd_booth_number />
        <ivd_cst_credit_available />
        <ivd_MulticurrencyKey />
        <ivd_pricingcontrol_date />
        <ivd_pricingcontrol_rgt_key />
        <ivd_term_based />
        <ivd_term_calendar />
        <ivd_TransactionCurrencyKey />
        <ivd_HomeCurrencyCode />
        <ivd_sub_prorated_flag />
        <ivd_autoapply />
        <ivd_cancel_flag />
        <ivd_ivd_key />
        <ivd_is_agency_sub />
        <ivd_formdetailkey />
        <ivd_formkey />
        <ivd_parentdataobject />
        <ivd_reg_key />
        <ivd_addl_info />
        <ivd_shippable_flag />
        <ivd_ods_number />
        <ivd_credit_to_distribute />
        <ivd_inv_shippable_total />
        <ivd_inv_distributable_credit_total />
        <ivd__agy />
      </Invoice_Detail>
      <Invoice_Detail_Term>
        <trm_ivd_key />
        <trm_start_date />
        <trm_end_date />
        <trm_original_end_date />
        <trm_add_user />
        <trm_add_date />
        <trm_change_user />
        <trm_entity_key />
        <trm_change_date />
        <trm_ivd_key_previous />
        <trm_delete_flag />
        <trm_do_not_renew_flag />
        <trm_ivd_key_ext />
        <trm_sui_prd_key_start />
        <trm_sui_prd_key_hold_start />
        <trm_number_fulfilled />
        <trm_sui_prd_key_hold_end />
        <trm_num_issues />
        <trm_num_issues_remain_cp />
        <trm_cla_key />
        <trm_qualified_flag />
        <trm_qualified_date />
        <trm_rqt_key />
        <trm_controlled_flag />
        <trm_requested_flag />
        <trm_sin_key />
        <trm_ttl_key />
        <trm_jfn_key />
        <trm_demog1 />
        <trm_demog2 />
        <trm_demog3 />
        <trm_demog4 />
        <trm_demog5 />
        <trm_cancel_flag />
        <trm_ivd_prc_prd_key />
        <trm_lifetime_flag />
        <trm_grace_issues_cp />
        <trm_sui_prd_key_drop />
        <trm_add_drop_flag />
        <trm_mbr_key />
        <trm_mxi_key />
        <trm_reference_num />
        <trm_cxa_key_ext />
        <trm_auto_pay_flag />
        <trm_cpi_key />
        <trm_issues_fulfilled />
      </Invoice_Detail_Term>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_NewBatch_key />
        <inv_pay_cst_key />
      </Invoice>
      <Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Price>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_qty_available />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <ShipToCustomer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </ShipToCustomer>
      <SoldToCustomer>
        <cs2__cst_key />
        <cs2__cst_type />
        <cs2__cst_name_cp />
        <cs2__cst_sort_name_dn />
        <cs2__cst_ind_full_name_dn />
        <cs2__cst_org_name_dn />
        <cs2__cst_ixo_title_dn />
        <cs2__cst_pref_comm_meth />
        <cs2__cst_bio />
        <cs2__cst_add_date />
        <cs2__cst_add_user />
        <cs2__cst_change_date />
        <cs2__cst_change_user />
        <cs2__cst_delete_flag />
        <cs2__cst_recno />
        <cs2__cst_id />
        <cs2__cst_key_ext />
        <cs2__cst_email_text_only />
        <cs2__cst_credit_limit />
        <cs2__cst_src_key />
        <cs2__cst_src_code />
        <cs2__cst_tax_exempt_flag />
        <cs2__cst_tax_id />
        <cs2__cst_cxa_key />
        <cs2__cst_no_email_flag />
        <cs2__cst_cxa_billing_key />
        <cs2__cst_eml_address_dn />
        <cs2__cst_eml_key />
        <cs2__cst_no_phone_flag />
        <cs2__cst_phn_number_complete_dn />
        <cs2__cst_cph_key />
        <cs2__cst_no_fax_flag />
        <cs2__cst_fax_number_complete_dn />
        <cs2__cst_cfx_key />
        <cs2__cst_ixo_key />
        <cs2__cst_no_web_flag />
        <cs2__cst_oldid />
        <cs2__cst_member_flag />
        <cs2__cst_url_code_dn />
        <cs2__cst_parent_cst_key />
        <cs2__cst_url_key />
        <cs2__cst_no_msg_flag />
        <cs2__cst_msg_handle_dn />
        <cs2__cst_web_login />
        <cs2__cst_web_password />
        <cs2__cst_entity_key />
        <cs2__cst_msg_key />
        <cs2__cst_no_mail_flag />
        <cs2__cst_web_start_date />
        <cs2__cst_web_end_date />
        <cs2__cst_web_force_password_change />
        <cs2__cst_web_login_disabled_flag />
        <cs2__cst_comment />
        <cs2__cst_credit_hold_flag />
        <cs2__cst_credit_hold_reason />
        <cs2__cst_web_forgot_password_status />
        <cs2__cst_old_cxa_key />
        <cs2__cst_last_email_date />
        <cs2__cst_no_promotional_material_ext />
        <cs2__cst_no_publish_flag />
        <cs2__cst_sin_key />
        <cs2__cst_ttl_key />
        <cs2__cst_jfn_key />
        <cs2__cst_cur_key />
        <cs2__cst_attribute_1 />
        <cs2__cst_attribute_2 />
        <cs2__cst_salutation_1 />
        <cs2__cst_salutation_2 />
        <cs2__cst_merge_cst_key />
        <cs2__cst_salutation_3 />
        <cs2__cst_salutation_4 />
        <cs2__cst_default_recognize_as />
        <cs2__cst_score />
        <cs2__cst_score_normalized />
        <cs2__cst_score_trend />
        <cs2__cst_vault_account />
        <cs2__cst_exclude_from_social_flag />
        <cs2__cst_social_score />
        <cs2__cst_ptin />
        <cs2__cst_aicpa_member_id />
        <cs2__cst_vendor_code />
        <cs2__cst_salt />
        <cs2__cst_sca_key />
        <cs2__cst_iterations />
        <cs2__cst_web_password_change_date />
        <cs2__cst_web_failed_login_count />
        <cs2__cst_pri_member_flag_ext />
        <cs2__cst_web_last_failed_login_date />
        <cs2__cst_web_login_locked_flag />
      </SoldToCustomer>
      <Shipping_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Shipping_Address>
      <Shipping_Address_Type>
        <adt_code />
        <adt_add_user />
        <adt_add_date />
        <adt_change_date />
        <adt_change_user />
        <adt_delete_flag />
        <adt_key />
        <adt_key_ext />
        <adt_entity_key />
      </Shipping_Address_Type>
      <Invoice_Detail_Additional>
        <ida_key />
        <ida_add_user />
        <ida_add_date />
        <ida_change_user />
        <ida_change_date />
        <ida_delete_flag />
        <ida_key_ext />
        <ida_type />
        <ida_ivd_inv_key />
        <ida_ivd_key />
        <ida_amount />
        <ida_prc_key />
        <ida_prc_prd_key />
        <ida_gla_key_cr />
        <ida_gla_key_dr />
        <ida_void_flag />
        <ida_void_user />
        <ida_void_date />
        <ida_ivd_key_product />
        <ida_entity_key />
        <ida_oda_key />
      </Invoice_Detail_Additional>
      <Package_Component>
        <pkg_key />
        <pkg_prc_key />
        <pkg_qty />
        <pkg_price />
        <pkg_show_on_invoice />
        <pkg_add_user />
        <pkg_add_date />
        <pkg_change_user />
        <pkg_change_date />
        <pkg_delete_flag />
        <pkg_key_ext />
        <pkg_entity_key />
        <pkg_pak_prd_key />
        <pkg_start_date />
        <pkg_end_date />
        <pkg_custom_calculation_flag />
        <pkg_optional />
        <pkg_item_notes_ext />
      </Package_Component>
      <Bundle_Component>
        <bup_key />
        <bup_add_user />
        <bup_add_date />
        <bup_change_user />
        <bup_change_date />
        <bup_delete_flag />
        <bup_entity_key />
        <bup_key_ext />
        <bup_bun_prd_key />
        <bup_prd_key />
        <bup_qty />
        <bup_discount_amount />
        <bup_discount_percent />
        <bup_discount_percent_cp />
        <bup_flat_rate />
        <bup_calculation />
        <bup_start_date />
        <bup_end_date />
        <bup_discount_calculation_flag />
        <bup_optional_flag />
        <bup_renewable_flag />
        <bup_bup_renewal_key />
      </Bundle_Component>
      <Product_Type>
        <ptp_key />
        <ptp_code />
        <ptp_add_user />
        <ptp_add_date />
        <ptp_change_user />
        <ptp_change_date />
        <ptp_delete_flag />
        <ptp_key_ext />
        <ptp_sell_online />
        <ptp_online_code />
        <ptp_thumbnail />
        <ptp_discount_flag />
        <ptp_entity_key />
        <ptp_order />
        <ptp_exclude_from_bundle_flag />
        <ptp_disallow_fractions />
        <ptp_cmo_key />
      </Product_Type>
      <Discount_Product_X_Product>
        <dxp_dsc_prd_key />
        <dxp_ptp_key />
        <dxp_prd_key />
        <dxp_add_user />
        <dxp_add_date />
        <dxp_change_user />
        <dxp_change_date />
        <dxp_delete_flag />
        <dxp_entity_key />
        <dxp_prc_key />
        <dxp_key />
        <dxp_parent_key />
        <dxp_key_ext />
      </Discount_Product_X_Product>
      <Billing_Address>
        <cx2__cxa_cst_key />
        <cx2__cxa_adr_key />
        <cx2__cxa_add_date />
        <cx2__cxa_add_user />
        <cx2__cxa_change_date />
        <cx2__cxa_change_user />
        <cx2__cxa_delete_flag />
        <cx2__cxa_key />
        <cx2__cxa_key_ext />
        <cx2__cxa_on_hold_flag />
        <cx2__cxa_adh_key />
        <cx2__cxa_adt_key />
        <cx2__cxa_seasonal_from_date />
        <cx2__cxa_mailing_label />
        <cx2__cxa_seasonal_through_date />
        <cx2__cxa_entity_key />
        <cx2__cxa_mail_stop />
        <cx2__cxa_mailing_label_html />
        <cx2__cxa_on_hold_from />
        <cx2__cxa_on_hold_through />
        <cx2__cxa_no_directory_print_flag_ext />
      </Billing_Address>
      <Currency>
        <cur_key />
        <cur_code />
        <cur_description />
        <cur_symbol_prefix />
        <cur_symbol_suffix />
        <cur_negative_display />
        <cur_separator />
        <cur_accuracy />
        <cur_calc_method />
        <cur_unit />
        <cur_sub_unit />
        <cur_add_user />
        <cur_add_date />
        <cur_change_user />
        <cur_change_date />
        <cur_delete_flag />
        <cur_entity_key />
        <cur_key_ext />
        <cur_fraction_separator />
      </Currency>
      <Order_Detail_Schedule>
        <ods_key />
        <ods_ord_key />
        <ods_date />
        <ods_amount />
        <ods_process_date />
        <ods_add_user />
        <ods_add_date />
        <ods_change_user />
        <ods_change_date />
        <ods_delete_flag />
        <ods_entity_key />
        <ods_key_ext />
        <ods_number />
        <ods_ims_key />
        <ods_void_date />
        <ods_void_user />
        <ods_void_flag />
        <ods_writeoff_amount />
      </Order_Detail_Schedule>
      <Invoice_Detail_IP_Range>
        <ixi_key />
        <ixi_ivd_key />
        <ixi_ipr_key />
        <ixi_add_user />
        <ixi_add_date />
        <ixi_change_user />
        <ixi_change_date />
        <ixi_delete_flag />
        <ixi_entity_key />
        <ixi_key_ext />
      </Invoice_Detail_IP_Range>
      <Product_Type_Social_Messages>
        <oel_key />
        <oel_ptp_key />
        <oel_twitter_msg />
        <oel_facebook_msg />
        <oel_add_user />
        <oel_add_date />
        <oel_change_user />
        <oel_change_date />
        <oel_delete_flag />
        <oel_entity_key />
      </Product_Type_Social_Messages>
      <Invoice_Detail_Liability>
        <idc_key />
        <idc_cst_sort_name_dn />
        <idc_cst_key />
        <idc_ixo_key />
        <idc_ixt_key />
        <idc_ivd_key />
        <idc_ivd_inv_key />
        <idc_date />
        <idc_code />
        <idc_price />
        <idc_qty />
        <idc_ods_key />
        <idc_add_user />
        <idc_add_date />
        <idc_change_user />
        <idc_change_date />
        <idc_delete_flag />
        <idc_entity_key />
      </Invoice_Detail_Liability>
      <Credit_Detail>
        <cdd_key />
        <cdd_cdt_key />
        <cdd_type />
        <cdd_amount />
        <cdd_gla_dr_key />
        <cdd_gla_cr_key />
        <cdd_ret_key />
        <cdd_ret_ivd_prc_prd_key />
        <cdd_ajd_key />
        <cdd_closed_flag />
        <cdd_void_date />
        <cdd_void_flag />
        <cdd_void_user />
        <cdd_add_user />
        <cdd_add_date />
        <cdd_change_user />
        <cdd_change_date />
        <cdd_delete_flag />
        <cdd_from_date />
        <cdd_ptp_key />
        <cdd_through_date />
        <cdd_pin_key />
        <cdd_required_usage_flag />
        <cdd_ret_ivd_key />
        <cdd_entity_key />
        <cdd_auto_apply />
        <cdd_prg_key />
        <cdd_mct_key />
        <cdd_distributed_liability_flag />
      </Credit_Detail>
      <Invoice_Detail_Amount_Due>
        <idd_ivd_key />
        <idd_ivd_amount_cp />
        <idd_ivd_amount_due />
      </Invoice_Detail_Amount_Due>
      <Invoice_Detail_Get_Balance>
        <igb_ivd_key />
        <igb_inv_key />
        <igb_ivd_qty />
        <igb_ship_qty />
        <igb_ivd_price />
        <igb_unit_price_with_discount />
        <igb_lineamount />
        <igb_lineamount_no_discount />
        <igb_originallineamount />
        <igb_payamount />
        <igb_payamount_noreturn />
        <igb_linebalance />
        <igb_returnquantity />
        <igb_cancelquantity />
        <igb_minimumquantity />
        <igb_available_for_return />
        <igb_available_for_cancel />
        <igb_balance_quantity />
        <igb_CreditDollarAmount />
        <igb_TotalRecognized />
        <igb_DeferralBalance />
        <igb_Deferral_Price />
        <igb_Deferral_Number_Periods />
        <igb_Deferral_Number_Periods_Recognized />
        <igb_Tax />
        <igb_Shipping />
        <igb_discountamount />
        <igb_TransactionCurrencyKey />
        <igb_HomeCurrencyCode />
        <igb_MulticurrencyKey />
        <igb_writeoffamount />
      </Invoice_Detail_Get_Balance>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
      <Invoice_Detail_AdditionalCollection>
        <InvoiceDetailAdditional d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetailAdditional d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_Detail_AdditionalCollection>
      <Invoice_Detail_LiabilityCollection>
        <InvoiceDetailCustomer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetailCustomer d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_Detail_LiabilityCollection>
    </InvoiceDetail>
  </Additional_Invoice_DetailCollection>
  <MembershipCollection>
    <mb_membership>
      <CurrentKey />
      <Membership>
        <mbr_src_key />
        <mbr_src_code />
        <mbr_asn_code />
        <mbr_join_date />
        <mbr_renew_date />
        <mbr_expire_date />
        <mbr_terminate_date />
        <mbr_add_date />
        <mbr_add_user />
        <mbr_change_user />
        <mbr_change_date />
        <mbr_delete_flag />
        <mbr_key />
        <mbr_key_ext />
        <mbr_cst_key />
        <mbr_opt_out />
        <mbr_mbt_key />
        <mbr_mbs_key />
        <mbr_pak_prd_key />
        <mbr_ind_cst_key_referral />
        <mbr_pak_prd_renewal_key />
        <mbr_do_not_renew_flag />
        <mbr_invoice_date />
        <mbr_rejoin_date />
        <mbr_popup />
        <mbr_voting_rights />
        <mbr_chp_cst_key />
        <mbr_converted_flag />
        <mbr_approval_flag />
        <mbr_installment_frequency />
        <mbr_approval_date />
        <mbr_ord_key />
        <mbr_mtr_key />
        <mbr_terminate_reason />
        <mbr_installment_frequency_for_renewal />
        <mbr_num_of_installments_for_renewal />
        <mbr_ord_ait_key_renewal />
        <mbr_mbr_key />
        <mbr_proforma_renewal />
        <mbr_entity_key />
        <mbr_ord_code />
        <mbr_updated_by_trigger_ext />
        <mbr_odd_key />
        <mbr_bun_prd_key />
        <mbr_bun_prd_renewal_key />
        <mbr_prc_key />
        <mbr_bup_key />
        <mbr_mbt_renewal_key />
        <mbr_chp_cst_renewal_key />
        <mbr_cpi_key />
        <mbr_auto_pay />
        <mbr_installment_payments_flag />
        <mbr_gft_key />
        <mbr_hide_membership_flag_ext />
        <mbr_allowed_action />
        <mbr_rejoin_flag />
        <mbr_renew_related />
        <mbr_apply_credits_flag />
        <mbr_bup_prd_key />
        <mbr_addl_info />
        <mbr_available_credit />
        <mbr_total />
      </Membership>
      <Chapter_Membership>
        <cmb__mbr_src_key />
        <cmb__mbr_src_code />
        <cmb__mbr_asn_code />
        <cmb__mbr_join_date />
        <cmb__mbr_renew_date />
        <cmb__mbr_expire_date />
        <cmb__mbr_terminate_date />
        <cmb__mbr_add_date />
        <cmb__mbr_add_user />
        <cmb__mbr_change_user />
        <cmb__mbr_change_date />
        <cmb__mbr_delete_flag />
        <cmb__mbr_key />
        <cmb__mbr_key_ext />
        <cmb__mbr_cst_key />
        <cmb__mbr_opt_out />
        <cmb__mbr_mbt_key />
        <cmb__mbr_mbs_key />
        <cmb__mbr_pak_prd_key />
        <cmb__mbr_ind_cst_key_referral />
        <cmb__mbr_pak_prd_renewal_key />
        <cmb__mbr_do_not_renew_flag />
        <cmb__mbr_invoice_date />
        <cmb__mbr_rejoin_date />
        <cmb__mbr_popup />
        <cmb__mbr_voting_rights />
        <cmb__mbr_chp_cst_key />
        <cmb__mbr_converted_flag />
        <cmb__mbr_approval_flag />
        <cmb__mbr_installment_frequency />
        <cmb__mbr_approval_date />
        <cmb__mbr_ord_key />
        <cmb__mbr_mtr_key />
        <cmb__mbr_terminate_reason />
        <cmb__mbr_installment_frequency_for_renewal />
        <cmb__mbr_num_of_installments_for_renewal />
        <cmb__mbr_ord_ait_key_renewal />
        <cmb__mbr_mbr_key />
        <cmb__mbr_proforma_renewal />
        <cmb__mbr_entity_key />
        <cmb__mbr_ord_code />
        <cmb__mbr_updated_by_trigger_ext />
        <cmb__mbr_odd_key />
        <cmb__mbr_bun_prd_key />
        <cmb__mbr_bun_prd_renewal_key />
        <cmb__mbr_prc_key />
        <cmb__mbr_bup_key />
        <cmb__mbr_mbt_renewal_key />
        <cmb__mbr_chp_cst_renewal_key />
        <cmb__mbr_cpi_key />
        <cmb__mbr_auto_pay />
        <cmb__mbr_installment_payments_flag />
        <cmb__mbr_gft_key />
        <cmb__mbr_hide_membership_flag_ext />
      </Chapter_Membership>
      <Change_Membership>
        <nmb__mbr_src_key />
        <nmb__mbr_src_code />
        <nmb__mbr_asn_code />
        <nmb__mbr_join_date />
        <nmb__mbr_renew_date />
        <nmb__mbr_expire_date />
        <nmb__mbr_terminate_date />
        <nmb__mbr_add_date />
        <nmb__mbr_add_user />
        <nmb__mbr_change_user />
        <nmb__mbr_change_date />
        <nmb__mbr_delete_flag />
        <nmb__mbr_key />
        <nmb__mbr_key_ext />
        <nmb__mbr_cst_key />
        <nmb__mbr_opt_out />
        <nmb__mbr_mbt_key />
        <nmb__mbr_mbs_key />
        <nmb__mbr_pak_prd_key />
        <nmb__mbr_ind_cst_key_referral />
        <nmb__mbr_pak_prd_renewal_key />
        <nmb__mbr_do_not_renew_flag />
        <nmb__mbr_invoice_date />
        <nmb__mbr_rejoin_date />
        <nmb__mbr_popup />
        <nmb__mbr_voting_rights />
        <nmb__mbr_chp_cst_key />
        <nmb__mbr_converted_flag />
        <nmb__mbr_approval_flag />
        <nmb__mbr_installment_frequency />
        <nmb__mbr_approval_date />
        <nmb__mbr_ord_key />
        <nmb__mbr_mtr_key />
        <nmb__mbr_terminate_reason />
        <nmb__mbr_installment_frequency_for_renewal />
        <nmb__mbr_num_of_installments_for_renewal />
        <nmb__mbr_ord_ait_key_renewal />
        <nmb__mbr_mbr_key />
        <nmb__mbr_proforma_renewal />
        <nmb__mbr_entity_key />
        <nmb__mbr_ord_code />
        <nmb__mbr_updated_by_trigger_ext />
        <nmb__mbr_odd_key />
        <nmb__mbr_bun_prd_key />
        <nmb__mbr_bun_prd_renewal_key />
        <nmb__mbr_prc_key />
        <nmb__mbr_bup_key />
        <nmb__mbr_mbt_renewal_key />
        <nmb__mbr_chp_cst_renewal_key />
        <nmb__mbr_cpi_key />
        <nmb__mbr_auto_pay />
        <nmb__mbr_installment_payments_flag />
        <nmb__mbr_gft_key />
        <nmb__mbr_hide_membership_flag_ext />
      </Change_Membership>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Batch>
        <bat_key />
        <bat_code />
        <bat_date />
        <bat_control_total />
        <bat_control_trx_count />
        <bat_post_date />
        <bat_post_user />
        <bat_post_flag />
        <bat_export_date />
        <bat_export_user />
        <bat_export_flag />
        <bat_add_user />
        <bat_add_date />
        <bat_change_user />
        <bat_change_date />
        <bat_delete_flag />
        <bat_key_ext />
        <bat_apm_key />
        <bat_atc_key />
        <bat_arp_key />
        <bat_close_user />
        <bat_close_date />
        <bat_close_flag />
        <bat_notes />
        <bat_file />
        <bat_entity_key />
        <bat_intercompany_flag />
        <bat_file2 />
        <bat_file3 />
        <bat_lock_flag />
        <bat_lock_date />
        <bat_orig_trans_type />
      </Batch>
      <Inovice_Terms>
        <ait_key />
        <ait_code />
        <ait_atc_code />
        <ait_days />
        <ait_discount_days />
        <ait_discount_percent />
        <ait_discount_percent_cp />
        <ait_finance_charge_days />
        <ait_finance_charge_percent />
        <ait_finance_charge_percent_cp />
        <ait_add_user />
        <ait_add_date />
        <ait_change_date />
        <ait_change_user />
        <ait_delete_flag />
        <ait_entity_key />
        <ait_key_ext />
        <ait_prc_discount_key />
        <ait_prc_finance_charge_key />
      </Inovice_Terms>
      <Individual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
      </Individual>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </Customer>
      <Customer_Lookup>
        <cs2__cst_key />
        <cs2__cst_type />
        <cs2__cst_name_cp />
        <cs2__cst_sort_name_dn />
        <cs2__cst_ind_full_name_dn />
        <cs2__cst_org_name_dn />
        <cs2__cst_ixo_title_dn />
        <cs2__cst_pref_comm_meth />
        <cs2__cst_bio />
        <cs2__cst_add_date />
        <cs2__cst_add_user />
        <cs2__cst_change_date />
        <cs2__cst_change_user />
        <cs2__cst_delete_flag />
        <cs2__cst_recno />
        <cs2__cst_id />
        <cs2__cst_key_ext />
        <cs2__cst_email_text_only />
        <cs2__cst_credit_limit />
        <cs2__cst_src_key />
        <cs2__cst_src_code />
        <cs2__cst_tax_exempt_flag />
        <cs2__cst_tax_id />
        <cs2__cst_cxa_key />
        <cs2__cst_no_email_flag />
        <cs2__cst_cxa_billing_key />
        <cs2__cst_eml_address_dn />
        <cs2__cst_eml_key />
        <cs2__cst_no_phone_flag />
        <cs2__cst_phn_number_complete_dn />
        <cs2__cst_cph_key />
        <cs2__cst_no_fax_flag />
        <cs2__cst_fax_number_complete_dn />
        <cs2__cst_cfx_key />
        <cs2__cst_ixo_key />
        <cs2__cst_no_web_flag />
        <cs2__cst_oldid />
        <cs2__cst_member_flag />
        <cs2__cst_url_code_dn />
        <cs2__cst_parent_cst_key />
        <cs2__cst_url_key />
        <cs2__cst_no_msg_flag />
        <cs2__cst_msg_handle_dn />
        <cs2__cst_web_login />
        <cs2__cst_web_password />
        <cs2__cst_entity_key />
        <cs2__cst_msg_key />
        <cs2__cst_no_mail_flag />
        <cs2__cst_web_start_date />
        <cs2__cst_web_end_date />
        <cs2__cst_web_force_password_change />
        <cs2__cst_web_login_disabled_flag />
        <cs2__cst_comment />
        <cs2__cst_credit_hold_flag />
        <cs2__cst_credit_hold_reason />
        <cs2__cst_web_forgot_password_status />
        <cs2__cst_old_cxa_key />
        <cs2__cst_last_email_date />
        <cs2__cst_no_promotional_material_ext />
        <cs2__cst_no_publish_flag />
        <cs2__cst_sin_key />
        <cs2__cst_ttl_key />
        <cs2__cst_jfn_key />
        <cs2__cst_cur_key />
        <cs2__cst_attribute_1 />
        <cs2__cst_attribute_2 />
        <cs2__cst_salutation_1 />
        <cs2__cst_salutation_2 />
        <cs2__cst_merge_cst_key />
        <cs2__cst_salutation_3 />
        <cs2__cst_salutation_4 />
        <cs2__cst_default_recognize_as />
        <cs2__cst_score />
        <cs2__cst_score_normalized />
        <cs2__cst_score_trend />
        <cs2__cst_vault_account />
        <cs2__cst_exclude_from_social_flag />
        <cs2__cst_social_score />
        <cs2__cst_ptin />
        <cs2__cst_aicpa_member_id />
        <cs2__cst_vendor_code />
        <cs2__cst_salt />
        <cs2__cst_sca_key />
        <cs2__cst_iterations />
        <cs2__cst_web_password_change_date />
        <cs2__cst_web_failed_login_count />
        <cs2__cst_pri_member_flag_ext />
        <cs2__cst_web_last_failed_login_date />
        <cs2__cst_web_login_locked_flag />
      </Customer_Lookup>
      <Referring_Customer>
        <csr__cst_key />
        <csr__cst_type />
        <csr__cst_name_cp />
        <csr__cst_sort_name_dn />
        <csr__cst_ind_full_name_dn />
        <csr__cst_org_name_dn />
        <csr__cst_ixo_title_dn />
        <csr__cst_pref_comm_meth />
        <csr__cst_bio />
        <csr__cst_add_date />
        <csr__cst_add_user />
        <csr__cst_change_date />
        <csr__cst_change_user />
        <csr__cst_delete_flag />
        <csr__cst_recno />
        <csr__cst_id />
        <csr__cst_key_ext />
        <csr__cst_email_text_only />
        <csr__cst_credit_limit />
        <csr__cst_src_key />
        <csr__cst_src_code />
        <csr__cst_tax_exempt_flag />
        <csr__cst_tax_id />
        <csr__cst_cxa_key />
        <csr__cst_no_email_flag />
        <csr__cst_cxa_billing_key />
        <csr__cst_eml_address_dn />
        <csr__cst_eml_key />
        <csr__cst_no_phone_flag />
        <csr__cst_phn_number_complete_dn />
        <csr__cst_cph_key />
        <csr__cst_no_fax_flag />
        <csr__cst_fax_number_complete_dn />
        <csr__cst_cfx_key />
        <csr__cst_ixo_key />
        <csr__cst_no_web_flag />
        <csr__cst_oldid />
        <csr__cst_member_flag />
        <csr__cst_url_code_dn />
        <csr__cst_parent_cst_key />
        <csr__cst_url_key />
        <csr__cst_no_msg_flag />
        <csr__cst_msg_handle_dn />
        <csr__cst_web_login />
        <csr__cst_web_password />
        <csr__cst_entity_key />
        <csr__cst_msg_key />
        <csr__cst_no_mail_flag />
        <csr__cst_web_start_date />
        <csr__cst_web_end_date />
        <csr__cst_web_force_password_change />
        <csr__cst_web_login_disabled_flag />
        <csr__cst_comment />
        <csr__cst_credit_hold_flag />
        <csr__cst_credit_hold_reason />
        <csr__cst_web_forgot_password_status />
        <csr__cst_old_cxa_key />
        <csr__cst_last_email_date />
        <csr__cst_no_promotional_material_ext />
        <csr__cst_no_publish_flag />
        <csr__cst_sin_key />
        <csr__cst_ttl_key />
        <csr__cst_jfn_key />
        <csr__cst_cur_key />
        <csr__cst_attribute_1 />
        <csr__cst_attribute_2 />
        <csr__cst_salutation_1 />
        <csr__cst_salutation_2 />
        <csr__cst_merge_cst_key />
        <csr__cst_salutation_3 />
        <csr__cst_salutation_4 />
        <csr__cst_default_recognize_as />
        <csr__cst_score />
        <csr__cst_score_normalized />
        <csr__cst_score_trend />
        <csr__cst_vault_account />
        <csr__cst_exclude_from_social_flag />
        <csr__cst_social_score />
        <csr__cst_ptin />
        <csr__cst_aicpa_member_id />
        <csr__cst_vendor_code />
        <csr__cst_salt />
        <csr__cst_sca_key />
        <csr__cst_iterations />
        <csr__cst_web_password_change_date />
        <csr__cst_web_failed_login_count />
        <csr__cst_pri_member_flag_ext />
        <csr__cst_web_last_failed_login_date />
        <csr__cst_web_login_locked_flag />
      </Referring_Customer>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
      </Organization>
      <Membership_Invoices>
        <mxi_key />
        <mxi_add_user />
        <mxi_add_date />
        <mxi_change_user />
        <mxi_change_date />
        <mxi_delete_flag />
        <mxi_mbr_key />
        <mxi_inv_key />
        <mxi_pak_prd_key />
        <mxi_renew_year />
        <mxi_membership_updated />
        <mxi_ivd_key />
        <mxi_entity_key />
        <mxi_ivd_key_previous />
        <mxi_rejoin_flag />
        <mxi_term_start_date />
        <mxi_term_end_date />
        <mxi_previous_term_start_date />
        <mxi_previous_term_end_date />
        <mxi_ord_key />
        <mxi_odd_key />
        <mxi_bun_prd_key />
        <mxi_prc_key />
        <mxi_mxi_key />
        <mxi_key_ext />
        <mxi_current_price />
        <mxi_current_product_key />
      </Membership_Invoices>
      <Chapter>
        <chp_cst_key />
        <chp_name />
        <chp_website />
        <chp_add_user />
        <chp_add_date />
        <chp_change_user />
        <chp_change_date />
        <chp_charter_date />
        <chp_delete_flag />
        <chp_cst_key_ext />
        <chp_description />
        <chp_terminate_date />
        <chp_ind_cst_key />
        <chp_asn_key />
        <chp_code />
        <chp_entity_key />
        <chp_chapter_number />
        <chp_html_description />
        <chp_cht_key />
        <chp_chs_key />
      </Chapter>
      <Member_Type>
        <mbt_key />
        <mbt_code />
        <mbt_asn_code />
        <mbt_add_user />
        <mbt_add_date />
        <mbt_change_user />
        <mbt_change_date />
        <mbt_delete_flag />
        <mbt_key_ext />
        <mbt_chapter_flag />
        <mbt_calendar_flag />
        <mbt_membership_start_month />
        <mbt_membership_start_day />
        <mbt_membership_next_month_after_day />
        <mbt_membership_sell_next_year_after_month />
        <mbt_membership_sell_next_year_after_day />
        <mbt_membership_grace_period />
        <mbt_membership_grace_length />
        <mbt_update_date_when />
        <mbt_percent_paid />
        <mbt_flow_down />
        <mbt_voting_rights />
        <mbt_invoice_type />
        <mbt_flip_customer_member_flag />
        <mbt_set_on_paid_date_flag />
        <mbt_entity_key />
        <mbt_mbs_drop_key />
        <mbt_mbs_approval_key />
        <mbt_mbt_dependency_key />
        <mbt_chp_cst_key />
        <mbt_description />
        <mbt_dyn_key />
        <mbt_wiz_key />
        <mbt_cst_type />
        <mbt_mbt_renewal_key />
        <mbt_first_installment_flag />
        <mbt_online_autopay_enroll />
      </Member_Type>
      <Membership_Audit_Trail>
        <mat_key />
        <mat_cst_key />
        <mat_asn_code />
        <mat_mbt_key />
        <mat_mbs_key />
        <mat_join_date />
        <mat_renew_date />
        <mat_expire_date />
        <mat_terminate_date />
        <mat_src_key />
        <mat_src_code />
        <mat_opt_out />
        <mat_add_user />
        <mat_add_date />
        <mat_change_user />
        <mat_change_date />
        <mat_delete_flag />
        <mat_mbr_key />
        <mat_key_ext />
        <mat_mbr_chp_cst_key />
        <mat_rejoin_date />
        <mat_invoice_date />
        <mat_entity_key />
        <mat_terminate_reason />
        <mat_mtr_key />
      </Membership_Audit_Trail>
      <Member_Dues_History>
        <mdh_key />
        <mdh_add_user />
        <mdh_add_date />
        <mdh_change_user />
        <mdh_change_date />
        <mdh_delete_flag />
        <mdh_key_ext />
        <mdh_cst_key />
        <mdh_mbr_key />
        <mdh_dues_year />
        <mdh_inv_key />
        <mdh_entity_key />
      </Member_Dues_History>
      <Dues_Variables>
        <dcv_key />
        <dcv_add_user />
        <dcv_add_date />
        <dcv_change_user />
        <dcv_change_date />
        <dcv_delete_flag />
        <dcv_key_ext />
        <dcv_dues_year />
        <dcv_entity_key />
      </Dues_Variables>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Association_Package>
        <asp_key />
        <asp_asn_key />
        <asp_mbt_key />
        <asp_mbs_key />
        <asp_pak_prd_key />
        <asp_pak_prd_renewal_key />
        <asp_add_user />
        <asp_add_date />
        <asp_change_user />
        <asp_change_date />
        <asp_delete_flag />
        <asp_chp_cst_key />
        <asp_entity_key />
        <asp_optional_item_count />
        <asp_split_invoice />
      </Association_Package>
      <Association>
        <asn_code />
        <asn_name />
        <asn_add_date />
        <asn_add_user />
        <asn_change_date />
        <asn_change_user />
        <asn_delete_flag />
        <asn_key />
        <asn_key_ext />
        <asn_calendar_flag />
        <asn_membership_start_month />
        <asn_membership_start_day />
        <asn_membership_sell_next_year_after_month />
        <asn_membership_sell_next_year_after_day />
        <asn_membership_grace_period />
        <asn_membership_grace_length />
        <asn_membership_next_month_after_day />
        <asn_update_date_when />
        <asn_percent_paid />
        <asn_invoice_type />
        <asn_set_on_paid_date_flag />
        <asn_flip_customer_member_flag />
        <asn_entity_key />
      </Association>
      <Bundle>
        <bun_add_user />
        <bun_add_date />
        <bun_change_user />
        <bun_change_date />
        <bun_delete_flag />
        <bun_entity_key />
        <bun_prd_key />
        <bun_supress_products_on_invoice />
        <bun_hide_price_on_invoice />
        <bun_bun_key_renewal />
        <bun_prd_key_ext />
        <bun_sell_online_flag />
      </Bundle>
      <Installment_Billing>
        <ord_key />
        <ord_cst_key />
        <ord_frequency />
        <ord_ptr_key />
        <ord_last_bill_date />
        <ord_proforma />
        <ord_type />
        <ord_pin_key />
        <ord_num_of_installments />
        <ord_num_invoices_to_date />
        <ord_cst_billing_key />
        <ord_ind_cst_billing_key />
        <ord_cxa_key />
        <ord_cph_key />
        <ord_cfx_key />
        <ord_eml_key />
        <ord_pref_comm_method />
        <ord_src_key />
        <ord_med_key />
        <ord_notes_internal />
        <ord_notes_external />
        <ord_add_user />
        <ord_add_date />
        <ord_change_user />
        <ord_change_date />
        <ord_delete_flag />
        <ord_entity_key />
        <ord_key_ext />
        <ord_ait_key />
        <ord_first_process_date />
        <ord_code />
        <ord_close_flag />
        <ord_milestone_flag />
        <ord_cpi_key />
        <ord_auto_pay />
        <ord_orig_trans_type />
        <ord_po_number />
        <ord_cur_key />
        <ord_trx_date />
        <ord_sfo_key />
        <ord_group_flag />
        <ord_group_description />
        <ord_recurring_date_1 />
        <ord_recurring_date_2 />
        <ord_generate_from_date />
        <ord_generate_to_date />
        <ord_inst_gen_auto_pay_option />
        <ord_inst_distributed_only_flag />
        <ord_distributed_liability_flag />
        <ord_individual_payment_return_option />
        <ord_payments_returns_flag />
        <ord_bat_key />
        <ord_processed_schedule_count />
        <ord_bat_trx_date />
        <ord_current_schedule_processed />
        <ord_first_installment_amount />
        <ord_balance />
        <ord_process />
        <ord_schedule_flag />
        <ord_task_start_date />
        <ord_task_start_time />
        <ord_eml_address />
        <ord_frequency_user_readable_text />
        <ord_cct_key />
        <ord_oig_key />
        <ord_num_of_paid_installments />
        <ord_hide_gen_next_installmt_btn_flag />
        <ord_payment_choice />
        <ord_action_type_virt />
        <ord_cpi_status />
        <ord_amount_paid />
        <ord_first_installment_amount_user_edit />
      </Installment_Billing>
      <Package_Component>
        <pkg_key />
        <pkg_prc_key />
        <pkg_qty />
        <pkg_price />
        <pkg_show_on_invoice />
        <pkg_add_user />
        <pkg_add_date />
        <pkg_change_user />
        <pkg_change_date />
        <pkg_delete_flag />
        <pkg_key_ext />
        <pkg_entity_key />
        <pkg_pak_prd_key />
        <pkg_start_date />
        <pkg_end_date />
        <pkg_custom_calculation_flag />
        <pkg_optional />
        <pkg_item_notes_ext />
      </Package_Component>
      <Package>
        <pak_prd_key />
        <pak_add_user />
        <pak_add_date />
        <pak_change_user />
        <pak_change_date />
        <pak_delete_flag />
        <pak_prd_key_ext />
        <pak_dues_flag />
        <pak_entity_key />
        <pak_sell_online_flag />
        <pak_post_online_date />
        <pak_remove_online_date />
        <pak_allow_installment />
        <pak_has_optional_components />
        <pak_optional_item_count />
        <pak_prd_renewal_key />
        <pak_events_flag />
        <pak_hide_components_flag />
        <pak_collective_dues_flag />
        <pak_production_notes_ext />
      </Package>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <Chapter_Product>
        <cpr__prd_key />
        <cpr__prd_name />
        <cpr__prd_add_user />
        <cpr__prd_add_date />
        <cpr__prd_change_user />
        <cpr__prd_change_date />
        <cpr__prd_delete_flag />
        <cpr__prd_key_ext />
        <cpr__prd_description />
        <cpr__prd_allow_partial_ship_flag />
        <cpr__prd_track_inventory_flag />
        <cpr__prd_gla_cogs_key />
        <cpr__prd_gla_inventory_key />
        <cpr__prd_ptp_key />
        <cpr__prd_start_date />
        <cpr__prd_taxable_flag />
        <cpr__prd_allow_backorder />
        <cpr__prd_end_date />
        <cpr__prd_atc_key />
        <cpr__prd_qty_reorder />
        <cpr__prd_restock_fee />
        <cpr__prd_restock_percent />
        <cpr__prd_restock_percent_cp />
        <cpr__prd_mail />
        <cpr__prd_email />
        <cpr__prd_fax />
        <cpr__prd_sell_online />
        <cpr__prd_online_abstract />
        <cpr__prd_code />
        <cpr__prd_short_description />
        <cpr__prd_thumbnail_doc_key />
        <cpr__prd_entity_key />
        <cpr__prd_web />
        <cpr__prd_microfiche />
        <cpr__prd_post_to_web_date />
        <cpr__prd_remove_from_web_date />
        <cpr__prd_ptc_key />
        <cpr__prd_format />
        <cpr__prd_download_url />
        <cpr__prd_show_as_new_until />
        <cpr__prd_pjt_key />
        <cpr__prd_gla_damaged_goods_key />
        <cpr__prd_order />
        <cpr__prd_download_available_days />
        <cpr__prd_weighted_average_cost />
        <cpr__prd_featured_product_flag />
        <cpr__prd_download_available_count />
        <cpr__prd_cct_key />
        <cpr__prd_pts_key />
        <cpr__prd_cmo_key />
        <cpr__prd_out_of_stock_override_message />
        <cpr__prd_pri_color_charge_flag_ext />
        <cpr__prd_pri_color_flag_ext />
      </Chapter_Product>
      <CustomerAddress>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </CustomerAddress>
      <source_code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </source_code>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
    </mb_membership>
    <mb_membership>
      <CurrentKey />
      <Membership>
        <mbr_src_key />
        <mbr_src_code />
        <mbr_asn_code />
        <mbr_join_date />
        <mbr_renew_date />
        <mbr_expire_date />
        <mbr_terminate_date />
        <mbr_add_date />
        <mbr_add_user />
        <mbr_change_user />
        <mbr_change_date />
        <mbr_delete_flag />
        <mbr_key />
        <mbr_key_ext />
        <mbr_cst_key />
        <mbr_opt_out />
        <mbr_mbt_key />
        <mbr_mbs_key />
        <mbr_pak_prd_key />
        <mbr_ind_cst_key_referral />
        <mbr_pak_prd_renewal_key />
        <mbr_do_not_renew_flag />
        <mbr_invoice_date />
        <mbr_rejoin_date />
        <mbr_popup />
        <mbr_voting_rights />
        <mbr_chp_cst_key />
        <mbr_converted_flag />
        <mbr_approval_flag />
        <mbr_installment_frequency />
        <mbr_approval_date />
        <mbr_ord_key />
        <mbr_mtr_key />
        <mbr_terminate_reason />
        <mbr_installment_frequency_for_renewal />
        <mbr_num_of_installments_for_renewal />
        <mbr_ord_ait_key_renewal />
        <mbr_mbr_key />
        <mbr_proforma_renewal />
        <mbr_entity_key />
        <mbr_ord_code />
        <mbr_updated_by_trigger_ext />
        <mbr_odd_key />
        <mbr_bun_prd_key />
        <mbr_bun_prd_renewal_key />
        <mbr_prc_key />
        <mbr_bup_key />
        <mbr_mbt_renewal_key />
        <mbr_chp_cst_renewal_key />
        <mbr_cpi_key />
        <mbr_auto_pay />
        <mbr_installment_payments_flag />
        <mbr_gft_key />
        <mbr_hide_membership_flag_ext />
        <mbr_allowed_action />
        <mbr_rejoin_flag />
        <mbr_renew_related />
        <mbr_apply_credits_flag />
        <mbr_bup_prd_key />
        <mbr_addl_info />
        <mbr_available_credit />
        <mbr_total />
      </Membership>
      <Chapter_Membership>
        <cmb__mbr_src_key />
        <cmb__mbr_src_code />
        <cmb__mbr_asn_code />
        <cmb__mbr_join_date />
        <cmb__mbr_renew_date />
        <cmb__mbr_expire_date />
        <cmb__mbr_terminate_date />
        <cmb__mbr_add_date />
        <cmb__mbr_add_user />
        <cmb__mbr_change_user />
        <cmb__mbr_change_date />
        <cmb__mbr_delete_flag />
        <cmb__mbr_key />
        <cmb__mbr_key_ext />
        <cmb__mbr_cst_key />
        <cmb__mbr_opt_out />
        <cmb__mbr_mbt_key />
        <cmb__mbr_mbs_key />
        <cmb__mbr_pak_prd_key />
        <cmb__mbr_ind_cst_key_referral />
        <cmb__mbr_pak_prd_renewal_key />
        <cmb__mbr_do_not_renew_flag />
        <cmb__mbr_invoice_date />
        <cmb__mbr_rejoin_date />
        <cmb__mbr_popup />
        <cmb__mbr_voting_rights />
        <cmb__mbr_chp_cst_key />
        <cmb__mbr_converted_flag />
        <cmb__mbr_approval_flag />
        <cmb__mbr_installment_frequency />
        <cmb__mbr_approval_date />
        <cmb__mbr_ord_key />
        <cmb__mbr_mtr_key />
        <cmb__mbr_terminate_reason />
        <cmb__mbr_installment_frequency_for_renewal />
        <cmb__mbr_num_of_installments_for_renewal />
        <cmb__mbr_ord_ait_key_renewal />
        <cmb__mbr_mbr_key />
        <cmb__mbr_proforma_renewal />
        <cmb__mbr_entity_key />
        <cmb__mbr_ord_code />
        <cmb__mbr_updated_by_trigger_ext />
        <cmb__mbr_odd_key />
        <cmb__mbr_bun_prd_key />
        <cmb__mbr_bun_prd_renewal_key />
        <cmb__mbr_prc_key />
        <cmb__mbr_bup_key />
        <cmb__mbr_mbt_renewal_key />
        <cmb__mbr_chp_cst_renewal_key />
        <cmb__mbr_cpi_key />
        <cmb__mbr_auto_pay />
        <cmb__mbr_installment_payments_flag />
        <cmb__mbr_gft_key />
        <cmb__mbr_hide_membership_flag_ext />
      </Chapter_Membership>
      <Change_Membership>
        <nmb__mbr_src_key />
        <nmb__mbr_src_code />
        <nmb__mbr_asn_code />
        <nmb__mbr_join_date />
        <nmb__mbr_renew_date />
        <nmb__mbr_expire_date />
        <nmb__mbr_terminate_date />
        <nmb__mbr_add_date />
        <nmb__mbr_add_user />
        <nmb__mbr_change_user />
        <nmb__mbr_change_date />
        <nmb__mbr_delete_flag />
        <nmb__mbr_key />
        <nmb__mbr_key_ext />
        <nmb__mbr_cst_key />
        <nmb__mbr_opt_out />
        <nmb__mbr_mbt_key />
        <nmb__mbr_mbs_key />
        <nmb__mbr_pak_prd_key />
        <nmb__mbr_ind_cst_key_referral />
        <nmb__mbr_pak_prd_renewal_key />
        <nmb__mbr_do_not_renew_flag />
        <nmb__mbr_invoice_date />
        <nmb__mbr_rejoin_date />
        <nmb__mbr_popup />
        <nmb__mbr_voting_rights />
        <nmb__mbr_chp_cst_key />
        <nmb__mbr_converted_flag />
        <nmb__mbr_approval_flag />
        <nmb__mbr_installment_frequency />
        <nmb__mbr_approval_date />
        <nmb__mbr_ord_key />
        <nmb__mbr_mtr_key />
        <nmb__mbr_terminate_reason />
        <nmb__mbr_installment_frequency_for_renewal />
        <nmb__mbr_num_of_installments_for_renewal />
        <nmb__mbr_ord_ait_key_renewal />
        <nmb__mbr_mbr_key />
        <nmb__mbr_proforma_renewal />
        <nmb__mbr_entity_key />
        <nmb__mbr_ord_code />
        <nmb__mbr_updated_by_trigger_ext />
        <nmb__mbr_odd_key />
        <nmb__mbr_bun_prd_key />
        <nmb__mbr_bun_prd_renewal_key />
        <nmb__mbr_prc_key />
        <nmb__mbr_bup_key />
        <nmb__mbr_mbt_renewal_key />
        <nmb__mbr_chp_cst_renewal_key />
        <nmb__mbr_cpi_key />
        <nmb__mbr_auto_pay />
        <nmb__mbr_installment_payments_flag />
        <nmb__mbr_gft_key />
        <nmb__mbr_hide_membership_flag_ext />
      </Change_Membership>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Batch>
        <bat_key />
        <bat_code />
        <bat_date />
        <bat_control_total />
        <bat_control_trx_count />
        <bat_post_date />
        <bat_post_user />
        <bat_post_flag />
        <bat_export_date />
        <bat_export_user />
        <bat_export_flag />
        <bat_add_user />
        <bat_add_date />
        <bat_change_user />
        <bat_change_date />
        <bat_delete_flag />
        <bat_key_ext />
        <bat_apm_key />
        <bat_atc_key />
        <bat_arp_key />
        <bat_close_user />
        <bat_close_date />
        <bat_close_flag />
        <bat_notes />
        <bat_file />
        <bat_entity_key />
        <bat_intercompany_flag />
        <bat_file2 />
        <bat_file3 />
        <bat_lock_flag />
        <bat_lock_date />
        <bat_orig_trans_type />
      </Batch>
      <Inovice_Terms>
        <ait_key />
        <ait_code />
        <ait_atc_code />
        <ait_days />
        <ait_discount_days />
        <ait_discount_percent />
        <ait_discount_percent_cp />
        <ait_finance_charge_days />
        <ait_finance_charge_percent />
        <ait_finance_charge_percent_cp />
        <ait_add_user />
        <ait_add_date />
        <ait_change_date />
        <ait_change_user />
        <ait_delete_flag />
        <ait_entity_key />
        <ait_key_ext />
        <ait_prc_discount_key />
        <ait_prc_finance_charge_key />
      </Inovice_Terms>
      <Individual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
      </Individual>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </Customer>
      <Customer_Lookup>
        <cs2__cst_key />
        <cs2__cst_type />
        <cs2__cst_name_cp />
        <cs2__cst_sort_name_dn />
        <cs2__cst_ind_full_name_dn />
        <cs2__cst_org_name_dn />
        <cs2__cst_ixo_title_dn />
        <cs2__cst_pref_comm_meth />
        <cs2__cst_bio />
        <cs2__cst_add_date />
        <cs2__cst_add_user />
        <cs2__cst_change_date />
        <cs2__cst_change_user />
        <cs2__cst_delete_flag />
        <cs2__cst_recno />
        <cs2__cst_id />
        <cs2__cst_key_ext />
        <cs2__cst_email_text_only />
        <cs2__cst_credit_limit />
        <cs2__cst_src_key />
        <cs2__cst_src_code />
        <cs2__cst_tax_exempt_flag />
        <cs2__cst_tax_id />
        <cs2__cst_cxa_key />
        <cs2__cst_no_email_flag />
        <cs2__cst_cxa_billing_key />
        <cs2__cst_eml_address_dn />
        <cs2__cst_eml_key />
        <cs2__cst_no_phone_flag />
        <cs2__cst_phn_number_complete_dn />
        <cs2__cst_cph_key />
        <cs2__cst_no_fax_flag />
        <cs2__cst_fax_number_complete_dn />
        <cs2__cst_cfx_key />
        <cs2__cst_ixo_key />
        <cs2__cst_no_web_flag />
        <cs2__cst_oldid />
        <cs2__cst_member_flag />
        <cs2__cst_url_code_dn />
        <cs2__cst_parent_cst_key />
        <cs2__cst_url_key />
        <cs2__cst_no_msg_flag />
        <cs2__cst_msg_handle_dn />
        <cs2__cst_web_login />
        <cs2__cst_web_password />
        <cs2__cst_entity_key />
        <cs2__cst_msg_key />
        <cs2__cst_no_mail_flag />
        <cs2__cst_web_start_date />
        <cs2__cst_web_end_date />
        <cs2__cst_web_force_password_change />
        <cs2__cst_web_login_disabled_flag />
        <cs2__cst_comment />
        <cs2__cst_credit_hold_flag />
        <cs2__cst_credit_hold_reason />
        <cs2__cst_web_forgot_password_status />
        <cs2__cst_old_cxa_key />
        <cs2__cst_last_email_date />
        <cs2__cst_no_promotional_material_ext />
        <cs2__cst_no_publish_flag />
        <cs2__cst_sin_key />
        <cs2__cst_ttl_key />
        <cs2__cst_jfn_key />
        <cs2__cst_cur_key />
        <cs2__cst_attribute_1 />
        <cs2__cst_attribute_2 />
        <cs2__cst_salutation_1 />
        <cs2__cst_salutation_2 />
        <cs2__cst_merge_cst_key />
        <cs2__cst_salutation_3 />
        <cs2__cst_salutation_4 />
        <cs2__cst_default_recognize_as />
        <cs2__cst_score />
        <cs2__cst_score_normalized />
        <cs2__cst_score_trend />
        <cs2__cst_vault_account />
        <cs2__cst_exclude_from_social_flag />
        <cs2__cst_social_score />
        <cs2__cst_ptin />
        <cs2__cst_aicpa_member_id />
        <cs2__cst_vendor_code />
        <cs2__cst_salt />
        <cs2__cst_sca_key />
        <cs2__cst_iterations />
        <cs2__cst_web_password_change_date />
        <cs2__cst_web_failed_login_count />
        <cs2__cst_pri_member_flag_ext />
        <cs2__cst_web_last_failed_login_date />
        <cs2__cst_web_login_locked_flag />
      </Customer_Lookup>
      <Referring_Customer>
        <csr__cst_key />
        <csr__cst_type />
        <csr__cst_name_cp />
        <csr__cst_sort_name_dn />
        <csr__cst_ind_full_name_dn />
        <csr__cst_org_name_dn />
        <csr__cst_ixo_title_dn />
        <csr__cst_pref_comm_meth />
        <csr__cst_bio />
        <csr__cst_add_date />
        <csr__cst_add_user />
        <csr__cst_change_date />
        <csr__cst_change_user />
        <csr__cst_delete_flag />
        <csr__cst_recno />
        <csr__cst_id />
        <csr__cst_key_ext />
        <csr__cst_email_text_only />
        <csr__cst_credit_limit />
        <csr__cst_src_key />
        <csr__cst_src_code />
        <csr__cst_tax_exempt_flag />
        <csr__cst_tax_id />
        <csr__cst_cxa_key />
        <csr__cst_no_email_flag />
        <csr__cst_cxa_billing_key />
        <csr__cst_eml_address_dn />
        <csr__cst_eml_key />
        <csr__cst_no_phone_flag />
        <csr__cst_phn_number_complete_dn />
        <csr__cst_cph_key />
        <csr__cst_no_fax_flag />
        <csr__cst_fax_number_complete_dn />
        <csr__cst_cfx_key />
        <csr__cst_ixo_key />
        <csr__cst_no_web_flag />
        <csr__cst_oldid />
        <csr__cst_member_flag />
        <csr__cst_url_code_dn />
        <csr__cst_parent_cst_key />
        <csr__cst_url_key />
        <csr__cst_no_msg_flag />
        <csr__cst_msg_handle_dn />
        <csr__cst_web_login />
        <csr__cst_web_password />
        <csr__cst_entity_key />
        <csr__cst_msg_key />
        <csr__cst_no_mail_flag />
        <csr__cst_web_start_date />
        <csr__cst_web_end_date />
        <csr__cst_web_force_password_change />
        <csr__cst_web_login_disabled_flag />
        <csr__cst_comment />
        <csr__cst_credit_hold_flag />
        <csr__cst_credit_hold_reason />
        <csr__cst_web_forgot_password_status />
        <csr__cst_old_cxa_key />
        <csr__cst_last_email_date />
        <csr__cst_no_promotional_material_ext />
        <csr__cst_no_publish_flag />
        <csr__cst_sin_key />
        <csr__cst_ttl_key />
        <csr__cst_jfn_key />
        <csr__cst_cur_key />
        <csr__cst_attribute_1 />
        <csr__cst_attribute_2 />
        <csr__cst_salutation_1 />
        <csr__cst_salutation_2 />
        <csr__cst_merge_cst_key />
        <csr__cst_salutation_3 />
        <csr__cst_salutation_4 />
        <csr__cst_default_recognize_as />
        <csr__cst_score />
        <csr__cst_score_normalized />
        <csr__cst_score_trend />
        <csr__cst_vault_account />
        <csr__cst_exclude_from_social_flag />
        <csr__cst_social_score />
        <csr__cst_ptin />
        <csr__cst_aicpa_member_id />
        <csr__cst_vendor_code />
        <csr__cst_salt />
        <csr__cst_sca_key />
        <csr__cst_iterations />
        <csr__cst_web_password_change_date />
        <csr__cst_web_failed_login_count />
        <csr__cst_pri_member_flag_ext />
        <csr__cst_web_last_failed_login_date />
        <csr__cst_web_login_locked_flag />
      </Referring_Customer>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
      </Organization>
      <Membership_Invoices>
        <mxi_key />
        <mxi_add_user />
        <mxi_add_date />
        <mxi_change_user />
        <mxi_change_date />
        <mxi_delete_flag />
        <mxi_mbr_key />
        <mxi_inv_key />
        <mxi_pak_prd_key />
        <mxi_renew_year />
        <mxi_membership_updated />
        <mxi_ivd_key />
        <mxi_entity_key />
        <mxi_ivd_key_previous />
        <mxi_rejoin_flag />
        <mxi_term_start_date />
        <mxi_term_end_date />
        <mxi_previous_term_start_date />
        <mxi_previous_term_end_date />
        <mxi_ord_key />
        <mxi_odd_key />
        <mxi_bun_prd_key />
        <mxi_prc_key />
        <mxi_mxi_key />
        <mxi_key_ext />
        <mxi_current_price />
        <mxi_current_product_key />
      </Membership_Invoices>
      <Chapter>
        <chp_cst_key />
        <chp_name />
        <chp_website />
        <chp_add_user />
        <chp_add_date />
        <chp_change_user />
        <chp_change_date />
        <chp_charter_date />
        <chp_delete_flag />
        <chp_cst_key_ext />
        <chp_description />
        <chp_terminate_date />
        <chp_ind_cst_key />
        <chp_asn_key />
        <chp_code />
        <chp_entity_key />
        <chp_chapter_number />
        <chp_html_description />
        <chp_cht_key />
        <chp_chs_key />
      </Chapter>
      <Member_Type>
        <mbt_key />
        <mbt_code />
        <mbt_asn_code />
        <mbt_add_user />
        <mbt_add_date />
        <mbt_change_user />
        <mbt_change_date />
        <mbt_delete_flag />
        <mbt_key_ext />
        <mbt_chapter_flag />
        <mbt_calendar_flag />
        <mbt_membership_start_month />
        <mbt_membership_start_day />
        <mbt_membership_next_month_after_day />
        <mbt_membership_sell_next_year_after_month />
        <mbt_membership_sell_next_year_after_day />
        <mbt_membership_grace_period />
        <mbt_membership_grace_length />
        <mbt_update_date_when />
        <mbt_percent_paid />
        <mbt_flow_down />
        <mbt_voting_rights />
        <mbt_invoice_type />
        <mbt_flip_customer_member_flag />
        <mbt_set_on_paid_date_flag />
        <mbt_entity_key />
        <mbt_mbs_drop_key />
        <mbt_mbs_approval_key />
        <mbt_mbt_dependency_key />
        <mbt_chp_cst_key />
        <mbt_description />
        <mbt_dyn_key />
        <mbt_wiz_key />
        <mbt_cst_type />
        <mbt_mbt_renewal_key />
        <mbt_first_installment_flag />
        <mbt_online_autopay_enroll />
      </Member_Type>
      <Membership_Audit_Trail>
        <mat_key />
        <mat_cst_key />
        <mat_asn_code />
        <mat_mbt_key />
        <mat_mbs_key />
        <mat_join_date />
        <mat_renew_date />
        <mat_expire_date />
        <mat_terminate_date />
        <mat_src_key />
        <mat_src_code />
        <mat_opt_out />
        <mat_add_user />
        <mat_add_date />
        <mat_change_user />
        <mat_change_date />
        <mat_delete_flag />
        <mat_mbr_key />
        <mat_key_ext />
        <mat_mbr_chp_cst_key />
        <mat_rejoin_date />
        <mat_invoice_date />
        <mat_entity_key />
        <mat_terminate_reason />
        <mat_mtr_key />
      </Membership_Audit_Trail>
      <Member_Dues_History>
        <mdh_key />
        <mdh_add_user />
        <mdh_add_date />
        <mdh_change_user />
        <mdh_change_date />
        <mdh_delete_flag />
        <mdh_key_ext />
        <mdh_cst_key />
        <mdh_mbr_key />
        <mdh_dues_year />
        <mdh_inv_key />
        <mdh_entity_key />
      </Member_Dues_History>
      <Dues_Variables>
        <dcv_key />
        <dcv_add_user />
        <dcv_add_date />
        <dcv_change_user />
        <dcv_change_date />
        <dcv_delete_flag />
        <dcv_key_ext />
        <dcv_dues_year />
        <dcv_entity_key />
      </Dues_Variables>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Association_Package>
        <asp_key />
        <asp_asn_key />
        <asp_mbt_key />
        <asp_mbs_key />
        <asp_pak_prd_key />
        <asp_pak_prd_renewal_key />
        <asp_add_user />
        <asp_add_date />
        <asp_change_user />
        <asp_change_date />
        <asp_delete_flag />
        <asp_chp_cst_key />
        <asp_entity_key />
        <asp_optional_item_count />
        <asp_split_invoice />
      </Association_Package>
      <Association>
        <asn_code />
        <asn_name />
        <asn_add_date />
        <asn_add_user />
        <asn_change_date />
        <asn_change_user />
        <asn_delete_flag />
        <asn_key />
        <asn_key_ext />
        <asn_calendar_flag />
        <asn_membership_start_month />
        <asn_membership_start_day />
        <asn_membership_sell_next_year_after_month />
        <asn_membership_sell_next_year_after_day />
        <asn_membership_grace_period />
        <asn_membership_grace_length />
        <asn_membership_next_month_after_day />
        <asn_update_date_when />
        <asn_percent_paid />
        <asn_invoice_type />
        <asn_set_on_paid_date_flag />
        <asn_flip_customer_member_flag />
        <asn_entity_key />
      </Association>
      <Bundle>
        <bun_add_user />
        <bun_add_date />
        <bun_change_user />
        <bun_change_date />
        <bun_delete_flag />
        <bun_entity_key />
        <bun_prd_key />
        <bun_supress_products_on_invoice />
        <bun_hide_price_on_invoice />
        <bun_bun_key_renewal />
        <bun_prd_key_ext />
        <bun_sell_online_flag />
      </Bundle>
      <Installment_Billing>
        <ord_key />
        <ord_cst_key />
        <ord_frequency />
        <ord_ptr_key />
        <ord_last_bill_date />
        <ord_proforma />
        <ord_type />
        <ord_pin_key />
        <ord_num_of_installments />
        <ord_num_invoices_to_date />
        <ord_cst_billing_key />
        <ord_ind_cst_billing_key />
        <ord_cxa_key />
        <ord_cph_key />
        <ord_cfx_key />
        <ord_eml_key />
        <ord_pref_comm_method />
        <ord_src_key />
        <ord_med_key />
        <ord_notes_internal />
        <ord_notes_external />
        <ord_add_user />
        <ord_add_date />
        <ord_change_user />
        <ord_change_date />
        <ord_delete_flag />
        <ord_entity_key />
        <ord_key_ext />
        <ord_ait_key />
        <ord_first_process_date />
        <ord_code />
        <ord_close_flag />
        <ord_milestone_flag />
        <ord_cpi_key />
        <ord_auto_pay />
        <ord_orig_trans_type />
        <ord_po_number />
        <ord_cur_key />
        <ord_trx_date />
        <ord_sfo_key />
        <ord_group_flag />
        <ord_group_description />
        <ord_recurring_date_1 />
        <ord_recurring_date_2 />
        <ord_generate_from_date />
        <ord_generate_to_date />
        <ord_inst_gen_auto_pay_option />
        <ord_inst_distributed_only_flag />
        <ord_distributed_liability_flag />
        <ord_individual_payment_return_option />
        <ord_payments_returns_flag />
        <ord_bat_key />
        <ord_processed_schedule_count />
        <ord_bat_trx_date />
        <ord_current_schedule_processed />
        <ord_first_installment_amount />
        <ord_balance />
        <ord_process />
        <ord_schedule_flag />
        <ord_task_start_date />
        <ord_task_start_time />
        <ord_eml_address />
        <ord_frequency_user_readable_text />
        <ord_cct_key />
        <ord_oig_key />
        <ord_num_of_paid_installments />
        <ord_hide_gen_next_installmt_btn_flag />
        <ord_payment_choice />
        <ord_action_type_virt />
        <ord_cpi_status />
        <ord_amount_paid />
        <ord_first_installment_amount_user_edit />
      </Installment_Billing>
      <Package_Component>
        <pkg_key />
        <pkg_prc_key />
        <pkg_qty />
        <pkg_price />
        <pkg_show_on_invoice />
        <pkg_add_user />
        <pkg_add_date />
        <pkg_change_user />
        <pkg_change_date />
        <pkg_delete_flag />
        <pkg_key_ext />
        <pkg_entity_key />
        <pkg_pak_prd_key />
        <pkg_start_date />
        <pkg_end_date />
        <pkg_custom_calculation_flag />
        <pkg_optional />
        <pkg_item_notes_ext />
      </Package_Component>
      <Package>
        <pak_prd_key />
        <pak_add_user />
        <pak_add_date />
        <pak_change_user />
        <pak_change_date />
        <pak_delete_flag />
        <pak_prd_key_ext />
        <pak_dues_flag />
        <pak_entity_key />
        <pak_sell_online_flag />
        <pak_post_online_date />
        <pak_remove_online_date />
        <pak_allow_installment />
        <pak_has_optional_components />
        <pak_optional_item_count />
        <pak_prd_renewal_key />
        <pak_events_flag />
        <pak_hide_components_flag />
        <pak_collective_dues_flag />
        <pak_production_notes_ext />
      </Package>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <Chapter_Product>
        <cpr__prd_key />
        <cpr__prd_name />
        <cpr__prd_add_user />
        <cpr__prd_add_date />
        <cpr__prd_change_user />
        <cpr__prd_change_date />
        <cpr__prd_delete_flag />
        <cpr__prd_key_ext />
        <cpr__prd_description />
        <cpr__prd_allow_partial_ship_flag />
        <cpr__prd_track_inventory_flag />
        <cpr__prd_gla_cogs_key />
        <cpr__prd_gla_inventory_key />
        <cpr__prd_ptp_key />
        <cpr__prd_start_date />
        <cpr__prd_taxable_flag />
        <cpr__prd_allow_backorder />
        <cpr__prd_end_date />
        <cpr__prd_atc_key />
        <cpr__prd_qty_reorder />
        <cpr__prd_restock_fee />
        <cpr__prd_restock_percent />
        <cpr__prd_restock_percent_cp />
        <cpr__prd_mail />
        <cpr__prd_email />
        <cpr__prd_fax />
        <cpr__prd_sell_online />
        <cpr__prd_online_abstract />
        <cpr__prd_code />
        <cpr__prd_short_description />
        <cpr__prd_thumbnail_doc_key />
        <cpr__prd_entity_key />
        <cpr__prd_web />
        <cpr__prd_microfiche />
        <cpr__prd_post_to_web_date />
        <cpr__prd_remove_from_web_date />
        <cpr__prd_ptc_key />
        <cpr__prd_format />
        <cpr__prd_download_url />
        <cpr__prd_show_as_new_until />
        <cpr__prd_pjt_key />
        <cpr__prd_gla_damaged_goods_key />
        <cpr__prd_order />
        <cpr__prd_download_available_days />
        <cpr__prd_weighted_average_cost />
        <cpr__prd_featured_product_flag />
        <cpr__prd_download_available_count />
        <cpr__prd_cct_key />
        <cpr__prd_pts_key />
        <cpr__prd_cmo_key />
        <cpr__prd_out_of_stock_override_message />
        <cpr__prd_pri_color_charge_flag_ext />
        <cpr__prd_pri_color_flag_ext />
      </Chapter_Product>
      <CustomerAddress>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </CustomerAddress>
      <source_code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </source_code>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
    </mb_membership>
  </MembershipCollection>
  <RegistrantCollection>
    <EventsRegistrant>
      <CurrentKey />
      <Registrant>
        <reg_key />
        <reg_cst_key />
        <reg_egp_key />
        <reg_evt_key />
        <reg_badge_name />
        <reg_cxa_key />
        <reg_cph_key />
        <reg_eml_key />
        <reg_cfx_key />
        <reg_url_key />
        <reg_pref_comm_meth />
        <reg_rgt_key />
        <reg_on_wait_list_flag />
        <reg_confirm_date />
        <reg_attendance_flag />
        <reg_ada_requirements />
        <reg_add_user />
        <reg_add_date />
        <reg_change_user />
        <reg_ivd_key />
        <reg_change_date />
        <reg_inv_code />
        <reg_delete_flag />
        <reg_org_name_dn />
        <reg_adr_city />
        <reg_key_ext />
        <reg_adr_state />
        <reg_adr_country />
        <reg_adr_intl_province />
        <reg_ixo_title_dn />
        <reg_src_key />
        <reg_ixo_key />
        <reg_registration_date />
        <reg_cancel_date />
        <reg_entity_key />
        <reg_cancel_reason />
        <reg_exam_result />
        <reg_examinee_no />
        <reg_badge_print_date />
        <reg_reg_key />
        <reg_id />
        <reg_odd_key />
        <reg_ord_code />
        <reg_complimentary_event_registered_flag />
        <reg_gft_key />
        <reg_fundraising_goal />
        <reg_guest_flag />
        <reg_time_in />
        <reg_time_out />
        <reg_narrative />
        <reg_leaderboard_suppress_flag />
        <reg_leaderboard_suppress_amount />
        <reg_video_url />
        <reg_elevate_registration_id_ext />
        <reg_elevate_reg_product_url_ext />
        <reg_bpr_key />
        <reg_formkey />
        <reg_related_products />
        <reg_prod_qty />
        <reg_bup_prd_key />
        <reg_evt_guests_count />
        <reg_prd_atc_key />
        <reg_evt_guests_available />
        <reg_bup_key />
      </Registrant>
      <Individual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
        <ind_cst_main_office_cst_key />
      </Individual>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
        <cst_credit_available />
        <cst_receives_member_benefits_flag />
        <cst__ind_send_mail_reset_flag />
        <cst_regex />
        <cst_new_password />
        <cst_new_password_confirm />
        <cst_reset_password_flag />
      </Customer>
      <Individual_X_Organization>
        <ixo_key />
        <ixo_rlt_code />
        <ixo_title />
        <ixo_start_date />
        <ixo_end_date />
        <ixo_ind_cst_key />
        <ixo_org_cst_key />
        <ixo_add_date />
        <ixo_add_user />
        <ixo_change_date />
        <ixo_rlt_key />
        <ixo_change_user />
        <ixo_delete_flag />
        <ixo_key_ext />
        <ixo_cst_key_owner />
        <ixo_entity_key />
        <ixo_void_flag />
        <ixo_pac_approved_flag_ext />
        <ixo_primary />
        <ixo_owner />
      </Individual_X_Organization>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
      </Organization>
      <Address_XRef>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
        <cxa_primary />
        <cxa_owner />
        <cxa_billing />
        <cxa_create_change_log />
        <cxa_AddressLinkingDropDownList />
      </Address_XRef>
      <Address>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Address>
      <Email>
        <eml_key />
        <eml_address />
        <eml_cst_key />
        <eml_type />
        <eml_add_user />
        <eml_add_date />
        <eml_change_user />
        <eml_change_date />
        <eml_delete_flag />
        <eml_key_ext />
        <eml_entity_key />
        <eml_invalid_flag />
        <eml_invalid_reason />
        <eml_unlisted_flag />
        <eml_no_directory_print_flag_ext />
        <eml_primary />
      </Email>
      <Website>
        <url_key />
        <url_code />
        <url_cst_key />
        <url_type />
        <url_add_user />
        <url_add_date />
        <url_change_user />
        <url_change_date />
        <url_delete_flag />
        <url_key_ext />
        <url_entity_key />
        <url_no_directory_print_flag_ext />
        <url_primary />
      </Website>
      <Messaging>
        <msg_key />
        <msg_handle />
        <msg_cst_key />
        <msg_type />
        <msg_add_user />
        <msg_add_date />
        <msg_change_user />
        <msg_change_date />
        <msg_delete_flag />
        <msg_key_ext />
        <msg_entity_key />
        <msg_primary />
      </Messaging>
      <Phone_XRef>
        <cph_key />
        <cph_cst_key />
        <cph_phn_key />
        <cph_pht_key />
        <cph_cst_link_key />
        <cph_add_user />
        <cph_add_date />
        <cph_change_user />
        <cph_change_date />
        <cph_delete_flag />
        <cph_key_ext />
        <cph_unlisted_flag />
        <cph_phn_number_complete />
        <cph_extension />
        <cph_entity_key />
        <cph_no_directory_print_flag_ext />
        <cph_primary />
        <cph_owner />
        <cph_PhoneLinkingDropDownList />
      </Phone_XRef>
      <Phone>
        <phn_key />
        <phn_cst_key_owner />
        <phn_number />
        <phn_number_display />
        <phn_cty_key />
        <phn_add_user />
        <phn_add_date />
        <phn_change_user />
        <phn_change_date />
        <phn_delete_flag />
        <phn_entity_key />
        <phn_key_ext />
      </Phone>
      <Fax_XRef>
        <cfx_key />
        <cfx_cst_key />
        <cfx_fax_key />
        <cfx_fxt_key />
        <cfx_cst_link_key />
        <cfx_add_user />
        <cfx_add_date />
        <cfx_change_user />
        <cfx_change_date />
        <cfx_delete_flag />
        <cfx_key_ext />
        <cfx_unlisted_flag />
        <cfx_fax_number_complete />
        <cfx_extension />
        <cfx_entity_key />
        <cfx_no_directory_print_flag_ext />
        <cfx_primary />
        <cfx_owner />
        <cfx_FaxLinkingDropDownList />
      </Fax_XRef>
      <Fax>
        <fax_key />
        <fax_cst_key_owner />
        <fax_number />
        <fax_number_display />
        <fax_cty_key />
        <fax_add_user />
        <fax_add_date />
        <fax_change_user />
        <fax_change_date />
        <fax_delete_flag />
        <fax_entity_key />
        <fax_key_ext />
      </Fax>
      <Event>
        <evt_key />
        <evt_code />
        <evt_etp_key />
        <evt_title />
        <evt_capacity />
        <evt_registrant_goal />
        <evt_revenue_goal />
        <evt_display_order />
        <evt_wait_list_flag />
        <evt_auto_register_wait_list />
        <evt_check_wait_list_flag />
        <evt_registration_required />
        <evt_group_reg_based_on_ind />
        <evt_estimated_attendance />
        <evt_guaranteed_attendance />
        <evt_restricted />
        <evt_short_description />
        <evt_description />
        <evt_description_html />
        <evt_start_date />
        <evt_start_time />
        <evt_end_date />
        <evt_end_time />
        <evt_early_registration_date />
        <evt_late_registration_date />
        <evt_time_format />
        <evt_date_format />
        <evt_cutoff_date />
        <evt_post_to_web_date />
        <evt_remove_from_web_date />
        <evt_event_url />
        <evt_add_user />
        <evt_add_date />
        <evt_change_user />
        <evt_change_date />
        <evt_delete_flag />
        <evt_asn_code />
        <evt_key_ext />
        <evt_sponsor_limit />
        <evt_pre_registration_date />
        <evt_entity_key />
        <evt_cct_key />
        <evt_evt_key />
        <evt_tzn_key />
        <evt_etc_key />
        <evt_abstract_flag />
        <evt_abstract_member_option />
        <evt_abstract_deadline />
        <evt_closed_flag />
        <evt_free_event_flag />
        <evt_regid_counter />
        <evt_guest_limit />
        <evt_free_guest_flag />
        <evt_fpc_prd_key />
        <evt_wait_list_limit />
        <evt_charity_event_flag />
        <evt_expense_generated_date />
        <evt_narrative_template />
        <evt_video_url />
        <evt_cancellation_cutoff_date />
        <evt_cct_cancellation_key />
        <evt_ceu_earn_date_field />
        <evt_elevate_event_id_ext />
        <evt_customreg_event_id_ext />
        <evt_customreg_src_key_ext />
        <evt_customreg_mbr_src_key_ext />
        <evt_registered />
        <evt_onwaitlist />
        <evt_available />
        <evt_remaining />
        <evt_available_new />
        <evt_Registered_main_count />
        <evt_waitList_main_count />
        <evt_has_fees_flag />
        <evt_has_products_flag />
        <evt_Registered_guest_count />
        <evt_has_demographics_flag />
        <evt_has_housing_flag />
        <evt_waitList_guest_count />
        <evt_has_tracks_flag />
        <evt_has_sessions_flag />
        <evt_payables_batch_suffix />
      </Event>
      <Event_Location>
        <evl_key />
        <evl_evt_key />
        <evl_ses_key />
        <evl_loc_key />
        <evl_location_name />
        <evl_contact_fax />
        <evl_add_date />
        <evl_add_user />
        <evl_change_date />
        <evl_change_user />
        <evl_delete_flag />
        <evl_key_ext />
        <evl_primary />
        <evl_entity_key />
      </Event_Location>
      <Location>
        <loc_key />
        <loc_org_cst_key />
        <loc_lct_key />
        <loc_cxa_key />
        <loc_cph_key />
        <loc_name />
        <loc_code />
        <loc_description />
        <loc_housing_flag />
        <loc_url_key />
        <loc_add_user />
        <loc_add_date />
        <loc_change_user />
        <loc_change_date />
        <loc_delete_flag />
        <loc_key_ext />
        <loc_cfx_key />
        <loc_eml_key />
        <loc_entity_key />
        <loc_description_html />
      </Location>
      <Location_Customer_Address>
        <cx2__cxa_cst_key />
        <cx2__cxa_adr_key />
        <cx2__cxa_add_date />
        <cx2__cxa_add_user />
        <cx2__cxa_change_date />
        <cx2__cxa_change_user />
        <cx2__cxa_delete_flag />
        <cx2__cxa_key />
        <cx2__cxa_key_ext />
        <cx2__cxa_on_hold_flag />
        <cx2__cxa_adh_key />
        <cx2__cxa_adt_key />
        <cx2__cxa_seasonal_from_date />
        <cx2__cxa_mailing_label />
        <cx2__cxa_seasonal_through_date />
        <cx2__cxa_entity_key />
        <cx2__cxa_mail_stop />
        <cx2__cxa_mailing_label_html />
        <cx2__cxa_on_hold_from />
        <cx2__cxa_on_hold_through />
        <cx2__cxa_no_directory_print_flag_ext />
      </Location_Customer_Address>
      <Location_Address>
        <ad2__adr_key />
        <ad2__adr_cst_key_owner />
        <ad2__adr_line1 />
        <ad2__adr_line2 />
        <ad2__adr_line3 />
        <ad2__adr_city />
        <ad2__adr_state />
        <ad2__adr_post_code />
        <ad2__adr_city_state_code />
        <ad2__adr_country />
        <ad2__adr_intl_province />
        <ad2__adr_county />
        <ad2__adr_cong_dist />
        <ad2__adr_state_house />
        <ad2__adr_state_senate />
        <ad2__adr_latitude />
        <ad2__adr_longitude />
        <ad2__adr_mailing_label />
        <ad2__adr_mailing_label_html />
        <ad2__adr_add_date />
        <ad2__adr_add_user />
        <ad2__adr_change_date />
        <ad2__adr_change_user />
        <ad2__adr_delete_flag />
        <ad2__adr_key_ext />
        <ad2__adr_bad_address_flag />
        <ad2__adr_adb_key />
        <ad2__adr_entity_key />
        <ad2__adr_metro_stat_area />
        <ad2__adr_carrier_route />
        <ad2__adr_delivery_point_code />
        <ad2__adr_lacs />
        <ad2__adr_time_zone />
        <ad2__adr_urbanization />
        <ad2__adr_bar_code />
        <ad2__adr_fips />
        <ad2__adr_no_validation_flag />
        <ad2__adr_attn />
        <ad2__adr_record_type_code />
        <ad2__adr_geography />
      </Location_Address>
      <Location_Phone_XRef>
        <cp2__cph_key />
        <cp2__cph_cst_key />
        <cp2__cph_phn_key />
        <cp2__cph_pht_key />
        <cp2__cph_cst_link_key />
        <cp2__cph_add_user />
        <cp2__cph_add_date />
        <cp2__cph_change_user />
        <cp2__cph_change_date />
        <cp2__cph_delete_flag />
        <cp2__cph_key_ext />
        <cp2__cph_unlisted_flag />
        <cp2__cph_phn_number_complete />
        <cp2__cph_extension />
        <cp2__cph_entity_key />
        <cp2__cph_no_directory_print_flag_ext />
      </Location_Phone_XRef>
      <Location_Website>
        <ur2__url_key />
        <ur2__url_code />
        <ur2__url_cst_key />
        <ur2__url_type />
        <ur2__url_add_user />
        <ur2__url_add_date />
        <ur2__url_change_user />
        <ur2__url_change_date />
        <ur2__url_delete_flag />
        <ur2__url_key_ext />
        <ur2__url_entity_key />
        <ur2__url_no_directory_print_flag_ext />
      </Location_Website>
      <Event_Location_Room_Type>
        <ert_key />
        <ert_add_user />
        <ert_add_date />
        <ert_change_user />
        <ert_change_date />
        <ert_delete_flag />
        <ert_key_ext />
        <ert_evl_key />
        <ert_rate />
        <ert_deposit />
        <ert_rmt_key />
        <ert_qty />
        <ert_non_smoking_flag />
        <ert_from_date />
        <ert_through_date />
        <ert_entity_key />
      </Event_Location_Room_Type>
      <Room_Request>
        <rrr_key />
        <rrr_add_user />
        <rrr_add_date />
        <rrr_change_user />
        <rrr_change_date />
        <rrr_delete_flag />
        <rrr_key_ext />
        <rrr_reg_key />
        <rrr_rmt_key />
        <rrr_non_smoking_flag />
        <rrr_cc_number />
        <rrr_cc_number_display />
        <rrr_notes />
        <rrr_ert_evl_key />
        <rrr_entity_key />
        <rrr_date />
        <rrr_erb_key />
        <rrr_evh_key />
      </Room_Request>
      <Registrant_Housing>
        <evh_key />
        <evh_hotel_name />
        <evh_hotel_phone />
        <evh_hotel_fax />
        <evh_arrival_date />
        <evh_departure_date />
        <evh_rmt_key />
        <evh_room_rate />
        <evh_smoking />
        <evh_special_request />
        <evh_budget_code />
        <evh_budget_type />
        <evh_billing_information />
        <evh_check_in_date />
        <evh_check_out_date />
        <evh_airport />
        <evh_arrival_airline />
        <evh_departure_airline />
        <evh_arrival_flight />
        <evh_departure_flight />
        <evh_car_service />
        <evh_add_user />
        <evh_add_date />
        <evh_change_user />
        <evh_change_date />
        <evh_delete_flag />
        <evh_loc_key />
        <evh_ticket_cost />
        <evh_key_ext />
        <evh_car_cost />
        <evh_parent_key />
        <evh_entity_key />
        <evh_reg_key />
        <evh_hotel_name2 />
        <evh_hotel_name3 />
        <evh_cc_number />
        <evh_cc_number_display />
      </Registrant_Housing>
      <RegistrantGuest>
        <rg2__reg_key />
        <rg2__reg_cst_key />
        <rg2__reg_egp_key />
        <rg2__reg_evt_key />
        <rg2__reg_badge_name />
        <rg2__reg_cxa_key />
        <rg2__reg_cph_key />
        <rg2__reg_eml_key />
        <rg2__reg_cfx_key />
        <rg2__reg_url_key />
        <rg2__reg_pref_comm_meth />
        <rg2__reg_rgt_key />
        <rg2__reg_on_wait_list_flag />
        <rg2__reg_confirm_date />
        <rg2__reg_attendance_flag />
        <rg2__reg_ada_requirements />
        <rg2__reg_add_user />
        <rg2__reg_add_date />
        <rg2__reg_change_user />
        <rg2__reg_ivd_key />
        <rg2__reg_change_date />
        <rg2__reg_inv_code />
        <rg2__reg_delete_flag />
        <rg2__reg_org_name_dn />
        <rg2__reg_adr_city />
        <rg2__reg_key_ext />
        <rg2__reg_adr_state />
        <rg2__reg_adr_country />
        <rg2__reg_adr_intl_province />
        <rg2__reg_ixo_title_dn />
        <rg2__reg_src_key />
        <rg2__reg_ixo_key />
        <rg2__reg_registration_date />
        <rg2__reg_cancel_date />
        <rg2__reg_entity_key />
        <rg2__reg_cancel_reason />
        <rg2__reg_exam_result />
        <rg2__reg_examinee_no />
        <rg2__reg_badge_print_date />
        <rg2__reg_reg_key />
        <rg2__reg_id />
        <rg2__reg_odd_key />
        <rg2__reg_ord_code />
        <rg2__reg_complimentary_event_registered_flag />
        <rg2__reg_gft_key />
        <rg2__reg_fundraising_goal />
        <rg2__reg_guest_flag />
        <rg2__reg_time_in />
        <rg2__reg_time_out />
        <rg2__reg_narrative />
        <rg2__reg_leaderboard_suppress_flag />
        <rg2__reg_leaderboard_suppress_amount />
        <rg2__reg_video_url />
        <rg2__reg_elevate_registration_id_ext />
        <rg2__reg_elevate_reg_product_url_ext />
      </RegistrantGuest>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Price>
      <Registrant_Type>
        <rgt_key />
        <rgt_code />
        <rgt_add_user />
        <rgt_add_date />
        <rgt_change_user />
        <rgt_change_date />
        <rgt_delete_flag />
        <rgt_key_ext />
        <rgt_entity_key />
        <rgt_guest_flag />
      </Registrant_Type>
      <Registrant_Custom_Demographics>
        <rdm_key />
        <rdm_add_user />
        <rdm_add_date />
        <rdm_change_user />
        <rdm_change_date />
        <rdm_delete_flag />
        <rdm_entity_key />
        <rdm_custom_xml_01 />
        <rdm_reg_key />
        <rdm_custom_flag_01 />
        <rdm_custom_flag_02 />
        <rdm_custom_flag_03 />
        <rdm_custom_flag_04 />
        <rdm_custom_flag_05 />
        <rdm_custom_flag_06 />
        <rdm_custom_flag_07 />
        <rdm_custom_flag_08 />
        <rdm_custom_flag_09 />
        <rdm_custom_flag_10 />
        <rdm_custom_flag_11 />
        <rdm_custom_flag_12 />
        <rdm_custom_flag_13 />
        <rdm_custom_flag_14 />
        <rdm_custom_flag_15 />
        <rdm_custom_date_01 />
        <rdm_custom_date_02 />
        <rdm_custom_date_03 />
        <rdm_custom_date_04 />
        <rdm_custom_date_05 />
        <rdm_custom_date_06 />
        <rdm_custom_date_07 />
        <rdm_custom_date_08 />
        <rdm_custom_date_09 />
        <rdm_custom_date_10 />
        <rdm_custom_date_11 />
        <rdm_custom_date_12 />
        <rdm_custom_date_13 />
        <rdm_custom_date_14 />
        <rdm_custom_date_15 />
        <rdm_custom_currency_01 />
        <rdm_custom_currency_02 />
        <rdm_custom_currency_03 />
        <rdm_custom_currency_04 />
        <rdm_custom_currency_05 />
        <rdm_custom_currency_06 />
        <rdm_custom_currency_07 />
        <rdm_custom_currency_08 />
        <rdm_custom_currency_09 />
        <rdm_custom_currency_10 />
        <rdm_custom_currency_11 />
        <rdm_custom_currency_12 />
        <rdm_custom_currency_13 />
        <rdm_custom_currency_14 />
        <rdm_custom_currency_15 />
        <rdm_custom_integer_01 />
        <rdm_custom_integer_02 />
        <rdm_custom_integer_03 />
        <rdm_custom_integer_04 />
        <rdm_custom_integer_05 />
        <rdm_custom_integer_06 />
        <rdm_custom_integer_07 />
        <rdm_custom_integer_08 />
        <rdm_custom_integer_09 />
        <rdm_custom_integer_10 />
        <rdm_custom_integer_11 />
        <rdm_custom_integer_12 />
        <rdm_custom_integer_13 />
        <rdm_custom_integer_14 />
        <rdm_custom_integer_15 />
        <rdm_custom_string_01 />
        <rdm_custom_string_02 />
        <rdm_custom_string_03 />
        <rdm_custom_string_04 />
        <rdm_custom_string_05 />
        <rdm_custom_string_06 />
        <rdm_custom_string_07 />
        <rdm_custom_string_08 />
        <rdm_custom_string_09 />
        <rdm_custom_string_10 />
        <rdm_custom_string_11 />
        <rdm_custom_string_12 />
        <rdm_custom_string_13 />
        <rdm_custom_string_14 />
        <rdm_custom_string_15 />
        <rdm_custom_text_01 />
        <rdm_custom_text_02 />
        <rdm_custom_text_03 />
        <rdm_custom_text_04 />
        <rdm_custom_text_05 />
        <rdm_custom_text_06 />
        <rdm_custom_text_07 />
        <rdm_custom_text_08 />
        <rdm_custom_text_09 />
        <rdm_custom_text_10 />
        <rdm_custom_text_11 />
        <rdm_custom_text_12 />
        <rdm_custom_text_13 />
        <rdm_custom_text_14 />
        <rdm_custom_text_15 />
        <rdm_key_ext />
      </Registrant_Custom_Demographics>
      <Gift>
        <gft_key />
        <gft_apl_key />
        <gft_fun_key />
        <gft_cmp_key />
        <gft_gty_key />
        <gft_date />
        <gft_deductable_amt />
        <gft_add_user />
        <gft_add_date />
        <gft_change_user />
        <gft_change_date />
        <gft_delete_flag />
        <gft_entity_key />
        <gft_frt_key />
        <gft_cst_key />
        <gft_key_ext />
        <gft_fpc_prd_key />
        <gft_ivd_key />
        <gft_stock_name />
        <gft_acknowledgment_note1 />
        <gft_acknowledgment_note2 />
        <gft_cct_key />
        <gft_notes />
        <gft_number_of_shares />
        <gft_pck_key />
        <gft_gft_key />
        <gft_prm_prc_key />
        <gft_share_price />
        <gft_anonymous_flag />
        <gft_inv_code />
        <gft_recognition_customer_adr_line1 />
        <gft_recognition_customer_adr_line2 />
        <gft_soft_money />
        <gft_recognition_customer />
        <gft_recognition_customer_adr_line3 />
        <gft_recognition_customer_adr_city />
        <gft_recognition_customer_adr_state />
        <gft_recognition_customer_adr_post_code />
        <gft_recognition_customer_adr_country />
        <gft_plg_key />
        <gft_transfer_from_gft_key />
        <gft_sct_key />
        <gft_liquidation_amount />
        <gft_clg_key />
        <gft_other_match_program />
        <gft_form_complete_flag />
        <gft_date_sent />
        <gft_date_received />
        <gft_solicitor_cst_key />
        <gft_ticker />
        <gft_acknowledgment_date />
        <gft_batch_code />
        <gft_mail_flag />
        <gft_recognize_as />
        <gft_liquidation_date />
        <gft_src_key />
        <gft_reg_key />
        <gft_tax_receipt_sent_date />
        <gft_tbt_key />
        <gft_personal_message />
        <gft_dnr_cst_key />
        <gft_property_name />
        <gft_related_gift_key />
        <gft_update_funds_raised_pending_flag />
        <gft_receipt_status />
        <gft_stock_high />
        <gft_stock_low />
      </Gift>
      <source_code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </source_code>
      <Registrant_Session>
        <rgs_key />
        <rgs_reg_key />
        <rgs_ses_key />
        <rgs_trk_key />
        <rgs_on_wait_list_flag />
        <rgs_confirm_date />
        <rgs_attendance_flag />
        <rgs_add_user />
        <rgs_add_date />
        <rgs_change_user />
        <rgs_change_date />
        <rgs_delete_flag />
        <rgs_key_ext />
        <rgs_ivd_key />
        <rgs_cancel_date />
        <rgs_entity_key />
        <rgs_cancel_reason />
        <rgs_score />
        <rgs_grade />
        <rgs_rgs_key />
        <rgs_odd_key />
        <rgs_qty />
        <rgs_cancel_qty />
        <rgs_balance_qty_cp />
        <rgs_gft_key />
        <rgs_time_in />
        <rgs_time_out />
      </Registrant_Session>
      <Registrant_SessionCollection>
        <EventsRegistrantSession d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EventsRegistrantSession d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Registrant_SessionCollection>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
    </EventsRegistrant>
    <EventsRegistrant>
      <CurrentKey />
      <Registrant>
        <reg_key />
        <reg_cst_key />
        <reg_egp_key />
        <reg_evt_key />
        <reg_badge_name />
        <reg_cxa_key />
        <reg_cph_key />
        <reg_eml_key />
        <reg_cfx_key />
        <reg_url_key />
        <reg_pref_comm_meth />
        <reg_rgt_key />
        <reg_on_wait_list_flag />
        <reg_confirm_date />
        <reg_attendance_flag />
        <reg_ada_requirements />
        <reg_add_user />
        <reg_add_date />
        <reg_change_user />
        <reg_ivd_key />
        <reg_change_date />
        <reg_inv_code />
        <reg_delete_flag />
        <reg_org_name_dn />
        <reg_adr_city />
        <reg_key_ext />
        <reg_adr_state />
        <reg_adr_country />
        <reg_adr_intl_province />
        <reg_ixo_title_dn />
        <reg_src_key />
        <reg_ixo_key />
        <reg_registration_date />
        <reg_cancel_date />
        <reg_entity_key />
        <reg_cancel_reason />
        <reg_exam_result />
        <reg_examinee_no />
        <reg_badge_print_date />
        <reg_reg_key />
        <reg_id />
        <reg_odd_key />
        <reg_ord_code />
        <reg_complimentary_event_registered_flag />
        <reg_gft_key />
        <reg_fundraising_goal />
        <reg_guest_flag />
        <reg_time_in />
        <reg_time_out />
        <reg_narrative />
        <reg_leaderboard_suppress_flag />
        <reg_leaderboard_suppress_amount />
        <reg_video_url />
        <reg_elevate_registration_id_ext />
        <reg_elevate_reg_product_url_ext />
        <reg_bpr_key />
        <reg_formkey />
        <reg_related_products />
        <reg_prod_qty />
        <reg_bup_prd_key />
        <reg_evt_guests_count />
        <reg_prd_atc_key />
        <reg_evt_guests_available />
        <reg_bup_key />
      </Registrant>
      <Individual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
        <ind_cst_main_office_cst_key />
      </Individual>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
        <cst_credit_available />
        <cst_receives_member_benefits_flag />
        <cst__ind_send_mail_reset_flag />
        <cst_regex />
        <cst_new_password />
        <cst_new_password_confirm />
        <cst_reset_password_flag />
      </Customer>
      <Individual_X_Organization>
        <ixo_key />
        <ixo_rlt_code />
        <ixo_title />
        <ixo_start_date />
        <ixo_end_date />
        <ixo_ind_cst_key />
        <ixo_org_cst_key />
        <ixo_add_date />
        <ixo_add_user />
        <ixo_change_date />
        <ixo_rlt_key />
        <ixo_change_user />
        <ixo_delete_flag />
        <ixo_key_ext />
        <ixo_cst_key_owner />
        <ixo_entity_key />
        <ixo_void_flag />
        <ixo_pac_approved_flag_ext />
        <ixo_primary />
        <ixo_owner />
      </Individual_X_Organization>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
      </Organization>
      <Address_XRef>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
        <cxa_primary />
        <cxa_owner />
        <cxa_billing />
        <cxa_create_change_log />
        <cxa_AddressLinkingDropDownList />
      </Address_XRef>
      <Address>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Address>
      <Email>
        <eml_key />
        <eml_address />
        <eml_cst_key />
        <eml_type />
        <eml_add_user />
        <eml_add_date />
        <eml_change_user />
        <eml_change_date />
        <eml_delete_flag />
        <eml_key_ext />
        <eml_entity_key />
        <eml_invalid_flag />
        <eml_invalid_reason />
        <eml_unlisted_flag />
        <eml_no_directory_print_flag_ext />
        <eml_primary />
      </Email>
      <Website>
        <url_key />
        <url_code />
        <url_cst_key />
        <url_type />
        <url_add_user />
        <url_add_date />
        <url_change_user />
        <url_change_date />
        <url_delete_flag />
        <url_key_ext />
        <url_entity_key />
        <url_no_directory_print_flag_ext />
        <url_primary />
      </Website>
      <Messaging>
        <msg_key />
        <msg_handle />
        <msg_cst_key />
        <msg_type />
        <msg_add_user />
        <msg_add_date />
        <msg_change_user />
        <msg_change_date />
        <msg_delete_flag />
        <msg_key_ext />
        <msg_entity_key />
        <msg_primary />
      </Messaging>
      <Phone_XRef>
        <cph_key />
        <cph_cst_key />
        <cph_phn_key />
        <cph_pht_key />
        <cph_cst_link_key />
        <cph_add_user />
        <cph_add_date />
        <cph_change_user />
        <cph_change_date />
        <cph_delete_flag />
        <cph_key_ext />
        <cph_unlisted_flag />
        <cph_phn_number_complete />
        <cph_extension />
        <cph_entity_key />
        <cph_no_directory_print_flag_ext />
        <cph_primary />
        <cph_owner />
        <cph_PhoneLinkingDropDownList />
      </Phone_XRef>
      <Phone>
        <phn_key />
        <phn_cst_key_owner />
        <phn_number />
        <phn_number_display />
        <phn_cty_key />
        <phn_add_user />
        <phn_add_date />
        <phn_change_user />
        <phn_change_date />
        <phn_delete_flag />
        <phn_entity_key />
        <phn_key_ext />
      </Phone>
      <Fax_XRef>
        <cfx_key />
        <cfx_cst_key />
        <cfx_fax_key />
        <cfx_fxt_key />
        <cfx_cst_link_key />
        <cfx_add_user />
        <cfx_add_date />
        <cfx_change_user />
        <cfx_change_date />
        <cfx_delete_flag />
        <cfx_key_ext />
        <cfx_unlisted_flag />
        <cfx_fax_number_complete />
        <cfx_extension />
        <cfx_entity_key />
        <cfx_no_directory_print_flag_ext />
        <cfx_primary />
        <cfx_owner />
        <cfx_FaxLinkingDropDownList />
      </Fax_XRef>
      <Fax>
        <fax_key />
        <fax_cst_key_owner />
        <fax_number />
        <fax_number_display />
        <fax_cty_key />
        <fax_add_user />
        <fax_add_date />
        <fax_change_user />
        <fax_change_date />
        <fax_delete_flag />
        <fax_entity_key />
        <fax_key_ext />
      </Fax>
      <Event>
        <evt_key />
        <evt_code />
        <evt_etp_key />
        <evt_title />
        <evt_capacity />
        <evt_registrant_goal />
        <evt_revenue_goal />
        <evt_display_order />
        <evt_wait_list_flag />
        <evt_auto_register_wait_list />
        <evt_check_wait_list_flag />
        <evt_registration_required />
        <evt_group_reg_based_on_ind />
        <evt_estimated_attendance />
        <evt_guaranteed_attendance />
        <evt_restricted />
        <evt_short_description />
        <evt_description />
        <evt_description_html />
        <evt_start_date />
        <evt_start_time />
        <evt_end_date />
        <evt_end_time />
        <evt_early_registration_date />
        <evt_late_registration_date />
        <evt_time_format />
        <evt_date_format />
        <evt_cutoff_date />
        <evt_post_to_web_date />
        <evt_remove_from_web_date />
        <evt_event_url />
        <evt_add_user />
        <evt_add_date />
        <evt_change_user />
        <evt_change_date />
        <evt_delete_flag />
        <evt_asn_code />
        <evt_key_ext />
        <evt_sponsor_limit />
        <evt_pre_registration_date />
        <evt_entity_key />
        <evt_cct_key />
        <evt_evt_key />
        <evt_tzn_key />
        <evt_etc_key />
        <evt_abstract_flag />
        <evt_abstract_member_option />
        <evt_abstract_deadline />
        <evt_closed_flag />
        <evt_free_event_flag />
        <evt_regid_counter />
        <evt_guest_limit />
        <evt_free_guest_flag />
        <evt_fpc_prd_key />
        <evt_wait_list_limit />
        <evt_charity_event_flag />
        <evt_expense_generated_date />
        <evt_narrative_template />
        <evt_video_url />
        <evt_cancellation_cutoff_date />
        <evt_cct_cancellation_key />
        <evt_ceu_earn_date_field />
        <evt_elevate_event_id_ext />
        <evt_customreg_event_id_ext />
        <evt_customreg_src_key_ext />
        <evt_customreg_mbr_src_key_ext />
        <evt_registered />
        <evt_onwaitlist />
        <evt_available />
        <evt_remaining />
        <evt_available_new />
        <evt_Registered_main_count />
        <evt_waitList_main_count />
        <evt_has_fees_flag />
        <evt_has_products_flag />
        <evt_Registered_guest_count />
        <evt_has_demographics_flag />
        <evt_has_housing_flag />
        <evt_waitList_guest_count />
        <evt_has_tracks_flag />
        <evt_has_sessions_flag />
        <evt_payables_batch_suffix />
      </Event>
      <Event_Location>
        <evl_key />
        <evl_evt_key />
        <evl_ses_key />
        <evl_loc_key />
        <evl_location_name />
        <evl_contact_fax />
        <evl_add_date />
        <evl_add_user />
        <evl_change_date />
        <evl_change_user />
        <evl_delete_flag />
        <evl_key_ext />
        <evl_primary />
        <evl_entity_key />
      </Event_Location>
      <Location>
        <loc_key />
        <loc_org_cst_key />
        <loc_lct_key />
        <loc_cxa_key />
        <loc_cph_key />
        <loc_name />
        <loc_code />
        <loc_description />
        <loc_housing_flag />
        <loc_url_key />
        <loc_add_user />
        <loc_add_date />
        <loc_change_user />
        <loc_change_date />
        <loc_delete_flag />
        <loc_key_ext />
        <loc_cfx_key />
        <loc_eml_key />
        <loc_entity_key />
        <loc_description_html />
      </Location>
      <Location_Customer_Address>
        <cx2__cxa_cst_key />
        <cx2__cxa_adr_key />
        <cx2__cxa_add_date />
        <cx2__cxa_add_user />
        <cx2__cxa_change_date />
        <cx2__cxa_change_user />
        <cx2__cxa_delete_flag />
        <cx2__cxa_key />
        <cx2__cxa_key_ext />
        <cx2__cxa_on_hold_flag />
        <cx2__cxa_adh_key />
        <cx2__cxa_adt_key />
        <cx2__cxa_seasonal_from_date />
        <cx2__cxa_mailing_label />
        <cx2__cxa_seasonal_through_date />
        <cx2__cxa_entity_key />
        <cx2__cxa_mail_stop />
        <cx2__cxa_mailing_label_html />
        <cx2__cxa_on_hold_from />
        <cx2__cxa_on_hold_through />
        <cx2__cxa_no_directory_print_flag_ext />
      </Location_Customer_Address>
      <Location_Address>
        <ad2__adr_key />
        <ad2__adr_cst_key_owner />
        <ad2__adr_line1 />
        <ad2__adr_line2 />
        <ad2__adr_line3 />
        <ad2__adr_city />
        <ad2__adr_state />
        <ad2__adr_post_code />
        <ad2__adr_city_state_code />
        <ad2__adr_country />
        <ad2__adr_intl_province />
        <ad2__adr_county />
        <ad2__adr_cong_dist />
        <ad2__adr_state_house />
        <ad2__adr_state_senate />
        <ad2__adr_latitude />
        <ad2__adr_longitude />
        <ad2__adr_mailing_label />
        <ad2__adr_mailing_label_html />
        <ad2__adr_add_date />
        <ad2__adr_add_user />
        <ad2__adr_change_date />
        <ad2__adr_change_user />
        <ad2__adr_delete_flag />
        <ad2__adr_key_ext />
        <ad2__adr_bad_address_flag />
        <ad2__adr_adb_key />
        <ad2__adr_entity_key />
        <ad2__adr_metro_stat_area />
        <ad2__adr_carrier_route />
        <ad2__adr_delivery_point_code />
        <ad2__adr_lacs />
        <ad2__adr_time_zone />
        <ad2__adr_urbanization />
        <ad2__adr_bar_code />
        <ad2__adr_fips />
        <ad2__adr_no_validation_flag />
        <ad2__adr_attn />
        <ad2__adr_record_type_code />
        <ad2__adr_geography />
      </Location_Address>
      <Location_Phone_XRef>
        <cp2__cph_key />
        <cp2__cph_cst_key />
        <cp2__cph_phn_key />
        <cp2__cph_pht_key />
        <cp2__cph_cst_link_key />
        <cp2__cph_add_user />
        <cp2__cph_add_date />
        <cp2__cph_change_user />
        <cp2__cph_change_date />
        <cp2__cph_delete_flag />
        <cp2__cph_key_ext />
        <cp2__cph_unlisted_flag />
        <cp2__cph_phn_number_complete />
        <cp2__cph_extension />
        <cp2__cph_entity_key />
        <cp2__cph_no_directory_print_flag_ext />
      </Location_Phone_XRef>
      <Location_Website>
        <ur2__url_key />
        <ur2__url_code />
        <ur2__url_cst_key />
        <ur2__url_type />
        <ur2__url_add_user />
        <ur2__url_add_date />
        <ur2__url_change_user />
        <ur2__url_change_date />
        <ur2__url_delete_flag />
        <ur2__url_key_ext />
        <ur2__url_entity_key />
        <ur2__url_no_directory_print_flag_ext />
      </Location_Website>
      <Event_Location_Room_Type>
        <ert_key />
        <ert_add_user />
        <ert_add_date />
        <ert_change_user />
        <ert_change_date />
        <ert_delete_flag />
        <ert_key_ext />
        <ert_evl_key />
        <ert_rate />
        <ert_deposit />
        <ert_rmt_key />
        <ert_qty />
        <ert_non_smoking_flag />
        <ert_from_date />
        <ert_through_date />
        <ert_entity_key />
      </Event_Location_Room_Type>
      <Room_Request>
        <rrr_key />
        <rrr_add_user />
        <rrr_add_date />
        <rrr_change_user />
        <rrr_change_date />
        <rrr_delete_flag />
        <rrr_key_ext />
        <rrr_reg_key />
        <rrr_rmt_key />
        <rrr_non_smoking_flag />
        <rrr_cc_number />
        <rrr_cc_number_display />
        <rrr_notes />
        <rrr_ert_evl_key />
        <rrr_entity_key />
        <rrr_date />
        <rrr_erb_key />
        <rrr_evh_key />
      </Room_Request>
      <Registrant_Housing>
        <evh_key />
        <evh_hotel_name />
        <evh_hotel_phone />
        <evh_hotel_fax />
        <evh_arrival_date />
        <evh_departure_date />
        <evh_rmt_key />
        <evh_room_rate />
        <evh_smoking />
        <evh_special_request />
        <evh_budget_code />
        <evh_budget_type />
        <evh_billing_information />
        <evh_check_in_date />
        <evh_check_out_date />
        <evh_airport />
        <evh_arrival_airline />
        <evh_departure_airline />
        <evh_arrival_flight />
        <evh_departure_flight />
        <evh_car_service />
        <evh_add_user />
        <evh_add_date />
        <evh_change_user />
        <evh_change_date />
        <evh_delete_flag />
        <evh_loc_key />
        <evh_ticket_cost />
        <evh_key_ext />
        <evh_car_cost />
        <evh_parent_key />
        <evh_entity_key />
        <evh_reg_key />
        <evh_hotel_name2 />
        <evh_hotel_name3 />
        <evh_cc_number />
        <evh_cc_number_display />
      </Registrant_Housing>
      <RegistrantGuest>
        <rg2__reg_key />
        <rg2__reg_cst_key />
        <rg2__reg_egp_key />
        <rg2__reg_evt_key />
        <rg2__reg_badge_name />
        <rg2__reg_cxa_key />
        <rg2__reg_cph_key />
        <rg2__reg_eml_key />
        <rg2__reg_cfx_key />
        <rg2__reg_url_key />
        <rg2__reg_pref_comm_meth />
        <rg2__reg_rgt_key />
        <rg2__reg_on_wait_list_flag />
        <rg2__reg_confirm_date />
        <rg2__reg_attendance_flag />
        <rg2__reg_ada_requirements />
        <rg2__reg_add_user />
        <rg2__reg_add_date />
        <rg2__reg_change_user />
        <rg2__reg_ivd_key />
        <rg2__reg_change_date />
        <rg2__reg_inv_code />
        <rg2__reg_delete_flag />
        <rg2__reg_org_name_dn />
        <rg2__reg_adr_city />
        <rg2__reg_key_ext />
        <rg2__reg_adr_state />
        <rg2__reg_adr_country />
        <rg2__reg_adr_intl_province />
        <rg2__reg_ixo_title_dn />
        <rg2__reg_src_key />
        <rg2__reg_ixo_key />
        <rg2__reg_registration_date />
        <rg2__reg_cancel_date />
        <rg2__reg_entity_key />
        <rg2__reg_cancel_reason />
        <rg2__reg_exam_result />
        <rg2__reg_examinee_no />
        <rg2__reg_badge_print_date />
        <rg2__reg_reg_key />
        <rg2__reg_id />
        <rg2__reg_odd_key />
        <rg2__reg_ord_code />
        <rg2__reg_complimentary_event_registered_flag />
        <rg2__reg_gft_key />
        <rg2__reg_fundraising_goal />
        <rg2__reg_guest_flag />
        <rg2__reg_time_in />
        <rg2__reg_time_out />
        <rg2__reg_narrative />
        <rg2__reg_leaderboard_suppress_flag />
        <rg2__reg_leaderboard_suppress_amount />
        <rg2__reg_video_url />
        <rg2__reg_elevate_registration_id_ext />
        <rg2__reg_elevate_reg_product_url_ext />
      </RegistrantGuest>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Price>
      <Registrant_Type>
        <rgt_key />
        <rgt_code />
        <rgt_add_user />
        <rgt_add_date />
        <rgt_change_user />
        <rgt_change_date />
        <rgt_delete_flag />
        <rgt_key_ext />
        <rgt_entity_key />
        <rgt_guest_flag />
      </Registrant_Type>
      <Registrant_Custom_Demographics>
        <rdm_key />
        <rdm_add_user />
        <rdm_add_date />
        <rdm_change_user />
        <rdm_change_date />
        <rdm_delete_flag />
        <rdm_entity_key />
        <rdm_custom_xml_01 />
        <rdm_reg_key />
        <rdm_custom_flag_01 />
        <rdm_custom_flag_02 />
        <rdm_custom_flag_03 />
        <rdm_custom_flag_04 />
        <rdm_custom_flag_05 />
        <rdm_custom_flag_06 />
        <rdm_custom_flag_07 />
        <rdm_custom_flag_08 />
        <rdm_custom_flag_09 />
        <rdm_custom_flag_10 />
        <rdm_custom_flag_11 />
        <rdm_custom_flag_12 />
        <rdm_custom_flag_13 />
        <rdm_custom_flag_14 />
        <rdm_custom_flag_15 />
        <rdm_custom_date_01 />
        <rdm_custom_date_02 />
        <rdm_custom_date_03 />
        <rdm_custom_date_04 />
        <rdm_custom_date_05 />
        <rdm_custom_date_06 />
        <rdm_custom_date_07 />
        <rdm_custom_date_08 />
        <rdm_custom_date_09 />
        <rdm_custom_date_10 />
        <rdm_custom_date_11 />
        <rdm_custom_date_12 />
        <rdm_custom_date_13 />
        <rdm_custom_date_14 />
        <rdm_custom_date_15 />
        <rdm_custom_currency_01 />
        <rdm_custom_currency_02 />
        <rdm_custom_currency_03 />
        <rdm_custom_currency_04 />
        <rdm_custom_currency_05 />
        <rdm_custom_currency_06 />
        <rdm_custom_currency_07 />
        <rdm_custom_currency_08 />
        <rdm_custom_currency_09 />
        <rdm_custom_currency_10 />
        <rdm_custom_currency_11 />
        <rdm_custom_currency_12 />
        <rdm_custom_currency_13 />
        <rdm_custom_currency_14 />
        <rdm_custom_currency_15 />
        <rdm_custom_integer_01 />
        <rdm_custom_integer_02 />
        <rdm_custom_integer_03 />
        <rdm_custom_integer_04 />
        <rdm_custom_integer_05 />
        <rdm_custom_integer_06 />
        <rdm_custom_integer_07 />
        <rdm_custom_integer_08 />
        <rdm_custom_integer_09 />
        <rdm_custom_integer_10 />
        <rdm_custom_integer_11 />
        <rdm_custom_integer_12 />
        <rdm_custom_integer_13 />
        <rdm_custom_integer_14 />
        <rdm_custom_integer_15 />
        <rdm_custom_string_01 />
        <rdm_custom_string_02 />
        <rdm_custom_string_03 />
        <rdm_custom_string_04 />
        <rdm_custom_string_05 />
        <rdm_custom_string_06 />
        <rdm_custom_string_07 />
        <rdm_custom_string_08 />
        <rdm_custom_string_09 />
        <rdm_custom_string_10 />
        <rdm_custom_string_11 />
        <rdm_custom_string_12 />
        <rdm_custom_string_13 />
        <rdm_custom_string_14 />
        <rdm_custom_string_15 />
        <rdm_custom_text_01 />
        <rdm_custom_text_02 />
        <rdm_custom_text_03 />
        <rdm_custom_text_04 />
        <rdm_custom_text_05 />
        <rdm_custom_text_06 />
        <rdm_custom_text_07 />
        <rdm_custom_text_08 />
        <rdm_custom_text_09 />
        <rdm_custom_text_10 />
        <rdm_custom_text_11 />
        <rdm_custom_text_12 />
        <rdm_custom_text_13 />
        <rdm_custom_text_14 />
        <rdm_custom_text_15 />
        <rdm_key_ext />
      </Registrant_Custom_Demographics>
      <Gift>
        <gft_key />
        <gft_apl_key />
        <gft_fun_key />
        <gft_cmp_key />
        <gft_gty_key />
        <gft_date />
        <gft_deductable_amt />
        <gft_add_user />
        <gft_add_date />
        <gft_change_user />
        <gft_change_date />
        <gft_delete_flag />
        <gft_entity_key />
        <gft_frt_key />
        <gft_cst_key />
        <gft_key_ext />
        <gft_fpc_prd_key />
        <gft_ivd_key />
        <gft_stock_name />
        <gft_acknowledgment_note1 />
        <gft_acknowledgment_note2 />
        <gft_cct_key />
        <gft_notes />
        <gft_number_of_shares />
        <gft_pck_key />
        <gft_gft_key />
        <gft_prm_prc_key />
        <gft_share_price />
        <gft_anonymous_flag />
        <gft_inv_code />
        <gft_recognition_customer_adr_line1 />
        <gft_recognition_customer_adr_line2 />
        <gft_soft_money />
        <gft_recognition_customer />
        <gft_recognition_customer_adr_line3 />
        <gft_recognition_customer_adr_city />
        <gft_recognition_customer_adr_state />
        <gft_recognition_customer_adr_post_code />
        <gft_recognition_customer_adr_country />
        <gft_plg_key />
        <gft_transfer_from_gft_key />
        <gft_sct_key />
        <gft_liquidation_amount />
        <gft_clg_key />
        <gft_other_match_program />
        <gft_form_complete_flag />
        <gft_date_sent />
        <gft_date_received />
        <gft_solicitor_cst_key />
        <gft_ticker />
        <gft_acknowledgment_date />
        <gft_batch_code />
        <gft_mail_flag />
        <gft_recognize_as />
        <gft_liquidation_date />
        <gft_src_key />
        <gft_reg_key />
        <gft_tax_receipt_sent_date />
        <gft_tbt_key />
        <gft_personal_message />
        <gft_dnr_cst_key />
        <gft_property_name />
        <gft_related_gift_key />
        <gft_update_funds_raised_pending_flag />
        <gft_receipt_status />
        <gft_stock_high />
        <gft_stock_low />
      </Gift>
      <source_code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </source_code>
      <Registrant_Session>
        <rgs_key />
        <rgs_reg_key />
        <rgs_ses_key />
        <rgs_trk_key />
        <rgs_on_wait_list_flag />
        <rgs_confirm_date />
        <rgs_attendance_flag />
        <rgs_add_user />
        <rgs_add_date />
        <rgs_change_user />
        <rgs_change_date />
        <rgs_delete_flag />
        <rgs_key_ext />
        <rgs_ivd_key />
        <rgs_cancel_date />
        <rgs_entity_key />
        <rgs_cancel_reason />
        <rgs_score />
        <rgs_grade />
        <rgs_rgs_key />
        <rgs_odd_key />
        <rgs_qty />
        <rgs_cancel_qty />
        <rgs_balance_qty_cp />
        <rgs_gft_key />
        <rgs_time_in />
        <rgs_time_out />
      </Registrant_Session>
      <Registrant_SessionCollection>
        <EventsRegistrantSession d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EventsRegistrantSession d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Registrant_SessionCollection>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
    </EventsRegistrant>
  </RegistrantCollection>
  <Group_RegistrantionCollection>
    <EventsRegistrantGroup>
      <CurrentKey />
      <Group_Registration>
        <egp_key />
        <egp_ind_cst_key />
        <egp_org_cst_key />
        <egp_cmt_key />
        <egp_evt_key />
        <egp_add_user />
        <egp_add_date />
        <egp_change_user />
        <egp_change_date />
        <egp_delete_flag />
        <egp_key_ext />
        <egp_inv_code />
        <egp_src_key />
        <egp_registration_date />
        <egp_cxa_key />
        <egp_cph_key />
        <egp_eml_key />
        <egp_cfx_key />
        <egp_url_key />
        <egp_rgt_key />
        <egp_pref_comm_meth />
        <egp_entity_key />
        <egp_cancel_date />
        <egp_cancel_reason />
        <egp_number_of_registrants />
        <egp_bup_prd_key />
      </Group_Registration>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
        <org_cst_main_office_cst_key />
        <org_select_flag />
      </Organization>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </Customer>
      <Individual_X_Organization>
        <ixo_key />
        <ixo_rlt_code />
        <ixo_title />
        <ixo_start_date />
        <ixo_end_date />
        <ixo_ind_cst_key />
        <ixo_org_cst_key />
        <ixo_add_date />
        <ixo_add_user />
        <ixo_change_date />
        <ixo_rlt_key />
        <ixo_change_user />
        <ixo_delete_flag />
        <ixo_key_ext />
        <ixo_cst_key_owner />
        <ixo_entity_key />
        <ixo_void_flag />
        <ixo_pac_approved_flag_ext />
        <ixo_primary />
        <ixo_owner />
      </Individual_X_Organization>
      <Individual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
        <ind_cst_main_office_cst_key />
      </Individual>
      <Address>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Address>
      <Address_XRef>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
        <cxa_primary />
        <cxa_owner />
        <cxa_billing />
        <cxa_create_change_log />
        <cxa_AddressLinkingDropDownList />
      </Address_XRef>
      <Email>
        <eml_key />
        <eml_address />
        <eml_cst_key />
        <eml_type />
        <eml_add_user />
        <eml_add_date />
        <eml_change_user />
        <eml_change_date />
        <eml_delete_flag />
        <eml_key_ext />
        <eml_entity_key />
        <eml_invalid_flag />
        <eml_invalid_reason />
        <eml_unlisted_flag />
        <eml_no_directory_print_flag_ext />
        <eml_primary />
      </Email>
      <Website>
        <url_key />
        <url_code />
        <url_cst_key />
        <url_type />
        <url_add_user />
        <url_add_date />
        <url_change_user />
        <url_change_date />
        <url_delete_flag />
        <url_key_ext />
        <url_entity_key />
        <url_no_directory_print_flag_ext />
        <url_primary />
      </Website>
      <Messaging>
        <msg_key />
        <msg_handle />
        <msg_cst_key />
        <msg_type />
        <msg_add_user />
        <msg_add_date />
        <msg_change_user />
        <msg_change_date />
        <msg_delete_flag />
        <msg_key_ext />
        <msg_entity_key />
        <msg_primary />
      </Messaging>
      <Phone>
        <phn_key />
        <phn_cst_key_owner />
        <phn_number />
        <phn_number_display />
        <phn_cty_key />
        <phn_add_user />
        <phn_add_date />
        <phn_change_user />
        <phn_change_date />
        <phn_delete_flag />
        <phn_entity_key />
        <phn_key_ext />
      </Phone>
      <Phone_XRef>
        <cph_key />
        <cph_cst_key />
        <cph_phn_key />
        <cph_pht_key />
        <cph_cst_link_key />
        <cph_add_user />
        <cph_add_date />
        <cph_change_user />
        <cph_change_date />
        <cph_delete_flag />
        <cph_key_ext />
        <cph_unlisted_flag />
        <cph_phn_number_complete />
        <cph_extension />
        <cph_entity_key />
        <cph_no_directory_print_flag_ext />
        <cph_primary />
        <cph_owner />
        <cph_PhoneLinkingDropDownList />
      </Phone_XRef>
      <Fax>
        <fax_key />
        <fax_cst_key_owner />
        <fax_number />
        <fax_number_display />
        <fax_cty_key />
        <fax_add_user />
        <fax_add_date />
        <fax_change_user />
        <fax_change_date />
        <fax_delete_flag />
        <fax_entity_key />
        <fax_key_ext />
      </Fax>
      <Fax_XRef>
        <cfx_key />
        <cfx_cst_key />
        <cfx_fax_key />
        <cfx_fxt_key />
        <cfx_cst_link_key />
        <cfx_add_user />
        <cfx_add_date />
        <cfx_change_user />
        <cfx_change_date />
        <cfx_delete_flag />
        <cfx_key_ext />
        <cfx_unlisted_flag />
        <cfx_fax_number_complete />
        <cfx_extension />
        <cfx_entity_key />
        <cfx_no_directory_print_flag_ext />
        <cfx_primary />
        <cfx_owner />
        <cfx_FaxLinkingDropDownList />
      </Fax_XRef>
      <Event>
        <evt_key />
        <evt_code />
        <evt_etp_key />
        <evt_title />
        <evt_capacity />
        <evt_registrant_goal />
        <evt_revenue_goal />
        <evt_display_order />
        <evt_wait_list_flag />
        <evt_auto_register_wait_list />
        <evt_check_wait_list_flag />
        <evt_registration_required />
        <evt_group_reg_based_on_ind />
        <evt_estimated_attendance />
        <evt_guaranteed_attendance />
        <evt_restricted />
        <evt_short_description />
        <evt_description />
        <evt_description_html />
        <evt_start_date />
        <evt_start_time />
        <evt_end_date />
        <evt_end_time />
        <evt_early_registration_date />
        <evt_late_registration_date />
        <evt_time_format />
        <evt_date_format />
        <evt_cutoff_date />
        <evt_post_to_web_date />
        <evt_remove_from_web_date />
        <evt_event_url />
        <evt_add_user />
        <evt_add_date />
        <evt_change_user />
        <evt_change_date />
        <evt_delete_flag />
        <evt_asn_code />
        <evt_key_ext />
        <evt_sponsor_limit />
        <evt_pre_registration_date />
        <evt_entity_key />
        <evt_cct_key />
        <evt_evt_key />
        <evt_tzn_key />
        <evt_etc_key />
        <evt_abstract_flag />
        <evt_abstract_member_option />
        <evt_abstract_deadline />
        <evt_closed_flag />
        <evt_free_event_flag />
        <evt_regid_counter />
        <evt_guest_limit />
        <evt_free_guest_flag />
        <evt_fpc_prd_key />
        <evt_wait_list_limit />
        <evt_charity_event_flag />
        <evt_expense_generated_date />
        <evt_narrative_template />
        <evt_video_url />
        <evt_cancellation_cutoff_date />
        <evt_cct_cancellation_key />
        <evt_ceu_earn_date_field />
        <evt_elevate_event_id_ext />
        <evt_customreg_event_id_ext />
        <evt_customreg_src_key_ext />
        <evt_customreg_mbr_src_key_ext />
        <evt_registered />
        <evt_onwaitlist />
        <evt_available />
        <evt_remaining />
        <evt_available_new />
        <evt_Registered_main_count />
        <evt_waitList_main_count />
        <evt_Registered_guest_count />
        <evt_waitList_guest_count />
        <evt_payables_batch_suffix />
      </Event>
      <Event_Location_Room_Type>
        <ert_key />
        <ert_add_user />
        <ert_add_date />
        <ert_change_user />
        <ert_change_date />
        <ert_delete_flag />
        <ert_key_ext />
        <ert_evl_key />
        <ert_rate />
        <ert_deposit />
        <ert_rmt_key />
        <ert_qty />
        <ert_non_smoking_flag />
        <ert_from_date />
        <ert_through_date />
        <ert_entity_key />
      </Event_Location_Room_Type>
      <Room_Request>
        <rrr_key />
        <rrr_add_user />
        <rrr_add_date />
        <rrr_change_user />
        <rrr_change_date />
        <rrr_delete_flag />
        <rrr_key_ext />
        <rrr_reg_key />
        <rrr_rmt_key />
        <rrr_non_smoking_flag />
        <rrr_cc_number />
        <rrr_cc_number_display />
        <rrr_notes />
        <rrr_ert_evl_key />
        <rrr_entity_key />
        <rrr_date />
        <rrr_erb_key />
        <rrr_evh_key />
      </Room_Request>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <source_code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </source_code>
      <Registrant>
        <reg_key />
        <reg_cst_key />
        <reg_egp_key />
        <reg_evt_key />
        <reg_badge_name />
        <reg_cxa_key />
        <reg_cph_key />
        <reg_eml_key />
        <reg_cfx_key />
        <reg_url_key />
        <reg_pref_comm_meth />
        <reg_rgt_key />
        <reg_on_wait_list_flag />
        <reg_confirm_date />
        <reg_attendance_flag />
        <reg_ada_requirements />
        <reg_add_user />
        <reg_add_date />
        <reg_change_user />
        <reg_ivd_key />
        <reg_change_date />
        <reg_inv_code />
        <reg_delete_flag />
        <reg_org_name_dn />
        <reg_adr_city />
        <reg_key_ext />
        <reg_adr_state />
        <reg_adr_country />
        <reg_adr_intl_province />
        <reg_ixo_title_dn />
        <reg_src_key />
        <reg_ixo_key />
        <reg_registration_date />
        <reg_cancel_date />
        <reg_entity_key />
        <reg_cancel_reason />
        <reg_exam_result />
        <reg_examinee_no />
        <reg_badge_print_date />
        <reg_reg_key />
        <reg_id />
        <reg_odd_key />
        <reg_ord_code />
        <reg_complimentary_event_registered_flag />
        <reg_gft_key />
        <reg_fundraising_goal />
        <reg_guest_flag />
        <reg_time_in />
        <reg_time_out />
        <reg_narrative />
        <reg_leaderboard_suppress_flag />
        <reg_leaderboard_suppress_amount />
        <reg_video_url />
        <reg_elevate_registration_id_ext />
        <reg_elevate_reg_product_url_ext />
      </Registrant>
      <RegistrantCollection>
        <EventsRegistrant d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EventsRegistrant d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RegistrantCollection>
    </EventsRegistrantGroup>
    <EventsRegistrantGroup>
      <CurrentKey />
      <Group_Registration>
        <egp_key />
        <egp_ind_cst_key />
        <egp_org_cst_key />
        <egp_cmt_key />
        <egp_evt_key />
        <egp_add_user />
        <egp_add_date />
        <egp_change_user />
        <egp_change_date />
        <egp_delete_flag />
        <egp_key_ext />
        <egp_inv_code />
        <egp_src_key />
        <egp_registration_date />
        <egp_cxa_key />
        <egp_cph_key />
        <egp_eml_key />
        <egp_cfx_key />
        <egp_url_key />
        <egp_rgt_key />
        <egp_pref_comm_meth />
        <egp_entity_key />
        <egp_cancel_date />
        <egp_cancel_reason />
        <egp_number_of_registrants />
        <egp_bup_prd_key />
      </Group_Registration>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
        <org_cst_main_office_cst_key />
        <org_select_flag />
      </Organization>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </Customer>
      <Individual_X_Organization>
        <ixo_key />
        <ixo_rlt_code />
        <ixo_title />
        <ixo_start_date />
        <ixo_end_date />
        <ixo_ind_cst_key />
        <ixo_org_cst_key />
        <ixo_add_date />
        <ixo_add_user />
        <ixo_change_date />
        <ixo_rlt_key />
        <ixo_change_user />
        <ixo_delete_flag />
        <ixo_key_ext />
        <ixo_cst_key_owner />
        <ixo_entity_key />
        <ixo_void_flag />
        <ixo_pac_approved_flag_ext />
        <ixo_primary />
        <ixo_owner />
      </Individual_X_Organization>
      <Individual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
        <ind_cst_main_office_cst_key />
      </Individual>
      <Address>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Address>
      <Address_XRef>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
        <cxa_primary />
        <cxa_owner />
        <cxa_billing />
        <cxa_create_change_log />
        <cxa_AddressLinkingDropDownList />
      </Address_XRef>
      <Email>
        <eml_key />
        <eml_address />
        <eml_cst_key />
        <eml_type />
        <eml_add_user />
        <eml_add_date />
        <eml_change_user />
        <eml_change_date />
        <eml_delete_flag />
        <eml_key_ext />
        <eml_entity_key />
        <eml_invalid_flag />
        <eml_invalid_reason />
        <eml_unlisted_flag />
        <eml_no_directory_print_flag_ext />
        <eml_primary />
      </Email>
      <Website>
        <url_key />
        <url_code />
        <url_cst_key />
        <url_type />
        <url_add_user />
        <url_add_date />
        <url_change_user />
        <url_change_date />
        <url_delete_flag />
        <url_key_ext />
        <url_entity_key />
        <url_no_directory_print_flag_ext />
        <url_primary />
      </Website>
      <Messaging>
        <msg_key />
        <msg_handle />
        <msg_cst_key />
        <msg_type />
        <msg_add_user />
        <msg_add_date />
        <msg_change_user />
        <msg_change_date />
        <msg_delete_flag />
        <msg_key_ext />
        <msg_entity_key />
        <msg_primary />
      </Messaging>
      <Phone>
        <phn_key />
        <phn_cst_key_owner />
        <phn_number />
        <phn_number_display />
        <phn_cty_key />
        <phn_add_user />
        <phn_add_date />
        <phn_change_user />
        <phn_change_date />
        <phn_delete_flag />
        <phn_entity_key />
        <phn_key_ext />
      </Phone>
      <Phone_XRef>
        <cph_key />
        <cph_cst_key />
        <cph_phn_key />
        <cph_pht_key />
        <cph_cst_link_key />
        <cph_add_user />
        <cph_add_date />
        <cph_change_user />
        <cph_change_date />
        <cph_delete_flag />
        <cph_key_ext />
        <cph_unlisted_flag />
        <cph_phn_number_complete />
        <cph_extension />
        <cph_entity_key />
        <cph_no_directory_print_flag_ext />
        <cph_primary />
        <cph_owner />
        <cph_PhoneLinkingDropDownList />
      </Phone_XRef>
      <Fax>
        <fax_key />
        <fax_cst_key_owner />
        <fax_number />
        <fax_number_display />
        <fax_cty_key />
        <fax_add_user />
        <fax_add_date />
        <fax_change_user />
        <fax_change_date />
        <fax_delete_flag />
        <fax_entity_key />
        <fax_key_ext />
      </Fax>
      <Fax_XRef>
        <cfx_key />
        <cfx_cst_key />
        <cfx_fax_key />
        <cfx_fxt_key />
        <cfx_cst_link_key />
        <cfx_add_user />
        <cfx_add_date />
        <cfx_change_user />
        <cfx_change_date />
        <cfx_delete_flag />
        <cfx_key_ext />
        <cfx_unlisted_flag />
        <cfx_fax_number_complete />
        <cfx_extension />
        <cfx_entity_key />
        <cfx_no_directory_print_flag_ext />
        <cfx_primary />
        <cfx_owner />
        <cfx_FaxLinkingDropDownList />
      </Fax_XRef>
      <Event>
        <evt_key />
        <evt_code />
        <evt_etp_key />
        <evt_title />
        <evt_capacity />
        <evt_registrant_goal />
        <evt_revenue_goal />
        <evt_display_order />
        <evt_wait_list_flag />
        <evt_auto_register_wait_list />
        <evt_check_wait_list_flag />
        <evt_registration_required />
        <evt_group_reg_based_on_ind />
        <evt_estimated_attendance />
        <evt_guaranteed_attendance />
        <evt_restricted />
        <evt_short_description />
        <evt_description />
        <evt_description_html />
        <evt_start_date />
        <evt_start_time />
        <evt_end_date />
        <evt_end_time />
        <evt_early_registration_date />
        <evt_late_registration_date />
        <evt_time_format />
        <evt_date_format />
        <evt_cutoff_date />
        <evt_post_to_web_date />
        <evt_remove_from_web_date />
        <evt_event_url />
        <evt_add_user />
        <evt_add_date />
        <evt_change_user />
        <evt_change_date />
        <evt_delete_flag />
        <evt_asn_code />
        <evt_key_ext />
        <evt_sponsor_limit />
        <evt_pre_registration_date />
        <evt_entity_key />
        <evt_cct_key />
        <evt_evt_key />
        <evt_tzn_key />
        <evt_etc_key />
        <evt_abstract_flag />
        <evt_abstract_member_option />
        <evt_abstract_deadline />
        <evt_closed_flag />
        <evt_free_event_flag />
        <evt_regid_counter />
        <evt_guest_limit />
        <evt_free_guest_flag />
        <evt_fpc_prd_key />
        <evt_wait_list_limit />
        <evt_charity_event_flag />
        <evt_expense_generated_date />
        <evt_narrative_template />
        <evt_video_url />
        <evt_cancellation_cutoff_date />
        <evt_cct_cancellation_key />
        <evt_ceu_earn_date_field />
        <evt_elevate_event_id_ext />
        <evt_customreg_event_id_ext />
        <evt_customreg_src_key_ext />
        <evt_customreg_mbr_src_key_ext />
        <evt_registered />
        <evt_onwaitlist />
        <evt_available />
        <evt_remaining />
        <evt_available_new />
        <evt_Registered_main_count />
        <evt_waitList_main_count />
        <evt_Registered_guest_count />
        <evt_waitList_guest_count />
        <evt_payables_batch_suffix />
      </Event>
      <Event_Location_Room_Type>
        <ert_key />
        <ert_add_user />
        <ert_add_date />
        <ert_change_user />
        <ert_change_date />
        <ert_delete_flag />
        <ert_key_ext />
        <ert_evl_key />
        <ert_rate />
        <ert_deposit />
        <ert_rmt_key />
        <ert_qty />
        <ert_non_smoking_flag />
        <ert_from_date />
        <ert_through_date />
        <ert_entity_key />
      </Event_Location_Room_Type>
      <Room_Request>
        <rrr_key />
        <rrr_add_user />
        <rrr_add_date />
        <rrr_change_user />
        <rrr_change_date />
        <rrr_delete_flag />
        <rrr_key_ext />
        <rrr_reg_key />
        <rrr_rmt_key />
        <rrr_non_smoking_flag />
        <rrr_cc_number />
        <rrr_cc_number_display />
        <rrr_notes />
        <rrr_ert_evl_key />
        <rrr_entity_key />
        <rrr_date />
        <rrr_erb_key />
        <rrr_evh_key />
      </Room_Request>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <source_code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </source_code>
      <Registrant>
        <reg_key />
        <reg_cst_key />
        <reg_egp_key />
        <reg_evt_key />
        <reg_badge_name />
        <reg_cxa_key />
        <reg_cph_key />
        <reg_eml_key />
        <reg_cfx_key />
        <reg_url_key />
        <reg_pref_comm_meth />
        <reg_rgt_key />
        <reg_on_wait_list_flag />
        <reg_confirm_date />
        <reg_attendance_flag />
        <reg_ada_requirements />
        <reg_add_user />
        <reg_add_date />
        <reg_change_user />
        <reg_ivd_key />
        <reg_change_date />
        <reg_inv_code />
        <reg_delete_flag />
        <reg_org_name_dn />
        <reg_adr_city />
        <reg_key_ext />
        <reg_adr_state />
        <reg_adr_country />
        <reg_adr_intl_province />
        <reg_ixo_title_dn />
        <reg_src_key />
        <reg_ixo_key />
        <reg_registration_date />
        <reg_cancel_date />
        <reg_entity_key />
        <reg_cancel_reason />
        <reg_exam_result />
        <reg_examinee_no />
        <reg_badge_print_date />
        <reg_reg_key />
        <reg_id />
        <reg_odd_key />
        <reg_ord_code />
        <reg_complimentary_event_registered_flag />
        <reg_gft_key />
        <reg_fundraising_goal />
        <reg_guest_flag />
        <reg_time_in />
        <reg_time_out />
        <reg_narrative />
        <reg_leaderboard_suppress_flag />
        <reg_leaderboard_suppress_amount />
        <reg_video_url />
        <reg_elevate_registration_id_ext />
        <reg_elevate_reg_product_url_ext />
      </Registrant>
      <RegistrantCollection>
        <EventsRegistrant d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EventsRegistrant d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </RegistrantCollection>
    </EventsRegistrantGroup>
  </Group_RegistrantionCollection>
  <GiftCollection>
    <FundraisingGift>
      <CurrentKey />
      <Gift>
        <gft_default_premium_selection />
        <gft_key />
        <gft_apl_key />
        <gft_fun_key />
        <gft_cmp_key />
        <gft_gty_key />
        <gft_date />
        <gft_deductable_amt />
        <gft_add_user />
        <gft_add_date />
        <gft_change_user />
        <gft_change_date />
        <gft_delete_flag />
        <gft_entity_key />
        <gft_frt_key />
        <gft_cst_key />
        <gft_key_ext />
        <gft_fpc_prd_key />
        <gft_ivd_key />
        <gft_stock_name />
        <gft_acknowledgment_note1 />
        <gft_acknowledgment_note2 />
        <gft_cct_key />
        <gft_notes />
        <gft_number_of_shares />
        <gft_pck_key />
        <gft_gft_key />
        <gft_prm_prc_key />
        <gft_share_price />
        <gft_anonymous_flag />
        <gft_inv_code />
        <gft_recognition_customer_adr_line1 />
        <gft_recognition_customer_adr_line2 />
        <gft_soft_money />
        <gft_recognition_customer />
        <gft_recognition_customer_adr_line3 />
        <gft_recognition_customer_adr_city />
        <gft_recognition_customer_adr_state />
        <gft_recognition_customer_adr_post_code />
        <gft_recognition_customer_adr_country />
        <gft_plg_key />
        <gft_transfer_from_gft_key />
        <gft_sct_key />
        <gft_liquidation_amount />
        <gft_clg_key />
        <gft_other_match_program />
        <gft_form_complete_flag />
        <gft_date_sent />
        <gft_date_received />
        <gft_solicitor_cst_key />
        <gft_ticker />
        <gft_acknowledgment_date />
        <gft_batch_code />
        <gft_mail_flag />
        <gft_recognize_as />
        <gft_liquidation_date />
        <gft_src_key />
        <gft_reg_key />
        <gft_tax_receipt_sent_date />
        <gft_tbt_key />
        <gft_personal_message />
        <gft_dnr_cst_key />
        <gft_property_name />
        <gft_related_gift_key />
        <gft_update_funds_raised_pending_flag />
        <gft_receipt_status />
        <gft_amount />
        <gft_inv_exists_flag />
        <gft_repeat_gift_flag />
        <gft_bup_prd_key />
        <gft_prc_key />
        <gft_corporate_match_flag />
        <gft_formkey />
        <gft_parentdataobject />
        <gft_previous_gift_recognize_as />
        <gft_frequency />
        <gft_recurring_flag />
        <gft_comp_gift_add_flag />
        <gft_ods_key />
        <gft_ord_key />
        <gft_FundEvent_reg_key />
        <gft_auto_generate_ivd_flag />
        <gft_pledge_product_name />
        <gft_ask_ladder />
        <gft_mbr_cst_key />
        <gft_mbr_cst_sort_name_dn />
        <gft_order_type />
        <gft_is_pledge_flag />
        <gft_stock_high />
        <gft_stock_low />
      </Gift>
      <Constituent>
        <dnr_cst_key />
        <dnr_alt_id />
        <dnr_matchcode />
        <dnr_salutation1 />
        <dnr_salutation2 />
        <dnr_salutation3 />
        <dnr_dcg_key />
        <dnr_rfm_join_date />
        <dnr_rfm_join_source />
        <dnr_rfm_ytd_amt />
        <dnr_rfm_ytd_count />
        <dnr_rfm_ly_amt />
        <dnr_rfm_ly_count />
        <dnr_rfm_ttd_amt />
        <dnr_rfm_ttd_count />
        <dnr_rfm_highest_amt />
        <dnr_rfm_highest_date />
        <dnr_rfm_highest_source />
        <dnr_rfm_latest_amt />
        <dnr_rfm_latest_date />
        <dnr_rfm_latest_source />
        <dnr_add_user />
        <dnr_add_date />
        <dnr_change_user />
        <dnr_change_date />
        <dnr_delete_flag />
        <dnr_entity_key />
        <dnr_cst_key_ext />
        <dnr_ind_cst_key />
        <dnr_rfm_first_gift_amt />
        <dnr_vip_flag />
        <dnr_notes />
        <dnr_rcl_key />
        <dnr_recognition_level_override_flag />
        <dnr_salutation4 />
        <dnr_usr_key />
        <dnr_solicitor_cst_key />
        <dnr_vpt_key />
        <dnr_gives_anonymous />
        <dnr_do_not_solicit_flag />
        <dnr_company_smsf_ext />
        <dnr_rfm_first_source_code_key />
        <dnr_rfm_highest_ly_amt />
        <dnr_rfm_first_appeal_key />
        <dnr_rfm_highest_ytd_date />
        <dnr_rfm_highest_ly_date />
        <dnr_rfm_latest_source_code_key />
        <dnr_rfm_highest_ytd_amt />
        <dnr_rfm_latest_appeal_key />
        <dnr_rfm_highest_source_code_key />
        <dnr_rfm_highest_appeal_key />
        <dnr_rfm_average_amt />
        <dnr_cst_sort_name_dn />
        <dnr_ask_amount1 />
        <dnr_ask_amount2 />
        <dnr_ask_amount3 />
        <dnr_ask_amount4 />
        <dnr_ask_amount5 />
        <dnr_npa_key />
        <dnr_donor_year />
        <dnr_membership_year />
      </Constituent>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
        <cst_temp_password_token />
      </Customer>
      <Individual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
        <ind_cst_main_office_cst_key />
      </Individual>
      <Ind_Business_Address_XRef>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
        <cxa_primary />
        <cxa_owner />
        <cxa_billing />
        <cxa_create_change_log />
        <cxa_AddressLinkingDropDownList />
      </Ind_Business_Address_XRef>
      <Ind_Business_Address>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Ind_Business_Address>
      <Ind_Business_Address_Country>
        <cty_code />
        <cty_add_date />
        <cty_add_user />
        <cty_change_date />
        <cty_change_user />
        <cty_delete_flag />
        <cty_key />
        <cty_key_ext />
        <cty_entity_key />
        <cty_long_name />
        <cty_fips_code />
        <cty_sovereignty />
        <cty_status />
        <cty_capital />
        <cty_idd_code />
        <cty_rgn_key />
        <cty_srg_key />
        <cty_postal_input_mask />
        <cty_phone_input_mask />
        <cty_currency_code />
        <cty_currency_code_description />
        <cty_vat_flag />
        <cty_iso_2 />
        <cty_iso_3 />
        <cty_do_not_ship />
        <cty_iso_number />
        <cty_bpa_region />
        <cty_do_not_sell />
        <cty_dyn_key />
        <cty_dyn_key_2 />
        <cty_cgy_key />
      </Ind_Business_Address_Country>
      <Ind_Business_Phone_XRef>
        <cph_key />
        <cph_cst_key />
        <cph_phn_key />
        <cph_pht_key />
        <cph_cst_link_key />
        <cph_add_user />
        <cph_add_date />
        <cph_change_user />
        <cph_change_date />
        <cph_delete_flag />
        <cph_key_ext />
        <cph_unlisted_flag />
        <cph_phn_number_complete />
        <cph_extension />
        <cph_entity_key />
        <cph_no_directory_print_flag_ext />
        <cph_primary />
        <cph_owner />
        <cph_PhoneLinkingDropDownList />
      </Ind_Business_Phone_XRef>
      <Ind_Business_Phone>
        <phn_key />
        <phn_cst_key_owner />
        <phn_number />
        <phn_number_display />
        <phn_cty_key />
        <phn_add_user />
        <phn_add_date />
        <phn_change_user />
        <phn_change_date />
        <phn_delete_flag />
        <phn_entity_key />
        <phn_key_ext />
      </Ind_Business_Phone>
      <Ind_Business_Phone_country>
        <ct3__cty_code />
        <ct3__cty_add_date />
        <ct3__cty_add_user />
        <ct3__cty_change_date />
        <ct3__cty_change_user />
        <ct3__cty_delete_flag />
        <ct3__cty_key />
        <ct3__cty_key_ext />
        <ct3__cty_entity_key />
        <ct3__cty_long_name />
        <ct3__cty_fips_code />
        <ct3__cty_sovereignty />
        <ct3__cty_status />
        <ct3__cty_capital />
        <ct3__cty_idd_code />
        <ct3__cty_rgn_key />
        <ct3__cty_srg_key />
        <ct3__cty_postal_input_mask />
        <ct3__cty_phone_input_mask />
        <ct3__cty_currency_code />
        <ct3__cty_currency_code_description />
        <ct3__cty_vat_flag />
        <ct3__cty_iso_2 />
        <ct3__cty_iso_3 />
        <ct3__cty_do_not_ship />
        <ct3__cty_iso_number />
        <ct3__cty_bpa_region />
        <ct3__cty_do_not_sell />
        <ct3__cty_dyn_key />
        <ct3__cty_dyn_key_2 />
        <ct3__cty_cgy_key />
      </Ind_Business_Phone_country>
      <Ind_Business_Fax_XRef>
        <cfx_key />
        <cfx_cst_key />
        <cfx_fax_key />
        <cfx_fxt_key />
        <cfx_cst_link_key />
        <cfx_add_user />
        <cfx_add_date />
        <cfx_change_user />
        <cfx_change_date />
        <cfx_delete_flag />
        <cfx_key_ext />
        <cfx_unlisted_flag />
        <cfx_fax_number_complete />
        <cfx_extension />
        <cfx_entity_key />
        <cfx_no_directory_print_flag_ext />
        <cfx_primary />
        <cfx_owner />
        <cfx_FaxLinkingDropDownList />
      </Ind_Business_Fax_XRef>
      <Ind_Business_Fax>
        <fax_key />
        <fax_cst_key_owner />
        <fax_number />
        <fax_number_display />
        <fax_cty_key />
        <fax_add_user />
        <fax_add_date />
        <fax_change_user />
        <fax_change_date />
        <fax_delete_flag />
        <fax_entity_key />
        <fax_key_ext />
      </Ind_Business_Fax>
      <Ind_Business_Fax_Country>
        <ct5__cty_code />
        <ct5__cty_add_date />
        <ct5__cty_add_user />
        <ct5__cty_change_date />
        <ct5__cty_change_user />
        <ct5__cty_delete_flag />
        <ct5__cty_key />
        <ct5__cty_key_ext />
        <ct5__cty_entity_key />
        <ct5__cty_long_name />
        <ct5__cty_fips_code />
        <ct5__cty_sovereignty />
        <ct5__cty_status />
        <ct5__cty_capital />
        <ct5__cty_idd_code />
        <ct5__cty_rgn_key />
        <ct5__cty_srg_key />
        <ct5__cty_postal_input_mask />
        <ct5__cty_phone_input_mask />
        <ct5__cty_currency_code />
        <ct5__cty_currency_code_description />
        <ct5__cty_vat_flag />
        <ct5__cty_iso_2 />
        <ct5__cty_iso_3 />
        <ct5__cty_do_not_ship />
        <ct5__cty_iso_number />
        <ct5__cty_bpa_region />
        <ct5__cty_do_not_sell />
        <ct5__cty_dyn_key />
        <ct5__cty_dyn_key_2 />
        <ct5__cty_cgy_key />
      </Ind_Business_Fax_Country>
      <Ind_eMail>
        <eml_key />
        <eml_address />
        <eml_cst_key />
        <eml_type />
        <eml_add_user />
        <eml_add_date />
        <eml_change_user />
        <eml_change_date />
        <eml_delete_flag />
        <eml_key_ext />
        <eml_entity_key />
        <eml_invalid_flag />
        <eml_invalid_reason />
        <eml_unlisted_flag />
        <eml_no_directory_print_flag_ext />
        <eml_primary />
      </Ind_eMail>
      <Ind_URL>
        <url_key />
        <url_code />
        <url_cst_key />
        <url_type />
        <url_add_user />
        <url_add_date />
        <url_change_user />
        <url_change_date />
        <url_delete_flag />
        <url_key_ext />
        <url_entity_key />
        <url_no_directory_print_flag_ext />
        <url_primary />
      </Ind_URL>
      <Ind_Messaging>
        <msg_key />
        <msg_handle />
        <msg_cst_key />
        <msg_type />
        <msg_add_user />
        <msg_add_date />
        <msg_change_user />
        <msg_change_date />
        <msg_delete_flag />
        <msg_key_ext />
        <msg_entity_key />
        <msg_primary />
      </Ind_Messaging>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
        <org_cst_main_office_cst_key />
        <org_select_flag />
      </Organization>
      <Org_Business_Address_XRef>
        <cx6__cxa_cst_key />
        <cx6__cxa_adr_key />
        <cx6__cxa_add_date />
        <cx6__cxa_add_user />
        <cx6__cxa_change_date />
        <cx6__cxa_change_user />
        <cx6__cxa_delete_flag />
        <cx6__cxa_key />
        <cx6__cxa_key_ext />
        <cx6__cxa_on_hold_flag />
        <cx6__cxa_adh_key />
        <cx6__cxa_adt_key />
        <cx6__cxa_seasonal_from_date />
        <cx6__cxa_mailing_label />
        <cx6__cxa_seasonal_through_date />
        <cx6__cxa_entity_key />
        <cx6__cxa_mail_stop />
        <cx6__cxa_mailing_label_html />
        <cx6__cxa_on_hold_from />
        <cx6__cxa_on_hold_through />
        <cx6__cxa_no_directory_print_flag_ext />
        <cx6__cxa_primary />
        <cx6__cxa_owner />
        <cx6__cxa_billing />
        <cx6__cxa_create_change_log />
        <cx6__cxa_AddressLinkingDropDownList />
      </Org_Business_Address_XRef>
      <Org_Business_Address>
        <ad6__adr_key />
        <ad6__adr_cst_key_owner />
        <ad6__adr_line1 />
        <ad6__adr_line2 />
        <ad6__adr_line3 />
        <ad6__adr_city />
        <ad6__adr_state />
        <ad6__adr_post_code />
        <ad6__adr_city_state_code />
        <ad6__adr_country />
        <ad6__adr_intl_province />
        <ad6__adr_county />
        <ad6__adr_cong_dist />
        <ad6__adr_state_house />
        <ad6__adr_state_senate />
        <ad6__adr_latitude />
        <ad6__adr_longitude />
        <ad6__adr_mailing_label />
        <ad6__adr_mailing_label_html />
        <ad6__adr_add_date />
        <ad6__adr_add_user />
        <ad6__adr_change_date />
        <ad6__adr_change_user />
        <ad6__adr_delete_flag />
        <ad6__adr_key_ext />
        <ad6__adr_bad_address_flag />
        <ad6__adr_adb_key />
        <ad6__adr_entity_key />
        <ad6__adr_metro_stat_area />
        <ad6__adr_carrier_route />
        <ad6__adr_delivery_point_code />
        <ad6__adr_lacs />
        <ad6__adr_time_zone />
        <ad6__adr_urbanization />
        <ad6__adr_bar_code />
        <ad6__adr_fips />
        <ad6__adr_no_validation_flag />
        <ad6__adr_attn />
        <ad6__adr_record_type_code />
        <ad6__adr_geography />
      </Org_Business_Address>
      <Org_Business_Address_Country>
        <ct6__cty_code />
        <ct6__cty_add_date />
        <ct6__cty_add_user />
        <ct6__cty_change_date />
        <ct6__cty_change_user />
        <ct6__cty_delete_flag />
        <ct6__cty_key />
        <ct6__cty_key_ext />
        <ct6__cty_entity_key />
        <ct6__cty_long_name />
        <ct6__cty_fips_code />
        <ct6__cty_sovereignty />
        <ct6__cty_status />
        <ct6__cty_capital />
        <ct6__cty_idd_code />
        <ct6__cty_rgn_key />
        <ct6__cty_srg_key />
        <ct6__cty_postal_input_mask />
        <ct6__cty_phone_input_mask />
        <ct6__cty_currency_code />
        <ct6__cty_currency_code_description />
        <ct6__cty_vat_flag />
        <ct6__cty_iso_2 />
        <ct6__cty_iso_3 />
        <ct6__cty_do_not_ship />
        <ct6__cty_iso_number />
        <ct6__cty_bpa_region />
        <ct6__cty_do_not_sell />
        <ct6__cty_dyn_key />
        <ct6__cty_dyn_key_2 />
        <ct6__cty_cgy_key />
      </Org_Business_Address_Country>
      <Org_Business_Phone_XRef>
        <cp6__cph_key />
        <cp6__cph_cst_key />
        <cp6__cph_phn_key />
        <cp6__cph_pht_key />
        <cp6__cph_cst_link_key />
        <cp6__cph_add_user />
        <cp6__cph_add_date />
        <cp6__cph_change_user />
        <cp6__cph_change_date />
        <cp6__cph_delete_flag />
        <cp6__cph_key_ext />
        <cp6__cph_unlisted_flag />
        <cp6__cph_phn_number_complete />
        <cp6__cph_extension />
        <cp6__cph_entity_key />
        <cp6__cph_no_directory_print_flag_ext />
        <cp6__cph_primary />
        <cp6__cph_owner />
        <cp6__cph_PhoneLinkingDropDownList />
      </Org_Business_Phone_XRef>
      <Org_Business_Phone>
        <ph6__phn_key />
        <ph6__phn_cst_key_owner />
        <ph6__phn_number />
        <ph6__phn_number_display />
        <ph6__phn_cty_key />
        <ph6__phn_add_user />
        <ph6__phn_add_date />
        <ph6__phn_change_user />
        <ph6__phn_change_date />
        <ph6__phn_delete_flag />
        <ph6__phn_entity_key />
        <ph6__phn_key_ext />
      </Org_Business_Phone>
      <Org_Business_Phone_country>
        <ct7__cty_code />
        <ct7__cty_add_date />
        <ct7__cty_add_user />
        <ct7__cty_change_date />
        <ct7__cty_change_user />
        <ct7__cty_delete_flag />
        <ct7__cty_key />
        <ct7__cty_key_ext />
        <ct7__cty_entity_key />
        <ct7__cty_long_name />
        <ct7__cty_fips_code />
        <ct7__cty_sovereignty />
        <ct7__cty_status />
        <ct7__cty_capital />
        <ct7__cty_idd_code />
        <ct7__cty_rgn_key />
        <ct7__cty_srg_key />
        <ct7__cty_postal_input_mask />
        <ct7__cty_phone_input_mask />
        <ct7__cty_currency_code />
        <ct7__cty_currency_code_description />
        <ct7__cty_vat_flag />
        <ct7__cty_iso_2 />
        <ct7__cty_iso_3 />
        <ct7__cty_do_not_ship />
        <ct7__cty_iso_number />
        <ct7__cty_bpa_region />
        <ct7__cty_do_not_sell />
        <ct7__cty_dyn_key />
        <ct7__cty_dyn_key_2 />
        <ct7__cty_cgy_key />
      </Org_Business_Phone_country>
      <Org_Business_Fax_XRef>
        <cf6__cfx_key />
        <cf6__cfx_cst_key />
        <cf6__cfx_fax_key />
        <cf6__cfx_fxt_key />
        <cf6__cfx_cst_link_key />
        <cf6__cfx_add_user />
        <cf6__cfx_add_date />
        <cf6__cfx_change_user />
        <cf6__cfx_change_date />
        <cf6__cfx_delete_flag />
        <cf6__cfx_key_ext />
        <cf6__cfx_unlisted_flag />
        <cf6__cfx_fax_number_complete />
        <cf6__cfx_extension />
        <cf6__cfx_entity_key />
        <cf6__cfx_no_directory_print_flag_ext />
        <cf6__cfx_primary />
        <cf6__cfx_owner />
        <cf6__cfx_FaxLinkingDropDownList />
      </Org_Business_Fax_XRef>
      <Org_Business_Fax>
        <fa6__fax_key />
        <fa6__fax_cst_key_owner />
        <fa6__fax_number />
        <fa6__fax_number_display />
        <fa6__fax_cty_key />
        <fa6__fax_add_user />
        <fa6__fax_add_date />
        <fa6__fax_change_user />
        <fa6__fax_change_date />
        <fa6__fax_delete_flag />
        <fa6__fax_entity_key />
        <fa6__fax_key_ext />
      </Org_Business_Fax>
      <Org_Business_Fax_Country>
        <ct8__cty_code />
        <ct8__cty_add_date />
        <ct8__cty_add_user />
        <ct8__cty_change_date />
        <ct8__cty_change_user />
        <ct8__cty_delete_flag />
        <ct8__cty_key />
        <ct8__cty_key_ext />
        <ct8__cty_entity_key />
        <ct8__cty_long_name />
        <ct8__cty_fips_code />
        <ct8__cty_sovereignty />
        <ct8__cty_status />
        <ct8__cty_capital />
        <ct8__cty_idd_code />
        <ct8__cty_rgn_key />
        <ct8__cty_srg_key />
        <ct8__cty_postal_input_mask />
        <ct8__cty_phone_input_mask />
        <ct8__cty_currency_code />
        <ct8__cty_currency_code_description />
        <ct8__cty_vat_flag />
        <ct8__cty_iso_2 />
        <ct8__cty_iso_3 />
        <ct8__cty_do_not_ship />
        <ct8__cty_iso_number />
        <ct8__cty_bpa_region />
        <ct8__cty_do_not_sell />
        <ct8__cty_dyn_key />
        <ct8__cty_dyn_key_2 />
        <ct8__cty_cgy_key />
      </Org_Business_Fax_Country>
      <Org_eMail>
        <em6__eml_key />
        <em6__eml_address />
        <em6__eml_cst_key />
        <em6__eml_type />
        <em6__eml_add_user />
        <em6__eml_add_date />
        <em6__eml_change_user />
        <em6__eml_change_date />
        <em6__eml_delete_flag />
        <em6__eml_key_ext />
        <em6__eml_entity_key />
        <em6__eml_invalid_flag />
        <em6__eml_invalid_reason />
        <em6__eml_unlisted_flag />
        <em6__eml_no_directory_print_flag_ext />
        <em6__eml_primary />
      </Org_eMail>
      <Org_URL>
        <ur6__url_key />
        <ur6__url_code />
        <ur6__url_cst_key />
        <ur6__url_type />
        <ur6__url_add_user />
        <ur6__url_add_date />
        <ur6__url_change_user />
        <ur6__url_change_date />
        <ur6__url_delete_flag />
        <ur6__url_key_ext />
        <ur6__url_entity_key />
        <ur6__url_no_directory_print_flag_ext />
        <ur6__url_primary />
      </Org_URL>
      <Org_Messaging>
        <ms6__msg_key />
        <ms6__msg_handle />
        <ms6__msg_cst_key />
        <ms6__msg_type />
        <ms6__msg_add_user />
        <ms6__msg_add_date />
        <ms6__msg_change_user />
        <ms6__msg_change_date />
        <ms6__msg_delete_flag />
        <ms6__msg_key_ext />
        <ms6__msg_entity_key />
        <ms6__msg_primary />
      </Org_Messaging>
      <Pledge>
        <plg_key />
        <plg_fun_key />
        <plg_cmp_key />
        <plg_apl_key />
        <plg_date />
        <plg_start_date />
        <plg_end_date />
        <plg_notes />
        <plg_add_user />
        <plg_add_date />
        <plg_change_user />
        <plg_change_date />
        <plg_delete_flag />
        <plg_entity_key />
        <plg_key_ext />
        <plg_cct_key />
        <plg_fpc_prd_key />
        <plg_frt_key />
        <plg_odd_key />
        <plg_recognition_customer_adr_line1 />
        <plg_cst_key />
        <plg_ord_key />
        <plg_recognition_customer_adr_line2 />
        <plg_anonymous_flag />
        <plg_ord_code />
        <plg_recognition_customer_adr_line3 />
        <plg_pck_key />
        <plg_recognition_customer />
        <plg_recognition_customer_adr_city />
        <plg_recognition_customer_adr_state />
        <plg_recognition_customer_adr_post_code />
        <plg_recognition_customer_adr_country />
        <plg_stock_name />
        <plg_number_of_shares />
        <plg_share_price />
        <plg_auto_renew_flag />
        <plg_renewed_to_plg_key />
        <plg_solicitor_cst_key />
        <plg_src_key />
        <plg_tbt_key />
        <plg_personal_message />
        <plg_dnr_cst_key />
        <plg_recognize_as />
        <plg_receipt_status />
      </Pledge>
      <Premium>
        <prm_add_user />
        <prm_add_date />
        <prm_change_user />
        <prm_taxable_amt />
        <prm_prc_key_ext />
        <prm_change_date />
        <prm_prc_key />
        <prm_delete_flag />
        <prm_entity_key />
      </Premium>
      <Product_Code>
        <fpc_add_user />
        <fpc_add_date />
        <fpc_change_user />
        <fpc_change_date />
        <fpc_delete_flag />
        <fpc_entity_key />
        <fpc_prd_key />
        <fpc_fun_key />
        <fpc_cmp_key />
        <fpc_apl_key />
        <fpc_pck_key />
        <fpc_track_recognition_level_flag />
        <fpc_event_flag />
        <fpc_prd_key_ext />
        <fpc_funds_raised />
        <fpc_funds_goal />
        <fpc_start_date />
        <fpc_end_date />
        <fpc_notes />
        <fpc_active_flag />
      </Product_Code>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <Campaign_Code>
        <cmp_key />
        <cmp_code />
        <cmp_description />
        <cmp_start_date />
        <cmp_end_date />
        <cmp_goal />
        <cmp_notes />
        <cmp_active_flag />
        <cmp_add_user />
        <cmp_add_date />
        <cmp_change_user />
        <cmp_change_date />
        <cmp_delete_flag />
        <cmp_entity_key />
        <cmp_raised />
        <cmp_pledged />
        <cmp_gft_cct_key />
        <cmp_plg_cct_key />
        <cmp_key_ext />
        <cmp_acc_key />
      </Campaign_Code>
      <Fund_Code>
        <fun_key />
        <fun_code />
        <fun_description />
        <fun_start_date />
        <fun_end_date />
        <fun_goal />
        <fun_notes />
        <fun_active_flag />
        <fun_add_user />
        <fun_add_date />
        <fun_change_user />
        <fun_change_date />
        <fun_delete_flag />
        <fun_entity_key />
        <fun_raised />
        <fun_pledged />
        <fun_key_ext />
      </Fund_Code>
      <Appeal_Code>
        <apl_key />
        <apl_code />
        <apl_description />
        <apl_start_date />
        <apl_end_date />
        <apl_goal />
        <apl_notes />
        <apl_active_flag />
        <apl_add_user />
        <apl_add_date />
        <apl_change_user />
        <apl_change_date />
        <apl_delete_flag />
        <apl_entity_key />
        <apl_raised />
        <apl_pledged />
        <apl_key_ext />
        <apl_cmp_key />
        <apl_act_key />
        <apl_apc_key />
      </Appeal_Code>
      <Package_Code>
        <pck_key />
        <pck_code />
        <pck_description />
        <pck_start_date />
        <pck_end_date />
        <pck_goal />
        <pck_notes />
        <pck_active_flag />
        <pck_add_user />
        <pck_add_date />
        <pck_change_user />
        <pck_change_date />
        <pck_delete_flag />
        <pck_entity_key />
        <pck_key_ext />
        <pck_oes_key />
      </Package_Code>
      <Order_Detail_Schedule>
        <ods_key />
        <ods_ord_key />
        <ods_date />
        <ods_amount />
        <ods_process_date />
        <ods_add_user />
        <ods_add_date />
        <ods_change_user />
        <ods_change_date />
        <ods_delete_flag />
        <ods_entity_key />
        <ods_key_ext />
        <ods_number />
        <ods_ims_key />
        <ods_void_date />
        <ods_void_user />
        <ods_void_flag />
        <ods_writeoff_amount />
      </Order_Detail_Schedule>
      <Recognition_Customer>
        <cs2__cst_key />
        <cs2__cst_type />
        <cs2__cst_name_cp />
        <cs2__cst_sort_name_dn />
        <cs2__cst_ind_full_name_dn />
        <cs2__cst_org_name_dn />
        <cs2__cst_ixo_title_dn />
        <cs2__cst_pref_comm_meth />
        <cs2__cst_bio />
        <cs2__cst_add_date />
        <cs2__cst_add_user />
        <cs2__cst_change_date />
        <cs2__cst_change_user />
        <cs2__cst_delete_flag />
        <cs2__cst_recno />
        <cs2__cst_id />
        <cs2__cst_key_ext />
        <cs2__cst_email_text_only />
        <cs2__cst_credit_limit />
        <cs2__cst_src_key />
        <cs2__cst_src_code />
        <cs2__cst_tax_exempt_flag />
        <cs2__cst_tax_id />
        <cs2__cst_cxa_key />
        <cs2__cst_no_email_flag />
        <cs2__cst_cxa_billing_key />
        <cs2__cst_eml_address_dn />
        <cs2__cst_eml_key />
        <cs2__cst_no_phone_flag />
        <cs2__cst_phn_number_complete_dn />
        <cs2__cst_cph_key />
        <cs2__cst_no_fax_flag />
        <cs2__cst_fax_number_complete_dn />
        <cs2__cst_cfx_key />
        <cs2__cst_ixo_key />
        <cs2__cst_no_web_flag />
        <cs2__cst_oldid />
        <cs2__cst_member_flag />
        <cs2__cst_url_code_dn />
        <cs2__cst_parent_cst_key />
        <cs2__cst_url_key />
        <cs2__cst_no_msg_flag />
        <cs2__cst_msg_handle_dn />
        <cs2__cst_web_login />
        <cs2__cst_web_password />
        <cs2__cst_entity_key />
        <cs2__cst_msg_key />
        <cs2__cst_no_mail_flag />
        <cs2__cst_web_start_date />
        <cs2__cst_web_end_date />
        <cs2__cst_web_force_password_change />
        <cs2__cst_web_login_disabled_flag />
        <cs2__cst_comment />
        <cs2__cst_credit_hold_flag />
        <cs2__cst_credit_hold_reason />
        <cs2__cst_web_forgot_password_status />
        <cs2__cst_old_cxa_key />
        <cs2__cst_last_email_date />
        <cs2__cst_no_promotional_material_ext />
        <cs2__cst_no_publish_flag />
        <cs2__cst_sin_key />
        <cs2__cst_ttl_key />
        <cs2__cst_jfn_key />
        <cs2__cst_cur_key />
        <cs2__cst_attribute_1 />
        <cs2__cst_attribute_2 />
        <cs2__cst_salutation_1 />
        <cs2__cst_salutation_2 />
        <cs2__cst_merge_cst_key />
        <cs2__cst_salutation_3 />
        <cs2__cst_salutation_4 />
        <cs2__cst_default_recognize_as />
        <cs2__cst_score />
        <cs2__cst_score_normalized />
        <cs2__cst_score_trend />
        <cs2__cst_vault_account />
        <cs2__cst_exclude_from_social_flag />
        <cs2__cst_social_score />
        <cs2__cst_ptin />
        <cs2__cst_aicpa_member_id />
        <cs2__cst_vendor_code />
        <cs2__cst_salt />
        <cs2__cst_sca_key />
        <cs2__cst_iterations />
        <cs2__cst_web_password_change_date />
        <cs2__cst_web_failed_login_count />
        <cs2__cst_pri_member_flag_ext />
        <cs2__cst_web_last_failed_login_date />
        <cs2__cst_web_login_locked_flag />
      </Recognition_Customer>
      <Tribute>
        <tbt_key />
        <tbt_cst_key />
        <tbt_description />
        <tbt_frt_key />
        <tbt_fpc_prd_key />
        <tbt_tbc_key />
        <tbt_note />
        <tbt_cct_key />
        <tbt_add_user />
        <tbt_add_date />
        <tbt_change_user />
        <tbt_change_date />
        <tbt_delete_flag />
        <tbt_entity_key />
        <tbt_key_ext />
      </Tribute>
      <Tribute_Customer>
        <cs4__cst_key />
        <cs4__cst_type />
        <cs4__cst_name_cp />
        <cs4__cst_sort_name_dn />
        <cs4__cst_ind_full_name_dn />
        <cs4__cst_org_name_dn />
        <cs4__cst_ixo_title_dn />
        <cs4__cst_pref_comm_meth />
        <cs4__cst_bio />
        <cs4__cst_add_date />
        <cs4__cst_add_user />
        <cs4__cst_change_date />
        <cs4__cst_change_user />
        <cs4__cst_delete_flag />
        <cs4__cst_recno />
        <cs4__cst_id />
        <cs4__cst_key_ext />
        <cs4__cst_email_text_only />
        <cs4__cst_credit_limit />
        <cs4__cst_src_key />
        <cs4__cst_src_code />
        <cs4__cst_tax_exempt_flag />
        <cs4__cst_tax_id />
        <cs4__cst_cxa_key />
        <cs4__cst_no_email_flag />
        <cs4__cst_cxa_billing_key />
        <cs4__cst_eml_address_dn />
        <cs4__cst_eml_key />
        <cs4__cst_no_phone_flag />
        <cs4__cst_phn_number_complete_dn />
        <cs4__cst_cph_key />
        <cs4__cst_no_fax_flag />
        <cs4__cst_fax_number_complete_dn />
        <cs4__cst_cfx_key />
        <cs4__cst_ixo_key />
        <cs4__cst_no_web_flag />
        <cs4__cst_oldid />
        <cs4__cst_member_flag />
        <cs4__cst_url_code_dn />
        <cs4__cst_parent_cst_key />
        <cs4__cst_url_key />
        <cs4__cst_no_msg_flag />
        <cs4__cst_msg_handle_dn />
        <cs4__cst_web_login />
        <cs4__cst_web_password />
        <cs4__cst_entity_key />
        <cs4__cst_msg_key />
        <cs4__cst_no_mail_flag />
        <cs4__cst_web_start_date />
        <cs4__cst_web_end_date />
        <cs4__cst_web_force_password_change />
        <cs4__cst_web_login_disabled_flag />
        <cs4__cst_comment />
        <cs4__cst_credit_hold_flag />
        <cs4__cst_credit_hold_reason />
        <cs4__cst_web_forgot_password_status />
        <cs4__cst_old_cxa_key />
        <cs4__cst_last_email_date />
        <cs4__cst_no_promotional_material_ext />
        <cs4__cst_no_publish_flag />
        <cs4__cst_sin_key />
        <cs4__cst_ttl_key />
        <cs4__cst_jfn_key />
        <cs4__cst_cur_key />
        <cs4__cst_attribute_1 />
        <cs4__cst_attribute_2 />
        <cs4__cst_salutation_1 />
        <cs4__cst_salutation_2 />
        <cs4__cst_merge_cst_key />
        <cs4__cst_salutation_3 />
        <cs4__cst_salutation_4 />
        <cs4__cst_default_recognize_as />
        <cs4__cst_score />
        <cs4__cst_score_normalized />
        <cs4__cst_score_trend />
        <cs4__cst_vault_account />
        <cs4__cst_exclude_from_social_flag />
        <cs4__cst_social_score />
        <cs4__cst_ptin />
        <cs4__cst_aicpa_member_id />
        <cs4__cst_vendor_code />
        <cs4__cst_salt />
        <cs4__cst_sca_key />
        <cs4__cst_iterations />
        <cs4__cst_web_password_change_date />
        <cs4__cst_web_failed_login_count />
        <cs4__cst_pri_member_flag_ext />
        <cs4__cst_web_last_failed_login_date />
        <cs4__cst_web_login_locked_flag />
      </Tribute_Customer>
      <Gift_Type>
        <gty_key />
        <gty_type />
        <gty_description />
        <gty_add_user />
        <gty_add_date />
        <gty_change_user />
        <gty_change_date />
        <gty_delete_flag />
        <gty_entity_key />
        <gty_display_order />
        <gty_key_ext />
      </Gift_Type>
      <Recogntion_Type>
        <frt_key />
        <frt_add_user />
        <frt_add_date />
        <frt_change_user />
        <frt_change_date />
        <frt_delete_flag />
        <frt_entity_key />
        <frt_code />
        <frt_key_ext />
      </Recogntion_Type>
      <Contributor_Gift>
        <gf2__gft_key />
        <gf2__gft_apl_key />
        <gf2__gft_fun_key />
        <gf2__gft_cmp_key />
        <gf2__gft_gty_key />
        <gf2__gft_date />
        <gf2__gft_deductable_amt />
        <gf2__gft_add_user />
        <gf2__gft_add_date />
        <gf2__gft_change_user />
        <gf2__gft_change_date />
        <gf2__gft_delete_flag />
        <gf2__gft_entity_key />
        <gf2__gft_frt_key />
        <gf2__gft_cst_key />
        <gf2__gft_key_ext />
        <gf2__gft_fpc_prd_key />
        <gf2__gft_ivd_key />
        <gf2__gft_stock_name />
        <gf2__gft_acknowledgment_note1 />
        <gf2__gft_acknowledgment_note2 />
        <gf2__gft_cct_key />
        <gf2__gft_notes />
        <gf2__gft_number_of_shares />
        <gf2__gft_pck_key />
        <gf2__gft_gft_key />
        <gf2__gft_prm_prc_key />
        <gf2__gft_share_price />
        <gf2__gft_anonymous_flag />
        <gf2__gft_inv_code />
        <gf2__gft_recognition_customer_adr_line1 />
        <gf2__gft_recognition_customer_adr_line2 />
        <gf2__gft_soft_money />
        <gf2__gft_recognition_customer />
        <gf2__gft_recognition_customer_adr_line3 />
        <gf2__gft_recognition_customer_adr_city />
        <gf2__gft_recognition_customer_adr_state />
        <gf2__gft_recognition_customer_adr_post_code />
        <gf2__gft_recognition_customer_adr_country />
        <gf2__gft_plg_key />
        <gf2__gft_transfer_from_gft_key />
        <gf2__gft_sct_key />
        <gf2__gft_liquidation_amount />
        <gf2__gft_clg_key />
        <gf2__gft_other_match_program />
        <gf2__gft_form_complete_flag />
        <gf2__gft_date_sent />
        <gf2__gft_date_received />
        <gf2__gft_solicitor_cst_key />
        <gf2__gft_ticker />
        <gf2__gft_acknowledgment_date />
        <gf2__gft_batch_code />
        <gf2__gft_mail_flag />
        <gf2__gft_recognize_as />
        <gf2__gft_liquidation_date />
        <gf2__gft_src_key />
        <gf2__gft_reg_key />
        <gf2__gft_tax_receipt_sent_date />
        <gf2__gft_tbt_key />
        <gf2__gft_personal_message />
        <gf2__gft_dnr_cst_key />
        <gf2__gft_property_name />
        <gf2__gft_related_gift_key />
        <gf2__gft_update_funds_raised_pending_flag />
        <gf2__gft_receipt_status />
        <gf2__gft_stock_high />
        <gf2__gft_stock_low />
      </Contributor_Gift>
      <Solicitor_Customer>
        <cs3__cst_key />
        <cs3__cst_type />
        <cs3__cst_name_cp />
        <cs3__cst_sort_name_dn />
        <cs3__cst_ind_full_name_dn />
        <cs3__cst_org_name_dn />
        <cs3__cst_ixo_title_dn />
        <cs3__cst_pref_comm_meth />
        <cs3__cst_bio />
        <cs3__cst_add_date />
        <cs3__cst_add_user />
        <cs3__cst_change_date />
        <cs3__cst_change_user />
        <cs3__cst_delete_flag />
        <cs3__cst_recno />
        <cs3__cst_id />
        <cs3__cst_key_ext />
        <cs3__cst_email_text_only />
        <cs3__cst_credit_limit />
        <cs3__cst_src_key />
        <cs3__cst_src_code />
        <cs3__cst_tax_exempt_flag />
        <cs3__cst_tax_id />
        <cs3__cst_cxa_key />
        <cs3__cst_no_email_flag />
        <cs3__cst_cxa_billing_key />
        <cs3__cst_eml_address_dn />
        <cs3__cst_eml_key />
        <cs3__cst_no_phone_flag />
        <cs3__cst_phn_number_complete_dn />
        <cs3__cst_cph_key />
        <cs3__cst_no_fax_flag />
        <cs3__cst_fax_number_complete_dn />
        <cs3__cst_cfx_key />
        <cs3__cst_ixo_key />
        <cs3__cst_no_web_flag />
        <cs3__cst_oldid />
        <cs3__cst_member_flag />
        <cs3__cst_url_code_dn />
        <cs3__cst_parent_cst_key />
        <cs3__cst_url_key />
        <cs3__cst_no_msg_flag />
        <cs3__cst_msg_handle_dn />
        <cs3__cst_web_login />
        <cs3__cst_web_password />
        <cs3__cst_entity_key />
        <cs3__cst_msg_key />
        <cs3__cst_no_mail_flag />
        <cs3__cst_web_start_date />
        <cs3__cst_web_end_date />
        <cs3__cst_web_force_password_change />
        <cs3__cst_web_login_disabled_flag />
        <cs3__cst_comment />
        <cs3__cst_credit_hold_flag />
        <cs3__cst_credit_hold_reason />
        <cs3__cst_web_forgot_password_status />
        <cs3__cst_old_cxa_key />
        <cs3__cst_last_email_date />
        <cs3__cst_no_promotional_material_ext />
        <cs3__cst_no_publish_flag />
        <cs3__cst_sin_key />
        <cs3__cst_ttl_key />
        <cs3__cst_jfn_key />
        <cs3__cst_cur_key />
        <cs3__cst_attribute_1 />
        <cs3__cst_attribute_2 />
        <cs3__cst_salutation_1 />
        <cs3__cst_salutation_2 />
        <cs3__cst_merge_cst_key />
        <cs3__cst_salutation_3 />
        <cs3__cst_salutation_4 />
        <cs3__cst_default_recognize_as />
        <cs3__cst_score />
        <cs3__cst_score_normalized />
        <cs3__cst_score_trend />
        <cs3__cst_vault_account />
        <cs3__cst_exclude_from_social_flag />
        <cs3__cst_social_score />
        <cs3__cst_ptin />
        <cs3__cst_aicpa_member_id />
        <cs3__cst_vendor_code />
        <cs3__cst_salt />
        <cs3__cst_sca_key />
        <cs3__cst_iterations />
        <cs3__cst_web_password_change_date />
        <cs3__cst_web_failed_login_count />
        <cs3__cst_pri_member_flag_ext />
        <cs3__cst_web_last_failed_login_date />
        <cs3__cst_web_login_locked_flag />
      </Solicitor_Customer>
      <Source_Code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </Source_Code>
      <ComplementaryGifts>
        <gf3__gft_key />
        <gf3__gft_apl_key />
        <gf3__gft_fun_key />
        <gf3__gft_cmp_key />
        <gf3__gft_gty_key />
        <gf3__gft_date />
        <gf3__gft_deductable_amt />
        <gf3__gft_add_user />
        <gf3__gft_add_date />
        <gf3__gft_change_user />
        <gf3__gft_change_date />
        <gf3__gft_delete_flag />
        <gf3__gft_entity_key />
        <gf3__gft_frt_key />
        <gf3__gft_cst_key />
        <gf3__gft_key_ext />
        <gf3__gft_fpc_prd_key />
        <gf3__gft_ivd_key />
        <gf3__gft_stock_name />
        <gf3__gft_acknowledgment_note1 />
        <gf3__gft_acknowledgment_note2 />
        <gf3__gft_cct_key />
        <gf3__gft_notes />
        <gf3__gft_number_of_shares />
        <gf3__gft_pck_key />
        <gf3__gft_gft_key />
        <gf3__gft_prm_prc_key />
        <gf3__gft_share_price />
        <gf3__gft_anonymous_flag />
        <gf3__gft_inv_code />
        <gf3__gft_recognition_customer_adr_line1 />
        <gf3__gft_recognition_customer_adr_line2 />
        <gf3__gft_soft_money />
        <gf3__gft_recognition_customer />
        <gf3__gft_recognition_customer_adr_line3 />
        <gf3__gft_recognition_customer_adr_city />
        <gf3__gft_recognition_customer_adr_state />
        <gf3__gft_recognition_customer_adr_post_code />
        <gf3__gft_recognition_customer_adr_country />
        <gf3__gft_plg_key />
        <gf3__gft_transfer_from_gft_key />
        <gf3__gft_sct_key />
        <gf3__gft_liquidation_amount />
        <gf3__gft_clg_key />
        <gf3__gft_other_match_program />
        <gf3__gft_form_complete_flag />
        <gf3__gft_date_sent />
        <gf3__gft_date_received />
        <gf3__gft_solicitor_cst_key />
        <gf3__gft_ticker />
        <gf3__gft_acknowledgment_date />
        <gf3__gft_batch_code />
        <gf3__gft_mail_flag />
        <gf3__gft_recognize_as />
        <gf3__gft_liquidation_date />
        <gf3__gft_src_key />
        <gf3__gft_reg_key />
        <gf3__gft_tax_receipt_sent_date />
        <gf3__gft_tbt_key />
        <gf3__gft_personal_message />
        <gf3__gft_dnr_cst_key />
        <gf3__gft_property_name />
        <gf3__gft_related_gift_key />
        <gf3__gft_update_funds_raised_pending_flag />
        <gf3__gft_receipt_status />
        <gf3__gft_stock_high />
        <gf3__gft_stock_low />
      </ComplementaryGifts>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Batch>
        <bat_key />
        <bat_code />
        <bat_date />
        <bat_control_total />
        <bat_control_trx_count />
        <bat_post_date />
        <bat_post_user />
        <bat_post_flag />
        <bat_export_date />
        <bat_export_user />
        <bat_export_flag />
        <bat_add_user />
        <bat_add_date />
        <bat_change_user />
        <bat_change_date />
        <bat_delete_flag />
        <bat_key_ext />
        <bat_apm_key />
        <bat_atc_key />
        <bat_arp_key />
        <bat_close_user />
        <bat_close_date />
        <bat_close_flag />
        <bat_notes />
        <bat_file />
        <bat_entity_key />
        <bat_intercompany_flag />
        <bat_file2 />
        <bat_file3 />
        <bat_lock_flag />
        <bat_lock_date />
        <bat_orig_trans_type />
        <bat_make_default_flag />
      </Batch>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Installment_Billing>
        <ord_key />
        <ord_cst_key />
        <ord_frequency />
        <ord_ptr_key />
        <ord_last_bill_date />
        <ord_proforma />
        <ord_type />
        <ord_pin_key />
        <ord_num_of_installments />
        <ord_num_invoices_to_date />
        <ord_cst_billing_key />
        <ord_ind_cst_billing_key />
        <ord_cxa_key />
        <ord_cph_key />
        <ord_cfx_key />
        <ord_eml_key />
        <ord_pref_comm_method />
        <ord_src_key />
        <ord_med_key />
        <ord_notes_internal />
        <ord_notes_external />
        <ord_add_user />
        <ord_add_date />
        <ord_change_user />
        <ord_change_date />
        <ord_delete_flag />
        <ord_entity_key />
        <ord_key_ext />
        <ord_ait_key />
        <ord_first_process_date />
        <ord_code />
        <ord_close_flag />
        <ord_milestone_flag />
        <ord_cpi_key />
        <ord_auto_pay />
        <ord_orig_trans_type />
        <ord_po_number />
        <ord_cur_key />
        <ord_trx_date />
        <ord_sfo_key />
        <ord_group_flag />
        <ord_group_description />
        <ord_recurring_date_1 />
        <ord_recurring_date_2 />
        <ord_generate_from_date />
        <ord_generate_to_date />
        <ord_inst_gen_auto_pay_option />
        <ord_inst_distributed_only_flag />
        <ord_distributed_liability_flag />
        <ord_individual_payment_return_option />
        <ord_payments_returns_flag />
        <ord_bat_key />
        <ord_processed_schedule_count />
        <ord_bat_trx_date />
        <ord_current_schedule_processed />
        <ord_first_installment_amount />
        <ord_balance />
        <ord_process />
        <ord_schedule_flag />
        <ord_task_start_date />
        <ord_task_start_time />
        <ord_eml_address />
        <ord_frequency_user_readable_text />
        <ord_cct_key />
        <ord_oig_key />
        <ord_num_of_paid_installments />
        <ord_hide_gen_next_installmt_btn_flag />
        <ord_payment_choice />
        <ord_action_type_virt />
        <ord_cpi_status />
        <ord_amount_paid />
        <ord_first_installment_amount_user_edit />
      </Installment_Billing>
      <Gift_Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Gift_Price>
      <Registrant>
        <reg_key />
        <reg_cst_key />
        <reg_egp_key />
        <reg_evt_key />
        <reg_badge_name />
        <reg_cxa_key />
        <reg_cph_key />
        <reg_eml_key />
        <reg_cfx_key />
        <reg_url_key />
        <reg_pref_comm_meth />
        <reg_rgt_key />
        <reg_on_wait_list_flag />
        <reg_confirm_date />
        <reg_attendance_flag />
        <reg_ada_requirements />
        <reg_add_user />
        <reg_add_date />
        <reg_change_user />
        <reg_ivd_key />
        <reg_change_date />
        <reg_inv_code />
        <reg_delete_flag />
        <reg_org_name_dn />
        <reg_adr_city />
        <reg_key_ext />
        <reg_adr_state />
        <reg_adr_country />
        <reg_adr_intl_province />
        <reg_ixo_title_dn />
        <reg_src_key />
        <reg_ixo_key />
        <reg_registration_date />
        <reg_cancel_date />
        <reg_entity_key />
        <reg_cancel_reason />
        <reg_exam_result />
        <reg_examinee_no />
        <reg_badge_print_date />
        <reg_reg_key />
        <reg_id />
        <reg_odd_key />
        <reg_ord_code />
        <reg_complimentary_event_registered_flag />
        <reg_gft_key />
        <reg_fundraising_goal />
        <reg_guest_flag />
        <reg_time_in />
        <reg_time_out />
        <reg_narrative />
        <reg_leaderboard_suppress_flag />
        <reg_leaderboard_suppress_amount />
        <reg_video_url />
        <reg_elevate_registration_id_ext />
        <reg_elevate_reg_product_url_ext />
      </Registrant>
      <Registrant_Customer>
        <cs5__cst_key />
        <cs5__cst_type />
        <cs5__cst_name_cp />
        <cs5__cst_sort_name_dn />
        <cs5__cst_ind_full_name_dn />
        <cs5__cst_org_name_dn />
        <cs5__cst_ixo_title_dn />
        <cs5__cst_pref_comm_meth />
        <cs5__cst_bio />
        <cs5__cst_add_date />
        <cs5__cst_add_user />
        <cs5__cst_change_date />
        <cs5__cst_change_user />
        <cs5__cst_delete_flag />
        <cs5__cst_recno />
        <cs5__cst_id />
        <cs5__cst_key_ext />
        <cs5__cst_email_text_only />
        <cs5__cst_credit_limit />
        <cs5__cst_src_key />
        <cs5__cst_src_code />
        <cs5__cst_tax_exempt_flag />
        <cs5__cst_tax_id />
        <cs5__cst_cxa_key />
        <cs5__cst_no_email_flag />
        <cs5__cst_cxa_billing_key />
        <cs5__cst_eml_address_dn />
        <cs5__cst_eml_key />
        <cs5__cst_no_phone_flag />
        <cs5__cst_phn_number_complete_dn />
        <cs5__cst_cph_key />
        <cs5__cst_no_fax_flag />
        <cs5__cst_fax_number_complete_dn />
        <cs5__cst_cfx_key />
        <cs5__cst_ixo_key />
        <cs5__cst_no_web_flag />
        <cs5__cst_oldid />
        <cs5__cst_member_flag />
        <cs5__cst_url_code_dn />
        <cs5__cst_parent_cst_key />
        <cs5__cst_url_key />
        <cs5__cst_no_msg_flag />
        <cs5__cst_msg_handle_dn />
        <cs5__cst_web_login />
        <cs5__cst_web_password />
        <cs5__cst_entity_key />
        <cs5__cst_msg_key />
        <cs5__cst_no_mail_flag />
        <cs5__cst_web_start_date />
        <cs5__cst_web_end_date />
        <cs5__cst_web_force_password_change />
        <cs5__cst_web_login_disabled_flag />
        <cs5__cst_comment />
        <cs5__cst_credit_hold_flag />
        <cs5__cst_credit_hold_reason />
        <cs5__cst_web_forgot_password_status />
        <cs5__cst_old_cxa_key />
        <cs5__cst_last_email_date />
        <cs5__cst_no_promotional_material_ext />
        <cs5__cst_no_publish_flag />
        <cs5__cst_sin_key />
        <cs5__cst_ttl_key />
        <cs5__cst_jfn_key />
        <cs5__cst_cur_key />
        <cs5__cst_attribute_1 />
        <cs5__cst_attribute_2 />
        <cs5__cst_salutation_1 />
        <cs5__cst_salutation_2 />
        <cs5__cst_merge_cst_key />
        <cs5__cst_salutation_3 />
        <cs5__cst_salutation_4 />
        <cs5__cst_default_recognize_as />
        <cs5__cst_score />
        <cs5__cst_score_normalized />
        <cs5__cst_score_trend />
        <cs5__cst_vault_account />
        <cs5__cst_exclude_from_social_flag />
        <cs5__cst_social_score />
        <cs5__cst_ptin />
        <cs5__cst_aicpa_member_id />
        <cs5__cst_vendor_code />
        <cs5__cst_salt />
        <cs5__cst_sca_key />
        <cs5__cst_iterations />
        <cs5__cst_web_password_change_date />
        <cs5__cst_web_failed_login_count />
        <cs5__cst_pri_member_flag_ext />
        <cs5__cst_web_last_failed_login_date />
        <cs5__cst_web_login_locked_flag />
      </Registrant_Customer>
      <Event>
        <evt_key />
        <evt_code />
        <evt_etp_key />
        <evt_title />
        <evt_capacity />
        <evt_registrant_goal />
        <evt_revenue_goal />
        <evt_display_order />
        <evt_wait_list_flag />
        <evt_auto_register_wait_list />
        <evt_check_wait_list_flag />
        <evt_registration_required />
        <evt_group_reg_based_on_ind />
        <evt_estimated_attendance />
        <evt_guaranteed_attendance />
        <evt_restricted />
        <evt_short_description />
        <evt_description />
        <evt_description_html />
        <evt_start_date />
        <evt_start_time />
        <evt_end_date />
        <evt_end_time />
        <evt_early_registration_date />
        <evt_late_registration_date />
        <evt_time_format />
        <evt_date_format />
        <evt_cutoff_date />
        <evt_post_to_web_date />
        <evt_remove_from_web_date />
        <evt_event_url />
        <evt_add_user />
        <evt_add_date />
        <evt_change_user />
        <evt_change_date />
        <evt_delete_flag />
        <evt_asn_code />
        <evt_key_ext />
        <evt_sponsor_limit />
        <evt_pre_registration_date />
        <evt_entity_key />
        <evt_cct_key />
        <evt_evt_key />
        <evt_tzn_key />
        <evt_etc_key />
        <evt_abstract_flag />
        <evt_abstract_member_option />
        <evt_abstract_deadline />
        <evt_closed_flag />
        <evt_free_event_flag />
        <evt_regid_counter />
        <evt_guest_limit />
        <evt_free_guest_flag />
        <evt_fpc_prd_key />
        <evt_wait_list_limit />
        <evt_charity_event_flag />
        <evt_expense_generated_date />
        <evt_narrative_template />
        <evt_video_url />
        <evt_cancellation_cutoff_date />
        <evt_cct_cancellation_key />
        <evt_ceu_earn_date_field />
        <evt_elevate_event_id_ext />
        <evt_customreg_event_id_ext />
        <evt_customreg_src_key_ext />
        <evt_customreg_mbr_src_key_ext />
      </Event>
      <Net_Amount_Information>
        <vid_ivd_key />
        <vid_net_total />
        <vid_inv_key />
        <vid_ivd_entity_key />
      </Net_Amount_Information>
      <rgs_reg_key_Query>
        <eab_rgs_key />
        <eab_rgs_reg_key />
        <eab_rgs_gft_key />
      </rgs_reg_key_Query>
      <Premium_Price>
        <pr2__prc_key />
        <pr2__prc_prd_key />
        <pr2__prc_price />
        <pr2__prc_add_user />
        <pr2__prc_add_date />
        <pr2__prc_change_user />
        <pr2__prc_change_date />
        <pr2__prc_delete_flag />
        <pr2__prc_key_ext />
        <pr2__prc_gla_ar_key />
        <pr2__prc_gla_revenue_key />
        <pr2__prc_gla_liability_key />
        <pr2__prc_gla_return_key />
        <pr2__prc_gla_writeoff_key />
        <pr2__prc_start_date />
        <pr2__prc_end_date />
        <pr2__prc_ptr_key />
        <pr2__prc_num_issues />
        <pr2__prc_prd_ptp_key />
        <pr2__prc_percent />
        <pr2__prc_percent_cp />
        <pr2__prc_prd_atc_key />
        <pr2__prc_code />
        <pr2__prc_display_name />
        <pr2__prc_sell_online />
        <pr2__prc_gla_deferred_key />
        <pr2__prc_deferred_flag />
        <pr2__prc_mail />
        <pr2__prc_email />
        <pr2__prc_fax />
        <pr2__prc_thumbnail />
        <pr2__prc_online_abstract />
        <pr2__prc_entity_key />
        <pr2__prc_qty_min />
        <pr2__prc_qty_max />
        <pr2__prc_recognize_after_date />
        <pr2__prc_account_split_flag />
        <pr2__prc_prorate_flag />
        <pr2__prc_prorate_first_year_flag />
        <pr2__prc_web />
        <pr2__prc_microfiche />
        <pr2__prc_revenue_recog_frequency />
        <pr2__prc_allow_installment />
        <pr2__prc_pjt_key />
        <pr2__prc_shippable_flag />
        <pr2__prc_eweb_code />
        <pr2__prc_weight_min />
        <pr2__prc_weight_max />
        <pr2__prc_recognize_by_issue_flag />
        <pr2__prc_num_grace_issues />
        <pr2__prc_back_issue_flag />
        <pr2__prc_renew_unpaid_orders_flag />
        <pr2__prc_allow_unpaid_orders_flag />
        <pr2__prc_deferral_num_years />
        <pr2__prc_cur_key />
        <pr2__prc_award_credit_flag />
        <pr2__prc_deferral_num_issues />
        <pr2__prc_allow_sync_flag />
        <pr2__prc_cct_key />
        <pr2__prc_no_discount_flag />
        <pr2__prc_pcl_key />
        <pr2__prc_pde_key />
        <pr2__prc_plo_key />
      </Premium_Price>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
    </FundraisingGift>
    <FundraisingGift>
      <CurrentKey />
      <Gift>
        <gft_default_premium_selection />
        <gft_key />
        <gft_apl_key />
        <gft_fun_key />
        <gft_cmp_key />
        <gft_gty_key />
        <gft_date />
        <gft_deductable_amt />
        <gft_add_user />
        <gft_add_date />
        <gft_change_user />
        <gft_change_date />
        <gft_delete_flag />
        <gft_entity_key />
        <gft_frt_key />
        <gft_cst_key />
        <gft_key_ext />
        <gft_fpc_prd_key />
        <gft_ivd_key />
        <gft_stock_name />
        <gft_acknowledgment_note1 />
        <gft_acknowledgment_note2 />
        <gft_cct_key />
        <gft_notes />
        <gft_number_of_shares />
        <gft_pck_key />
        <gft_gft_key />
        <gft_prm_prc_key />
        <gft_share_price />
        <gft_anonymous_flag />
        <gft_inv_code />
        <gft_recognition_customer_adr_line1 />
        <gft_recognition_customer_adr_line2 />
        <gft_soft_money />
        <gft_recognition_customer />
        <gft_recognition_customer_adr_line3 />
        <gft_recognition_customer_adr_city />
        <gft_recognition_customer_adr_state />
        <gft_recognition_customer_adr_post_code />
        <gft_recognition_customer_adr_country />
        <gft_plg_key />
        <gft_transfer_from_gft_key />
        <gft_sct_key />
        <gft_liquidation_amount />
        <gft_clg_key />
        <gft_other_match_program />
        <gft_form_complete_flag />
        <gft_date_sent />
        <gft_date_received />
        <gft_solicitor_cst_key />
        <gft_ticker />
        <gft_acknowledgment_date />
        <gft_batch_code />
        <gft_mail_flag />
        <gft_recognize_as />
        <gft_liquidation_date />
        <gft_src_key />
        <gft_reg_key />
        <gft_tax_receipt_sent_date />
        <gft_tbt_key />
        <gft_personal_message />
        <gft_dnr_cst_key />
        <gft_property_name />
        <gft_related_gift_key />
        <gft_update_funds_raised_pending_flag />
        <gft_receipt_status />
        <gft_amount />
        <gft_inv_exists_flag />
        <gft_repeat_gift_flag />
        <gft_bup_prd_key />
        <gft_prc_key />
        <gft_corporate_match_flag />
        <gft_formkey />
        <gft_parentdataobject />
        <gft_previous_gift_recognize_as />
        <gft_frequency />
        <gft_recurring_flag />
        <gft_comp_gift_add_flag />
        <gft_ods_key />
        <gft_ord_key />
        <gft_FundEvent_reg_key />
        <gft_auto_generate_ivd_flag />
        <gft_pledge_product_name />
        <gft_ask_ladder />
        <gft_mbr_cst_key />
        <gft_mbr_cst_sort_name_dn />
        <gft_order_type />
        <gft_is_pledge_flag />
        <gft_stock_high />
        <gft_stock_low />
      </Gift>
      <Constituent>
        <dnr_cst_key />
        <dnr_alt_id />
        <dnr_matchcode />
        <dnr_salutation1 />
        <dnr_salutation2 />
        <dnr_salutation3 />
        <dnr_dcg_key />
        <dnr_rfm_join_date />
        <dnr_rfm_join_source />
        <dnr_rfm_ytd_amt />
        <dnr_rfm_ytd_count />
        <dnr_rfm_ly_amt />
        <dnr_rfm_ly_count />
        <dnr_rfm_ttd_amt />
        <dnr_rfm_ttd_count />
        <dnr_rfm_highest_amt />
        <dnr_rfm_highest_date />
        <dnr_rfm_highest_source />
        <dnr_rfm_latest_amt />
        <dnr_rfm_latest_date />
        <dnr_rfm_latest_source />
        <dnr_add_user />
        <dnr_add_date />
        <dnr_change_user />
        <dnr_change_date />
        <dnr_delete_flag />
        <dnr_entity_key />
        <dnr_cst_key_ext />
        <dnr_ind_cst_key />
        <dnr_rfm_first_gift_amt />
        <dnr_vip_flag />
        <dnr_notes />
        <dnr_rcl_key />
        <dnr_recognition_level_override_flag />
        <dnr_salutation4 />
        <dnr_usr_key />
        <dnr_solicitor_cst_key />
        <dnr_vpt_key />
        <dnr_gives_anonymous />
        <dnr_do_not_solicit_flag />
        <dnr_company_smsf_ext />
        <dnr_rfm_first_source_code_key />
        <dnr_rfm_highest_ly_amt />
        <dnr_rfm_first_appeal_key />
        <dnr_rfm_highest_ytd_date />
        <dnr_rfm_highest_ly_date />
        <dnr_rfm_latest_source_code_key />
        <dnr_rfm_highest_ytd_amt />
        <dnr_rfm_latest_appeal_key />
        <dnr_rfm_highest_source_code_key />
        <dnr_rfm_highest_appeal_key />
        <dnr_rfm_average_amt />
        <dnr_cst_sort_name_dn />
        <dnr_ask_amount1 />
        <dnr_ask_amount2 />
        <dnr_ask_amount3 />
        <dnr_ask_amount4 />
        <dnr_ask_amount5 />
        <dnr_npa_key />
        <dnr_donor_year />
        <dnr_membership_year />
      </Constituent>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
        <cst_temp_password_token />
      </Customer>
      <Individual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
        <ind_cst_main_office_cst_key />
      </Individual>
      <Ind_Business_Address_XRef>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
        <cxa_primary />
        <cxa_owner />
        <cxa_billing />
        <cxa_create_change_log />
        <cxa_AddressLinkingDropDownList />
      </Ind_Business_Address_XRef>
      <Ind_Business_Address>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Ind_Business_Address>
      <Ind_Business_Address_Country>
        <cty_code />
        <cty_add_date />
        <cty_add_user />
        <cty_change_date />
        <cty_change_user />
        <cty_delete_flag />
        <cty_key />
        <cty_key_ext />
        <cty_entity_key />
        <cty_long_name />
        <cty_fips_code />
        <cty_sovereignty />
        <cty_status />
        <cty_capital />
        <cty_idd_code />
        <cty_rgn_key />
        <cty_srg_key />
        <cty_postal_input_mask />
        <cty_phone_input_mask />
        <cty_currency_code />
        <cty_currency_code_description />
        <cty_vat_flag />
        <cty_iso_2 />
        <cty_iso_3 />
        <cty_do_not_ship />
        <cty_iso_number />
        <cty_bpa_region />
        <cty_do_not_sell />
        <cty_dyn_key />
        <cty_dyn_key_2 />
        <cty_cgy_key />
      </Ind_Business_Address_Country>
      <Ind_Business_Phone_XRef>
        <cph_key />
        <cph_cst_key />
        <cph_phn_key />
        <cph_pht_key />
        <cph_cst_link_key />
        <cph_add_user />
        <cph_add_date />
        <cph_change_user />
        <cph_change_date />
        <cph_delete_flag />
        <cph_key_ext />
        <cph_unlisted_flag />
        <cph_phn_number_complete />
        <cph_extension />
        <cph_entity_key />
        <cph_no_directory_print_flag_ext />
        <cph_primary />
        <cph_owner />
        <cph_PhoneLinkingDropDownList />
      </Ind_Business_Phone_XRef>
      <Ind_Business_Phone>
        <phn_key />
        <phn_cst_key_owner />
        <phn_number />
        <phn_number_display />
        <phn_cty_key />
        <phn_add_user />
        <phn_add_date />
        <phn_change_user />
        <phn_change_date />
        <phn_delete_flag />
        <phn_entity_key />
        <phn_key_ext />
      </Ind_Business_Phone>
      <Ind_Business_Phone_country>
        <ct3__cty_code />
        <ct3__cty_add_date />
        <ct3__cty_add_user />
        <ct3__cty_change_date />
        <ct3__cty_change_user />
        <ct3__cty_delete_flag />
        <ct3__cty_key />
        <ct3__cty_key_ext />
        <ct3__cty_entity_key />
        <ct3__cty_long_name />
        <ct3__cty_fips_code />
        <ct3__cty_sovereignty />
        <ct3__cty_status />
        <ct3__cty_capital />
        <ct3__cty_idd_code />
        <ct3__cty_rgn_key />
        <ct3__cty_srg_key />
        <ct3__cty_postal_input_mask />
        <ct3__cty_phone_input_mask />
        <ct3__cty_currency_code />
        <ct3__cty_currency_code_description />
        <ct3__cty_vat_flag />
        <ct3__cty_iso_2 />
        <ct3__cty_iso_3 />
        <ct3__cty_do_not_ship />
        <ct3__cty_iso_number />
        <ct3__cty_bpa_region />
        <ct3__cty_do_not_sell />
        <ct3__cty_dyn_key />
        <ct3__cty_dyn_key_2 />
        <ct3__cty_cgy_key />
      </Ind_Business_Phone_country>
      <Ind_Business_Fax_XRef>
        <cfx_key />
        <cfx_cst_key />
        <cfx_fax_key />
        <cfx_fxt_key />
        <cfx_cst_link_key />
        <cfx_add_user />
        <cfx_add_date />
        <cfx_change_user />
        <cfx_change_date />
        <cfx_delete_flag />
        <cfx_key_ext />
        <cfx_unlisted_flag />
        <cfx_fax_number_complete />
        <cfx_extension />
        <cfx_entity_key />
        <cfx_no_directory_print_flag_ext />
        <cfx_primary />
        <cfx_owner />
        <cfx_FaxLinkingDropDownList />
      </Ind_Business_Fax_XRef>
      <Ind_Business_Fax>
        <fax_key />
        <fax_cst_key_owner />
        <fax_number />
        <fax_number_display />
        <fax_cty_key />
        <fax_add_user />
        <fax_add_date />
        <fax_change_user />
        <fax_change_date />
        <fax_delete_flag />
        <fax_entity_key />
        <fax_key_ext />
      </Ind_Business_Fax>
      <Ind_Business_Fax_Country>
        <ct5__cty_code />
        <ct5__cty_add_date />
        <ct5__cty_add_user />
        <ct5__cty_change_date />
        <ct5__cty_change_user />
        <ct5__cty_delete_flag />
        <ct5__cty_key />
        <ct5__cty_key_ext />
        <ct5__cty_entity_key />
        <ct5__cty_long_name />
        <ct5__cty_fips_code />
        <ct5__cty_sovereignty />
        <ct5__cty_status />
        <ct5__cty_capital />
        <ct5__cty_idd_code />
        <ct5__cty_rgn_key />
        <ct5__cty_srg_key />
        <ct5__cty_postal_input_mask />
        <ct5__cty_phone_input_mask />
        <ct5__cty_currency_code />
        <ct5__cty_currency_code_description />
        <ct5__cty_vat_flag />
        <ct5__cty_iso_2 />
        <ct5__cty_iso_3 />
        <ct5__cty_do_not_ship />
        <ct5__cty_iso_number />
        <ct5__cty_bpa_region />
        <ct5__cty_do_not_sell />
        <ct5__cty_dyn_key />
        <ct5__cty_dyn_key_2 />
        <ct5__cty_cgy_key />
      </Ind_Business_Fax_Country>
      <Ind_eMail>
        <eml_key />
        <eml_address />
        <eml_cst_key />
        <eml_type />
        <eml_add_user />
        <eml_add_date />
        <eml_change_user />
        <eml_change_date />
        <eml_delete_flag />
        <eml_key_ext />
        <eml_entity_key />
        <eml_invalid_flag />
        <eml_invalid_reason />
        <eml_unlisted_flag />
        <eml_no_directory_print_flag_ext />
        <eml_primary />
      </Ind_eMail>
      <Ind_URL>
        <url_key />
        <url_code />
        <url_cst_key />
        <url_type />
        <url_add_user />
        <url_add_date />
        <url_change_user />
        <url_change_date />
        <url_delete_flag />
        <url_key_ext />
        <url_entity_key />
        <url_no_directory_print_flag_ext />
        <url_primary />
      </Ind_URL>
      <Ind_Messaging>
        <msg_key />
        <msg_handle />
        <msg_cst_key />
        <msg_type />
        <msg_add_user />
        <msg_add_date />
        <msg_change_user />
        <msg_change_date />
        <msg_delete_flag />
        <msg_key_ext />
        <msg_entity_key />
        <msg_primary />
      </Ind_Messaging>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
        <org_cst_main_office_cst_key />
        <org_select_flag />
      </Organization>
      <Org_Business_Address_XRef>
        <cx6__cxa_cst_key />
        <cx6__cxa_adr_key />
        <cx6__cxa_add_date />
        <cx6__cxa_add_user />
        <cx6__cxa_change_date />
        <cx6__cxa_change_user />
        <cx6__cxa_delete_flag />
        <cx6__cxa_key />
        <cx6__cxa_key_ext />
        <cx6__cxa_on_hold_flag />
        <cx6__cxa_adh_key />
        <cx6__cxa_adt_key />
        <cx6__cxa_seasonal_from_date />
        <cx6__cxa_mailing_label />
        <cx6__cxa_seasonal_through_date />
        <cx6__cxa_entity_key />
        <cx6__cxa_mail_stop />
        <cx6__cxa_mailing_label_html />
        <cx6__cxa_on_hold_from />
        <cx6__cxa_on_hold_through />
        <cx6__cxa_no_directory_print_flag_ext />
        <cx6__cxa_primary />
        <cx6__cxa_owner />
        <cx6__cxa_billing />
        <cx6__cxa_create_change_log />
        <cx6__cxa_AddressLinkingDropDownList />
      </Org_Business_Address_XRef>
      <Org_Business_Address>
        <ad6__adr_key />
        <ad6__adr_cst_key_owner />
        <ad6__adr_line1 />
        <ad6__adr_line2 />
        <ad6__adr_line3 />
        <ad6__adr_city />
        <ad6__adr_state />
        <ad6__adr_post_code />
        <ad6__adr_city_state_code />
        <ad6__adr_country />
        <ad6__adr_intl_province />
        <ad6__adr_county />
        <ad6__adr_cong_dist />
        <ad6__adr_state_house />
        <ad6__adr_state_senate />
        <ad6__adr_latitude />
        <ad6__adr_longitude />
        <ad6__adr_mailing_label />
        <ad6__adr_mailing_label_html />
        <ad6__adr_add_date />
        <ad6__adr_add_user />
        <ad6__adr_change_date />
        <ad6__adr_change_user />
        <ad6__adr_delete_flag />
        <ad6__adr_key_ext />
        <ad6__adr_bad_address_flag />
        <ad6__adr_adb_key />
        <ad6__adr_entity_key />
        <ad6__adr_metro_stat_area />
        <ad6__adr_carrier_route />
        <ad6__adr_delivery_point_code />
        <ad6__adr_lacs />
        <ad6__adr_time_zone />
        <ad6__adr_urbanization />
        <ad6__adr_bar_code />
        <ad6__adr_fips />
        <ad6__adr_no_validation_flag />
        <ad6__adr_attn />
        <ad6__adr_record_type_code />
        <ad6__adr_geography />
      </Org_Business_Address>
      <Org_Business_Address_Country>
        <ct6__cty_code />
        <ct6__cty_add_date />
        <ct6__cty_add_user />
        <ct6__cty_change_date />
        <ct6__cty_change_user />
        <ct6__cty_delete_flag />
        <ct6__cty_key />
        <ct6__cty_key_ext />
        <ct6__cty_entity_key />
        <ct6__cty_long_name />
        <ct6__cty_fips_code />
        <ct6__cty_sovereignty />
        <ct6__cty_status />
        <ct6__cty_capital />
        <ct6__cty_idd_code />
        <ct6__cty_rgn_key />
        <ct6__cty_srg_key />
        <ct6__cty_postal_input_mask />
        <ct6__cty_phone_input_mask />
        <ct6__cty_currency_code />
        <ct6__cty_currency_code_description />
        <ct6__cty_vat_flag />
        <ct6__cty_iso_2 />
        <ct6__cty_iso_3 />
        <ct6__cty_do_not_ship />
        <ct6__cty_iso_number />
        <ct6__cty_bpa_region />
        <ct6__cty_do_not_sell />
        <ct6__cty_dyn_key />
        <ct6__cty_dyn_key_2 />
        <ct6__cty_cgy_key />
      </Org_Business_Address_Country>
      <Org_Business_Phone_XRef>
        <cp6__cph_key />
        <cp6__cph_cst_key />
        <cp6__cph_phn_key />
        <cp6__cph_pht_key />
        <cp6__cph_cst_link_key />
        <cp6__cph_add_user />
        <cp6__cph_add_date />
        <cp6__cph_change_user />
        <cp6__cph_change_date />
        <cp6__cph_delete_flag />
        <cp6__cph_key_ext />
        <cp6__cph_unlisted_flag />
        <cp6__cph_phn_number_complete />
        <cp6__cph_extension />
        <cp6__cph_entity_key />
        <cp6__cph_no_directory_print_flag_ext />
        <cp6__cph_primary />
        <cp6__cph_owner />
        <cp6__cph_PhoneLinkingDropDownList />
      </Org_Business_Phone_XRef>
      <Org_Business_Phone>
        <ph6__phn_key />
        <ph6__phn_cst_key_owner />
        <ph6__phn_number />
        <ph6__phn_number_display />
        <ph6__phn_cty_key />
        <ph6__phn_add_user />
        <ph6__phn_add_date />
        <ph6__phn_change_user />
        <ph6__phn_change_date />
        <ph6__phn_delete_flag />
        <ph6__phn_entity_key />
        <ph6__phn_key_ext />
      </Org_Business_Phone>
      <Org_Business_Phone_country>
        <ct7__cty_code />
        <ct7__cty_add_date />
        <ct7__cty_add_user />
        <ct7__cty_change_date />
        <ct7__cty_change_user />
        <ct7__cty_delete_flag />
        <ct7__cty_key />
        <ct7__cty_key_ext />
        <ct7__cty_entity_key />
        <ct7__cty_long_name />
        <ct7__cty_fips_code />
        <ct7__cty_sovereignty />
        <ct7__cty_status />
        <ct7__cty_capital />
        <ct7__cty_idd_code />
        <ct7__cty_rgn_key />
        <ct7__cty_srg_key />
        <ct7__cty_postal_input_mask />
        <ct7__cty_phone_input_mask />
        <ct7__cty_currency_code />
        <ct7__cty_currency_code_description />
        <ct7__cty_vat_flag />
        <ct7__cty_iso_2 />
        <ct7__cty_iso_3 />
        <ct7__cty_do_not_ship />
        <ct7__cty_iso_number />
        <ct7__cty_bpa_region />
        <ct7__cty_do_not_sell />
        <ct7__cty_dyn_key />
        <ct7__cty_dyn_key_2 />
        <ct7__cty_cgy_key />
      </Org_Business_Phone_country>
      <Org_Business_Fax_XRef>
        <cf6__cfx_key />
        <cf6__cfx_cst_key />
        <cf6__cfx_fax_key />
        <cf6__cfx_fxt_key />
        <cf6__cfx_cst_link_key />
        <cf6__cfx_add_user />
        <cf6__cfx_add_date />
        <cf6__cfx_change_user />
        <cf6__cfx_change_date />
        <cf6__cfx_delete_flag />
        <cf6__cfx_key_ext />
        <cf6__cfx_unlisted_flag />
        <cf6__cfx_fax_number_complete />
        <cf6__cfx_extension />
        <cf6__cfx_entity_key />
        <cf6__cfx_no_directory_print_flag_ext />
        <cf6__cfx_primary />
        <cf6__cfx_owner />
        <cf6__cfx_FaxLinkingDropDownList />
      </Org_Business_Fax_XRef>
      <Org_Business_Fax>
        <fa6__fax_key />
        <fa6__fax_cst_key_owner />
        <fa6__fax_number />
        <fa6__fax_number_display />
        <fa6__fax_cty_key />
        <fa6__fax_add_user />
        <fa6__fax_add_date />
        <fa6__fax_change_user />
        <fa6__fax_change_date />
        <fa6__fax_delete_flag />
        <fa6__fax_entity_key />
        <fa6__fax_key_ext />
      </Org_Business_Fax>
      <Org_Business_Fax_Country>
        <ct8__cty_code />
        <ct8__cty_add_date />
        <ct8__cty_add_user />
        <ct8__cty_change_date />
        <ct8__cty_change_user />
        <ct8__cty_delete_flag />
        <ct8__cty_key />
        <ct8__cty_key_ext />
        <ct8__cty_entity_key />
        <ct8__cty_long_name />
        <ct8__cty_fips_code />
        <ct8__cty_sovereignty />
        <ct8__cty_status />
        <ct8__cty_capital />
        <ct8__cty_idd_code />
        <ct8__cty_rgn_key />
        <ct8__cty_srg_key />
        <ct8__cty_postal_input_mask />
        <ct8__cty_phone_input_mask />
        <ct8__cty_currency_code />
        <ct8__cty_currency_code_description />
        <ct8__cty_vat_flag />
        <ct8__cty_iso_2 />
        <ct8__cty_iso_3 />
        <ct8__cty_do_not_ship />
        <ct8__cty_iso_number />
        <ct8__cty_bpa_region />
        <ct8__cty_do_not_sell />
        <ct8__cty_dyn_key />
        <ct8__cty_dyn_key_2 />
        <ct8__cty_cgy_key />
      </Org_Business_Fax_Country>
      <Org_eMail>
        <em6__eml_key />
        <em6__eml_address />
        <em6__eml_cst_key />
        <em6__eml_type />
        <em6__eml_add_user />
        <em6__eml_add_date />
        <em6__eml_change_user />
        <em6__eml_change_date />
        <em6__eml_delete_flag />
        <em6__eml_key_ext />
        <em6__eml_entity_key />
        <em6__eml_invalid_flag />
        <em6__eml_invalid_reason />
        <em6__eml_unlisted_flag />
        <em6__eml_no_directory_print_flag_ext />
        <em6__eml_primary />
      </Org_eMail>
      <Org_URL>
        <ur6__url_key />
        <ur6__url_code />
        <ur6__url_cst_key />
        <ur6__url_type />
        <ur6__url_add_user />
        <ur6__url_add_date />
        <ur6__url_change_user />
        <ur6__url_change_date />
        <ur6__url_delete_flag />
        <ur6__url_key_ext />
        <ur6__url_entity_key />
        <ur6__url_no_directory_print_flag_ext />
        <ur6__url_primary />
      </Org_URL>
      <Org_Messaging>
        <ms6__msg_key />
        <ms6__msg_handle />
        <ms6__msg_cst_key />
        <ms6__msg_type />
        <ms6__msg_add_user />
        <ms6__msg_add_date />
        <ms6__msg_change_user />
        <ms6__msg_change_date />
        <ms6__msg_delete_flag />
        <ms6__msg_key_ext />
        <ms6__msg_entity_key />
        <ms6__msg_primary />
      </Org_Messaging>
      <Pledge>
        <plg_key />
        <plg_fun_key />
        <plg_cmp_key />
        <plg_apl_key />
        <plg_date />
        <plg_start_date />
        <plg_end_date />
        <plg_notes />
        <plg_add_user />
        <plg_add_date />
        <plg_change_user />
        <plg_change_date />
        <plg_delete_flag />
        <plg_entity_key />
        <plg_key_ext />
        <plg_cct_key />
        <plg_fpc_prd_key />
        <plg_frt_key />
        <plg_odd_key />
        <plg_recognition_customer_adr_line1 />
        <plg_cst_key />
        <plg_ord_key />
        <plg_recognition_customer_adr_line2 />
        <plg_anonymous_flag />
        <plg_ord_code />
        <plg_recognition_customer_adr_line3 />
        <plg_pck_key />
        <plg_recognition_customer />
        <plg_recognition_customer_adr_city />
        <plg_recognition_customer_adr_state />
        <plg_recognition_customer_adr_post_code />
        <plg_recognition_customer_adr_country />
        <plg_stock_name />
        <plg_number_of_shares />
        <plg_share_price />
        <plg_auto_renew_flag />
        <plg_renewed_to_plg_key />
        <plg_solicitor_cst_key />
        <plg_src_key />
        <plg_tbt_key />
        <plg_personal_message />
        <plg_dnr_cst_key />
        <plg_recognize_as />
        <plg_receipt_status />
      </Pledge>
      <Premium>
        <prm_add_user />
        <prm_add_date />
        <prm_change_user />
        <prm_taxable_amt />
        <prm_prc_key_ext />
        <prm_change_date />
        <prm_prc_key />
        <prm_delete_flag />
        <prm_entity_key />
      </Premium>
      <Product_Code>
        <fpc_add_user />
        <fpc_add_date />
        <fpc_change_user />
        <fpc_change_date />
        <fpc_delete_flag />
        <fpc_entity_key />
        <fpc_prd_key />
        <fpc_fun_key />
        <fpc_cmp_key />
        <fpc_apl_key />
        <fpc_pck_key />
        <fpc_track_recognition_level_flag />
        <fpc_event_flag />
        <fpc_prd_key_ext />
        <fpc_funds_raised />
        <fpc_funds_goal />
        <fpc_start_date />
        <fpc_end_date />
        <fpc_notes />
        <fpc_active_flag />
      </Product_Code>
      <Product>
        <prd_key />
        <prd_name />
        <prd_add_user />
        <prd_add_date />
        <prd_change_user />
        <prd_change_date />
        <prd_delete_flag />
        <prd_key_ext />
        <prd_description />
        <prd_allow_partial_ship_flag />
        <prd_track_inventory_flag />
        <prd_gla_cogs_key />
        <prd_gla_inventory_key />
        <prd_ptp_key />
        <prd_start_date />
        <prd_taxable_flag />
        <prd_allow_backorder />
        <prd_end_date />
        <prd_atc_key />
        <prd_qty_reorder />
        <prd_restock_fee />
        <prd_restock_percent />
        <prd_restock_percent_cp />
        <prd_mail />
        <prd_email />
        <prd_fax />
        <prd_sell_online />
        <prd_online_abstract />
        <prd_code />
        <prd_short_description />
        <prd_thumbnail_doc_key />
        <prd_entity_key />
        <prd_web />
        <prd_microfiche />
        <prd_post_to_web_date />
        <prd_remove_from_web_date />
        <prd_ptc_key />
        <prd_format />
        <prd_download_url />
        <prd_show_as_new_until />
        <prd_pjt_key />
        <prd_gla_damaged_goods_key />
        <prd_order />
        <prd_download_available_days />
        <prd_weighted_average_cost />
        <prd_featured_product_flag />
        <prd_download_available_count />
        <prd_cct_key />
        <prd_pts_key />
        <prd_cmo_key />
        <prd_out_of_stock_override_message />
        <prd_pri_color_charge_flag_ext />
        <prd_pri_color_flag_ext />
      </Product>
      <Campaign_Code>
        <cmp_key />
        <cmp_code />
        <cmp_description />
        <cmp_start_date />
        <cmp_end_date />
        <cmp_goal />
        <cmp_notes />
        <cmp_active_flag />
        <cmp_add_user />
        <cmp_add_date />
        <cmp_change_user />
        <cmp_change_date />
        <cmp_delete_flag />
        <cmp_entity_key />
        <cmp_raised />
        <cmp_pledged />
        <cmp_gft_cct_key />
        <cmp_plg_cct_key />
        <cmp_key_ext />
        <cmp_acc_key />
      </Campaign_Code>
      <Fund_Code>
        <fun_key />
        <fun_code />
        <fun_description />
        <fun_start_date />
        <fun_end_date />
        <fun_goal />
        <fun_notes />
        <fun_active_flag />
        <fun_add_user />
        <fun_add_date />
        <fun_change_user />
        <fun_change_date />
        <fun_delete_flag />
        <fun_entity_key />
        <fun_raised />
        <fun_pledged />
        <fun_key_ext />
      </Fund_Code>
      <Appeal_Code>
        <apl_key />
        <apl_code />
        <apl_description />
        <apl_start_date />
        <apl_end_date />
        <apl_goal />
        <apl_notes />
        <apl_active_flag />
        <apl_add_user />
        <apl_add_date />
        <apl_change_user />
        <apl_change_date />
        <apl_delete_flag />
        <apl_entity_key />
        <apl_raised />
        <apl_pledged />
        <apl_key_ext />
        <apl_cmp_key />
        <apl_act_key />
        <apl_apc_key />
      </Appeal_Code>
      <Package_Code>
        <pck_key />
        <pck_code />
        <pck_description />
        <pck_start_date />
        <pck_end_date />
        <pck_goal />
        <pck_notes />
        <pck_active_flag />
        <pck_add_user />
        <pck_add_date />
        <pck_change_user />
        <pck_change_date />
        <pck_delete_flag />
        <pck_entity_key />
        <pck_key_ext />
        <pck_oes_key />
      </Package_Code>
      <Order_Detail_Schedule>
        <ods_key />
        <ods_ord_key />
        <ods_date />
        <ods_amount />
        <ods_process_date />
        <ods_add_user />
        <ods_add_date />
        <ods_change_user />
        <ods_change_date />
        <ods_delete_flag />
        <ods_entity_key />
        <ods_key_ext />
        <ods_number />
        <ods_ims_key />
        <ods_void_date />
        <ods_void_user />
        <ods_void_flag />
        <ods_writeoff_amount />
      </Order_Detail_Schedule>
      <Recognition_Customer>
        <cs2__cst_key />
        <cs2__cst_type />
        <cs2__cst_name_cp />
        <cs2__cst_sort_name_dn />
        <cs2__cst_ind_full_name_dn />
        <cs2__cst_org_name_dn />
        <cs2__cst_ixo_title_dn />
        <cs2__cst_pref_comm_meth />
        <cs2__cst_bio />
        <cs2__cst_add_date />
        <cs2__cst_add_user />
        <cs2__cst_change_date />
        <cs2__cst_change_user />
        <cs2__cst_delete_flag />
        <cs2__cst_recno />
        <cs2__cst_id />
        <cs2__cst_key_ext />
        <cs2__cst_email_text_only />
        <cs2__cst_credit_limit />
        <cs2__cst_src_key />
        <cs2__cst_src_code />
        <cs2__cst_tax_exempt_flag />
        <cs2__cst_tax_id />
        <cs2__cst_cxa_key />
        <cs2__cst_no_email_flag />
        <cs2__cst_cxa_billing_key />
        <cs2__cst_eml_address_dn />
        <cs2__cst_eml_key />
        <cs2__cst_no_phone_flag />
        <cs2__cst_phn_number_complete_dn />
        <cs2__cst_cph_key />
        <cs2__cst_no_fax_flag />
        <cs2__cst_fax_number_complete_dn />
        <cs2__cst_cfx_key />
        <cs2__cst_ixo_key />
        <cs2__cst_no_web_flag />
        <cs2__cst_oldid />
        <cs2__cst_member_flag />
        <cs2__cst_url_code_dn />
        <cs2__cst_parent_cst_key />
        <cs2__cst_url_key />
        <cs2__cst_no_msg_flag />
        <cs2__cst_msg_handle_dn />
        <cs2__cst_web_login />
        <cs2__cst_web_password />
        <cs2__cst_entity_key />
        <cs2__cst_msg_key />
        <cs2__cst_no_mail_flag />
        <cs2__cst_web_start_date />
        <cs2__cst_web_end_date />
        <cs2__cst_web_force_password_change />
        <cs2__cst_web_login_disabled_flag />
        <cs2__cst_comment />
        <cs2__cst_credit_hold_flag />
        <cs2__cst_credit_hold_reason />
        <cs2__cst_web_forgot_password_status />
        <cs2__cst_old_cxa_key />
        <cs2__cst_last_email_date />
        <cs2__cst_no_promotional_material_ext />
        <cs2__cst_no_publish_flag />
        <cs2__cst_sin_key />
        <cs2__cst_ttl_key />
        <cs2__cst_jfn_key />
        <cs2__cst_cur_key />
        <cs2__cst_attribute_1 />
        <cs2__cst_attribute_2 />
        <cs2__cst_salutation_1 />
        <cs2__cst_salutation_2 />
        <cs2__cst_merge_cst_key />
        <cs2__cst_salutation_3 />
        <cs2__cst_salutation_4 />
        <cs2__cst_default_recognize_as />
        <cs2__cst_score />
        <cs2__cst_score_normalized />
        <cs2__cst_score_trend />
        <cs2__cst_vault_account />
        <cs2__cst_exclude_from_social_flag />
        <cs2__cst_social_score />
        <cs2__cst_ptin />
        <cs2__cst_aicpa_member_id />
        <cs2__cst_vendor_code />
        <cs2__cst_salt />
        <cs2__cst_sca_key />
        <cs2__cst_iterations />
        <cs2__cst_web_password_change_date />
        <cs2__cst_web_failed_login_count />
        <cs2__cst_pri_member_flag_ext />
        <cs2__cst_web_last_failed_login_date />
        <cs2__cst_web_login_locked_flag />
      </Recognition_Customer>
      <Tribute>
        <tbt_key />
        <tbt_cst_key />
        <tbt_description />
        <tbt_frt_key />
        <tbt_fpc_prd_key />
        <tbt_tbc_key />
        <tbt_note />
        <tbt_cct_key />
        <tbt_add_user />
        <tbt_add_date />
        <tbt_change_user />
        <tbt_change_date />
        <tbt_delete_flag />
        <tbt_entity_key />
        <tbt_key_ext />
      </Tribute>
      <Tribute_Customer>
        <cs4__cst_key />
        <cs4__cst_type />
        <cs4__cst_name_cp />
        <cs4__cst_sort_name_dn />
        <cs4__cst_ind_full_name_dn />
        <cs4__cst_org_name_dn />
        <cs4__cst_ixo_title_dn />
        <cs4__cst_pref_comm_meth />
        <cs4__cst_bio />
        <cs4__cst_add_date />
        <cs4__cst_add_user />
        <cs4__cst_change_date />
        <cs4__cst_change_user />
        <cs4__cst_delete_flag />
        <cs4__cst_recno />
        <cs4__cst_id />
        <cs4__cst_key_ext />
        <cs4__cst_email_text_only />
        <cs4__cst_credit_limit />
        <cs4__cst_src_key />
        <cs4__cst_src_code />
        <cs4__cst_tax_exempt_flag />
        <cs4__cst_tax_id />
        <cs4__cst_cxa_key />
        <cs4__cst_no_email_flag />
        <cs4__cst_cxa_billing_key />
        <cs4__cst_eml_address_dn />
        <cs4__cst_eml_key />
        <cs4__cst_no_phone_flag />
        <cs4__cst_phn_number_complete_dn />
        <cs4__cst_cph_key />
        <cs4__cst_no_fax_flag />
        <cs4__cst_fax_number_complete_dn />
        <cs4__cst_cfx_key />
        <cs4__cst_ixo_key />
        <cs4__cst_no_web_flag />
        <cs4__cst_oldid />
        <cs4__cst_member_flag />
        <cs4__cst_url_code_dn />
        <cs4__cst_parent_cst_key />
        <cs4__cst_url_key />
        <cs4__cst_no_msg_flag />
        <cs4__cst_msg_handle_dn />
        <cs4__cst_web_login />
        <cs4__cst_web_password />
        <cs4__cst_entity_key />
        <cs4__cst_msg_key />
        <cs4__cst_no_mail_flag />
        <cs4__cst_web_start_date />
        <cs4__cst_web_end_date />
        <cs4__cst_web_force_password_change />
        <cs4__cst_web_login_disabled_flag />
        <cs4__cst_comment />
        <cs4__cst_credit_hold_flag />
        <cs4__cst_credit_hold_reason />
        <cs4__cst_web_forgot_password_status />
        <cs4__cst_old_cxa_key />
        <cs4__cst_last_email_date />
        <cs4__cst_no_promotional_material_ext />
        <cs4__cst_no_publish_flag />
        <cs4__cst_sin_key />
        <cs4__cst_ttl_key />
        <cs4__cst_jfn_key />
        <cs4__cst_cur_key />
        <cs4__cst_attribute_1 />
        <cs4__cst_attribute_2 />
        <cs4__cst_salutation_1 />
        <cs4__cst_salutation_2 />
        <cs4__cst_merge_cst_key />
        <cs4__cst_salutation_3 />
        <cs4__cst_salutation_4 />
        <cs4__cst_default_recognize_as />
        <cs4__cst_score />
        <cs4__cst_score_normalized />
        <cs4__cst_score_trend />
        <cs4__cst_vault_account />
        <cs4__cst_exclude_from_social_flag />
        <cs4__cst_social_score />
        <cs4__cst_ptin />
        <cs4__cst_aicpa_member_id />
        <cs4__cst_vendor_code />
        <cs4__cst_salt />
        <cs4__cst_sca_key />
        <cs4__cst_iterations />
        <cs4__cst_web_password_change_date />
        <cs4__cst_web_failed_login_count />
        <cs4__cst_pri_member_flag_ext />
        <cs4__cst_web_last_failed_login_date />
        <cs4__cst_web_login_locked_flag />
      </Tribute_Customer>
      <Gift_Type>
        <gty_key />
        <gty_type />
        <gty_description />
        <gty_add_user />
        <gty_add_date />
        <gty_change_user />
        <gty_change_date />
        <gty_delete_flag />
        <gty_entity_key />
        <gty_display_order />
        <gty_key_ext />
      </Gift_Type>
      <Recogntion_Type>
        <frt_key />
        <frt_add_user />
        <frt_add_date />
        <frt_change_user />
        <frt_change_date />
        <frt_delete_flag />
        <frt_entity_key />
        <frt_code />
        <frt_key_ext />
      </Recogntion_Type>
      <Contributor_Gift>
        <gf2__gft_key />
        <gf2__gft_apl_key />
        <gf2__gft_fun_key />
        <gf2__gft_cmp_key />
        <gf2__gft_gty_key />
        <gf2__gft_date />
        <gf2__gft_deductable_amt />
        <gf2__gft_add_user />
        <gf2__gft_add_date />
        <gf2__gft_change_user />
        <gf2__gft_change_date />
        <gf2__gft_delete_flag />
        <gf2__gft_entity_key />
        <gf2__gft_frt_key />
        <gf2__gft_cst_key />
        <gf2__gft_key_ext />
        <gf2__gft_fpc_prd_key />
        <gf2__gft_ivd_key />
        <gf2__gft_stock_name />
        <gf2__gft_acknowledgment_note1 />
        <gf2__gft_acknowledgment_note2 />
        <gf2__gft_cct_key />
        <gf2__gft_notes />
        <gf2__gft_number_of_shares />
        <gf2__gft_pck_key />
        <gf2__gft_gft_key />
        <gf2__gft_prm_prc_key />
        <gf2__gft_share_price />
        <gf2__gft_anonymous_flag />
        <gf2__gft_inv_code />
        <gf2__gft_recognition_customer_adr_line1 />
        <gf2__gft_recognition_customer_adr_line2 />
        <gf2__gft_soft_money />
        <gf2__gft_recognition_customer />
        <gf2__gft_recognition_customer_adr_line3 />
        <gf2__gft_recognition_customer_adr_city />
        <gf2__gft_recognition_customer_adr_state />
        <gf2__gft_recognition_customer_adr_post_code />
        <gf2__gft_recognition_customer_adr_country />
        <gf2__gft_plg_key />
        <gf2__gft_transfer_from_gft_key />
        <gf2__gft_sct_key />
        <gf2__gft_liquidation_amount />
        <gf2__gft_clg_key />
        <gf2__gft_other_match_program />
        <gf2__gft_form_complete_flag />
        <gf2__gft_date_sent />
        <gf2__gft_date_received />
        <gf2__gft_solicitor_cst_key />
        <gf2__gft_ticker />
        <gf2__gft_acknowledgment_date />
        <gf2__gft_batch_code />
        <gf2__gft_mail_flag />
        <gf2__gft_recognize_as />
        <gf2__gft_liquidation_date />
        <gf2__gft_src_key />
        <gf2__gft_reg_key />
        <gf2__gft_tax_receipt_sent_date />
        <gf2__gft_tbt_key />
        <gf2__gft_personal_message />
        <gf2__gft_dnr_cst_key />
        <gf2__gft_property_name />
        <gf2__gft_related_gift_key />
        <gf2__gft_update_funds_raised_pending_flag />
        <gf2__gft_receipt_status />
        <gf2__gft_stock_high />
        <gf2__gft_stock_low />
      </Contributor_Gift>
      <Solicitor_Customer>
        <cs3__cst_key />
        <cs3__cst_type />
        <cs3__cst_name_cp />
        <cs3__cst_sort_name_dn />
        <cs3__cst_ind_full_name_dn />
        <cs3__cst_org_name_dn />
        <cs3__cst_ixo_title_dn />
        <cs3__cst_pref_comm_meth />
        <cs3__cst_bio />
        <cs3__cst_add_date />
        <cs3__cst_add_user />
        <cs3__cst_change_date />
        <cs3__cst_change_user />
        <cs3__cst_delete_flag />
        <cs3__cst_recno />
        <cs3__cst_id />
        <cs3__cst_key_ext />
        <cs3__cst_email_text_only />
        <cs3__cst_credit_limit />
        <cs3__cst_src_key />
        <cs3__cst_src_code />
        <cs3__cst_tax_exempt_flag />
        <cs3__cst_tax_id />
        <cs3__cst_cxa_key />
        <cs3__cst_no_email_flag />
        <cs3__cst_cxa_billing_key />
        <cs3__cst_eml_address_dn />
        <cs3__cst_eml_key />
        <cs3__cst_no_phone_flag />
        <cs3__cst_phn_number_complete_dn />
        <cs3__cst_cph_key />
        <cs3__cst_no_fax_flag />
        <cs3__cst_fax_number_complete_dn />
        <cs3__cst_cfx_key />
        <cs3__cst_ixo_key />
        <cs3__cst_no_web_flag />
        <cs3__cst_oldid />
        <cs3__cst_member_flag />
        <cs3__cst_url_code_dn />
        <cs3__cst_parent_cst_key />
        <cs3__cst_url_key />
        <cs3__cst_no_msg_flag />
        <cs3__cst_msg_handle_dn />
        <cs3__cst_web_login />
        <cs3__cst_web_password />
        <cs3__cst_entity_key />
        <cs3__cst_msg_key />
        <cs3__cst_no_mail_flag />
        <cs3__cst_web_start_date />
        <cs3__cst_web_end_date />
        <cs3__cst_web_force_password_change />
        <cs3__cst_web_login_disabled_flag />
        <cs3__cst_comment />
        <cs3__cst_credit_hold_flag />
        <cs3__cst_credit_hold_reason />
        <cs3__cst_web_forgot_password_status />
        <cs3__cst_old_cxa_key />
        <cs3__cst_last_email_date />
        <cs3__cst_no_promotional_material_ext />
        <cs3__cst_no_publish_flag />
        <cs3__cst_sin_key />
        <cs3__cst_ttl_key />
        <cs3__cst_jfn_key />
        <cs3__cst_cur_key />
        <cs3__cst_attribute_1 />
        <cs3__cst_attribute_2 />
        <cs3__cst_salutation_1 />
        <cs3__cst_salutation_2 />
        <cs3__cst_merge_cst_key />
        <cs3__cst_salutation_3 />
        <cs3__cst_salutation_4 />
        <cs3__cst_default_recognize_as />
        <cs3__cst_score />
        <cs3__cst_score_normalized />
        <cs3__cst_score_trend />
        <cs3__cst_vault_account />
        <cs3__cst_exclude_from_social_flag />
        <cs3__cst_social_score />
        <cs3__cst_ptin />
        <cs3__cst_aicpa_member_id />
        <cs3__cst_vendor_code />
        <cs3__cst_salt />
        <cs3__cst_sca_key />
        <cs3__cst_iterations />
        <cs3__cst_web_password_change_date />
        <cs3__cst_web_failed_login_count />
        <cs3__cst_pri_member_flag_ext />
        <cs3__cst_web_last_failed_login_date />
        <cs3__cst_web_login_locked_flag />
      </Solicitor_Customer>
      <Source_Code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </Source_Code>
      <ComplementaryGifts>
        <gf3__gft_key />
        <gf3__gft_apl_key />
        <gf3__gft_fun_key />
        <gf3__gft_cmp_key />
        <gf3__gft_gty_key />
        <gf3__gft_date />
        <gf3__gft_deductable_amt />
        <gf3__gft_add_user />
        <gf3__gft_add_date />
        <gf3__gft_change_user />
        <gf3__gft_change_date />
        <gf3__gft_delete_flag />
        <gf3__gft_entity_key />
        <gf3__gft_frt_key />
        <gf3__gft_cst_key />
        <gf3__gft_key_ext />
        <gf3__gft_fpc_prd_key />
        <gf3__gft_ivd_key />
        <gf3__gft_stock_name />
        <gf3__gft_acknowledgment_note1 />
        <gf3__gft_acknowledgment_note2 />
        <gf3__gft_cct_key />
        <gf3__gft_notes />
        <gf3__gft_number_of_shares />
        <gf3__gft_pck_key />
        <gf3__gft_gft_key />
        <gf3__gft_prm_prc_key />
        <gf3__gft_share_price />
        <gf3__gft_anonymous_flag />
        <gf3__gft_inv_code />
        <gf3__gft_recognition_customer_adr_line1 />
        <gf3__gft_recognition_customer_adr_line2 />
        <gf3__gft_soft_money />
        <gf3__gft_recognition_customer />
        <gf3__gft_recognition_customer_adr_line3 />
        <gf3__gft_recognition_customer_adr_city />
        <gf3__gft_recognition_customer_adr_state />
        <gf3__gft_recognition_customer_adr_post_code />
        <gf3__gft_recognition_customer_adr_country />
        <gf3__gft_plg_key />
        <gf3__gft_transfer_from_gft_key />
        <gf3__gft_sct_key />
        <gf3__gft_liquidation_amount />
        <gf3__gft_clg_key />
        <gf3__gft_other_match_program />
        <gf3__gft_form_complete_flag />
        <gf3__gft_date_sent />
        <gf3__gft_date_received />
        <gf3__gft_solicitor_cst_key />
        <gf3__gft_ticker />
        <gf3__gft_acknowledgment_date />
        <gf3__gft_batch_code />
        <gf3__gft_mail_flag />
        <gf3__gft_recognize_as />
        <gf3__gft_liquidation_date />
        <gf3__gft_src_key />
        <gf3__gft_reg_key />
        <gf3__gft_tax_receipt_sent_date />
        <gf3__gft_tbt_key />
        <gf3__gft_personal_message />
        <gf3__gft_dnr_cst_key />
        <gf3__gft_property_name />
        <gf3__gft_related_gift_key />
        <gf3__gft_update_funds_raised_pending_flag />
        <gf3__gft_receipt_status />
        <gf3__gft_stock_high />
        <gf3__gft_stock_low />
      </ComplementaryGifts>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Batch>
        <bat_key />
        <bat_code />
        <bat_date />
        <bat_control_total />
        <bat_control_trx_count />
        <bat_post_date />
        <bat_post_user />
        <bat_post_flag />
        <bat_export_date />
        <bat_export_user />
        <bat_export_flag />
        <bat_add_user />
        <bat_add_date />
        <bat_change_user />
        <bat_change_date />
        <bat_delete_flag />
        <bat_key_ext />
        <bat_apm_key />
        <bat_atc_key />
        <bat_arp_key />
        <bat_close_user />
        <bat_close_date />
        <bat_close_flag />
        <bat_notes />
        <bat_file />
        <bat_entity_key />
        <bat_intercompany_flag />
        <bat_file2 />
        <bat_file3 />
        <bat_lock_flag />
        <bat_lock_date />
        <bat_orig_trans_type />
        <bat_make_default_flag />
      </Batch>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Installment_Billing>
        <ord_key />
        <ord_cst_key />
        <ord_frequency />
        <ord_ptr_key />
        <ord_last_bill_date />
        <ord_proforma />
        <ord_type />
        <ord_pin_key />
        <ord_num_of_installments />
        <ord_num_invoices_to_date />
        <ord_cst_billing_key />
        <ord_ind_cst_billing_key />
        <ord_cxa_key />
        <ord_cph_key />
        <ord_cfx_key />
        <ord_eml_key />
        <ord_pref_comm_method />
        <ord_src_key />
        <ord_med_key />
        <ord_notes_internal />
        <ord_notes_external />
        <ord_add_user />
        <ord_add_date />
        <ord_change_user />
        <ord_change_date />
        <ord_delete_flag />
        <ord_entity_key />
        <ord_key_ext />
        <ord_ait_key />
        <ord_first_process_date />
        <ord_code />
        <ord_close_flag />
        <ord_milestone_flag />
        <ord_cpi_key />
        <ord_auto_pay />
        <ord_orig_trans_type />
        <ord_po_number />
        <ord_cur_key />
        <ord_trx_date />
        <ord_sfo_key />
        <ord_group_flag />
        <ord_group_description />
        <ord_recurring_date_1 />
        <ord_recurring_date_2 />
        <ord_generate_from_date />
        <ord_generate_to_date />
        <ord_inst_gen_auto_pay_option />
        <ord_inst_distributed_only_flag />
        <ord_distributed_liability_flag />
        <ord_individual_payment_return_option />
        <ord_payments_returns_flag />
        <ord_bat_key />
        <ord_processed_schedule_count />
        <ord_bat_trx_date />
        <ord_current_schedule_processed />
        <ord_first_installment_amount />
        <ord_balance />
        <ord_process />
        <ord_schedule_flag />
        <ord_task_start_date />
        <ord_task_start_time />
        <ord_eml_address />
        <ord_frequency_user_readable_text />
        <ord_cct_key />
        <ord_oig_key />
        <ord_num_of_paid_installments />
        <ord_hide_gen_next_installmt_btn_flag />
        <ord_payment_choice />
        <ord_action_type_virt />
        <ord_cpi_status />
        <ord_amount_paid />
        <ord_first_installment_amount_user_edit />
      </Installment_Billing>
      <Gift_Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Gift_Price>
      <Registrant>
        <reg_key />
        <reg_cst_key />
        <reg_egp_key />
        <reg_evt_key />
        <reg_badge_name />
        <reg_cxa_key />
        <reg_cph_key />
        <reg_eml_key />
        <reg_cfx_key />
        <reg_url_key />
        <reg_pref_comm_meth />
        <reg_rgt_key />
        <reg_on_wait_list_flag />
        <reg_confirm_date />
        <reg_attendance_flag />
        <reg_ada_requirements />
        <reg_add_user />
        <reg_add_date />
        <reg_change_user />
        <reg_ivd_key />
        <reg_change_date />
        <reg_inv_code />
        <reg_delete_flag />
        <reg_org_name_dn />
        <reg_adr_city />
        <reg_key_ext />
        <reg_adr_state />
        <reg_adr_country />
        <reg_adr_intl_province />
        <reg_ixo_title_dn />
        <reg_src_key />
        <reg_ixo_key />
        <reg_registration_date />
        <reg_cancel_date />
        <reg_entity_key />
        <reg_cancel_reason />
        <reg_exam_result />
        <reg_examinee_no />
        <reg_badge_print_date />
        <reg_reg_key />
        <reg_id />
        <reg_odd_key />
        <reg_ord_code />
        <reg_complimentary_event_registered_flag />
        <reg_gft_key />
        <reg_fundraising_goal />
        <reg_guest_flag />
        <reg_time_in />
        <reg_time_out />
        <reg_narrative />
        <reg_leaderboard_suppress_flag />
        <reg_leaderboard_suppress_amount />
        <reg_video_url />
        <reg_elevate_registration_id_ext />
        <reg_elevate_reg_product_url_ext />
      </Registrant>
      <Registrant_Customer>
        <cs5__cst_key />
        <cs5__cst_type />
        <cs5__cst_name_cp />
        <cs5__cst_sort_name_dn />
        <cs5__cst_ind_full_name_dn />
        <cs5__cst_org_name_dn />
        <cs5__cst_ixo_title_dn />
        <cs5__cst_pref_comm_meth />
        <cs5__cst_bio />
        <cs5__cst_add_date />
        <cs5__cst_add_user />
        <cs5__cst_change_date />
        <cs5__cst_change_user />
        <cs5__cst_delete_flag />
        <cs5__cst_recno />
        <cs5__cst_id />
        <cs5__cst_key_ext />
        <cs5__cst_email_text_only />
        <cs5__cst_credit_limit />
        <cs5__cst_src_key />
        <cs5__cst_src_code />
        <cs5__cst_tax_exempt_flag />
        <cs5__cst_tax_id />
        <cs5__cst_cxa_key />
        <cs5__cst_no_email_flag />
        <cs5__cst_cxa_billing_key />
        <cs5__cst_eml_address_dn />
        <cs5__cst_eml_key />
        <cs5__cst_no_phone_flag />
        <cs5__cst_phn_number_complete_dn />
        <cs5__cst_cph_key />
        <cs5__cst_no_fax_flag />
        <cs5__cst_fax_number_complete_dn />
        <cs5__cst_cfx_key />
        <cs5__cst_ixo_key />
        <cs5__cst_no_web_flag />
        <cs5__cst_oldid />
        <cs5__cst_member_flag />
        <cs5__cst_url_code_dn />
        <cs5__cst_parent_cst_key />
        <cs5__cst_url_key />
        <cs5__cst_no_msg_flag />
        <cs5__cst_msg_handle_dn />
        <cs5__cst_web_login />
        <cs5__cst_web_password />
        <cs5__cst_entity_key />
        <cs5__cst_msg_key />
        <cs5__cst_no_mail_flag />
        <cs5__cst_web_start_date />
        <cs5__cst_web_end_date />
        <cs5__cst_web_force_password_change />
        <cs5__cst_web_login_disabled_flag />
        <cs5__cst_comment />
        <cs5__cst_credit_hold_flag />
        <cs5__cst_credit_hold_reason />
        <cs5__cst_web_forgot_password_status />
        <cs5__cst_old_cxa_key />
        <cs5__cst_last_email_date />
        <cs5__cst_no_promotional_material_ext />
        <cs5__cst_no_publish_flag />
        <cs5__cst_sin_key />
        <cs5__cst_ttl_key />
        <cs5__cst_jfn_key />
        <cs5__cst_cur_key />
        <cs5__cst_attribute_1 />
        <cs5__cst_attribute_2 />
        <cs5__cst_salutation_1 />
        <cs5__cst_salutation_2 />
        <cs5__cst_merge_cst_key />
        <cs5__cst_salutation_3 />
        <cs5__cst_salutation_4 />
        <cs5__cst_default_recognize_as />
        <cs5__cst_score />
        <cs5__cst_score_normalized />
        <cs5__cst_score_trend />
        <cs5__cst_vault_account />
        <cs5__cst_exclude_from_social_flag />
        <cs5__cst_social_score />
        <cs5__cst_ptin />
        <cs5__cst_aicpa_member_id />
        <cs5__cst_vendor_code />
        <cs5__cst_salt />
        <cs5__cst_sca_key />
        <cs5__cst_iterations />
        <cs5__cst_web_password_change_date />
        <cs5__cst_web_failed_login_count />
        <cs5__cst_pri_member_flag_ext />
        <cs5__cst_web_last_failed_login_date />
        <cs5__cst_web_login_locked_flag />
      </Registrant_Customer>
      <Event>
        <evt_key />
        <evt_code />
        <evt_etp_key />
        <evt_title />
        <evt_capacity />
        <evt_registrant_goal />
        <evt_revenue_goal />
        <evt_display_order />
        <evt_wait_list_flag />
        <evt_auto_register_wait_list />
        <evt_check_wait_list_flag />
        <evt_registration_required />
        <evt_group_reg_based_on_ind />
        <evt_estimated_attendance />
        <evt_guaranteed_attendance />
        <evt_restricted />
        <evt_short_description />
        <evt_description />
        <evt_description_html />
        <evt_start_date />
        <evt_start_time />
        <evt_end_date />
        <evt_end_time />
        <evt_early_registration_date />
        <evt_late_registration_date />
        <evt_time_format />
        <evt_date_format />
        <evt_cutoff_date />
        <evt_post_to_web_date />
        <evt_remove_from_web_date />
        <evt_event_url />
        <evt_add_user />
        <evt_add_date />
        <evt_change_user />
        <evt_change_date />
        <evt_delete_flag />
        <evt_asn_code />
        <evt_key_ext />
        <evt_sponsor_limit />
        <evt_pre_registration_date />
        <evt_entity_key />
        <evt_cct_key />
        <evt_evt_key />
        <evt_tzn_key />
        <evt_etc_key />
        <evt_abstract_flag />
        <evt_abstract_member_option />
        <evt_abstract_deadline />
        <evt_closed_flag />
        <evt_free_event_flag />
        <evt_regid_counter />
        <evt_guest_limit />
        <evt_free_guest_flag />
        <evt_fpc_prd_key />
        <evt_wait_list_limit />
        <evt_charity_event_flag />
        <evt_expense_generated_date />
        <evt_narrative_template />
        <evt_video_url />
        <evt_cancellation_cutoff_date />
        <evt_cct_cancellation_key />
        <evt_ceu_earn_date_field />
        <evt_elevate_event_id_ext />
        <evt_customreg_event_id_ext />
        <evt_customreg_src_key_ext />
        <evt_customreg_mbr_src_key_ext />
      </Event>
      <Net_Amount_Information>
        <vid_ivd_key />
        <vid_net_total />
        <vid_inv_key />
        <vid_ivd_entity_key />
      </Net_Amount_Information>
      <rgs_reg_key_Query>
        <eab_rgs_key />
        <eab_rgs_reg_key />
        <eab_rgs_gft_key />
      </rgs_reg_key_Query>
      <Premium_Price>
        <pr2__prc_key />
        <pr2__prc_prd_key />
        <pr2__prc_price />
        <pr2__prc_add_user />
        <pr2__prc_add_date />
        <pr2__prc_change_user />
        <pr2__prc_change_date />
        <pr2__prc_delete_flag />
        <pr2__prc_key_ext />
        <pr2__prc_gla_ar_key />
        <pr2__prc_gla_revenue_key />
        <pr2__prc_gla_liability_key />
        <pr2__prc_gla_return_key />
        <pr2__prc_gla_writeoff_key />
        <pr2__prc_start_date />
        <pr2__prc_end_date />
        <pr2__prc_ptr_key />
        <pr2__prc_num_issues />
        <pr2__prc_prd_ptp_key />
        <pr2__prc_percent />
        <pr2__prc_percent_cp />
        <pr2__prc_prd_atc_key />
        <pr2__prc_code />
        <pr2__prc_display_name />
        <pr2__prc_sell_online />
        <pr2__prc_gla_deferred_key />
        <pr2__prc_deferred_flag />
        <pr2__prc_mail />
        <pr2__prc_email />
        <pr2__prc_fax />
        <pr2__prc_thumbnail />
        <pr2__prc_online_abstract />
        <pr2__prc_entity_key />
        <pr2__prc_qty_min />
        <pr2__prc_qty_max />
        <pr2__prc_recognize_after_date />
        <pr2__prc_account_split_flag />
        <pr2__prc_prorate_flag />
        <pr2__prc_prorate_first_year_flag />
        <pr2__prc_web />
        <pr2__prc_microfiche />
        <pr2__prc_revenue_recog_frequency />
        <pr2__prc_allow_installment />
        <pr2__prc_pjt_key />
        <pr2__prc_shippable_flag />
        <pr2__prc_eweb_code />
        <pr2__prc_weight_min />
        <pr2__prc_weight_max />
        <pr2__prc_recognize_by_issue_flag />
        <pr2__prc_num_grace_issues />
        <pr2__prc_back_issue_flag />
        <pr2__prc_renew_unpaid_orders_flag />
        <pr2__prc_allow_unpaid_orders_flag />
        <pr2__prc_deferral_num_years />
        <pr2__prc_cur_key />
        <pr2__prc_award_credit_flag />
        <pr2__prc_deferral_num_issues />
        <pr2__prc_allow_sync_flag />
        <pr2__prc_cct_key />
        <pr2__prc_no_discount_flag />
        <pr2__prc_pcl_key />
        <pr2__prc_pde_key />
        <pr2__prc_plo_key />
      </Premium_Price>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
    </FundraisingGift>
  </GiftCollection>
  <InvoiceToPayCollection>
    <Invoice>
      <CurrentKey />
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Invoice_Detail>
        <ivd_key />
        <ivd_inv_key />
        <ivd_price />
        <ivd_qty />
        <ivd_approve_date />
        <ivd_approve_user />
        <ivd_void_date />
        <ivd_void_user />
        <ivd_ajd_key />
        <ivd_add_user />
        <ivd_add_date />
        <ivd_backorder_flag />
        <ivd_change_user />
        <ivd_change_date />
        <ivd_inventory_held_qty />
        <ivd_delete_flag />
        <ivd_ship_qty />
        <ivd_ship_flag_cp />
        <ivd_key_ext />
        <ivd_close_flag />
        <ivd_approve_flag />
        <ivd_void_flag />
        <ivd_prc_key />
        <ivd_prc_prd_key />
        <ivd_amount_cp />
        <ivd_parity />
        <ivd_parity_amount_cp />
        <ivd_gla_dr_key />
        <ivd_gla_cr_key />
        <ivd_notes />
        <ivd_cst_ship_key />
        <ivd_prc_prd_ptp_key />
        <ivd_cxa_key />
        <ivd_src_key />
        <ivd_type />
        <ivd_entity_key />
        <ivd_ivw_key />
        <ivd_odd_key />
        <ivd_do_not_fulfill />
        <ivd_pak_prd_key />
        <ivd_ods_key />
        <ivd_cst_key />
        <ivd_account_number />
        <ivd_ovr_key />
        <ivd_price_override_reason />
        <ivd_pjt_key />
        <ivd_backorder_email_sent_flag />
        <ivd_process_qty />
        <ivd_bun_prd_key />
        <ivd_download_count />
        <ivd_eml_key />
        <ivd_package_grouping_key />
        <ivd_train_ses_app_title_ext />
        <ivd_train_ses_app_sub_ext />
        <ivd_train_ses_app_1_choice_ext />
        <ivd_train_ses_app_2_choice_ext />
        <ivd_cdd_key />
        <ivd_download_limit_override />
        <ivd_train_ses_app_3_choice_ext />
        <ivd_discount_program_ivd_key />
        <ivd_distributed_liability_flag />
        <ivd_download_days_override />
        <ivd_gc_number />
        <ivd_train_ses_app_4_choice_ext />
        <ivd_cdt_key />
        <ivd_pro_key />
        <ivd_kiosk_brand_name_ext />
        <ivd_kiosk_product_showcase_ext />
        <ivd_onsite_contact_name_ext />
        <ivd_onsite_mobile_phone_ext />
        <ivd_eml_address_ext />
        <ivd_ivd_key />
      </Invoice_Detail>
      <Invoice_Detail_Term>
        <trm_ivd_key />
        <trm_start_date />
        <trm_end_date />
        <trm_original_end_date />
        <trm_add_user />
        <trm_add_date />
        <trm_change_user />
        <trm_entity_key />
        <trm_change_date />
        <trm_ivd_key_previous />
        <trm_delete_flag />
        <trm_do_not_renew_flag />
        <trm_ivd_key_ext />
        <trm_sui_prd_key_start />
        <trm_sui_prd_key_hold_start />
        <trm_number_fulfilled />
        <trm_sui_prd_key_hold_end />
        <trm_num_issues />
        <trm_num_issues_remain_cp />
        <trm_cla_key />
        <trm_qualified_flag />
        <trm_qualified_date />
        <trm_rqt_key />
        <trm_controlled_flag />
        <trm_requested_flag />
        <trm_sin_key />
        <trm_ttl_key />
        <trm_jfn_key />
        <trm_demog1 />
        <trm_demog2 />
        <trm_demog3 />
        <trm_demog4 />
        <trm_demog5 />
        <trm_cancel_flag />
        <trm_ivd_prc_prd_key />
        <trm_lifetime_flag />
        <trm_grace_issues_cp />
        <trm_sui_prd_key_drop />
        <trm_add_drop_flag />
        <trm_mbr_key />
        <trm_mxi_key />
        <trm_reference_num />
        <trm_cxa_key_ext />
        <trm_auto_pay_flag />
        <trm_cpi_key />
        <trm_issues_fulfilled />
      </Invoice_Detail_Term>
      <Claim>
        <cld_key />
        <cld_add_user />
        <cld_add_date />
        <cld_change_user />
        <cld_change_date />
        <cld_delete_flag />
        <cld_key_ext />
        <cld_sfl_key />
        <cld_ful_key />
        <cld_ivd_key />
        <cld_cxa_key />
        <cld_inv_code />
        <cld_qty />
        <cld_ship_qty />
        <cld_ship_date />
        <cld_reshipped />
        <cld_entity_key />
        <cld_claim_date />
        <cld_cst_key />
        <cld_notes />
        <cld_ivw_key />
        <cld_claim_reason />
        <cld_claim_status />
        <cld_email_sent />
        <cld_sui_prd_key />
        <cld_number />
        <cld_process_qty />
        <cld_process_date />
      </Claim>
      <Default_Shipping_Address>
        <cxs__cxa_cst_key />
        <cxs__cxa_adr_key />
        <cxs__cxa_add_date />
        <cxs__cxa_add_user />
        <cxs__cxa_change_date />
        <cxs__cxa_change_user />
        <cxs__cxa_delete_flag />
        <cxs__cxa_key />
        <cxs__cxa_key_ext />
        <cxs__cxa_on_hold_flag />
        <cxs__cxa_adh_key />
        <cxs__cxa_adt_key />
        <cxs__cxa_seasonal_from_date />
        <cxs__cxa_mailing_label />
        <cxs__cxa_seasonal_through_date />
        <cxs__cxa_entity_key />
        <cxs__cxa_mail_stop />
        <cxs__cxa_mailing_label_html />
        <cxs__cxa_on_hold_from />
        <cxs__cxa_on_hold_through />
        <cxs__cxa_no_directory_print_flag_ext />
      </Default_Shipping_Address>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
        <cst_credit_available />
      </Customer>
      <CustomerIndividual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
      </CustomerIndividual>
      <Billing_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Billing_Address>
      <Billing_Adr>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Billing_Adr>
      <Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Price>
      <Batch>
        <bat_key />
        <bat_code />
        <bat_date />
        <bat_control_total />
        <bat_control_trx_count />
        <bat_post_date />
        <bat_post_user />
        <bat_post_flag />
        <bat_export_date />
        <bat_export_user />
        <bat_export_flag />
        <bat_add_user />
        <bat_add_date />
        <bat_change_user />
        <bat_change_date />
        <bat_delete_flag />
        <bat_key_ext />
        <bat_apm_key />
        <bat_atc_key />
        <bat_arp_key />
        <bat_close_user />
        <bat_close_date />
        <bat_close_flag />
        <bat_notes />
        <bat_file />
        <bat_entity_key />
        <bat_intercompany_flag />
        <bat_file2 />
        <bat_file3 />
        <bat_lock_flag />
        <bat_lock_date />
        <bat_orig_trans_type />
        <bat_make_default_flag />
      </Batch>
      <BillToCustomer>
        <bcs__cst_key />
        <bcs__cst_type />
        <bcs__cst_name_cp />
        <bcs__cst_sort_name_dn />
        <bcs__cst_ind_full_name_dn />
        <bcs__cst_org_name_dn />
        <bcs__cst_ixo_title_dn />
        <bcs__cst_pref_comm_meth />
        <bcs__cst_bio />
        <bcs__cst_add_date />
        <bcs__cst_add_user />
        <bcs__cst_change_date />
        <bcs__cst_change_user />
        <bcs__cst_delete_flag />
        <bcs__cst_recno />
        <bcs__cst_id />
        <bcs__cst_key_ext />
        <bcs__cst_email_text_only />
        <bcs__cst_credit_limit />
        <bcs__cst_src_key />
        <bcs__cst_src_code />
        <bcs__cst_tax_exempt_flag />
        <bcs__cst_tax_id />
        <bcs__cst_cxa_key />
        <bcs__cst_no_email_flag />
        <bcs__cst_cxa_billing_key />
        <bcs__cst_eml_address_dn />
        <bcs__cst_eml_key />
        <bcs__cst_no_phone_flag />
        <bcs__cst_phn_number_complete_dn />
        <bcs__cst_cph_key />
        <bcs__cst_no_fax_flag />
        <bcs__cst_fax_number_complete_dn />
        <bcs__cst_cfx_key />
        <bcs__cst_ixo_key />
        <bcs__cst_no_web_flag />
        <bcs__cst_oldid />
        <bcs__cst_member_flag />
        <bcs__cst_url_code_dn />
        <bcs__cst_parent_cst_key />
        <bcs__cst_url_key />
        <bcs__cst_no_msg_flag />
        <bcs__cst_msg_handle_dn />
        <bcs__cst_web_login />
        <bcs__cst_web_password />
        <bcs__cst_entity_key />
        <bcs__cst_msg_key />
        <bcs__cst_no_mail_flag />
        <bcs__cst_web_start_date />
        <bcs__cst_web_end_date />
        <bcs__cst_web_force_password_change />
        <bcs__cst_web_login_disabled_flag />
        <bcs__cst_comment />
        <bcs__cst_credit_hold_flag />
        <bcs__cst_credit_hold_reason />
        <bcs__cst_web_forgot_password_status />
        <bcs__cst_old_cxa_key />
        <bcs__cst_last_email_date />
        <bcs__cst_no_promotional_material_ext />
        <bcs__cst_no_publish_flag />
        <bcs__cst_sin_key />
        <bcs__cst_ttl_key />
        <bcs__cst_jfn_key />
        <bcs__cst_cur_key />
        <bcs__cst_attribute_1 />
        <bcs__cst_attribute_2 />
        <bcs__cst_salutation_1 />
        <bcs__cst_salutation_2 />
        <bcs__cst_merge_cst_key />
        <bcs__cst_salutation_3 />
        <bcs__cst_salutation_4 />
        <bcs__cst_default_recognize_as />
        <bcs__cst_score />
        <bcs__cst_score_normalized />
        <bcs__cst_score_trend />
        <bcs__cst_vault_account />
        <bcs__cst_exclude_from_social_flag />
        <bcs__cst_social_score />
        <bcs__cst_ptin />
        <bcs__cst_aicpa_member_id />
        <bcs__cst_vendor_code />
        <bcs__cst_salt />
        <bcs__cst_sca_key />
        <bcs__cst_iterations />
        <bcs__cst_web_password_change_date />
        <bcs__cst_web_failed_login_count />
        <bcs__cst_pri_member_flag_ext />
        <bcs__cst_web_last_failed_login_date />
        <bcs__cst_web_login_locked_flag />
      </BillToCustomer>
      <BillToCustomerIndividual>
        <bin__ind_cst_key />
        <bin__ind_prf_code />
        <bin__ind_first_name />
        <bin__ind_mid_name />
        <bin__ind_last_name />
        <bin__ind_sfx_code />
        <bin__ind_designation />
        <bin__ind_dob />
        <bin__ind_gender />
        <bin__ind_full_name_cp />
        <bin__ind_salutation_cp />
        <bin__ind_cst_key_ext />
        <bin__ind_ssn />
        <bin__ind_spouse_name />
        <bin__ind_age_cp />
        <bin__ind_salary />
        <bin__ind_ethnicity />
        <bin__ind_badge_name />
        <bin__ind_license_number />
        <bin__ind_entered_field_date />
        <bin__ind_num_years_in_field_cp />
        <bin__ind_grad_date />
        <bin__ind_political_party />
        <bin__ind_deceased_flag />
        <bin__ind_int_code />
        <bin__ind_ixo_key />
        <bin__ind_marital_status />
        <bin__ind_add_date />
        <bin__ind_add_user />
        <bin__ind_entity_key />
        <bin__ind_change_date />
        <bin__ind_cst_passcode_ext />
        <bin__ind_change_user />
        <bin__ind_sample_multi />
        <bin__ind_delete_flag />
        <bin__ind_maiden_name />
        <bin__ind_progress_ext />
        <bin__ind_ssn_display />
        <bin__ind_no_directory_print_flag_ext />
        <bin__ind_aicpa_id />
        <bin__ind_cass_exempt_flag_ext />
        <bin__ind_deceased_date />
        <bin__ind_no_enews_flag_ext />
        <bin__ind_department_ext />
        <bin__ind_principal_business_ext />
        <bin__ind_buying_authority_ext />
        <bin__ind_num_outlets_ext />
        <bin__ind_annual_sales_ext />
        <bin__ind_years_in_business_ext />
        <bin__ind_percent_wholesale_ext />
        <bin__ind_hardware_software_ext />
        <bin__ind_popup />
        <bin__ind_column_test1_ext />
        <bin__ind_anonymization_status />
        <bin__ind_customreg_id_ext />
      </BillToCustomerIndividual>
      <Billing_Contact>
        <bco__cst_key />
        <bco__cst_type />
        <bco__cst_name_cp />
        <bco__cst_sort_name_dn />
        <bco__cst_ind_full_name_dn />
        <bco__cst_org_name_dn />
        <bco__cst_ixo_title_dn />
        <bco__cst_pref_comm_meth />
        <bco__cst_bio />
        <bco__cst_add_date />
        <bco__cst_add_user />
        <bco__cst_change_date />
        <bco__cst_change_user />
        <bco__cst_delete_flag />
        <bco__cst_recno />
        <bco__cst_id />
        <bco__cst_key_ext />
        <bco__cst_email_text_only />
        <bco__cst_credit_limit />
        <bco__cst_src_key />
        <bco__cst_src_code />
        <bco__cst_tax_exempt_flag />
        <bco__cst_tax_id />
        <bco__cst_cxa_key />
        <bco__cst_no_email_flag />
        <bco__cst_cxa_billing_key />
        <bco__cst_eml_address_dn />
        <bco__cst_eml_key />
        <bco__cst_no_phone_flag />
        <bco__cst_phn_number_complete_dn />
        <bco__cst_cph_key />
        <bco__cst_no_fax_flag />
        <bco__cst_fax_number_complete_dn />
        <bco__cst_cfx_key />
        <bco__cst_ixo_key />
        <bco__cst_no_web_flag />
        <bco__cst_oldid />
        <bco__cst_member_flag />
        <bco__cst_url_code_dn />
        <bco__cst_parent_cst_key />
        <bco__cst_url_key />
        <bco__cst_no_msg_flag />
        <bco__cst_msg_handle_dn />
        <bco__cst_web_login />
        <bco__cst_web_password />
        <bco__cst_entity_key />
        <bco__cst_msg_key />
        <bco__cst_no_mail_flag />
        <bco__cst_web_start_date />
        <bco__cst_web_end_date />
        <bco__cst_web_force_password_change />
        <bco__cst_web_login_disabled_flag />
        <bco__cst_comment />
        <bco__cst_credit_hold_flag />
        <bco__cst_credit_hold_reason />
        <bco__cst_web_forgot_password_status />
        <bco__cst_old_cxa_key />
        <bco__cst_last_email_date />
        <bco__cst_no_promotional_material_ext />
        <bco__cst_no_publish_flag />
        <bco__cst_sin_key />
        <bco__cst_ttl_key />
        <bco__cst_jfn_key />
        <bco__cst_cur_key />
        <bco__cst_attribute_1 />
        <bco__cst_attribute_2 />
        <bco__cst_salutation_1 />
        <bco__cst_salutation_2 />
        <bco__cst_merge_cst_key />
        <bco__cst_salutation_3 />
        <bco__cst_salutation_4 />
        <bco__cst_default_recognize_as />
        <bco__cst_score />
        <bco__cst_score_normalized />
        <bco__cst_score_trend />
        <bco__cst_vault_account />
        <bco__cst_exclude_from_social_flag />
        <bco__cst_social_score />
        <bco__cst_ptin />
        <bco__cst_aicpa_member_id />
        <bco__cst_vendor_code />
        <bco__cst_salt />
        <bco__cst_sca_key />
        <bco__cst_iterations />
        <bco__cst_web_password_change_date />
        <bco__cst_web_failed_login_count />
        <bco__cst_pri_member_flag_ext />
        <bco__cst_web_last_failed_login_date />
        <bco__cst_web_login_locked_flag />
      </Billing_Contact>
      <InstallmentBilling>
        <ord_key />
        <ord_cst_key />
        <ord_frequency />
        <ord_ptr_key />
        <ord_last_bill_date />
        <ord_proforma />
        <ord_type />
        <ord_pin_key />
        <ord_num_of_installments />
        <ord_num_invoices_to_date />
        <ord_cst_billing_key />
        <ord_ind_cst_billing_key />
        <ord_cxa_key />
        <ord_cph_key />
        <ord_cfx_key />
        <ord_eml_key />
        <ord_pref_comm_method />
        <ord_src_key />
        <ord_med_key />
        <ord_notes_internal />
        <ord_notes_external />
        <ord_add_user />
        <ord_add_date />
        <ord_change_user />
        <ord_change_date />
        <ord_delete_flag />
        <ord_entity_key />
        <ord_key_ext />
        <ord_ait_key />
        <ord_first_process_date />
        <ord_code />
        <ord_close_flag />
        <ord_milestone_flag />
        <ord_cpi_key />
        <ord_auto_pay />
        <ord_orig_trans_type />
        <ord_po_number />
        <ord_cur_key />
        <ord_trx_date />
        <ord_sfo_key />
        <ord_group_flag />
        <ord_group_description />
        <ord_recurring_date_1 />
        <ord_recurring_date_2 />
      </InstallmentBilling>
      <Company-Business_Unit>
        <atc_code />
        <atc_name />
        <atc_asn_code />
        <atc_add_user />
        <atc_add_date />
        <atc_change_user />
        <atc_change_date />
        <atc_delete_flag />
        <atc_key />
        <atc_key_ext />
        <atc_gla_revenue_key />
        <atc_gla_liability_key />
        <atc_gla_return_key />
        <atc_gla_deferred_key />
        <atc_gla_writeoff_key />
        <atc_gla_inventory_key />
        <atc_gla_cogs_key />
        <atc_gla_ar_key />
        <atc_entity_key />
        <atc_gla_overpayment_key />
        <atc_ait_key />
        <atc_currency_code />
        <atc_gla_realized_gain_key />
        <atc_gla_realized_loss_key />
        <atc_gla_rounding_key />
        <atc_tax_id />
        <atc_nsf_prc_key />
      </Company-Business_Unit>
      <Credit_Available>
        <caa_cst_key />
        <caa_cst_credit_available />
        <caa_entity_key />
      </Credit_Available>
      <source_code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </source_code>
      <Sales_Opportunity>
        <sfo_key />
        <sfo_type />
        <sfo_usr_key />
        <sfo_cst_key />
        <sfo_opportunity_name />
        <sfo_sot_code />
        <sfo_sor_code />
        <sfo_quantity />
        <sfo_description />
        <sfo_amount />
        <sfo_close_date />
        <sfo_sos_code />
        <sfo_close_probability />
        <sfo_expected_revenue />
        <sfo_sos_code_next />
        <sfo_ptp_key />
        <sfo_prd_key />
        <sfo_add_user />
        <sfo_add_date />
        <sfo_change_user />
        <sfo_change_date />
        <sfo_delete_flag />
        <sfo_key_ext />
        <sfo_entity_key />
      </Sales_Opportunity>
      <currency>
        <cur_key />
        <cur_code />
        <cur_description />
        <cur_symbol_prefix />
        <cur_symbol_suffix />
        <cur_negative_display />
        <cur_separator />
        <cur_accuracy />
        <cur_calc_method />
        <cur_unit />
        <cur_sub_unit />
        <cur_add_user />
        <cur_add_date />
        <cur_change_user />
        <cur_change_date />
        <cur_delete_flag />
        <cur_entity_key />
        <cur_key_ext />
        <cur_fraction_separator />
      </currency>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
    </Invoice>
    <Invoice>
      <CurrentKey />
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Invoice_Detail>
        <ivd_key />
        <ivd_inv_key />
        <ivd_price />
        <ivd_qty />
        <ivd_approve_date />
        <ivd_approve_user />
        <ivd_void_date />
        <ivd_void_user />
        <ivd_ajd_key />
        <ivd_add_user />
        <ivd_add_date />
        <ivd_backorder_flag />
        <ivd_change_user />
        <ivd_change_date />
        <ivd_inventory_held_qty />
        <ivd_delete_flag />
        <ivd_ship_qty />
        <ivd_ship_flag_cp />
        <ivd_key_ext />
        <ivd_close_flag />
        <ivd_approve_flag />
        <ivd_void_flag />
        <ivd_prc_key />
        <ivd_prc_prd_key />
        <ivd_amount_cp />
        <ivd_parity />
        <ivd_parity_amount_cp />
        <ivd_gla_dr_key />
        <ivd_gla_cr_key />
        <ivd_notes />
        <ivd_cst_ship_key />
        <ivd_prc_prd_ptp_key />
        <ivd_cxa_key />
        <ivd_src_key />
        <ivd_type />
        <ivd_entity_key />
        <ivd_ivw_key />
        <ivd_odd_key />
        <ivd_do_not_fulfill />
        <ivd_pak_prd_key />
        <ivd_ods_key />
        <ivd_cst_key />
        <ivd_account_number />
        <ivd_ovr_key />
        <ivd_price_override_reason />
        <ivd_pjt_key />
        <ivd_backorder_email_sent_flag />
        <ivd_process_qty />
        <ivd_bun_prd_key />
        <ivd_download_count />
        <ivd_eml_key />
        <ivd_package_grouping_key />
        <ivd_train_ses_app_title_ext />
        <ivd_train_ses_app_sub_ext />
        <ivd_train_ses_app_1_choice_ext />
        <ivd_train_ses_app_2_choice_ext />
        <ivd_cdd_key />
        <ivd_download_limit_override />
        <ivd_train_ses_app_3_choice_ext />
        <ivd_discount_program_ivd_key />
        <ivd_distributed_liability_flag />
        <ivd_download_days_override />
        <ivd_gc_number />
        <ivd_train_ses_app_4_choice_ext />
        <ivd_cdt_key />
        <ivd_pro_key />
        <ivd_kiosk_brand_name_ext />
        <ivd_kiosk_product_showcase_ext />
        <ivd_onsite_contact_name_ext />
        <ivd_onsite_mobile_phone_ext />
        <ivd_eml_address_ext />
        <ivd_ivd_key />
      </Invoice_Detail>
      <Invoice_Detail_Term>
        <trm_ivd_key />
        <trm_start_date />
        <trm_end_date />
        <trm_original_end_date />
        <trm_add_user />
        <trm_add_date />
        <trm_change_user />
        <trm_entity_key />
        <trm_change_date />
        <trm_ivd_key_previous />
        <trm_delete_flag />
        <trm_do_not_renew_flag />
        <trm_ivd_key_ext />
        <trm_sui_prd_key_start />
        <trm_sui_prd_key_hold_start />
        <trm_number_fulfilled />
        <trm_sui_prd_key_hold_end />
        <trm_num_issues />
        <trm_num_issues_remain_cp />
        <trm_cla_key />
        <trm_qualified_flag />
        <trm_qualified_date />
        <trm_rqt_key />
        <trm_controlled_flag />
        <trm_requested_flag />
        <trm_sin_key />
        <trm_ttl_key />
        <trm_jfn_key />
        <trm_demog1 />
        <trm_demog2 />
        <trm_demog3 />
        <trm_demog4 />
        <trm_demog5 />
        <trm_cancel_flag />
        <trm_ivd_prc_prd_key />
        <trm_lifetime_flag />
        <trm_grace_issues_cp />
        <trm_sui_prd_key_drop />
        <trm_add_drop_flag />
        <trm_mbr_key />
        <trm_mxi_key />
        <trm_reference_num />
        <trm_cxa_key_ext />
        <trm_auto_pay_flag />
        <trm_cpi_key />
        <trm_issues_fulfilled />
      </Invoice_Detail_Term>
      <Claim>
        <cld_key />
        <cld_add_user />
        <cld_add_date />
        <cld_change_user />
        <cld_change_date />
        <cld_delete_flag />
        <cld_key_ext />
        <cld_sfl_key />
        <cld_ful_key />
        <cld_ivd_key />
        <cld_cxa_key />
        <cld_inv_code />
        <cld_qty />
        <cld_ship_qty />
        <cld_ship_date />
        <cld_reshipped />
        <cld_entity_key />
        <cld_claim_date />
        <cld_cst_key />
        <cld_notes />
        <cld_ivw_key />
        <cld_claim_reason />
        <cld_claim_status />
        <cld_email_sent />
        <cld_sui_prd_key />
        <cld_number />
        <cld_process_qty />
        <cld_process_date />
      </Claim>
      <Default_Shipping_Address>
        <cxs__cxa_cst_key />
        <cxs__cxa_adr_key />
        <cxs__cxa_add_date />
        <cxs__cxa_add_user />
        <cxs__cxa_change_date />
        <cxs__cxa_change_user />
        <cxs__cxa_delete_flag />
        <cxs__cxa_key />
        <cxs__cxa_key_ext />
        <cxs__cxa_on_hold_flag />
        <cxs__cxa_adh_key />
        <cxs__cxa_adt_key />
        <cxs__cxa_seasonal_from_date />
        <cxs__cxa_mailing_label />
        <cxs__cxa_seasonal_through_date />
        <cxs__cxa_entity_key />
        <cxs__cxa_mail_stop />
        <cxs__cxa_mailing_label_html />
        <cxs__cxa_on_hold_from />
        <cxs__cxa_on_hold_through />
        <cxs__cxa_no_directory_print_flag_ext />
      </Default_Shipping_Address>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
        <cst_credit_available />
      </Customer>
      <CustomerIndividual>
        <ind_cst_key />
        <ind_prf_code />
        <ind_first_name />
        <ind_mid_name />
        <ind_last_name />
        <ind_sfx_code />
        <ind_designation />
        <ind_dob />
        <ind_gender />
        <ind_full_name_cp />
        <ind_salutation_cp />
        <ind_cst_key_ext />
        <ind_ssn />
        <ind_spouse_name />
        <ind_age_cp />
        <ind_salary />
        <ind_ethnicity />
        <ind_badge_name />
        <ind_license_number />
        <ind_entered_field_date />
        <ind_num_years_in_field_cp />
        <ind_grad_date />
        <ind_political_party />
        <ind_deceased_flag />
        <ind_int_code />
        <ind_ixo_key />
        <ind_marital_status />
        <ind_add_date />
        <ind_add_user />
        <ind_entity_key />
        <ind_change_date />
        <ind_cst_passcode_ext />
        <ind_change_user />
        <ind_sample_multi />
        <ind_delete_flag />
        <ind_maiden_name />
        <ind_progress_ext />
        <ind_ssn_display />
        <ind_no_directory_print_flag_ext />
        <ind_aicpa_id />
        <ind_cass_exempt_flag_ext />
        <ind_deceased_date />
        <ind_no_enews_flag_ext />
        <ind_department_ext />
        <ind_principal_business_ext />
        <ind_buying_authority_ext />
        <ind_num_outlets_ext />
        <ind_annual_sales_ext />
        <ind_years_in_business_ext />
        <ind_percent_wholesale_ext />
        <ind_hardware_software_ext />
        <ind_popup />
        <ind_column_test1_ext />
        <ind_anonymization_status />
        <ind_customreg_id_ext />
      </CustomerIndividual>
      <Billing_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Billing_Address>
      <Billing_Adr>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Billing_Adr>
      <Price>
        <prc_key />
        <prc_prd_key />
        <prc_price />
        <prc_add_user />
        <prc_add_date />
        <prc_change_user />
        <prc_change_date />
        <prc_delete_flag />
        <prc_key_ext />
        <prc_gla_ar_key />
        <prc_gla_revenue_key />
        <prc_gla_liability_key />
        <prc_gla_return_key />
        <prc_gla_writeoff_key />
        <prc_start_date />
        <prc_end_date />
        <prc_ptr_key />
        <prc_num_issues />
        <prc_prd_ptp_key />
        <prc_percent />
        <prc_percent_cp />
        <prc_prd_atc_key />
        <prc_code />
        <prc_display_name />
        <prc_sell_online />
        <prc_gla_deferred_key />
        <prc_deferred_flag />
        <prc_mail />
        <prc_email />
        <prc_fax />
        <prc_thumbnail />
        <prc_online_abstract />
        <prc_entity_key />
        <prc_qty_min />
        <prc_qty_max />
        <prc_recognize_after_date />
        <prc_account_split_flag />
        <prc_prorate_flag />
        <prc_prorate_first_year_flag />
        <prc_web />
        <prc_microfiche />
        <prc_revenue_recog_frequency />
        <prc_allow_installment />
        <prc_pjt_key />
        <prc_shippable_flag />
        <prc_eweb_code />
        <prc_weight_min />
        <prc_weight_max />
        <prc_recognize_by_issue_flag />
        <prc_num_grace_issues />
        <prc_back_issue_flag />
        <prc_renew_unpaid_orders_flag />
        <prc_allow_unpaid_orders_flag />
        <prc_deferral_num_years />
        <prc_cur_key />
        <prc_award_credit_flag />
        <prc_deferral_num_issues />
        <prc_allow_sync_flag />
        <prc_cct_key />
        <prc_no_discount_flag />
        <prc_pcl_key />
        <prc_pde_key />
        <prc_plo_key />
      </Price>
      <Batch>
        <bat_key />
        <bat_code />
        <bat_date />
        <bat_control_total />
        <bat_control_trx_count />
        <bat_post_date />
        <bat_post_user />
        <bat_post_flag />
        <bat_export_date />
        <bat_export_user />
        <bat_export_flag />
        <bat_add_user />
        <bat_add_date />
        <bat_change_user />
        <bat_change_date />
        <bat_delete_flag />
        <bat_key_ext />
        <bat_apm_key />
        <bat_atc_key />
        <bat_arp_key />
        <bat_close_user />
        <bat_close_date />
        <bat_close_flag />
        <bat_notes />
        <bat_file />
        <bat_entity_key />
        <bat_intercompany_flag />
        <bat_file2 />
        <bat_file3 />
        <bat_lock_flag />
        <bat_lock_date />
        <bat_orig_trans_type />
        <bat_make_default_flag />
      </Batch>
      <BillToCustomer>
        <bcs__cst_key />
        <bcs__cst_type />
        <bcs__cst_name_cp />
        <bcs__cst_sort_name_dn />
        <bcs__cst_ind_full_name_dn />
        <bcs__cst_org_name_dn />
        <bcs__cst_ixo_title_dn />
        <bcs__cst_pref_comm_meth />
        <bcs__cst_bio />
        <bcs__cst_add_date />
        <bcs__cst_add_user />
        <bcs__cst_change_date />
        <bcs__cst_change_user />
        <bcs__cst_delete_flag />
        <bcs__cst_recno />
        <bcs__cst_id />
        <bcs__cst_key_ext />
        <bcs__cst_email_text_only />
        <bcs__cst_credit_limit />
        <bcs__cst_src_key />
        <bcs__cst_src_code />
        <bcs__cst_tax_exempt_flag />
        <bcs__cst_tax_id />
        <bcs__cst_cxa_key />
        <bcs__cst_no_email_flag />
        <bcs__cst_cxa_billing_key />
        <bcs__cst_eml_address_dn />
        <bcs__cst_eml_key />
        <bcs__cst_no_phone_flag />
        <bcs__cst_phn_number_complete_dn />
        <bcs__cst_cph_key />
        <bcs__cst_no_fax_flag />
        <bcs__cst_fax_number_complete_dn />
        <bcs__cst_cfx_key />
        <bcs__cst_ixo_key />
        <bcs__cst_no_web_flag />
        <bcs__cst_oldid />
        <bcs__cst_member_flag />
        <bcs__cst_url_code_dn />
        <bcs__cst_parent_cst_key />
        <bcs__cst_url_key />
        <bcs__cst_no_msg_flag />
        <bcs__cst_msg_handle_dn />
        <bcs__cst_web_login />
        <bcs__cst_web_password />
        <bcs__cst_entity_key />
        <bcs__cst_msg_key />
        <bcs__cst_no_mail_flag />
        <bcs__cst_web_start_date />
        <bcs__cst_web_end_date />
        <bcs__cst_web_force_password_change />
        <bcs__cst_web_login_disabled_flag />
        <bcs__cst_comment />
        <bcs__cst_credit_hold_flag />
        <bcs__cst_credit_hold_reason />
        <bcs__cst_web_forgot_password_status />
        <bcs__cst_old_cxa_key />
        <bcs__cst_last_email_date />
        <bcs__cst_no_promotional_material_ext />
        <bcs__cst_no_publish_flag />
        <bcs__cst_sin_key />
        <bcs__cst_ttl_key />
        <bcs__cst_jfn_key />
        <bcs__cst_cur_key />
        <bcs__cst_attribute_1 />
        <bcs__cst_attribute_2 />
        <bcs__cst_salutation_1 />
        <bcs__cst_salutation_2 />
        <bcs__cst_merge_cst_key />
        <bcs__cst_salutation_3 />
        <bcs__cst_salutation_4 />
        <bcs__cst_default_recognize_as />
        <bcs__cst_score />
        <bcs__cst_score_normalized />
        <bcs__cst_score_trend />
        <bcs__cst_vault_account />
        <bcs__cst_exclude_from_social_flag />
        <bcs__cst_social_score />
        <bcs__cst_ptin />
        <bcs__cst_aicpa_member_id />
        <bcs__cst_vendor_code />
        <bcs__cst_salt />
        <bcs__cst_sca_key />
        <bcs__cst_iterations />
        <bcs__cst_web_password_change_date />
        <bcs__cst_web_failed_login_count />
        <bcs__cst_pri_member_flag_ext />
        <bcs__cst_web_last_failed_login_date />
        <bcs__cst_web_login_locked_flag />
      </BillToCustomer>
      <BillToCustomerIndividual>
        <bin__ind_cst_key />
        <bin__ind_prf_code />
        <bin__ind_first_name />
        <bin__ind_mid_name />
        <bin__ind_last_name />
        <bin__ind_sfx_code />
        <bin__ind_designation />
        <bin__ind_dob />
        <bin__ind_gender />
        <bin__ind_full_name_cp />
        <bin__ind_salutation_cp />
        <bin__ind_cst_key_ext />
        <bin__ind_ssn />
        <bin__ind_spouse_name />
        <bin__ind_age_cp />
        <bin__ind_salary />
        <bin__ind_ethnicity />
        <bin__ind_badge_name />
        <bin__ind_license_number />
        <bin__ind_entered_field_date />
        <bin__ind_num_years_in_field_cp />
        <bin__ind_grad_date />
        <bin__ind_political_party />
        <bin__ind_deceased_flag />
        <bin__ind_int_code />
        <bin__ind_ixo_key />
        <bin__ind_marital_status />
        <bin__ind_add_date />
        <bin__ind_add_user />
        <bin__ind_entity_key />
        <bin__ind_change_date />
        <bin__ind_cst_passcode_ext />
        <bin__ind_change_user />
        <bin__ind_sample_multi />
        <bin__ind_delete_flag />
        <bin__ind_maiden_name />
        <bin__ind_progress_ext />
        <bin__ind_ssn_display />
        <bin__ind_no_directory_print_flag_ext />
        <bin__ind_aicpa_id />
        <bin__ind_cass_exempt_flag_ext />
        <bin__ind_deceased_date />
        <bin__ind_no_enews_flag_ext />
        <bin__ind_department_ext />
        <bin__ind_principal_business_ext />
        <bin__ind_buying_authority_ext />
        <bin__ind_num_outlets_ext />
        <bin__ind_annual_sales_ext />
        <bin__ind_years_in_business_ext />
        <bin__ind_percent_wholesale_ext />
        <bin__ind_hardware_software_ext />
        <bin__ind_popup />
        <bin__ind_column_test1_ext />
        <bin__ind_anonymization_status />
        <bin__ind_customreg_id_ext />
      </BillToCustomerIndividual>
      <Billing_Contact>
        <bco__cst_key />
        <bco__cst_type />
        <bco__cst_name_cp />
        <bco__cst_sort_name_dn />
        <bco__cst_ind_full_name_dn />
        <bco__cst_org_name_dn />
        <bco__cst_ixo_title_dn />
        <bco__cst_pref_comm_meth />
        <bco__cst_bio />
        <bco__cst_add_date />
        <bco__cst_add_user />
        <bco__cst_change_date />
        <bco__cst_change_user />
        <bco__cst_delete_flag />
        <bco__cst_recno />
        <bco__cst_id />
        <bco__cst_key_ext />
        <bco__cst_email_text_only />
        <bco__cst_credit_limit />
        <bco__cst_src_key />
        <bco__cst_src_code />
        <bco__cst_tax_exempt_flag />
        <bco__cst_tax_id />
        <bco__cst_cxa_key />
        <bco__cst_no_email_flag />
        <bco__cst_cxa_billing_key />
        <bco__cst_eml_address_dn />
        <bco__cst_eml_key />
        <bco__cst_no_phone_flag />
        <bco__cst_phn_number_complete_dn />
        <bco__cst_cph_key />
        <bco__cst_no_fax_flag />
        <bco__cst_fax_number_complete_dn />
        <bco__cst_cfx_key />
        <bco__cst_ixo_key />
        <bco__cst_no_web_flag />
        <bco__cst_oldid />
        <bco__cst_member_flag />
        <bco__cst_url_code_dn />
        <bco__cst_parent_cst_key />
        <bco__cst_url_key />
        <bco__cst_no_msg_flag />
        <bco__cst_msg_handle_dn />
        <bco__cst_web_login />
        <bco__cst_web_password />
        <bco__cst_entity_key />
        <bco__cst_msg_key />
        <bco__cst_no_mail_flag />
        <bco__cst_web_start_date />
        <bco__cst_web_end_date />
        <bco__cst_web_force_password_change />
        <bco__cst_web_login_disabled_flag />
        <bco__cst_comment />
        <bco__cst_credit_hold_flag />
        <bco__cst_credit_hold_reason />
        <bco__cst_web_forgot_password_status />
        <bco__cst_old_cxa_key />
        <bco__cst_last_email_date />
        <bco__cst_no_promotional_material_ext />
        <bco__cst_no_publish_flag />
        <bco__cst_sin_key />
        <bco__cst_ttl_key />
        <bco__cst_jfn_key />
        <bco__cst_cur_key />
        <bco__cst_attribute_1 />
        <bco__cst_attribute_2 />
        <bco__cst_salutation_1 />
        <bco__cst_salutation_2 />
        <bco__cst_merge_cst_key />
        <bco__cst_salutation_3 />
        <bco__cst_salutation_4 />
        <bco__cst_default_recognize_as />
        <bco__cst_score />
        <bco__cst_score_normalized />
        <bco__cst_score_trend />
        <bco__cst_vault_account />
        <bco__cst_exclude_from_social_flag />
        <bco__cst_social_score />
        <bco__cst_ptin />
        <bco__cst_aicpa_member_id />
        <bco__cst_vendor_code />
        <bco__cst_salt />
        <bco__cst_sca_key />
        <bco__cst_iterations />
        <bco__cst_web_password_change_date />
        <bco__cst_web_failed_login_count />
        <bco__cst_pri_member_flag_ext />
        <bco__cst_web_last_failed_login_date />
        <bco__cst_web_login_locked_flag />
      </Billing_Contact>
      <InstallmentBilling>
        <ord_key />
        <ord_cst_key />
        <ord_frequency />
        <ord_ptr_key />
        <ord_last_bill_date />
        <ord_proforma />
        <ord_type />
        <ord_pin_key />
        <ord_num_of_installments />
        <ord_num_invoices_to_date />
        <ord_cst_billing_key />
        <ord_ind_cst_billing_key />
        <ord_cxa_key />
        <ord_cph_key />
        <ord_cfx_key />
        <ord_eml_key />
        <ord_pref_comm_method />
        <ord_src_key />
        <ord_med_key />
        <ord_notes_internal />
        <ord_notes_external />
        <ord_add_user />
        <ord_add_date />
        <ord_change_user />
        <ord_change_date />
        <ord_delete_flag />
        <ord_entity_key />
        <ord_key_ext />
        <ord_ait_key />
        <ord_first_process_date />
        <ord_code />
        <ord_close_flag />
        <ord_milestone_flag />
        <ord_cpi_key />
        <ord_auto_pay />
        <ord_orig_trans_type />
        <ord_po_number />
        <ord_cur_key />
        <ord_trx_date />
        <ord_sfo_key />
        <ord_group_flag />
        <ord_group_description />
        <ord_recurring_date_1 />
        <ord_recurring_date_2 />
      </InstallmentBilling>
      <Company-Business_Unit>
        <atc_code />
        <atc_name />
        <atc_asn_code />
        <atc_add_user />
        <atc_add_date />
        <atc_change_user />
        <atc_change_date />
        <atc_delete_flag />
        <atc_key />
        <atc_key_ext />
        <atc_gla_revenue_key />
        <atc_gla_liability_key />
        <atc_gla_return_key />
        <atc_gla_deferred_key />
        <atc_gla_writeoff_key />
        <atc_gla_inventory_key />
        <atc_gla_cogs_key />
        <atc_gla_ar_key />
        <atc_entity_key />
        <atc_gla_overpayment_key />
        <atc_ait_key />
        <atc_currency_code />
        <atc_gla_realized_gain_key />
        <atc_gla_realized_loss_key />
        <atc_gla_rounding_key />
        <atc_tax_id />
        <atc_nsf_prc_key />
      </Company-Business_Unit>
      <Credit_Available>
        <caa_cst_key />
        <caa_cst_credit_available />
        <caa_entity_key />
      </Credit_Available>
      <source_code>
        <src_code />
        <src_add_date />
        <src_add_user />
        <src_change_date />
        <src_change_user />
        <src_delete_flag />
        <src_key />
        <src_type />
        <src_start_date />
        <src_end_date />
        <src_entity_key />
        <src_key_ext />
        <src_eweb_code />
        <src_act_key />
        <src_asg_key />
        <src_obj_key />
        <src_placeholder_value />
        <src_src_key />
      </source_code>
      <Sales_Opportunity>
        <sfo_key />
        <sfo_type />
        <sfo_usr_key />
        <sfo_cst_key />
        <sfo_opportunity_name />
        <sfo_sot_code />
        <sfo_sor_code />
        <sfo_quantity />
        <sfo_description />
        <sfo_amount />
        <sfo_close_date />
        <sfo_sos_code />
        <sfo_close_probability />
        <sfo_expected_revenue />
        <sfo_sos_code_next />
        <sfo_ptp_key />
        <sfo_prd_key />
        <sfo_add_user />
        <sfo_add_date />
        <sfo_change_user />
        <sfo_change_date />
        <sfo_delete_flag />
        <sfo_key_ext />
        <sfo_entity_key />
      </Sales_Opportunity>
      <currency>
        <cur_key />
        <cur_code />
        <cur_description />
        <cur_symbol_prefix />
        <cur_symbol_suffix />
        <cur_negative_display />
        <cur_separator />
        <cur_accuracy />
        <cur_calc_method />
        <cur_unit />
        <cur_sub_unit />
        <cur_add_user />
        <cur_add_date />
        <cur_change_user />
        <cur_change_date />
        <cur_delete_flag />
        <cur_entity_key />
        <cur_key_ext />
        <cur_fraction_separator />
      </currency>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
    </Invoice>
  </InvoiceToPayCollection>
  <ExhibitorCollection>
    <ExhibitorNew>
      <CurrentKey />
      <Exhibitor>
        <exh_key />
        <exh_cst_key />
        <exh_inv_code />
        <exh_exb_key />
        <exh_directory_name />
        <exh_directory_desc_html />
        <exh_ind_cst_key />
        <exh_reg_key />
        <exh_pref_comm_method />
        <exh_cxa_key />
        <exh_cph_key />
        <exh_eml_key />
        <exh_cfx_key />
        <exh_url_key />
        <exh_on_wait_list_flag />
        <exh_confirm_date />
        <exh_attendance_flag />
        <exh_add_user />
        <exh_add_date />
        <exh_change_user />
        <exh_change_date />
        <exh_delete_flag />
        <exh_key_ext />
        <exh_avoid_competitors />
        <exh_priority_points_gained />
        <exh_comp_registrations_total />
        <exh_entity_key />
        <exh_contract_send_date />
        <exh_contract_status />
        <exh_contract_receive_date />
        <exh_cancel_date />
        <exh_cancel_reason />
        <exh_ord_code />
        <exh_comp_booth_personnel_total />
        <exh_account_rep_ext />
        <exh_exhibiting_as_ext />
        <exh_wpdn_vehicle_type_ext />
        <exh_wpdn_make_ext />
        <exh_wpdn_model_ext />
        <exh_wpdn_year_ext />
        <exh_wpdn_color_ext />
        <exh_pr_firm_ext />
        <exh_pr_contact_ext />
        <exh_pr_mobile_phone_ext />
        <exh_pr_telephone_ext />
        <exh_pr_email_ext />
        <exh_pr_fax_ext />
        <exh_title_of_media_conference_ext />
        <exh_presenters_name_ext />
        <exh_presenters_title_ext />
        <exh_subject_of_media_conference_ext />
        <exh_day_1_breakfast_ext />
        <exh_day_1_morning_ext />
        <exh_day_1_lunch_ext />
        <exh_day_1_afternoon_ext />
        <exh_day_1_cocktails_ext />
        <exh_day_2_breakfast_ext />
        <exh_day_2_morning_ext />
        <exh_day_2_lunch_ext />
        <exh_day_2_afternoon_ext />
        <exh_day_2_cocktails_ext />
        <exh_day_3_breakfast_ext />
        <exh_day_3_morning_ext />
        <exh_day_3_lunch_ext />
        <exh_day_3_afternoon_ext />
        <exh_day_3_cocktails_ext />
        <exh_notes_ext />
        <exh_media_center_flag_ext />
        <exh_booth_flag_ext />
        <exh_either_flag_ext />
        <exh_other_flag_ext />
        <exh_booth_number_location_ext />
        <exh_other_ext />
        <exh_confirmation_ext />
        <exh_show_products_ext />
        <exh_special_requests_ext />
        <exh_payment_plan_ext />
        <exh_booth_plotting_ext />
        <exh_business_objective_ext />
        <exh_machinery_row_ext />
        <exh_same_booth_last_year_ext />
        <exh_receive_date_ext />
        <exh_deposit_date_ext />
        <exh_primary_email_address_asbusinesstype_ext />
        <exh_last_year_booth_number_ext />
        <exh_last_year_number_ofbooths_ext />
        <exh_last_year_booth_info_ext />
        <exh_billing_contact_name_ext />
        <exh_billing_contact_title_ext />
        <exh_billing_contact_email_ext />
        <exh_billing_contact_phone_ext />
        <exh_marketing_pr_contact_name_ext />
        <exh_marketing_pr_contact_title_ext />
        <exh_marketing_pr_contact_email_ext />
        <exh_marketing_pr_contact_phone_ext />
        <exh_on_site_contact_name_ext />
        <exh_on_site_contact_title_ext />
        <exh_on_site_contact_email_ext />
        <exh_on_site_contact_phone_ext />
        <exh_other_contact_name_ext />
        <exh_other_contact_title_ext />
        <exh_other_contact_email_ext />
        <exh_other_contact_phone_ext />
        <exh_racing_types_ext />
        <exh_bup_prd_key />
        <exh_comp_booth_personnel_available />
        <exh_comp_product_available_flag />
        <exh_shared_booths_available_flag />
        <exh_can_create_invoice_flag />
        <exh_can_have_booth_person_flag />
        <exh_process />
        <exh_can_have_sponsor_flag />
        <exh_can_have_booth_flag />
        <exh_can_have_booth_preferences />
      </Exhibitor>
      <Exhibit_Show>
        <exb_key />
        <exb_evt_key />
        <exb_code />
        <exb_name />
        <exb_start_date />
        <exb_start_time />
        <exb_end_date />
        <exb_end_time />
        <exb_short_description />
        <exb_description_html />
        <exb_cutoff_date />
        <exb_post_to_web_date />
        <exb_remove_from_web_date />
        <exb_exhibit_url />
        <exb_add_user />
        <exb_add_date />
        <exb_change_user />
        <exb_change_date />
        <exb_delete_flag />
        <exb_key_ext />
        <exb_ppg_key />
        <exb_years_priority_point />
        <exb_comp_registrations />
        <exb_total_square_footage />
        <exb_entity_key />
        <exb_date_format />
        <exb_pre_registration_date />
        <exb_early_registration_date />
        <exb_late_registration_date />
        <exb_tzn_key />
        <exb_wait_list_flag />
        <exb_allow_installment />
        <exb_booth_fee_type />
        <exb_company_file />
        <exb_booth_file />
      </Exhibit_Show>
      <Booth_Person>
        <bpr_key />
        <bpr_cst_key />
        <bpr_exh_key />
        <bpr_evt_key />
        <bpr_reg_key />
        <bpr_badge_name />
        <bpr_org_cst_key />
        <bpr_pref_comm_method />
        <bpr_cxa_key />
        <bpr_cph_key />
        <bpr_cfx_key />
        <bpr_url_key />
        <bpr_add_user />
        <bpr_add_date />
        <bpr_change_user />
        <bpr_change_date />
        <bpr_delete_flag />
        <bpr_key_ext />
        <bpr_eml_key />
        <bpr_entity_key />
        <bpr_hxb_key />
        <bpr_type />
        <bpr_inv_code />
        <bpr_ivd_key />
        <bpr_cancel_date />
        <bpr_odd_key />
      </Booth_Person>
      <Exhibitor_Booth>
        <hxb_key />
        <hxb_exh_key />
        <hxb_inv_code_cp />
        <hxb_add_user />
        <hxb_add_date />
        <hxb_change_user />
        <hxb_change_date />
        <hxb_delete_flag />
        <hxb_key_ext />
        <hxb_received_comp />
        <hxb_bct_key />
        <hxb_bty_key />
        <hxb_booth_number />
        <hxb_entity_key />
        <hxb_priority_points_override />
        <hxb_notes />
        <hxb_shared_flag />
        <hxb_cancel_date />
        <hxb_wait_list_flag />
        <hxb_booth_status />
        <hxb_ebn_key />
        <hxb_bfe_prd_key />
        <hxb_sbt_key />
        <hxb_comp_booth_personnel_override />
        <hxb_inv_code />
        <hxb_ivd_key />
        <hxb_width />
        <hxb_depth />
        <hxb_square_footage />
        <hxb_square_footage_cp />
        <hxb_odd_key />
      </Exhibitor_Booth>
      <booth_complement>
        <bxc_key />
        <bxc_hxb_key />
        <bxc_ecf_prd_key />
        <bxc_ivd_key />
        <bxc_add_user />
        <bxc_add_date />
        <bxc_change_user />
        <bxc_change_date />
        <bxc_delete_flag />
        <bxc_entity_key />
        <bxc_inv_code />
        <bxc_key_ext />
        <bxc_cancel_date />
        <bxc_exb_key />
        <bxc_odd_key />
      </booth_complement>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </Customer>
      <Contact_Person>
        <per__cst_key />
        <per__cst_type />
        <per__cst_name_cp />
        <per__cst_sort_name_dn />
        <per__cst_ind_full_name_dn />
        <per__cst_org_name_dn />
        <per__cst_ixo_title_dn />
        <per__cst_pref_comm_meth />
        <per__cst_bio />
        <per__cst_add_date />
        <per__cst_add_user />
        <per__cst_change_date />
        <per__cst_change_user />
        <per__cst_delete_flag />
        <per__cst_recno />
        <per__cst_id />
        <per__cst_key_ext />
        <per__cst_email_text_only />
        <per__cst_credit_limit />
        <per__cst_src_key />
        <per__cst_src_code />
        <per__cst_tax_exempt_flag />
        <per__cst_tax_id />
        <per__cst_cxa_key />
        <per__cst_no_email_flag />
        <per__cst_cxa_billing_key />
        <per__cst_eml_address_dn />
        <per__cst_eml_key />
        <per__cst_no_phone_flag />
        <per__cst_phn_number_complete_dn />
        <per__cst_cph_key />
        <per__cst_no_fax_flag />
        <per__cst_fax_number_complete_dn />
        <per__cst_cfx_key />
        <per__cst_ixo_key />
        <per__cst_no_web_flag />
        <per__cst_oldid />
        <per__cst_member_flag />
        <per__cst_url_code_dn />
        <per__cst_parent_cst_key />
        <per__cst_url_key />
        <per__cst_no_msg_flag />
        <per__cst_msg_handle_dn />
        <per__cst_web_login />
        <per__cst_web_password />
        <per__cst_entity_key />
        <per__cst_msg_key />
        <per__cst_no_mail_flag />
        <per__cst_web_start_date />
        <per__cst_web_end_date />
        <per__cst_web_force_password_change />
        <per__cst_web_login_disabled_flag />
        <per__cst_comment />
        <per__cst_credit_hold_flag />
        <per__cst_credit_hold_reason />
        <per__cst_web_forgot_password_status />
        <per__cst_old_cxa_key />
        <per__cst_last_email_date />
        <per__cst_no_promotional_material_ext />
        <per__cst_no_publish_flag />
        <per__cst_sin_key />
        <per__cst_ttl_key />
        <per__cst_jfn_key />
        <per__cst_cur_key />
        <per__cst_attribute_1 />
        <per__cst_attribute_2 />
        <per__cst_salutation_1 />
        <per__cst_salutation_2 />
        <per__cst_merge_cst_key />
        <per__cst_salutation_3 />
        <per__cst_salutation_4 />
        <per__cst_default_recognize_as />
        <per__cst_score />
        <per__cst_score_normalized />
        <per__cst_score_trend />
        <per__cst_vault_account />
        <per__cst_exclude_from_social_flag />
        <per__cst_social_score />
        <per__cst_ptin />
        <per__cst_aicpa_member_id />
        <per__cst_vendor_code />
        <per__cst_salt />
        <per__cst_sca_key />
        <per__cst_iterations />
        <per__cst_web_password_change_date />
        <per__cst_web_failed_login_count />
        <per__cst_pri_member_flag_ext />
        <per__cst_web_last_failed_login_date />
        <per__cst_web_login_locked_flag />
      </Contact_Person>
      <priority_points>
        <ppd_key />
        <ppd_add_user />
        <ppd_add_date />
        <ppd_change_user />
        <ppd_change_date />
        <ppd_delete_flag />
        <ppd_key_ext />
        <ppd_ppt_key />
        <ppd_cst_key />
        <ppd_priority_points />
        <ppd_entity_key />
        <ppd_exh_key />
        <ppd_hxb_key />
      </priority_points>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Billing_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Billing_Address>
      <BillToCustomer>
        <bcs__cst_key />
        <bcs__cst_type />
        <bcs__cst_name_cp />
        <bcs__cst_sort_name_dn />
        <bcs__cst_ind_full_name_dn />
        <bcs__cst_org_name_dn />
        <bcs__cst_ixo_title_dn />
        <bcs__cst_pref_comm_meth />
        <bcs__cst_bio />
        <bcs__cst_add_date />
        <bcs__cst_add_user />
        <bcs__cst_change_date />
        <bcs__cst_change_user />
        <bcs__cst_delete_flag />
        <bcs__cst_recno />
        <bcs__cst_id />
        <bcs__cst_key_ext />
        <bcs__cst_email_text_only />
        <bcs__cst_credit_limit />
        <bcs__cst_src_key />
        <bcs__cst_src_code />
        <bcs__cst_tax_exempt_flag />
        <bcs__cst_tax_id />
        <bcs__cst_cxa_key />
        <bcs__cst_no_email_flag />
        <bcs__cst_cxa_billing_key />
        <bcs__cst_eml_address_dn />
        <bcs__cst_eml_key />
        <bcs__cst_no_phone_flag />
        <bcs__cst_phn_number_complete_dn />
        <bcs__cst_cph_key />
        <bcs__cst_no_fax_flag />
        <bcs__cst_fax_number_complete_dn />
        <bcs__cst_cfx_key />
        <bcs__cst_ixo_key />
        <bcs__cst_no_web_flag />
        <bcs__cst_oldid />
        <bcs__cst_member_flag />
        <bcs__cst_url_code_dn />
        <bcs__cst_parent_cst_key />
        <bcs__cst_url_key />
        <bcs__cst_no_msg_flag />
        <bcs__cst_msg_handle_dn />
        <bcs__cst_web_login />
        <bcs__cst_web_password />
        <bcs__cst_entity_key />
        <bcs__cst_msg_key />
        <bcs__cst_no_mail_flag />
        <bcs__cst_web_start_date />
        <bcs__cst_web_end_date />
        <bcs__cst_web_force_password_change />
        <bcs__cst_web_login_disabled_flag />
        <bcs__cst_comment />
        <bcs__cst_credit_hold_flag />
        <bcs__cst_credit_hold_reason />
        <bcs__cst_web_forgot_password_status />
        <bcs__cst_old_cxa_key />
        <bcs__cst_last_email_date />
        <bcs__cst_no_promotional_material_ext />
        <bcs__cst_no_publish_flag />
        <bcs__cst_sin_key />
        <bcs__cst_ttl_key />
        <bcs__cst_jfn_key />
        <bcs__cst_cur_key />
        <bcs__cst_attribute_1 />
        <bcs__cst_attribute_2 />
        <bcs__cst_salutation_1 />
        <bcs__cst_salutation_2 />
        <bcs__cst_merge_cst_key />
        <bcs__cst_salutation_3 />
        <bcs__cst_salutation_4 />
        <bcs__cst_default_recognize_as />
        <bcs__cst_score />
        <bcs__cst_score_normalized />
        <bcs__cst_score_trend />
        <bcs__cst_vault_account />
        <bcs__cst_exclude_from_social_flag />
        <bcs__cst_social_score />
        <bcs__cst_ptin />
        <bcs__cst_aicpa_member_id />
        <bcs__cst_vendor_code />
        <bcs__cst_salt />
        <bcs__cst_sca_key />
        <bcs__cst_iterations />
        <bcs__cst_web_password_change_date />
        <bcs__cst_web_failed_login_count />
        <bcs__cst_pri_member_flag_ext />
        <bcs__cst_web_last_failed_login_date />
        <bcs__cst_web_login_locked_flag />
      </BillToCustomer>
      <Installment_Billing>
        <ord_key />
        <ord_cst_key />
        <ord_frequency />
        <ord_ptr_key />
        <ord_last_bill_date />
        <ord_proforma />
        <ord_type />
        <ord_pin_key />
        <ord_num_of_installments />
        <ord_num_invoices_to_date />
        <ord_cst_billing_key />
        <ord_ind_cst_billing_key />
        <ord_cxa_key />
        <ord_cph_key />
        <ord_cfx_key />
        <ord_eml_key />
        <ord_pref_comm_method />
        <ord_src_key />
        <ord_med_key />
        <ord_notes_internal />
        <ord_notes_external />
        <ord_add_user />
        <ord_add_date />
        <ord_change_user />
        <ord_change_date />
        <ord_delete_flag />
        <ord_entity_key />
        <ord_key_ext />
        <ord_ait_key />
        <ord_first_process_date />
        <ord_code />
        <ord_close_flag />
        <ord_milestone_flag />
        <ord_cpi_key />
        <ord_auto_pay />
        <ord_orig_trans_type />
        <ord_po_number />
        <ord_cur_key />
        <ord_trx_date />
        <ord_sfo_key />
        <ord_group_flag />
        <ord_group_description />
        <ord_recurring_date_1 />
        <ord_recurring_date_2 />
        <ord_generate_from_date />
        <ord_generate_to_date />
        <ord_inst_gen_auto_pay_option />
        <ord_inst_distributed_only_flag />
        <ord_distributed_liability_flag />
        <ord_individual_payment_return_option />
        <ord_payments_returns_flag />
        <ord_bat_key />
        <ord_processed_schedule_count />
        <ord_bat_trx_date />
        <ord_current_schedule_processed />
        <ord_first_installment_amount />
        <ord_balance />
        <ord_process />
        <ord_schedule_flag />
        <ord_task_start_date />
        <ord_task_start_time />
        <ord_eml_address />
        <ord_frequency_user_readable_text />
        <ord_cct_key />
        <ord_oig_key />
        <ord_num_of_paid_installments />
        <ord_hide_gen_next_installmt_btn_flag />
        <ord_payment_choice />
        <ord_action_type_virt />
        <ord_cpi_status />
        <ord_amount_paid />
        <ord_first_installment_amount_user_edit />
      </Installment_Billing>
      <Exhibitor_Address>
        <ead__cxa_cst_key />
        <ead__cxa_adr_key />
        <ead__cxa_add_date />
        <ead__cxa_add_user />
        <ead__cxa_change_date />
        <ead__cxa_change_user />
        <ead__cxa_delete_flag />
        <ead__cxa_key />
        <ead__cxa_key_ext />
        <ead__cxa_on_hold_flag />
        <ead__cxa_adh_key />
        <ead__cxa_adt_key />
        <ead__cxa_seasonal_from_date />
        <ead__cxa_mailing_label />
        <ead__cxa_seasonal_through_date />
        <ead__cxa_entity_key />
        <ead__cxa_mail_stop />
        <ead__cxa_mailing_label_html />
        <ead__cxa_on_hold_from />
        <ead__cxa_on_hold_through />
        <ead__cxa_no_directory_print_flag_ext />
      </Exhibitor_Address>
      <Primary_Contact_Address>
        <cad__cxa_cst_key />
        <cad__cxa_adr_key />
        <cad__cxa_add_date />
        <cad__cxa_add_user />
        <cad__cxa_change_date />
        <cad__cxa_change_user />
        <cad__cxa_delete_flag />
        <cad__cxa_key />
        <cad__cxa_key_ext />
        <cad__cxa_on_hold_flag />
        <cad__cxa_adh_key />
        <cad__cxa_adt_key />
        <cad__cxa_seasonal_from_date />
        <cad__cxa_mailing_label />
        <cad__cxa_seasonal_through_date />
        <cad__cxa_entity_key />
        <cad__cxa_mail_stop />
        <cad__cxa_mailing_label_html />
        <cad__cxa_on_hold_from />
        <cad__cxa_on_hold_through />
        <cad__cxa_no_directory_print_flag_ext />
      </Primary_Contact_Address>
      <Exhibitor_X_Contact>
        <exc_key />
        <exc_add_user />
        <exc_add_date />
        <exc_change_user />
        <exc_change_date />
        <exc_delete_flag />
        <exc_entity_key />
        <exc_key_ext />
        <exc_exh_key />
        <exc_cxa_key />
        <exc_cph_key />
        <exc_cfx_key />
        <exc_ind_cst_key />
        <exc_url_key />
        <exc_eml_key />
        <exc_rlt_key />
      </Exhibitor_X_Contact>
      <Shared_Booth>
        <ebs_key />
        <ebs_exb_key />
        <ebs_exh_key_parent />
        <ebs_hxb_key />
        <ebs_exh_key />
        <ebs_add_user />
        <ebs_add_date />
        <ebs_change_user />
        <ebs_change_date />
        <ebs_delete_flag />
        <ebs_key_ext />
        <ebs_entity_key />
        <ebs_cancel_date />
      </Shared_Booth>
      <Sponsor>
        <spo_key />
        <spo_cst_key />
        <spo_snt_key />
        <spo_ind_cst_key />
        <spo_cxa_key />
        <spo_cph_key />
        <spo_cfx_key />
        <spo_eml_key />
        <spo_url_key />
        <spo_add_user />
        <spo_add_date />
        <spo_change_user />
        <spo_change_date />
        <spo_delete_flag />
        <spo_key_ext />
        <spo_evt_key />
        <spo_ses_key />
        <spo_trk_key />
        <spo_fac_key />
        <spo_notes />
        <spo_inv_code />
        <spo_logo_doc_key />
        <spo_ivd_key />
        <spo_entity_key />
        <spo_exb_key />
        <spo_cancel_date />
        <spo_ord_code />
        <spo_sales_rep_ext />
        <spo_odd_key />
      </Sponsor>
      <Primary_Contact_Email>
        <eml_key />
        <eml_address />
        <eml_cst_key />
        <eml_type />
        <eml_add_user />
        <eml_add_date />
        <eml_change_user />
        <eml_change_date />
        <eml_delete_flag />
        <eml_key_ext />
        <eml_entity_key />
        <eml_invalid_flag />
        <eml_invalid_reason />
        <eml_unlisted_flag />
        <eml_no_directory_print_flag_ext />
      </Primary_Contact_Email>
      <Primary_Contact_Website>
        <url_key />
        <url_code />
        <url_cst_key />
        <url_type />
        <url_add_user />
        <url_add_date />
        <url_change_user />
        <url_change_date />
        <url_delete_flag />
        <url_key_ext />
        <url_entity_key />
        <url_no_directory_print_flag_ext />
      </Primary_Contact_Website>
      <Exhibitor_Email>
        <em2__eml_key />
        <em2__eml_address />
        <em2__eml_cst_key />
        <em2__eml_type />
        <em2__eml_add_user />
        <em2__eml_add_date />
        <em2__eml_change_user />
        <em2__eml_change_date />
        <em2__eml_delete_flag />
        <em2__eml_key_ext />
        <em2__eml_entity_key />
        <em2__eml_invalid_flag />
        <em2__eml_invalid_reason />
        <em2__eml_unlisted_flag />
        <em2__eml_no_directory_print_flag_ext />
      </Exhibitor_Email>
      <Exhibitor_Website>
        <ur2__url_key />
        <ur2__url_code />
        <ur2__url_cst_key />
        <ur2__url_type />
        <ur2__url_add_user />
        <ur2__url_add_date />
        <ur2__url_change_user />
        <ur2__url_change_date />
        <ur2__url_delete_flag />
        <ur2__url_key_ext />
        <ur2__url_entity_key />
        <ur2__url_no_directory_print_flag_ext />
      </Exhibitor_Website>
      <Exhibitor_BoothCollection>
        <ExhibitorBoothNew d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ExhibitorBoothNew d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Exhibitor_BoothCollection>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
    </ExhibitorNew>
    <ExhibitorNew>
      <CurrentKey />
      <Exhibitor>
        <exh_key />
        <exh_cst_key />
        <exh_inv_code />
        <exh_exb_key />
        <exh_directory_name />
        <exh_directory_desc_html />
        <exh_ind_cst_key />
        <exh_reg_key />
        <exh_pref_comm_method />
        <exh_cxa_key />
        <exh_cph_key />
        <exh_eml_key />
        <exh_cfx_key />
        <exh_url_key />
        <exh_on_wait_list_flag />
        <exh_confirm_date />
        <exh_attendance_flag />
        <exh_add_user />
        <exh_add_date />
        <exh_change_user />
        <exh_change_date />
        <exh_delete_flag />
        <exh_key_ext />
        <exh_avoid_competitors />
        <exh_priority_points_gained />
        <exh_comp_registrations_total />
        <exh_entity_key />
        <exh_contract_send_date />
        <exh_contract_status />
        <exh_contract_receive_date />
        <exh_cancel_date />
        <exh_cancel_reason />
        <exh_ord_code />
        <exh_comp_booth_personnel_total />
        <exh_account_rep_ext />
        <exh_exhibiting_as_ext />
        <exh_wpdn_vehicle_type_ext />
        <exh_wpdn_make_ext />
        <exh_wpdn_model_ext />
        <exh_wpdn_year_ext />
        <exh_wpdn_color_ext />
        <exh_pr_firm_ext />
        <exh_pr_contact_ext />
        <exh_pr_mobile_phone_ext />
        <exh_pr_telephone_ext />
        <exh_pr_email_ext />
        <exh_pr_fax_ext />
        <exh_title_of_media_conference_ext />
        <exh_presenters_name_ext />
        <exh_presenters_title_ext />
        <exh_subject_of_media_conference_ext />
        <exh_day_1_breakfast_ext />
        <exh_day_1_morning_ext />
        <exh_day_1_lunch_ext />
        <exh_day_1_afternoon_ext />
        <exh_day_1_cocktails_ext />
        <exh_day_2_breakfast_ext />
        <exh_day_2_morning_ext />
        <exh_day_2_lunch_ext />
        <exh_day_2_afternoon_ext />
        <exh_day_2_cocktails_ext />
        <exh_day_3_breakfast_ext />
        <exh_day_3_morning_ext />
        <exh_day_3_lunch_ext />
        <exh_day_3_afternoon_ext />
        <exh_day_3_cocktails_ext />
        <exh_notes_ext />
        <exh_media_center_flag_ext />
        <exh_booth_flag_ext />
        <exh_either_flag_ext />
        <exh_other_flag_ext />
        <exh_booth_number_location_ext />
        <exh_other_ext />
        <exh_confirmation_ext />
        <exh_show_products_ext />
        <exh_special_requests_ext />
        <exh_payment_plan_ext />
        <exh_booth_plotting_ext />
        <exh_business_objective_ext />
        <exh_machinery_row_ext />
        <exh_same_booth_last_year_ext />
        <exh_receive_date_ext />
        <exh_deposit_date_ext />
        <exh_primary_email_address_asbusinesstype_ext />
        <exh_last_year_booth_number_ext />
        <exh_last_year_number_ofbooths_ext />
        <exh_last_year_booth_info_ext />
        <exh_billing_contact_name_ext />
        <exh_billing_contact_title_ext />
        <exh_billing_contact_email_ext />
        <exh_billing_contact_phone_ext />
        <exh_marketing_pr_contact_name_ext />
        <exh_marketing_pr_contact_title_ext />
        <exh_marketing_pr_contact_email_ext />
        <exh_marketing_pr_contact_phone_ext />
        <exh_on_site_contact_name_ext />
        <exh_on_site_contact_title_ext />
        <exh_on_site_contact_email_ext />
        <exh_on_site_contact_phone_ext />
        <exh_other_contact_name_ext />
        <exh_other_contact_title_ext />
        <exh_other_contact_email_ext />
        <exh_other_contact_phone_ext />
        <exh_racing_types_ext />
        <exh_bup_prd_key />
        <exh_comp_booth_personnel_available />
        <exh_comp_product_available_flag />
        <exh_shared_booths_available_flag />
        <exh_can_create_invoice_flag />
        <exh_can_have_booth_person_flag />
        <exh_process />
        <exh_can_have_sponsor_flag />
        <exh_can_have_booth_flag />
        <exh_can_have_booth_preferences />
      </Exhibitor>
      <Exhibit_Show>
        <exb_key />
        <exb_evt_key />
        <exb_code />
        <exb_name />
        <exb_start_date />
        <exb_start_time />
        <exb_end_date />
        <exb_end_time />
        <exb_short_description />
        <exb_description_html />
        <exb_cutoff_date />
        <exb_post_to_web_date />
        <exb_remove_from_web_date />
        <exb_exhibit_url />
        <exb_add_user />
        <exb_add_date />
        <exb_change_user />
        <exb_change_date />
        <exb_delete_flag />
        <exb_key_ext />
        <exb_ppg_key />
        <exb_years_priority_point />
        <exb_comp_registrations />
        <exb_total_square_footage />
        <exb_entity_key />
        <exb_date_format />
        <exb_pre_registration_date />
        <exb_early_registration_date />
        <exb_late_registration_date />
        <exb_tzn_key />
        <exb_wait_list_flag />
        <exb_allow_installment />
        <exb_booth_fee_type />
        <exb_company_file />
        <exb_booth_file />
      </Exhibit_Show>
      <Booth_Person>
        <bpr_key />
        <bpr_cst_key />
        <bpr_exh_key />
        <bpr_evt_key />
        <bpr_reg_key />
        <bpr_badge_name />
        <bpr_org_cst_key />
        <bpr_pref_comm_method />
        <bpr_cxa_key />
        <bpr_cph_key />
        <bpr_cfx_key />
        <bpr_url_key />
        <bpr_add_user />
        <bpr_add_date />
        <bpr_change_user />
        <bpr_change_date />
        <bpr_delete_flag />
        <bpr_key_ext />
        <bpr_eml_key />
        <bpr_entity_key />
        <bpr_hxb_key />
        <bpr_type />
        <bpr_inv_code />
        <bpr_ivd_key />
        <bpr_cancel_date />
        <bpr_odd_key />
      </Booth_Person>
      <Exhibitor_Booth>
        <hxb_key />
        <hxb_exh_key />
        <hxb_inv_code_cp />
        <hxb_add_user />
        <hxb_add_date />
        <hxb_change_user />
        <hxb_change_date />
        <hxb_delete_flag />
        <hxb_key_ext />
        <hxb_received_comp />
        <hxb_bct_key />
        <hxb_bty_key />
        <hxb_booth_number />
        <hxb_entity_key />
        <hxb_priority_points_override />
        <hxb_notes />
        <hxb_shared_flag />
        <hxb_cancel_date />
        <hxb_wait_list_flag />
        <hxb_booth_status />
        <hxb_ebn_key />
        <hxb_bfe_prd_key />
        <hxb_sbt_key />
        <hxb_comp_booth_personnel_override />
        <hxb_inv_code />
        <hxb_ivd_key />
        <hxb_width />
        <hxb_depth />
        <hxb_square_footage />
        <hxb_square_footage_cp />
        <hxb_odd_key />
      </Exhibitor_Booth>
      <booth_complement>
        <bxc_key />
        <bxc_hxb_key />
        <bxc_ecf_prd_key />
        <bxc_ivd_key />
        <bxc_add_user />
        <bxc_add_date />
        <bxc_change_user />
        <bxc_change_date />
        <bxc_delete_flag />
        <bxc_entity_key />
        <bxc_inv_code />
        <bxc_key_ext />
        <bxc_cancel_date />
        <bxc_exb_key />
        <bxc_odd_key />
      </booth_complement>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </Customer>
      <Contact_Person>
        <per__cst_key />
        <per__cst_type />
        <per__cst_name_cp />
        <per__cst_sort_name_dn />
        <per__cst_ind_full_name_dn />
        <per__cst_org_name_dn />
        <per__cst_ixo_title_dn />
        <per__cst_pref_comm_meth />
        <per__cst_bio />
        <per__cst_add_date />
        <per__cst_add_user />
        <per__cst_change_date />
        <per__cst_change_user />
        <per__cst_delete_flag />
        <per__cst_recno />
        <per__cst_id />
        <per__cst_key_ext />
        <per__cst_email_text_only />
        <per__cst_credit_limit />
        <per__cst_src_key />
        <per__cst_src_code />
        <per__cst_tax_exempt_flag />
        <per__cst_tax_id />
        <per__cst_cxa_key />
        <per__cst_no_email_flag />
        <per__cst_cxa_billing_key />
        <per__cst_eml_address_dn />
        <per__cst_eml_key />
        <per__cst_no_phone_flag />
        <per__cst_phn_number_complete_dn />
        <per__cst_cph_key />
        <per__cst_no_fax_flag />
        <per__cst_fax_number_complete_dn />
        <per__cst_cfx_key />
        <per__cst_ixo_key />
        <per__cst_no_web_flag />
        <per__cst_oldid />
        <per__cst_member_flag />
        <per__cst_url_code_dn />
        <per__cst_parent_cst_key />
        <per__cst_url_key />
        <per__cst_no_msg_flag />
        <per__cst_msg_handle_dn />
        <per__cst_web_login />
        <per__cst_web_password />
        <per__cst_entity_key />
        <per__cst_msg_key />
        <per__cst_no_mail_flag />
        <per__cst_web_start_date />
        <per__cst_web_end_date />
        <per__cst_web_force_password_change />
        <per__cst_web_login_disabled_flag />
        <per__cst_comment />
        <per__cst_credit_hold_flag />
        <per__cst_credit_hold_reason />
        <per__cst_web_forgot_password_status />
        <per__cst_old_cxa_key />
        <per__cst_last_email_date />
        <per__cst_no_promotional_material_ext />
        <per__cst_no_publish_flag />
        <per__cst_sin_key />
        <per__cst_ttl_key />
        <per__cst_jfn_key />
        <per__cst_cur_key />
        <per__cst_attribute_1 />
        <per__cst_attribute_2 />
        <per__cst_salutation_1 />
        <per__cst_salutation_2 />
        <per__cst_merge_cst_key />
        <per__cst_salutation_3 />
        <per__cst_salutation_4 />
        <per__cst_default_recognize_as />
        <per__cst_score />
        <per__cst_score_normalized />
        <per__cst_score_trend />
        <per__cst_vault_account />
        <per__cst_exclude_from_social_flag />
        <per__cst_social_score />
        <per__cst_ptin />
        <per__cst_aicpa_member_id />
        <per__cst_vendor_code />
        <per__cst_salt />
        <per__cst_sca_key />
        <per__cst_iterations />
        <per__cst_web_password_change_date />
        <per__cst_web_failed_login_count />
        <per__cst_pri_member_flag_ext />
        <per__cst_web_last_failed_login_date />
        <per__cst_web_login_locked_flag />
      </Contact_Person>
      <priority_points>
        <ppd_key />
        <ppd_add_user />
        <ppd_add_date />
        <ppd_change_user />
        <ppd_change_date />
        <ppd_delete_flag />
        <ppd_key_ext />
        <ppd_ppt_key />
        <ppd_cst_key />
        <ppd_priority_points />
        <ppd_entity_key />
        <ppd_exh_key />
        <ppd_hxb_key />
      </priority_points>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Billing_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Billing_Address>
      <BillToCustomer>
        <bcs__cst_key />
        <bcs__cst_type />
        <bcs__cst_name_cp />
        <bcs__cst_sort_name_dn />
        <bcs__cst_ind_full_name_dn />
        <bcs__cst_org_name_dn />
        <bcs__cst_ixo_title_dn />
        <bcs__cst_pref_comm_meth />
        <bcs__cst_bio />
        <bcs__cst_add_date />
        <bcs__cst_add_user />
        <bcs__cst_change_date />
        <bcs__cst_change_user />
        <bcs__cst_delete_flag />
        <bcs__cst_recno />
        <bcs__cst_id />
        <bcs__cst_key_ext />
        <bcs__cst_email_text_only />
        <bcs__cst_credit_limit />
        <bcs__cst_src_key />
        <bcs__cst_src_code />
        <bcs__cst_tax_exempt_flag />
        <bcs__cst_tax_id />
        <bcs__cst_cxa_key />
        <bcs__cst_no_email_flag />
        <bcs__cst_cxa_billing_key />
        <bcs__cst_eml_address_dn />
        <bcs__cst_eml_key />
        <bcs__cst_no_phone_flag />
        <bcs__cst_phn_number_complete_dn />
        <bcs__cst_cph_key />
        <bcs__cst_no_fax_flag />
        <bcs__cst_fax_number_complete_dn />
        <bcs__cst_cfx_key />
        <bcs__cst_ixo_key />
        <bcs__cst_no_web_flag />
        <bcs__cst_oldid />
        <bcs__cst_member_flag />
        <bcs__cst_url_code_dn />
        <bcs__cst_parent_cst_key />
        <bcs__cst_url_key />
        <bcs__cst_no_msg_flag />
        <bcs__cst_msg_handle_dn />
        <bcs__cst_web_login />
        <bcs__cst_web_password />
        <bcs__cst_entity_key />
        <bcs__cst_msg_key />
        <bcs__cst_no_mail_flag />
        <bcs__cst_web_start_date />
        <bcs__cst_web_end_date />
        <bcs__cst_web_force_password_change />
        <bcs__cst_web_login_disabled_flag />
        <bcs__cst_comment />
        <bcs__cst_credit_hold_flag />
        <bcs__cst_credit_hold_reason />
        <bcs__cst_web_forgot_password_status />
        <bcs__cst_old_cxa_key />
        <bcs__cst_last_email_date />
        <bcs__cst_no_promotional_material_ext />
        <bcs__cst_no_publish_flag />
        <bcs__cst_sin_key />
        <bcs__cst_ttl_key />
        <bcs__cst_jfn_key />
        <bcs__cst_cur_key />
        <bcs__cst_attribute_1 />
        <bcs__cst_attribute_2 />
        <bcs__cst_salutation_1 />
        <bcs__cst_salutation_2 />
        <bcs__cst_merge_cst_key />
        <bcs__cst_salutation_3 />
        <bcs__cst_salutation_4 />
        <bcs__cst_default_recognize_as />
        <bcs__cst_score />
        <bcs__cst_score_normalized />
        <bcs__cst_score_trend />
        <bcs__cst_vault_account />
        <bcs__cst_exclude_from_social_flag />
        <bcs__cst_social_score />
        <bcs__cst_ptin />
        <bcs__cst_aicpa_member_id />
        <bcs__cst_vendor_code />
        <bcs__cst_salt />
        <bcs__cst_sca_key />
        <bcs__cst_iterations />
        <bcs__cst_web_password_change_date />
        <bcs__cst_web_failed_login_count />
        <bcs__cst_pri_member_flag_ext />
        <bcs__cst_web_last_failed_login_date />
        <bcs__cst_web_login_locked_flag />
      </BillToCustomer>
      <Installment_Billing>
        <ord_key />
        <ord_cst_key />
        <ord_frequency />
        <ord_ptr_key />
        <ord_last_bill_date />
        <ord_proforma />
        <ord_type />
        <ord_pin_key />
        <ord_num_of_installments />
        <ord_num_invoices_to_date />
        <ord_cst_billing_key />
        <ord_ind_cst_billing_key />
        <ord_cxa_key />
        <ord_cph_key />
        <ord_cfx_key />
        <ord_eml_key />
        <ord_pref_comm_method />
        <ord_src_key />
        <ord_med_key />
        <ord_notes_internal />
        <ord_notes_external />
        <ord_add_user />
        <ord_add_date />
        <ord_change_user />
        <ord_change_date />
        <ord_delete_flag />
        <ord_entity_key />
        <ord_key_ext />
        <ord_ait_key />
        <ord_first_process_date />
        <ord_code />
        <ord_close_flag />
        <ord_milestone_flag />
        <ord_cpi_key />
        <ord_auto_pay />
        <ord_orig_trans_type />
        <ord_po_number />
        <ord_cur_key />
        <ord_trx_date />
        <ord_sfo_key />
        <ord_group_flag />
        <ord_group_description />
        <ord_recurring_date_1 />
        <ord_recurring_date_2 />
        <ord_generate_from_date />
        <ord_generate_to_date />
        <ord_inst_gen_auto_pay_option />
        <ord_inst_distributed_only_flag />
        <ord_distributed_liability_flag />
        <ord_individual_payment_return_option />
        <ord_payments_returns_flag />
        <ord_bat_key />
        <ord_processed_schedule_count />
        <ord_bat_trx_date />
        <ord_current_schedule_processed />
        <ord_first_installment_amount />
        <ord_balance />
        <ord_process />
        <ord_schedule_flag />
        <ord_task_start_date />
        <ord_task_start_time />
        <ord_eml_address />
        <ord_frequency_user_readable_text />
        <ord_cct_key />
        <ord_oig_key />
        <ord_num_of_paid_installments />
        <ord_hide_gen_next_installmt_btn_flag />
        <ord_payment_choice />
        <ord_action_type_virt />
        <ord_cpi_status />
        <ord_amount_paid />
        <ord_first_installment_amount_user_edit />
      </Installment_Billing>
      <Exhibitor_Address>
        <ead__cxa_cst_key />
        <ead__cxa_adr_key />
        <ead__cxa_add_date />
        <ead__cxa_add_user />
        <ead__cxa_change_date />
        <ead__cxa_change_user />
        <ead__cxa_delete_flag />
        <ead__cxa_key />
        <ead__cxa_key_ext />
        <ead__cxa_on_hold_flag />
        <ead__cxa_adh_key />
        <ead__cxa_adt_key />
        <ead__cxa_seasonal_from_date />
        <ead__cxa_mailing_label />
        <ead__cxa_seasonal_through_date />
        <ead__cxa_entity_key />
        <ead__cxa_mail_stop />
        <ead__cxa_mailing_label_html />
        <ead__cxa_on_hold_from />
        <ead__cxa_on_hold_through />
        <ead__cxa_no_directory_print_flag_ext />
      </Exhibitor_Address>
      <Primary_Contact_Address>
        <cad__cxa_cst_key />
        <cad__cxa_adr_key />
        <cad__cxa_add_date />
        <cad__cxa_add_user />
        <cad__cxa_change_date />
        <cad__cxa_change_user />
        <cad__cxa_delete_flag />
        <cad__cxa_key />
        <cad__cxa_key_ext />
        <cad__cxa_on_hold_flag />
        <cad__cxa_adh_key />
        <cad__cxa_adt_key />
        <cad__cxa_seasonal_from_date />
        <cad__cxa_mailing_label />
        <cad__cxa_seasonal_through_date />
        <cad__cxa_entity_key />
        <cad__cxa_mail_stop />
        <cad__cxa_mailing_label_html />
        <cad__cxa_on_hold_from />
        <cad__cxa_on_hold_through />
        <cad__cxa_no_directory_print_flag_ext />
      </Primary_Contact_Address>
      <Exhibitor_X_Contact>
        <exc_key />
        <exc_add_user />
        <exc_add_date />
        <exc_change_user />
        <exc_change_date />
        <exc_delete_flag />
        <exc_entity_key />
        <exc_key_ext />
        <exc_exh_key />
        <exc_cxa_key />
        <exc_cph_key />
        <exc_cfx_key />
        <exc_ind_cst_key />
        <exc_url_key />
        <exc_eml_key />
        <exc_rlt_key />
      </Exhibitor_X_Contact>
      <Shared_Booth>
        <ebs_key />
        <ebs_exb_key />
        <ebs_exh_key_parent />
        <ebs_hxb_key />
        <ebs_exh_key />
        <ebs_add_user />
        <ebs_add_date />
        <ebs_change_user />
        <ebs_change_date />
        <ebs_delete_flag />
        <ebs_key_ext />
        <ebs_entity_key />
        <ebs_cancel_date />
      </Shared_Booth>
      <Sponsor>
        <spo_key />
        <spo_cst_key />
        <spo_snt_key />
        <spo_ind_cst_key />
        <spo_cxa_key />
        <spo_cph_key />
        <spo_cfx_key />
        <spo_eml_key />
        <spo_url_key />
        <spo_add_user />
        <spo_add_date />
        <spo_change_user />
        <spo_change_date />
        <spo_delete_flag />
        <spo_key_ext />
        <spo_evt_key />
        <spo_ses_key />
        <spo_trk_key />
        <spo_fac_key />
        <spo_notes />
        <spo_inv_code />
        <spo_logo_doc_key />
        <spo_ivd_key />
        <spo_entity_key />
        <spo_exb_key />
        <spo_cancel_date />
        <spo_ord_code />
        <spo_sales_rep_ext />
        <spo_odd_key />
      </Sponsor>
      <Primary_Contact_Email>
        <eml_key />
        <eml_address />
        <eml_cst_key />
        <eml_type />
        <eml_add_user />
        <eml_add_date />
        <eml_change_user />
        <eml_change_date />
        <eml_delete_flag />
        <eml_key_ext />
        <eml_entity_key />
        <eml_invalid_flag />
        <eml_invalid_reason />
        <eml_unlisted_flag />
        <eml_no_directory_print_flag_ext />
      </Primary_Contact_Email>
      <Primary_Contact_Website>
        <url_key />
        <url_code />
        <url_cst_key />
        <url_type />
        <url_add_user />
        <url_add_date />
        <url_change_user />
        <url_change_date />
        <url_delete_flag />
        <url_key_ext />
        <url_entity_key />
        <url_no_directory_print_flag_ext />
      </Primary_Contact_Website>
      <Exhibitor_Email>
        <em2__eml_key />
        <em2__eml_address />
        <em2__eml_cst_key />
        <em2__eml_type />
        <em2__eml_add_user />
        <em2__eml_add_date />
        <em2__eml_change_user />
        <em2__eml_change_date />
        <em2__eml_delete_flag />
        <em2__eml_key_ext />
        <em2__eml_entity_key />
        <em2__eml_invalid_flag />
        <em2__eml_invalid_reason />
        <em2__eml_unlisted_flag />
        <em2__eml_no_directory_print_flag_ext />
      </Exhibitor_Email>
      <Exhibitor_Website>
        <ur2__url_key />
        <ur2__url_code />
        <ur2__url_cst_key />
        <ur2__url_type />
        <ur2__url_add_user />
        <ur2__url_add_date />
        <ur2__url_change_user />
        <ur2__url_change_date />
        <ur2__url_delete_flag />
        <ur2__url_key_ext />
        <ur2__url_entity_key />
        <ur2__url_no_directory_print_flag_ext />
      </Exhibitor_Website>
      <Exhibitor_BoothCollection>
        <ExhibitorBoothNew d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ExhibitorBoothNew d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Exhibitor_BoothCollection>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
      <Additional_Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Additional_Invoice_DetailCollection>
    </ExhibitorNew>
  </ExhibitorCollection>
  <Accreditation_ApplicantCollection>
    <AccreditationArea>
      <CurrentKey />
      <Accreditation_Customer>
        <amc_key />
        <amc_cst_key />
        <amc_start_date />
        <amc_end_date />
        <amc_add_user />
        <amc_add_date />
        <amc_change_user />
        <amc_change_date />
        <amc_delete_flag />
        <amc_key_ext />
        <amc_ixo_cao_key />
        <amc_ama_key />
        <amc_inv_code />
        <amc_ixo_ceo_key />
        <amc_ams_key />
        <amc_ixo_cmo_key />
        <amc_ixo_adl_key />
        <amc_renewal_letter_date />
        <amc_amt_key />
        <amc_decision_date />
        <amc_renewal_letter_sent />
        <amc_dupe_check />
        <amc_entity_key />
        <amc_ivd_key />
        <amc_ixo_surveycontact_key />
        <amc_status_date />
        <amc_ord_code />
        <amc_odd_key />
        <amc_bup_prd_key />
      </Accreditation_Customer>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </Customer>
      <Customer_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Customer_Address>
      <Customer_Primary_Address>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Customer_Primary_Address>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
      </Organization>
      <Accreditation>
        <ama_key />
        <ama_code />
        <ama_desc />
        <ama_add_user />
        <ama_add_date />
        <ama_change_user />
        <ama_change_date />
        <ama_delete_flag />
        <ama_key_ext />
        <ama_entity_key />
      </Accreditation>
      <Accreditation_Status>
        <ams_key />
        <ams_add_user />
        <ams_add_date />
        <ams_change_user />
        <ams_change_date />
        <ams_delete_flag />
        <ams_entity_key />
        <ams_key_ext />
        <ams_desc />
      </Accreditation_Status>
      <Accreditation_Type>
        <amt_key />
        <amt_add_user />
        <amt_add_date />
        <amt_change_user />
        <amt_change_date />
        <amt_delete_flag />
        <amt_entity_key />
        <amt_key_ext />
        <amt_desc />
      </Accreditation_Type>
      <Individual_Organization_CEO_Affiliation>
        <exo__ixo_key />
        <exo__ixo_rlt_code />
        <exo__ixo_title />
        <exo__ixo_start_date />
        <exo__ixo_end_date />
        <exo__ixo_ind_cst_key />
        <exo__ixo_org_cst_key />
        <exo__ixo_add_date />
        <exo__ixo_add_user />
        <exo__ixo_change_date />
        <exo__ixo_rlt_key />
        <exo__ixo_change_user />
        <exo__ixo_delete_flag />
        <exo__ixo_key_ext />
        <exo__ixo_cst_key_owner />
        <exo__ixo_entity_key />
        <exo__ixo_void_flag />
        <exo__ixo_pac_approved_flag_ext />
      </Individual_Organization_CEO_Affiliation>
      <Affiliated_CEO>
        <ceo__cst_key />
        <ceo__cst_type />
        <ceo__cst_name_cp />
        <ceo__cst_sort_name_dn />
        <ceo__cst_ind_full_name_dn />
        <ceo__cst_org_name_dn />
        <ceo__cst_ixo_title_dn />
        <ceo__cst_pref_comm_meth />
        <ceo__cst_bio />
        <ceo__cst_add_date />
        <ceo__cst_add_user />
        <ceo__cst_change_date />
        <ceo__cst_change_user />
        <ceo__cst_delete_flag />
        <ceo__cst_recno />
        <ceo__cst_id />
        <ceo__cst_key_ext />
        <ceo__cst_email_text_only />
        <ceo__cst_credit_limit />
        <ceo__cst_src_key />
        <ceo__cst_src_code />
        <ceo__cst_tax_exempt_flag />
        <ceo__cst_tax_id />
        <ceo__cst_cxa_key />
        <ceo__cst_no_email_flag />
        <ceo__cst_cxa_billing_key />
        <ceo__cst_eml_address_dn />
        <ceo__cst_eml_key />
        <ceo__cst_no_phone_flag />
        <ceo__cst_phn_number_complete_dn />
        <ceo__cst_cph_key />
        <ceo__cst_no_fax_flag />
        <ceo__cst_fax_number_complete_dn />
        <ceo__cst_cfx_key />
        <ceo__cst_ixo_key />
        <ceo__cst_no_web_flag />
        <ceo__cst_oldid />
        <ceo__cst_member_flag />
        <ceo__cst_url_code_dn />
        <ceo__cst_parent_cst_key />
        <ceo__cst_url_key />
        <ceo__cst_no_msg_flag />
        <ceo__cst_msg_handle_dn />
        <ceo__cst_web_login />
        <ceo__cst_web_password />
        <ceo__cst_entity_key />
        <ceo__cst_msg_key />
        <ceo__cst_no_mail_flag />
        <ceo__cst_web_start_date />
        <ceo__cst_web_end_date />
        <ceo__cst_web_force_password_change />
        <ceo__cst_web_login_disabled_flag />
        <ceo__cst_comment />
        <ceo__cst_credit_hold_flag />
        <ceo__cst_credit_hold_reason />
        <ceo__cst_web_forgot_password_status />
        <ceo__cst_old_cxa_key />
        <ceo__cst_last_email_date />
        <ceo__cst_no_promotional_material_ext />
        <ceo__cst_no_publish_flag />
        <ceo__cst_sin_key />
        <ceo__cst_ttl_key />
        <ceo__cst_jfn_key />
        <ceo__cst_cur_key />
        <ceo__cst_attribute_1 />
        <ceo__cst_attribute_2 />
        <ceo__cst_salutation_1 />
        <ceo__cst_salutation_2 />
        <ceo__cst_merge_cst_key />
        <ceo__cst_salutation_3 />
        <ceo__cst_salutation_4 />
        <ceo__cst_default_recognize_as />
        <ceo__cst_score />
        <ceo__cst_score_normalized />
        <ceo__cst_score_trend />
        <ceo__cst_vault_account />
        <ceo__cst_exclude_from_social_flag />
        <ceo__cst_social_score />
        <ceo__cst_ptin />
        <ceo__cst_aicpa_member_id />
        <ceo__cst_vendor_code />
        <ceo__cst_salt />
        <ceo__cst_sca_key />
        <ceo__cst_iterations />
        <ceo__cst_web_password_change_date />
        <ceo__cst_web_failed_login_count />
        <ceo__cst_pri_member_flag_ext />
        <ceo__cst_web_last_failed_login_date />
        <ceo__cst_web_login_locked_flag />
      </Affiliated_CEO>
      <Individual_Organization_CAO_Affiliation>
        <axo__ixo_key />
        <axo__ixo_rlt_code />
        <axo__ixo_title />
        <axo__ixo_start_date />
        <axo__ixo_end_date />
        <axo__ixo_ind_cst_key />
        <axo__ixo_org_cst_key />
        <axo__ixo_add_date />
        <axo__ixo_add_user />
        <axo__ixo_change_date />
        <axo__ixo_rlt_key />
        <axo__ixo_change_user />
        <axo__ixo_delete_flag />
        <axo__ixo_key_ext />
        <axo__ixo_cst_key_owner />
        <axo__ixo_entity_key />
        <axo__ixo_void_flag />
        <axo__ixo_pac_approved_flag_ext />
      </Individual_Organization_CAO_Affiliation>
      <Affiliated_CAO>
        <cao__cst_key />
        <cao__cst_type />
        <cao__cst_name_cp />
        <cao__cst_sort_name_dn />
        <cao__cst_ind_full_name_dn />
        <cao__cst_org_name_dn />
        <cao__cst_ixo_title_dn />
        <cao__cst_pref_comm_meth />
        <cao__cst_bio />
        <cao__cst_add_date />
        <cao__cst_add_user />
        <cao__cst_change_date />
        <cao__cst_change_user />
        <cao__cst_delete_flag />
        <cao__cst_recno />
        <cao__cst_id />
        <cao__cst_key_ext />
        <cao__cst_email_text_only />
        <cao__cst_credit_limit />
        <cao__cst_src_key />
        <cao__cst_src_code />
        <cao__cst_tax_exempt_flag />
        <cao__cst_tax_id />
        <cao__cst_cxa_key />
        <cao__cst_no_email_flag />
        <cao__cst_cxa_billing_key />
        <cao__cst_eml_address_dn />
        <cao__cst_eml_key />
        <cao__cst_no_phone_flag />
        <cao__cst_phn_number_complete_dn />
        <cao__cst_cph_key />
        <cao__cst_no_fax_flag />
        <cao__cst_fax_number_complete_dn />
        <cao__cst_cfx_key />
        <cao__cst_ixo_key />
        <cao__cst_no_web_flag />
        <cao__cst_oldid />
        <cao__cst_member_flag />
        <cao__cst_url_code_dn />
        <cao__cst_parent_cst_key />
        <cao__cst_url_key />
        <cao__cst_no_msg_flag />
        <cao__cst_msg_handle_dn />
        <cao__cst_web_login />
        <cao__cst_web_password />
        <cao__cst_entity_key />
        <cao__cst_msg_key />
        <cao__cst_no_mail_flag />
        <cao__cst_web_start_date />
        <cao__cst_web_end_date />
        <cao__cst_web_force_password_change />
        <cao__cst_web_login_disabled_flag />
        <cao__cst_comment />
        <cao__cst_credit_hold_flag />
        <cao__cst_credit_hold_reason />
        <cao__cst_web_forgot_password_status />
        <cao__cst_old_cxa_key />
        <cao__cst_last_email_date />
        <cao__cst_no_promotional_material_ext />
        <cao__cst_no_publish_flag />
        <cao__cst_sin_key />
        <cao__cst_ttl_key />
        <cao__cst_jfn_key />
        <cao__cst_cur_key />
        <cao__cst_attribute_1 />
        <cao__cst_attribute_2 />
        <cao__cst_salutation_1 />
        <cao__cst_salutation_2 />
        <cao__cst_merge_cst_key />
        <cao__cst_salutation_3 />
        <cao__cst_salutation_4 />
        <cao__cst_default_recognize_as />
        <cao__cst_score />
        <cao__cst_score_normalized />
        <cao__cst_score_trend />
        <cao__cst_vault_account />
        <cao__cst_exclude_from_social_flag />
        <cao__cst_social_score />
        <cao__cst_ptin />
        <cao__cst_aicpa_member_id />
        <cao__cst_vendor_code />
        <cao__cst_salt />
        <cao__cst_sca_key />
        <cao__cst_iterations />
        <cao__cst_web_password_change_date />
        <cao__cst_web_failed_login_count />
        <cao__cst_pri_member_flag_ext />
        <cao__cst_web_last_failed_login_date />
        <cao__cst_web_login_locked_flag />
      </Affiliated_CAO>
      <Individual_Organization_CMOA_ffiliation>
        <mxo__ixo_key />
        <mxo__ixo_rlt_code />
        <mxo__ixo_title />
        <mxo__ixo_start_date />
        <mxo__ixo_end_date />
        <mxo__ixo_ind_cst_key />
        <mxo__ixo_org_cst_key />
        <mxo__ixo_add_date />
        <mxo__ixo_add_user />
        <mxo__ixo_change_date />
        <mxo__ixo_rlt_key />
        <mxo__ixo_change_user />
        <mxo__ixo_delete_flag />
        <mxo__ixo_key_ext />
        <mxo__ixo_cst_key_owner />
        <mxo__ixo_entity_key />
        <mxo__ixo_void_flag />
        <mxo__ixo_pac_approved_flag_ext />
      </Individual_Organization_CMOA_ffiliation>
      <Affiliated_CMO>
        <cmo__cst_key />
        <cmo__cst_type />
        <cmo__cst_name_cp />
        <cmo__cst_sort_name_dn />
        <cmo__cst_ind_full_name_dn />
        <cmo__cst_org_name_dn />
        <cmo__cst_ixo_title_dn />
        <cmo__cst_pref_comm_meth />
        <cmo__cst_bio />
        <cmo__cst_add_date />
        <cmo__cst_add_user />
        <cmo__cst_change_date />
        <cmo__cst_change_user />
        <cmo__cst_delete_flag />
        <cmo__cst_recno />
        <cmo__cst_id />
        <cmo__cst_key_ext />
        <cmo__cst_email_text_only />
        <cmo__cst_credit_limit />
        <cmo__cst_src_key />
        <cmo__cst_src_code />
        <cmo__cst_tax_exempt_flag />
        <cmo__cst_tax_id />
        <cmo__cst_cxa_key />
        <cmo__cst_no_email_flag />
        <cmo__cst_cxa_billing_key />
        <cmo__cst_eml_address_dn />
        <cmo__cst_eml_key />
        <cmo__cst_no_phone_flag />
        <cmo__cst_phn_number_complete_dn />
        <cmo__cst_cph_key />
        <cmo__cst_no_fax_flag />
        <cmo__cst_fax_number_complete_dn />
        <cmo__cst_cfx_key />
        <cmo__cst_ixo_key />
        <cmo__cst_no_web_flag />
        <cmo__cst_oldid />
        <cmo__cst_member_flag />
        <cmo__cst_url_code_dn />
        <cmo__cst_parent_cst_key />
        <cmo__cst_url_key />
        <cmo__cst_no_msg_flag />
        <cmo__cst_msg_handle_dn />
        <cmo__cst_web_login />
        <cmo__cst_web_password />
        <cmo__cst_entity_key />
        <cmo__cst_msg_key />
        <cmo__cst_no_mail_flag />
        <cmo__cst_web_start_date />
        <cmo__cst_web_end_date />
        <cmo__cst_web_force_password_change />
        <cmo__cst_web_login_disabled_flag />
        <cmo__cst_comment />
        <cmo__cst_credit_hold_flag />
        <cmo__cst_credit_hold_reason />
        <cmo__cst_web_forgot_password_status />
        <cmo__cst_old_cxa_key />
        <cmo__cst_last_email_date />
        <cmo__cst_no_promotional_material_ext />
        <cmo__cst_no_publish_flag />
        <cmo__cst_sin_key />
        <cmo__cst_ttl_key />
        <cmo__cst_jfn_key />
        <cmo__cst_cur_key />
        <cmo__cst_attribute_1 />
        <cmo__cst_attribute_2 />
        <cmo__cst_salutation_1 />
        <cmo__cst_salutation_2 />
        <cmo__cst_merge_cst_key />
        <cmo__cst_salutation_3 />
        <cmo__cst_salutation_4 />
        <cmo__cst_default_recognize_as />
        <cmo__cst_score />
        <cmo__cst_score_normalized />
        <cmo__cst_score_trend />
        <cmo__cst_vault_account />
        <cmo__cst_exclude_from_social_flag />
        <cmo__cst_social_score />
        <cmo__cst_ptin />
        <cmo__cst_aicpa_member_id />
        <cmo__cst_vendor_code />
        <cmo__cst_salt />
        <cmo__cst_sca_key />
        <cmo__cst_iterations />
        <cmo__cst_web_password_change_date />
        <cmo__cst_web_failed_login_count />
        <cmo__cst_pri_member_flag_ext />
        <cmo__cst_web_last_failed_login_date />
        <cmo__cst_web_login_locked_flag />
      </Affiliated_CMO>
      <Individual_Organization_Survey_Contact_Affiliation>
        <sxo__ixo_key />
        <sxo__ixo_rlt_code />
        <sxo__ixo_title />
        <sxo__ixo_start_date />
        <sxo__ixo_end_date />
        <sxo__ixo_ind_cst_key />
        <sxo__ixo_org_cst_key />
        <sxo__ixo_add_date />
        <sxo__ixo_add_user />
        <sxo__ixo_change_date />
        <sxo__ixo_rlt_key />
        <sxo__ixo_change_user />
        <sxo__ixo_delete_flag />
        <sxo__ixo_key_ext />
        <sxo__ixo_cst_key_owner />
        <sxo__ixo_entity_key />
        <sxo__ixo_void_flag />
        <sxo__ixo_pac_approved_flag_ext />
      </Individual_Organization_Survey_Contact_Affiliation>
      <Affiliated_Survey_Contact>
        <sur__cst_key />
        <sur__cst_type />
        <sur__cst_name_cp />
        <sur__cst_sort_name_dn />
        <sur__cst_ind_full_name_dn />
        <sur__cst_org_name_dn />
        <sur__cst_ixo_title_dn />
        <sur__cst_pref_comm_meth />
        <sur__cst_bio />
        <sur__cst_add_date />
        <sur__cst_add_user />
        <sur__cst_change_date />
        <sur__cst_change_user />
        <sur__cst_delete_flag />
        <sur__cst_recno />
        <sur__cst_id />
        <sur__cst_key_ext />
        <sur__cst_email_text_only />
        <sur__cst_credit_limit />
        <sur__cst_src_key />
        <sur__cst_src_code />
        <sur__cst_tax_exempt_flag />
        <sur__cst_tax_id />
        <sur__cst_cxa_key />
        <sur__cst_no_email_flag />
        <sur__cst_cxa_billing_key />
        <sur__cst_eml_address_dn />
        <sur__cst_eml_key />
        <sur__cst_no_phone_flag />
        <sur__cst_phn_number_complete_dn />
        <sur__cst_cph_key />
        <sur__cst_no_fax_flag />
        <sur__cst_fax_number_complete_dn />
        <sur__cst_cfx_key />
        <sur__cst_ixo_key />
        <sur__cst_no_web_flag />
        <sur__cst_oldid />
        <sur__cst_member_flag />
        <sur__cst_url_code_dn />
        <sur__cst_parent_cst_key />
        <sur__cst_url_key />
        <sur__cst_no_msg_flag />
        <sur__cst_msg_handle_dn />
        <sur__cst_web_login />
        <sur__cst_web_password />
        <sur__cst_entity_key />
        <sur__cst_msg_key />
        <sur__cst_no_mail_flag />
        <sur__cst_web_start_date />
        <sur__cst_web_end_date />
        <sur__cst_web_force_password_change />
        <sur__cst_web_login_disabled_flag />
        <sur__cst_comment />
        <sur__cst_credit_hold_flag />
        <sur__cst_credit_hold_reason />
        <sur__cst_web_forgot_password_status />
        <sur__cst_old_cxa_key />
        <sur__cst_last_email_date />
        <sur__cst_no_promotional_material_ext />
        <sur__cst_no_publish_flag />
        <sur__cst_sin_key />
        <sur__cst_ttl_key />
        <sur__cst_jfn_key />
        <sur__cst_cur_key />
        <sur__cst_attribute_1 />
        <sur__cst_attribute_2 />
        <sur__cst_salutation_1 />
        <sur__cst_salutation_2 />
        <sur__cst_merge_cst_key />
        <sur__cst_salutation_3 />
        <sur__cst_salutation_4 />
        <sur__cst_default_recognize_as />
        <sur__cst_score />
        <sur__cst_score_normalized />
        <sur__cst_score_trend />
        <sur__cst_vault_account />
        <sur__cst_exclude_from_social_flag />
        <sur__cst_social_score />
        <sur__cst_ptin />
        <sur__cst_aicpa_member_id />
        <sur__cst_vendor_code />
        <sur__cst_salt />
        <sur__cst_sca_key />
        <sur__cst_iterations />
        <sur__cst_web_password_change_date />
        <sur__cst_web_failed_login_count />
        <sur__cst_pri_member_flag_ext />
        <sur__cst_web_last_failed_login_date />
        <sur__cst_web_login_locked_flag />
      </Affiliated_Survey_Contact>
      <Individual_Decision_Letter_Recipient>
        <lxo__ixo_key />
        <lxo__ixo_rlt_code />
        <lxo__ixo_title />
        <lxo__ixo_start_date />
        <lxo__ixo_end_date />
        <lxo__ixo_ind_cst_key />
        <lxo__ixo_org_cst_key />
        <lxo__ixo_add_date />
        <lxo__ixo_add_user />
        <lxo__ixo_change_date />
        <lxo__ixo_rlt_key />
        <lxo__ixo_change_user />
        <lxo__ixo_delete_flag />
        <lxo__ixo_key_ext />
        <lxo__ixo_cst_key_owner />
        <lxo__ixo_entity_key />
        <lxo__ixo_void_flag />
        <lxo__ixo_pac_approved_flag_ext />
      </Individual_Decision_Letter_Recipient>
      <Decision_Letter_Recipient>
        <dlr__cst_key />
        <dlr__cst_type />
        <dlr__cst_name_cp />
        <dlr__cst_sort_name_dn />
        <dlr__cst_ind_full_name_dn />
        <dlr__cst_org_name_dn />
        <dlr__cst_ixo_title_dn />
        <dlr__cst_pref_comm_meth />
        <dlr__cst_bio />
        <dlr__cst_add_date />
        <dlr__cst_add_user />
        <dlr__cst_change_date />
        <dlr__cst_change_user />
        <dlr__cst_delete_flag />
        <dlr__cst_recno />
        <dlr__cst_id />
        <dlr__cst_key_ext />
        <dlr__cst_email_text_only />
        <dlr__cst_credit_limit />
        <dlr__cst_src_key />
        <dlr__cst_src_code />
        <dlr__cst_tax_exempt_flag />
        <dlr__cst_tax_id />
        <dlr__cst_cxa_key />
        <dlr__cst_no_email_flag />
        <dlr__cst_cxa_billing_key />
        <dlr__cst_eml_address_dn />
        <dlr__cst_eml_key />
        <dlr__cst_no_phone_flag />
        <dlr__cst_phn_number_complete_dn />
        <dlr__cst_cph_key />
        <dlr__cst_no_fax_flag />
        <dlr__cst_fax_number_complete_dn />
        <dlr__cst_cfx_key />
        <dlr__cst_ixo_key />
        <dlr__cst_no_web_flag />
        <dlr__cst_oldid />
        <dlr__cst_member_flag />
        <dlr__cst_url_code_dn />
        <dlr__cst_parent_cst_key />
        <dlr__cst_url_key />
        <dlr__cst_no_msg_flag />
        <dlr__cst_msg_handle_dn />
        <dlr__cst_web_login />
        <dlr__cst_web_password />
        <dlr__cst_entity_key />
        <dlr__cst_msg_key />
        <dlr__cst_no_mail_flag />
        <dlr__cst_web_start_date />
        <dlr__cst_web_end_date />
        <dlr__cst_web_force_password_change />
        <dlr__cst_web_login_disabled_flag />
        <dlr__cst_comment />
        <dlr__cst_credit_hold_flag />
        <dlr__cst_credit_hold_reason />
        <dlr__cst_web_forgot_password_status />
        <dlr__cst_old_cxa_key />
        <dlr__cst_last_email_date />
        <dlr__cst_no_promotional_material_ext />
        <dlr__cst_no_publish_flag />
        <dlr__cst_sin_key />
        <dlr__cst_ttl_key />
        <dlr__cst_jfn_key />
        <dlr__cst_cur_key />
        <dlr__cst_attribute_1 />
        <dlr__cst_attribute_2 />
        <dlr__cst_salutation_1 />
        <dlr__cst_salutation_2 />
        <dlr__cst_merge_cst_key />
        <dlr__cst_salutation_3 />
        <dlr__cst_salutation_4 />
        <dlr__cst_default_recognize_as />
        <dlr__cst_score />
        <dlr__cst_score_normalized />
        <dlr__cst_score_trend />
        <dlr__cst_vault_account />
        <dlr__cst_exclude_from_social_flag />
        <dlr__cst_social_score />
        <dlr__cst_ptin />
        <dlr__cst_aicpa_member_id />
        <dlr__cst_vendor_code />
        <dlr__cst_salt />
        <dlr__cst_sca_key />
        <dlr__cst_iterations />
        <dlr__cst_web_password_change_date />
        <dlr__cst_web_failed_login_count />
        <dlr__cst_pri_member_flag_ext />
        <dlr__cst_web_last_failed_login_date />
        <dlr__cst_web_login_locked_flag />
      </Decision_Letter_Recipient>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
    </AccreditationArea>
    <AccreditationArea>
      <CurrentKey />
      <Accreditation_Customer>
        <amc_key />
        <amc_cst_key />
        <amc_start_date />
        <amc_end_date />
        <amc_add_user />
        <amc_add_date />
        <amc_change_user />
        <amc_change_date />
        <amc_delete_flag />
        <amc_key_ext />
        <amc_ixo_cao_key />
        <amc_ama_key />
        <amc_inv_code />
        <amc_ixo_ceo_key />
        <amc_ams_key />
        <amc_ixo_cmo_key />
        <amc_ixo_adl_key />
        <amc_renewal_letter_date />
        <amc_amt_key />
        <amc_decision_date />
        <amc_renewal_letter_sent />
        <amc_dupe_check />
        <amc_entity_key />
        <amc_ivd_key />
        <amc_ixo_surveycontact_key />
        <amc_status_date />
        <amc_ord_code />
        <amc_odd_key />
        <amc_bup_prd_key />
      </Accreditation_Customer>
      <Customer>
        <cst_key />
        <cst_type />
        <cst_name_cp />
        <cst_sort_name_dn />
        <cst_ind_full_name_dn />
        <cst_org_name_dn />
        <cst_ixo_title_dn />
        <cst_pref_comm_meth />
        <cst_bio />
        <cst_add_date />
        <cst_add_user />
        <cst_change_date />
        <cst_change_user />
        <cst_delete_flag />
        <cst_recno />
        <cst_id />
        <cst_key_ext />
        <cst_email_text_only />
        <cst_credit_limit />
        <cst_src_key />
        <cst_src_code />
        <cst_tax_exempt_flag />
        <cst_tax_id />
        <cst_cxa_key />
        <cst_no_email_flag />
        <cst_cxa_billing_key />
        <cst_eml_address_dn />
        <cst_eml_key />
        <cst_no_phone_flag />
        <cst_phn_number_complete_dn />
        <cst_cph_key />
        <cst_no_fax_flag />
        <cst_fax_number_complete_dn />
        <cst_cfx_key />
        <cst_ixo_key />
        <cst_no_web_flag />
        <cst_oldid />
        <cst_member_flag />
        <cst_url_code_dn />
        <cst_parent_cst_key />
        <cst_url_key />
        <cst_no_msg_flag />
        <cst_msg_handle_dn />
        <cst_web_login />
        <cst_web_password />
        <cst_entity_key />
        <cst_msg_key />
        <cst_no_mail_flag />
        <cst_web_start_date />
        <cst_web_end_date />
        <cst_web_force_password_change />
        <cst_web_login_disabled_flag />
        <cst_comment />
        <cst_credit_hold_flag />
        <cst_credit_hold_reason />
        <cst_web_forgot_password_status />
        <cst_old_cxa_key />
        <cst_last_email_date />
        <cst_no_promotional_material_ext />
        <cst_no_publish_flag />
        <cst_sin_key />
        <cst_ttl_key />
        <cst_jfn_key />
        <cst_cur_key />
        <cst_attribute_1 />
        <cst_attribute_2 />
        <cst_salutation_1 />
        <cst_salutation_2 />
        <cst_merge_cst_key />
        <cst_salutation_3 />
        <cst_salutation_4 />
        <cst_default_recognize_as />
        <cst_score />
        <cst_score_normalized />
        <cst_score_trend />
        <cst_vault_account />
        <cst_exclude_from_social_flag />
        <cst_social_score />
        <cst_ptin />
        <cst_aicpa_member_id />
        <cst_vendor_code />
        <cst_salt />
        <cst_sca_key />
        <cst_iterations />
        <cst_web_password_change_date />
        <cst_web_failed_login_count />
        <cst_pri_member_flag_ext />
        <cst_web_last_failed_login_date />
        <cst_web_login_locked_flag />
      </Customer>
      <Customer_Address>
        <cxa_cst_key />
        <cxa_adr_key />
        <cxa_add_date />
        <cxa_add_user />
        <cxa_change_date />
        <cxa_change_user />
        <cxa_delete_flag />
        <cxa_key />
        <cxa_key_ext />
        <cxa_on_hold_flag />
        <cxa_adh_key />
        <cxa_adt_key />
        <cxa_seasonal_from_date />
        <cxa_mailing_label />
        <cxa_seasonal_through_date />
        <cxa_entity_key />
        <cxa_mail_stop />
        <cxa_mailing_label_html />
        <cxa_on_hold_from />
        <cxa_on_hold_through />
        <cxa_no_directory_print_flag_ext />
      </Customer_Address>
      <Customer_Primary_Address>
        <adr_key />
        <adr_cst_key_owner />
        <adr_line1 />
        <adr_line2 />
        <adr_line3 />
        <adr_city />
        <adr_state />
        <adr_post_code />
        <adr_city_state_code />
        <adr_country />
        <adr_intl_province />
        <adr_county />
        <adr_cong_dist />
        <adr_state_house />
        <adr_state_senate />
        <adr_latitude />
        <adr_longitude />
        <adr_mailing_label />
        <adr_mailing_label_html />
        <adr_add_date />
        <adr_add_user />
        <adr_change_date />
        <adr_change_user />
        <adr_delete_flag />
        <adr_key_ext />
        <adr_bad_address_flag />
        <adr_adb_key />
        <adr_entity_key />
        <adr_metro_stat_area />
        <adr_carrier_route />
        <adr_delivery_point_code />
        <adr_lacs />
        <adr_time_zone />
        <adr_urbanization />
        <adr_bar_code />
        <adr_fips />
        <adr_no_validation_flag />
        <adr_attn />
        <adr_record_type_code />
        <adr_geography />
      </Customer_Primary_Address>
      <Organization>
        <org_consortia_flag />
        <org_cst_key />
        <org_name />
        <org_ogt_code />
        <org_cst_key_ext />
        <org_acronym />
        <org_ind_cst_key />
        <org_num_employee />
        <org_annual_sales />
        <org_annual_revenue />
        <org_dnb_number />
        <org_date_founded />
        <org_num_years_in_business_cp />
        <org_state_incorporated />
        <org_num_location />
        <org_annual_budget />
        <org_ownership_type />
        <org_popup />
        <org_add_date />
        <org_entity_key />
        <org_nonprofit_flag />
        <org_add_user />
        <org_org_cst_key />
        <org_change_date />
        <org_description_ext />
        <org_change_user />
        <org_exporter_flag_ext />
        <org_delete_flag />
        <org_no_directory_print_flag_ext />
        <org_cass_exempt_flag_ext />
        <org_no_enews_flag_ext />
        <org_edi_flag_ext />
        <org_company_certification_ext />
        <org_area_serviced_ext />
        <org_publish_flag_ext />
        <org_private_label />
        <org_sales_rep_ext />
        <org_show_priority_points_ext />
        <org_pri_seniority_points_ext />
        <org_exhbit_current_year_ext />
        <org_exhbit_last_year_ext />
        <org_exhbit_2_years_ago_ext />
        <org_section_current_year_ext />
        <org_section_last_year_ext />
        <org_section_2_years_ago_ext />
        <org_booths_current_year_ext />
        <org_booths_last_year_ext />
        <org_booths_2_years_ago_ext />
        <org_primary_contact_current_year_ext />
        <org_booths_total_size_current_year_ext />
        <org_booths_total_size_last_year_ext />
        <org_booths_total_size_2_years_ago_ext />
        <org_booths_total_cost_current_year_ext />
        <org_booths_total_cost_last_year_ext />
        <org_booths_total_cost_2_year_ago_ext />
        <org_statement_message_ext />
      </Organization>
      <Accreditation>
        <ama_key />
        <ama_code />
        <ama_desc />
        <ama_add_user />
        <ama_add_date />
        <ama_change_user />
        <ama_change_date />
        <ama_delete_flag />
        <ama_key_ext />
        <ama_entity_key />
      </Accreditation>
      <Accreditation_Status>
        <ams_key />
        <ams_add_user />
        <ams_add_date />
        <ams_change_user />
        <ams_change_date />
        <ams_delete_flag />
        <ams_entity_key />
        <ams_key_ext />
        <ams_desc />
      </Accreditation_Status>
      <Accreditation_Type>
        <amt_key />
        <amt_add_user />
        <amt_add_date />
        <amt_change_user />
        <amt_change_date />
        <amt_delete_flag />
        <amt_entity_key />
        <amt_key_ext />
        <amt_desc />
      </Accreditation_Type>
      <Individual_Organization_CEO_Affiliation>
        <exo__ixo_key />
        <exo__ixo_rlt_code />
        <exo__ixo_title />
        <exo__ixo_start_date />
        <exo__ixo_end_date />
        <exo__ixo_ind_cst_key />
        <exo__ixo_org_cst_key />
        <exo__ixo_add_date />
        <exo__ixo_add_user />
        <exo__ixo_change_date />
        <exo__ixo_rlt_key />
        <exo__ixo_change_user />
        <exo__ixo_delete_flag />
        <exo__ixo_key_ext />
        <exo__ixo_cst_key_owner />
        <exo__ixo_entity_key />
        <exo__ixo_void_flag />
        <exo__ixo_pac_approved_flag_ext />
      </Individual_Organization_CEO_Affiliation>
      <Affiliated_CEO>
        <ceo__cst_key />
        <ceo__cst_type />
        <ceo__cst_name_cp />
        <ceo__cst_sort_name_dn />
        <ceo__cst_ind_full_name_dn />
        <ceo__cst_org_name_dn />
        <ceo__cst_ixo_title_dn />
        <ceo__cst_pref_comm_meth />
        <ceo__cst_bio />
        <ceo__cst_add_date />
        <ceo__cst_add_user />
        <ceo__cst_change_date />
        <ceo__cst_change_user />
        <ceo__cst_delete_flag />
        <ceo__cst_recno />
        <ceo__cst_id />
        <ceo__cst_key_ext />
        <ceo__cst_email_text_only />
        <ceo__cst_credit_limit />
        <ceo__cst_src_key />
        <ceo__cst_src_code />
        <ceo__cst_tax_exempt_flag />
        <ceo__cst_tax_id />
        <ceo__cst_cxa_key />
        <ceo__cst_no_email_flag />
        <ceo__cst_cxa_billing_key />
        <ceo__cst_eml_address_dn />
        <ceo__cst_eml_key />
        <ceo__cst_no_phone_flag />
        <ceo__cst_phn_number_complete_dn />
        <ceo__cst_cph_key />
        <ceo__cst_no_fax_flag />
        <ceo__cst_fax_number_complete_dn />
        <ceo__cst_cfx_key />
        <ceo__cst_ixo_key />
        <ceo__cst_no_web_flag />
        <ceo__cst_oldid />
        <ceo__cst_member_flag />
        <ceo__cst_url_code_dn />
        <ceo__cst_parent_cst_key />
        <ceo__cst_url_key />
        <ceo__cst_no_msg_flag />
        <ceo__cst_msg_handle_dn />
        <ceo__cst_web_login />
        <ceo__cst_web_password />
        <ceo__cst_entity_key />
        <ceo__cst_msg_key />
        <ceo__cst_no_mail_flag />
        <ceo__cst_web_start_date />
        <ceo__cst_web_end_date />
        <ceo__cst_web_force_password_change />
        <ceo__cst_web_login_disabled_flag />
        <ceo__cst_comment />
        <ceo__cst_credit_hold_flag />
        <ceo__cst_credit_hold_reason />
        <ceo__cst_web_forgot_password_status />
        <ceo__cst_old_cxa_key />
        <ceo__cst_last_email_date />
        <ceo__cst_no_promotional_material_ext />
        <ceo__cst_no_publish_flag />
        <ceo__cst_sin_key />
        <ceo__cst_ttl_key />
        <ceo__cst_jfn_key />
        <ceo__cst_cur_key />
        <ceo__cst_attribute_1 />
        <ceo__cst_attribute_2 />
        <ceo__cst_salutation_1 />
        <ceo__cst_salutation_2 />
        <ceo__cst_merge_cst_key />
        <ceo__cst_salutation_3 />
        <ceo__cst_salutation_4 />
        <ceo__cst_default_recognize_as />
        <ceo__cst_score />
        <ceo__cst_score_normalized />
        <ceo__cst_score_trend />
        <ceo__cst_vault_account />
        <ceo__cst_exclude_from_social_flag />
        <ceo__cst_social_score />
        <ceo__cst_ptin />
        <ceo__cst_aicpa_member_id />
        <ceo__cst_vendor_code />
        <ceo__cst_salt />
        <ceo__cst_sca_key />
        <ceo__cst_iterations />
        <ceo__cst_web_password_change_date />
        <ceo__cst_web_failed_login_count />
        <ceo__cst_pri_member_flag_ext />
        <ceo__cst_web_last_failed_login_date />
        <ceo__cst_web_login_locked_flag />
      </Affiliated_CEO>
      <Individual_Organization_CAO_Affiliation>
        <axo__ixo_key />
        <axo__ixo_rlt_code />
        <axo__ixo_title />
        <axo__ixo_start_date />
        <axo__ixo_end_date />
        <axo__ixo_ind_cst_key />
        <axo__ixo_org_cst_key />
        <axo__ixo_add_date />
        <axo__ixo_add_user />
        <axo__ixo_change_date />
        <axo__ixo_rlt_key />
        <axo__ixo_change_user />
        <axo__ixo_delete_flag />
        <axo__ixo_key_ext />
        <axo__ixo_cst_key_owner />
        <axo__ixo_entity_key />
        <axo__ixo_void_flag />
        <axo__ixo_pac_approved_flag_ext />
      </Individual_Organization_CAO_Affiliation>
      <Affiliated_CAO>
        <cao__cst_key />
        <cao__cst_type />
        <cao__cst_name_cp />
        <cao__cst_sort_name_dn />
        <cao__cst_ind_full_name_dn />
        <cao__cst_org_name_dn />
        <cao__cst_ixo_title_dn />
        <cao__cst_pref_comm_meth />
        <cao__cst_bio />
        <cao__cst_add_date />
        <cao__cst_add_user />
        <cao__cst_change_date />
        <cao__cst_change_user />
        <cao__cst_delete_flag />
        <cao__cst_recno />
        <cao__cst_id />
        <cao__cst_key_ext />
        <cao__cst_email_text_only />
        <cao__cst_credit_limit />
        <cao__cst_src_key />
        <cao__cst_src_code />
        <cao__cst_tax_exempt_flag />
        <cao__cst_tax_id />
        <cao__cst_cxa_key />
        <cao__cst_no_email_flag />
        <cao__cst_cxa_billing_key />
        <cao__cst_eml_address_dn />
        <cao__cst_eml_key />
        <cao__cst_no_phone_flag />
        <cao__cst_phn_number_complete_dn />
        <cao__cst_cph_key />
        <cao__cst_no_fax_flag />
        <cao__cst_fax_number_complete_dn />
        <cao__cst_cfx_key />
        <cao__cst_ixo_key />
        <cao__cst_no_web_flag />
        <cao__cst_oldid />
        <cao__cst_member_flag />
        <cao__cst_url_code_dn />
        <cao__cst_parent_cst_key />
        <cao__cst_url_key />
        <cao__cst_no_msg_flag />
        <cao__cst_msg_handle_dn />
        <cao__cst_web_login />
        <cao__cst_web_password />
        <cao__cst_entity_key />
        <cao__cst_msg_key />
        <cao__cst_no_mail_flag />
        <cao__cst_web_start_date />
        <cao__cst_web_end_date />
        <cao__cst_web_force_password_change />
        <cao__cst_web_login_disabled_flag />
        <cao__cst_comment />
        <cao__cst_credit_hold_flag />
        <cao__cst_credit_hold_reason />
        <cao__cst_web_forgot_password_status />
        <cao__cst_old_cxa_key />
        <cao__cst_last_email_date />
        <cao__cst_no_promotional_material_ext />
        <cao__cst_no_publish_flag />
        <cao__cst_sin_key />
        <cao__cst_ttl_key />
        <cao__cst_jfn_key />
        <cao__cst_cur_key />
        <cao__cst_attribute_1 />
        <cao__cst_attribute_2 />
        <cao__cst_salutation_1 />
        <cao__cst_salutation_2 />
        <cao__cst_merge_cst_key />
        <cao__cst_salutation_3 />
        <cao__cst_salutation_4 />
        <cao__cst_default_recognize_as />
        <cao__cst_score />
        <cao__cst_score_normalized />
        <cao__cst_score_trend />
        <cao__cst_vault_account />
        <cao__cst_exclude_from_social_flag />
        <cao__cst_social_score />
        <cao__cst_ptin />
        <cao__cst_aicpa_member_id />
        <cao__cst_vendor_code />
        <cao__cst_salt />
        <cao__cst_sca_key />
        <cao__cst_iterations />
        <cao__cst_web_password_change_date />
        <cao__cst_web_failed_login_count />
        <cao__cst_pri_member_flag_ext />
        <cao__cst_web_last_failed_login_date />
        <cao__cst_web_login_locked_flag />
      </Affiliated_CAO>
      <Individual_Organization_CMOA_ffiliation>
        <mxo__ixo_key />
        <mxo__ixo_rlt_code />
        <mxo__ixo_title />
        <mxo__ixo_start_date />
        <mxo__ixo_end_date />
        <mxo__ixo_ind_cst_key />
        <mxo__ixo_org_cst_key />
        <mxo__ixo_add_date />
        <mxo__ixo_add_user />
        <mxo__ixo_change_date />
        <mxo__ixo_rlt_key />
        <mxo__ixo_change_user />
        <mxo__ixo_delete_flag />
        <mxo__ixo_key_ext />
        <mxo__ixo_cst_key_owner />
        <mxo__ixo_entity_key />
        <mxo__ixo_void_flag />
        <mxo__ixo_pac_approved_flag_ext />
      </Individual_Organization_CMOA_ffiliation>
      <Affiliated_CMO>
        <cmo__cst_key />
        <cmo__cst_type />
        <cmo__cst_name_cp />
        <cmo__cst_sort_name_dn />
        <cmo__cst_ind_full_name_dn />
        <cmo__cst_org_name_dn />
        <cmo__cst_ixo_title_dn />
        <cmo__cst_pref_comm_meth />
        <cmo__cst_bio />
        <cmo__cst_add_date />
        <cmo__cst_add_user />
        <cmo__cst_change_date />
        <cmo__cst_change_user />
        <cmo__cst_delete_flag />
        <cmo__cst_recno />
        <cmo__cst_id />
        <cmo__cst_key_ext />
        <cmo__cst_email_text_only />
        <cmo__cst_credit_limit />
        <cmo__cst_src_key />
        <cmo__cst_src_code />
        <cmo__cst_tax_exempt_flag />
        <cmo__cst_tax_id />
        <cmo__cst_cxa_key />
        <cmo__cst_no_email_flag />
        <cmo__cst_cxa_billing_key />
        <cmo__cst_eml_address_dn />
        <cmo__cst_eml_key />
        <cmo__cst_no_phone_flag />
        <cmo__cst_phn_number_complete_dn />
        <cmo__cst_cph_key />
        <cmo__cst_no_fax_flag />
        <cmo__cst_fax_number_complete_dn />
        <cmo__cst_cfx_key />
        <cmo__cst_ixo_key />
        <cmo__cst_no_web_flag />
        <cmo__cst_oldid />
        <cmo__cst_member_flag />
        <cmo__cst_url_code_dn />
        <cmo__cst_parent_cst_key />
        <cmo__cst_url_key />
        <cmo__cst_no_msg_flag />
        <cmo__cst_msg_handle_dn />
        <cmo__cst_web_login />
        <cmo__cst_web_password />
        <cmo__cst_entity_key />
        <cmo__cst_msg_key />
        <cmo__cst_no_mail_flag />
        <cmo__cst_web_start_date />
        <cmo__cst_web_end_date />
        <cmo__cst_web_force_password_change />
        <cmo__cst_web_login_disabled_flag />
        <cmo__cst_comment />
        <cmo__cst_credit_hold_flag />
        <cmo__cst_credit_hold_reason />
        <cmo__cst_web_forgot_password_status />
        <cmo__cst_old_cxa_key />
        <cmo__cst_last_email_date />
        <cmo__cst_no_promotional_material_ext />
        <cmo__cst_no_publish_flag />
        <cmo__cst_sin_key />
        <cmo__cst_ttl_key />
        <cmo__cst_jfn_key />
        <cmo__cst_cur_key />
        <cmo__cst_attribute_1 />
        <cmo__cst_attribute_2 />
        <cmo__cst_salutation_1 />
        <cmo__cst_salutation_2 />
        <cmo__cst_merge_cst_key />
        <cmo__cst_salutation_3 />
        <cmo__cst_salutation_4 />
        <cmo__cst_default_recognize_as />
        <cmo__cst_score />
        <cmo__cst_score_normalized />
        <cmo__cst_score_trend />
        <cmo__cst_vault_account />
        <cmo__cst_exclude_from_social_flag />
        <cmo__cst_social_score />
        <cmo__cst_ptin />
        <cmo__cst_aicpa_member_id />
        <cmo__cst_vendor_code />
        <cmo__cst_salt />
        <cmo__cst_sca_key />
        <cmo__cst_iterations />
        <cmo__cst_web_password_change_date />
        <cmo__cst_web_failed_login_count />
        <cmo__cst_pri_member_flag_ext />
        <cmo__cst_web_last_failed_login_date />
        <cmo__cst_web_login_locked_flag />
      </Affiliated_CMO>
      <Individual_Organization_Survey_Contact_Affiliation>
        <sxo__ixo_key />
        <sxo__ixo_rlt_code />
        <sxo__ixo_title />
        <sxo__ixo_start_date />
        <sxo__ixo_end_date />
        <sxo__ixo_ind_cst_key />
        <sxo__ixo_org_cst_key />
        <sxo__ixo_add_date />
        <sxo__ixo_add_user />
        <sxo__ixo_change_date />
        <sxo__ixo_rlt_key />
        <sxo__ixo_change_user />
        <sxo__ixo_delete_flag />
        <sxo__ixo_key_ext />
        <sxo__ixo_cst_key_owner />
        <sxo__ixo_entity_key />
        <sxo__ixo_void_flag />
        <sxo__ixo_pac_approved_flag_ext />
      </Individual_Organization_Survey_Contact_Affiliation>
      <Affiliated_Survey_Contact>
        <sur__cst_key />
        <sur__cst_type />
        <sur__cst_name_cp />
        <sur__cst_sort_name_dn />
        <sur__cst_ind_full_name_dn />
        <sur__cst_org_name_dn />
        <sur__cst_ixo_title_dn />
        <sur__cst_pref_comm_meth />
        <sur__cst_bio />
        <sur__cst_add_date />
        <sur__cst_add_user />
        <sur__cst_change_date />
        <sur__cst_change_user />
        <sur__cst_delete_flag />
        <sur__cst_recno />
        <sur__cst_id />
        <sur__cst_key_ext />
        <sur__cst_email_text_only />
        <sur__cst_credit_limit />
        <sur__cst_src_key />
        <sur__cst_src_code />
        <sur__cst_tax_exempt_flag />
        <sur__cst_tax_id />
        <sur__cst_cxa_key />
        <sur__cst_no_email_flag />
        <sur__cst_cxa_billing_key />
        <sur__cst_eml_address_dn />
        <sur__cst_eml_key />
        <sur__cst_no_phone_flag />
        <sur__cst_phn_number_complete_dn />
        <sur__cst_cph_key />
        <sur__cst_no_fax_flag />
        <sur__cst_fax_number_complete_dn />
        <sur__cst_cfx_key />
        <sur__cst_ixo_key />
        <sur__cst_no_web_flag />
        <sur__cst_oldid />
        <sur__cst_member_flag />
        <sur__cst_url_code_dn />
        <sur__cst_parent_cst_key />
        <sur__cst_url_key />
        <sur__cst_no_msg_flag />
        <sur__cst_msg_handle_dn />
        <sur__cst_web_login />
        <sur__cst_web_password />
        <sur__cst_entity_key />
        <sur__cst_msg_key />
        <sur__cst_no_mail_flag />
        <sur__cst_web_start_date />
        <sur__cst_web_end_date />
        <sur__cst_web_force_password_change />
        <sur__cst_web_login_disabled_flag />
        <sur__cst_comment />
        <sur__cst_credit_hold_flag />
        <sur__cst_credit_hold_reason />
        <sur__cst_web_forgot_password_status />
        <sur__cst_old_cxa_key />
        <sur__cst_last_email_date />
        <sur__cst_no_promotional_material_ext />
        <sur__cst_no_publish_flag />
        <sur__cst_sin_key />
        <sur__cst_ttl_key />
        <sur__cst_jfn_key />
        <sur__cst_cur_key />
        <sur__cst_attribute_1 />
        <sur__cst_attribute_2 />
        <sur__cst_salutation_1 />
        <sur__cst_salutation_2 />
        <sur__cst_merge_cst_key />
        <sur__cst_salutation_3 />
        <sur__cst_salutation_4 />
        <sur__cst_default_recognize_as />
        <sur__cst_score />
        <sur__cst_score_normalized />
        <sur__cst_score_trend />
        <sur__cst_vault_account />
        <sur__cst_exclude_from_social_flag />
        <sur__cst_social_score />
        <sur__cst_ptin />
        <sur__cst_aicpa_member_id />
        <sur__cst_vendor_code />
        <sur__cst_salt />
        <sur__cst_sca_key />
        <sur__cst_iterations />
        <sur__cst_web_password_change_date />
        <sur__cst_web_failed_login_count />
        <sur__cst_pri_member_flag_ext />
        <sur__cst_web_last_failed_login_date />
        <sur__cst_web_login_locked_flag />
      </Affiliated_Survey_Contact>
      <Individual_Decision_Letter_Recipient>
        <lxo__ixo_key />
        <lxo__ixo_rlt_code />
        <lxo__ixo_title />
        <lxo__ixo_start_date />
        <lxo__ixo_end_date />
        <lxo__ixo_ind_cst_key />
        <lxo__ixo_org_cst_key />
        <lxo__ixo_add_date />
        <lxo__ixo_add_user />
        <lxo__ixo_change_date />
        <lxo__ixo_rlt_key />
        <lxo__ixo_change_user />
        <lxo__ixo_delete_flag />
        <lxo__ixo_key_ext />
        <lxo__ixo_cst_key_owner />
        <lxo__ixo_entity_key />
        <lxo__ixo_void_flag />
        <lxo__ixo_pac_approved_flag_ext />
      </Individual_Decision_Letter_Recipient>
      <Decision_Letter_Recipient>
        <dlr__cst_key />
        <dlr__cst_type />
        <dlr__cst_name_cp />
        <dlr__cst_sort_name_dn />
        <dlr__cst_ind_full_name_dn />
        <dlr__cst_org_name_dn />
        <dlr__cst_ixo_title_dn />
        <dlr__cst_pref_comm_meth />
        <dlr__cst_bio />
        <dlr__cst_add_date />
        <dlr__cst_add_user />
        <dlr__cst_change_date />
        <dlr__cst_change_user />
        <dlr__cst_delete_flag />
        <dlr__cst_recno />
        <dlr__cst_id />
        <dlr__cst_key_ext />
        <dlr__cst_email_text_only />
        <dlr__cst_credit_limit />
        <dlr__cst_src_key />
        <dlr__cst_src_code />
        <dlr__cst_tax_exempt_flag />
        <dlr__cst_tax_id />
        <dlr__cst_cxa_key />
        <dlr__cst_no_email_flag />
        <dlr__cst_cxa_billing_key />
        <dlr__cst_eml_address_dn />
        <dlr__cst_eml_key />
        <dlr__cst_no_phone_flag />
        <dlr__cst_phn_number_complete_dn />
        <dlr__cst_cph_key />
        <dlr__cst_no_fax_flag />
        <dlr__cst_fax_number_complete_dn />
        <dlr__cst_cfx_key />
        <dlr__cst_ixo_key />
        <dlr__cst_no_web_flag />
        <dlr__cst_oldid />
        <dlr__cst_member_flag />
        <dlr__cst_url_code_dn />
        <dlr__cst_parent_cst_key />
        <dlr__cst_url_key />
        <dlr__cst_no_msg_flag />
        <dlr__cst_msg_handle_dn />
        <dlr__cst_web_login />
        <dlr__cst_web_password />
        <dlr__cst_entity_key />
        <dlr__cst_msg_key />
        <dlr__cst_no_mail_flag />
        <dlr__cst_web_start_date />
        <dlr__cst_web_end_date />
        <dlr__cst_web_force_password_change />
        <dlr__cst_web_login_disabled_flag />
        <dlr__cst_comment />
        <dlr__cst_credit_hold_flag />
        <dlr__cst_credit_hold_reason />
        <dlr__cst_web_forgot_password_status />
        <dlr__cst_old_cxa_key />
        <dlr__cst_last_email_date />
        <dlr__cst_no_promotional_material_ext />
        <dlr__cst_no_publish_flag />
        <dlr__cst_sin_key />
        <dlr__cst_ttl_key />
        <dlr__cst_jfn_key />
        <dlr__cst_cur_key />
        <dlr__cst_attribute_1 />
        <dlr__cst_attribute_2 />
        <dlr__cst_salutation_1 />
        <dlr__cst_salutation_2 />
        <dlr__cst_merge_cst_key />
        <dlr__cst_salutation_3 />
        <dlr__cst_salutation_4 />
        <dlr__cst_default_recognize_as />
        <dlr__cst_score />
        <dlr__cst_score_normalized />
        <dlr__cst_score_trend />
        <dlr__cst_vault_account />
        <dlr__cst_exclude_from_social_flag />
        <dlr__cst_social_score />
        <dlr__cst_ptin />
        <dlr__cst_aicpa_member_id />
        <dlr__cst_vendor_code />
        <dlr__cst_salt />
        <dlr__cst_sca_key />
        <dlr__cst_iterations />
        <dlr__cst_web_password_change_date />
        <dlr__cst_web_failed_login_count />
        <dlr__cst_pri_member_flag_ext />
        <dlr__cst_web_last_failed_login_date />
        <dlr__cst_web_login_locked_flag />
      </Decision_Letter_Recipient>
      <Invoice>
        <inv_key />
        <inv_proforma />
        <inv_code />
        <inv_trx_date />
        <inv_cst_key />
        <inv_add_user />
        <inv_add_date />
        <inv_change_user />
        <inv_change_date />
        <inv_code_count />
        <inv_code_cp />
        <inv_delete_flag />
        <inv_key_ext />
        <inv_ait_key />
        <inv_print_count />
        <inv_print_date />
        <inv_print_user />
        <inv_src_key />
        <inv_med_key />
        <inv_post_flag />
        <inv_notes_internal />
        <inv_bat_key />
        <inv_notes_external />
        <inv_ship_on_date />
        <inv_ship_priority />
        <inv_po_number />
        <inv_orig_trans_type />
        <inv_fax_confirm_sent_flag />
        <inv_email_confirm_sent_flag />
        <inv_cxa_key />
        <inv_cph_key />
        <inv_cfx_key />
        <inv_eml_key />
        <inv_pref_comm_meth />
        <inv_billing_pref_comm_meth />
        <inv_close_flag />
        <inv_bat_close_flag />
        <inv_entity_key />
        <inv_col_key />
        <inv_cst_billing_key />
        <inv_ind_cst_billing_key />
        <inv_ord_key />
        <inv_tracking_number />
        <inv_group_flag />
        <inv_group_description />
        <inv_cur_key />
        <inv_sponsor_banner_notes_ext />
        <inv_allow_installments />
        <inv_sfo_key />
        <inv_pbs_key />
        <inv_AutoRefund />
        <inv_eweb_credit_available />
        <inv_send_email_confirmation />
        <inv_eweb_apply_credit_amount />
        <inv_send_fax_confirmation />
        <inv_adjustment_reason />
        <inv_available_installment_milestone_schedules />
        <inv_collection_status />
        <inv_cty_code />
        <inv_installment_milestone_schedule />
        <inv_NewBatch_key />
        <inv_cst_first_last_name />
        <inv_email_bcc />
        <inv_total />
        <inv_amount />
        <inv_balance />
        <inv_payment_to_apply_distributed />
        <inv_close_opportunity />
        <inv_credit_to_apply_distributed />
        <inv_distributable_credit_total />
        <inv_distributable_credit_balance />
        <inv_paid_by_liability_balance />
        <inv_payment_to_apply />
        <inv_convertedamount />
        <inv_nettotal />
        <inv_netpayment />
        <inv_credit_to_apply />
        <inv_netbalance />
        <inv_netcredit />
        <inv_net_amount_due />
        <inv_netunpaidbalance />
        <inv_netwriteoff />
        <inv_writeoff_to_apply />
        <inv_netreturn />
        <inv_return_to_apply />
        <inv_netapplied />
        <inv_previous_netapplied />
        <inv_previous_netpayment />
        <inv_total_to_apply />
        <inv_next_invoice_date />
        <inv_allow_payment_with_frozen_payment_method />
        <inv_select_all />
        <inv_details_html />
        <inv_details_text />
        <inv_details_with_customer_html />
        <inv_autoapply />
        <inv_autoapplypayment />
        <inv_installment_flag />
        <inv_coe_flag />
        <inv_shippable_total />
        <inv_unapplied_shipping_total />
        <inv_shippable_items_flag />
        <inv_create_mail_record />
        <inv_autoapplycredit />
        <inv_invoice_detail_count />
        <inv_bill_me />
        <inv_HasNewLineItems />
        <inv_HasOldLineItems />
        <inv_total_weight />
        <inv_discount />
        <inv_shipping />
        <inv_tax />
        <inv_prd_keys />
        <inv_currency_readonly />
        <inv_cur_exchange_rate />
        <inv_use_payment_to_apply_field />
        <inv_allow_installment />
      </Invoice>
      <Payment>
        <pay_key />
        <pay_code />
        <pay_trx_date />
        <pay_cst_key />
        <pay_add_user />
        <pay_add_date />
        <pay_change_user />
        <pay_change_date />
        <pay_delete_flag />
        <pay_src_key />
        <pay_key_ext />
        <pay_med_key />
        <pay_post_flag />
        <pay_bat_close_flag />
        <pay_bat_key />
        <pay_notes />
        <pay_entity_key />
        <pay_cur_key />
        <pay_pin_key />
        <pay_charge_penalty_fee />
        <pay_send_email_confirmation />
        <pay_transaction_description />
        <pay_nsf_or_chargeback_fee_setup_exists_flag />
        <pay_void_type />
        <pay_fee_prc_key />
        <pay_new_batch_key />
        <pay_allow_nsf_flag />
        <pay_allow_chargeback_flag />
        <pay_void_date />
      </Payment>
      <Payment_Info>
        <pin_key />
        <pin_cst_key />
        <pin_apm_key />
        <pin_cc_number />
        <pin_cc_number_display />
        <pin_cc_expire />
        <pin_cc_cardholder_name />
        <pin_cc_auth />
        <pin_check_number />
        <pin_eft_routing_number />
        <pin_eft_account_number />
        <pin_other_ref_number />
        <pin_add_user />
        <pin_add_date />
        <pin_change_user />
        <pin_change_date />
        <pin_delete_flag />
        <pin_check_amount />
        <pin_key_ext />
        <pin_entity_key />
        <pin_merchant_option />
        <pin_enc_version />
        <pin_cc_preauth_flag />
        <pin_preauth_pin_key />
        <pin_street />
        <pin_city />
        <pin_state />
        <pin_zip />
        <pin_email />
        <pin_DL />
        <pin_name_on_check />
        <pin_eft_account_type />
        <pin_eft_account_number_display />
        <pin_other_preauth_ref_number />
        <pin_cty_iso_number />
        <pin_SS />
        <pin_vault_account />
        <pin_cpi_key />
        <pin_description />
        <pin_cc_error />
        <pin_hosted_page_available />
        <pin_mobile_app_available />
        <pin_ghl_key />
        <pin_hosted_payment />
        <pin_isvault />
        <pin_record_payment_only />
        <pin_tax_amt />
        <pin_billing_info_required_for_ach_flag />
        <pin_cc_security_code />
        <pin_allow_online_payment_flag />
        <pin_preferred_flag />
      </Payment_Info>
      <Payment_Method>
        <apm_key />
        <apm_atc_key />
        <apm_type />
        <apm_method />
        <apm_add_user />
        <apm_add_date />
        <apm_change_date />
        <apm_change_user />
        <apm_delete_flag />
        <apm_gla_key />
        <apm_entity_key />
        <apm_key_ext />
        <apm_iweb_flag />
        <apm_eweb_flag />
        <apm_merchant_option />
        <apm_batch_suffix />
        <apm_currency_code />
        <apm_csc_flag />
        <apm_cc_format />
        <apm_pma_key />
        <apm_gateway_is_frozen_flag />
      </Payment_Method>
      <Invoice_DetailCollection>
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InvoiceDetail d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Invoice_DetailCollection>
    </AccreditationArea>
  </Accreditation_ApplicantCollection>
</CentralizedOrderEntryType>