All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.milyn.edi.unedifact.d06b.FINPAY.bindingconfig.xml Maven / Gradle / Ivy

<?xml version="1.0"?>
<smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.1.xsd"
                      xmlns:jb="http://www.milyn.org/xsd/smooks/javabean-1.2.xsd"
                      xmlns:edi="http://www.milyn.org/xsd/smooks/edi-1.2.xsd">

    <!--
        Generated by Smooks EJC (Edifact Java Compiler).
    -->

    <params>
        <param name="stream.filter.type">SAX</param>
    </params>

    <edi:reader mappingModel="/org/milyn/edi/unedifact/d06b/FINPAY/edimappingconfig.xml" validate="false" />


    <jb:bean beanId="FINPAY" class="org.milyn.edi.unedifact.d06b.FINPAY.Finpay" createOnElement="FINPAY">
        <jb:wiring property="beginningOfMessage" beanIdRef="FINPAY.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Date_time_period" />
        <jb:wiring property="businessFunction" beanIdRef="FINPAY.Business_function" />
        <jb:wiring property="segmentGroup1" beanIdRef="FINPAY.Segment_group_1" />
        <jb:wiring property="segmentGroup2" beanIdRef="FINPAY.Segment_group_2_List" />
        <jb:wiring property="segmentGroup3" beanIdRef="FINPAY.Segment_group_3_List" />
        <jb:wiring property="controlTotal" beanIdRef="FINPAY.Control_total_List" />
        <jb:wiring property="segmentGroup31" beanIdRef="FINPAY.Segment_group_31" />
        <jb:wiring property="segmentGroup32" beanIdRef="FINPAY.Segment_group_32_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Beginning_of_message" class="org.milyn.edi.unedifact.d06b.common.BeginningOfMessage" createOnElement="FINPAY/Beginning_of_message">
        <jb:value property="messageFunctionCode" data="FINPAY/Beginning_of_message/Message_function_code" decoder="String" default="null" />
        <jb:value property="responseTypeCode" data="FINPAY/Beginning_of_message/Response_type_code" decoder="String" default="null" />
        <jb:wiring property="documentMessageName" beanIdRef="FINPAY.Beginning_of_message.DOCUMENT_MESSAGE_NAME" />
        <jb:wiring property="documentMessageIdentification" beanIdRef="FINPAY.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d06b.common.field.DocumentMessageNameC002" createOnElement="FINPAY/Beginning_of_message/DOCUMENT_MESSAGE_NAME">
        <jb:value property="documentNameCode" data="FINPAY/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="documentName" data="FINPAY/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.DocumentMessageIdentificationC106" createOnElement="FINPAY/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION">
        <jb:value property="documentIdentifier" data="FINPAY/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Document_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="FINPAY/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="FINPAY/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Business_function" class="org.milyn.edi.unedifact.d06b.common.BusinessFunction" createOnElement="FINPAY/Business_function">
        <jb:value property="geographicAreaCode" data="FINPAY/Business_function/Geographic_area_code" decoder="String" default="null" />
        <jb:value property="financialTransactionTypeCode" data="FINPAY/Business_function/Financial_transaction_type_code" decoder="String" default="null" />
        <jb:value property="intraCompanyPaymentIndicatorCode" data="FINPAY/Business_function/Intra_company_payment_indicator_code" decoder="String" default="null" />
        <jb:wiring property="businessFunction" beanIdRef="FINPAY.Business_function.BUSINESS_FUNCTION" />
        <jb:wiring property="bankOperation" beanIdRef="FINPAY.Business_function.BANK_OPERATION" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Business_function.BUSINESS_FUNCTION" class="org.milyn.edi.unedifact.d06b.common.field.BusinessFunctionC521" createOnElement="FINPAY/Business_function/BUSINESS_FUNCTION">
        <jb:value property="businessFunctionTypeCodeQualifier" data="FINPAY/Business_function/BUSINESS_FUNCTION/Business_function_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="businessFunctionCode" data="FINPAY/Business_function/BUSINESS_FUNCTION/Business_function_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Business_function/BUSINESS_FUNCTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Business_function/BUSINESS_FUNCTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="businessDescription" data="FINPAY/Business_function/BUSINESS_FUNCTION/Business_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Business_function.BANK_OPERATION" class="org.milyn.edi.unedifact.d06b.common.field.BankOperationC551" createOnElement="FINPAY/Business_function/BANK_OPERATION">
        <jb:value property="bankOperationCode" data="FINPAY/Business_function/BANK_OPERATION/Bank_operation_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Business_function/BANK_OPERATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Business_function/BANK_OPERATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_1" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup1" createOnElement="FINPAY/Segment_group_1">
        <jb:wiring property="reference" beanIdRef="FINPAY.Segment_group_1.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_1.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_1.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="FINPAY/Segment_group_1/Reference">
        <jb:wiring property="reference" beanIdRef="FINPAY.Segment_group_1.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_1.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="FINPAY/Segment_group_1/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="FINPAY/Segment_group_1/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="FINPAY/Segment_group_1/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="FINPAY/Segment_group_1/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="FINPAY/Segment_group_1/Reference/REFERENCE/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="FINPAY/Segment_group_1/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_1.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_1/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_1/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_2_List" class="java.util.ArrayList" createOnElement="FINPAY">
        <jb:wiring beanIdRef="FINPAY.Segment_group_2" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_2" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup2" createOnElement="FINPAY/Segment_group_2">
        <jb:wiring property="financialInstitutionInformation" beanIdRef="FINPAY.Segment_group_2.Financial_institution_information" />
        <jb:wiring property="contactInformation" beanIdRef="FINPAY.Segment_group_2.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="FINPAY.Segment_group_2.Communication_contact_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_2.Financial_institution_information" class="org.milyn.edi.unedifact.d06b.common.FinancialInstitutionInformation" createOnElement="FINPAY/Segment_group_2/Financial_institution_information">
        <jb:value property="partyFunctionCodeQualifier" data="FINPAY/Segment_group_2/Financial_institution_information/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="FINPAY/Segment_group_2/Financial_institution_information/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="accountHolderIdentification" beanIdRef="FINPAY.Segment_group_2.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" />
        <jb:wiring property="institutionIdentification" beanIdRef="FINPAY.Segment_group_2.Financial_institution_information.INSTITUTION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_2.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.AccountHolderIdentificationC078" createOnElement="FINPAY/Segment_group_2/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION">
        <jb:value property="accountHolderIdentifier" data="FINPAY/Segment_group_2/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_identifier" decoder="String" default="null" />
        <jb:value property="accountHolderName1" data="FINPAY/Segment_group_2/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-1" decoder="String" default="null" />
        <jb:value property="accountHolderName2" data="FINPAY/Segment_group_2/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-2" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_2/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Currency_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_2.Financial_institution_information.INSTITUTION_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.InstitutionIdentificationC088" createOnElement="FINPAY/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION">
        <jb:value property="institutionNameCode" data="FINPAY/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="FINPAY/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="FINPAY/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="institutionBranchIdentifier" data="FINPAY/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="FINPAY/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="FINPAY/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
        <jb:value property="institutionName" data="FINPAY/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name" decoder="String" default="null" />
        <jb:value property="institutionBranchLocationName" data="FINPAY/Segment_group_2/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_2.Contact_information" class="org.milyn.edi.unedifact.d06b.common.ContactInformation" createOnElement="FINPAY/Segment_group_2/Contact_information">
        <jb:value property="contactFunctionCode" data="FINPAY/Segment_group_2/Contact_information/Contact_function_code" decoder="String" default="null" />
        <jb:wiring property="contactDetails" beanIdRef="FINPAY.Segment_group_2.Contact_information.CONTACT_DETAILS" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_2.Contact_information.CONTACT_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.ContactDetailsC056" createOnElement="FINPAY/Segment_group_2/Contact_information/CONTACT_DETAILS">
        <jb:value property="contactIdentifier" data="FINPAY/Segment_group_2/Contact_information/CONTACT_DETAILS/Contact_identifier" decoder="String" default="null" />
        <jb:value property="contactName" data="FINPAY/Segment_group_2/Contact_information/CONTACT_DETAILS/Contact_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_2.Communication_contact_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_2">
        <jb:wiring beanIdRef="FINPAY.Segment_group_2.Communication_contact" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_2.Communication_contact" class="org.milyn.edi.unedifact.d06b.common.CommunicationContact" createOnElement="FINPAY/Segment_group_2/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="FINPAY.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d06b.common.field.CommunicationContactC076" createOnElement="FINPAY/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationAddressIdentifier" data="FINPAY/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" />
        <jb:value property="communicationMeansTypeCode" data="FINPAY/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_means_type_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3_List" class="java.util.ArrayList" createOnElement="FINPAY">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup3" createOnElement="FINPAY/Segment_group_3">
        <jb:wiring property="lineItem" beanIdRef="FINPAY.Segment_group_3.Line_item" />
        <jb:wiring property="businessFunction" beanIdRef="FINPAY.Segment_group_3.Business_function" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Date_time_period_List" />
        <jb:wiring property="segmentGroup4" beanIdRef="FINPAY.Segment_group_3.Segment_group_4_List" />
        <jb:wiring property="segmentGroup5" beanIdRef="FINPAY.Segment_group_3.Segment_group_5_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="FINPAY.Segment_group_3.Segment_group_6_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="FINPAY.Segment_group_3.Segment_group_7_List" />
        <jb:wiring property="segmentGroup10" beanIdRef="FINPAY.Segment_group_3.Segment_group_10_List" />
        <jb:wiring property="segmentGroup11" beanIdRef="FINPAY.Segment_group_3.Segment_group_11_List" />
        <jb:wiring property="segmentGroup12" beanIdRef="FINPAY.Segment_group_3.Segment_group_12_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Line_item" class="org.milyn.edi.unedifact.d06b.common.LineItem" createOnElement="FINPAY/Segment_group_3/Line_item">
        <jb:value property="lineItemIdentifier" data="FINPAY/Segment_group_3/Line_item/Line_item_identifier" decoder="String" default="null" />
        <jb:value property="actionCode" data="FINPAY/Segment_group_3/Line_item/Action_code" decoder="String" default="null" />
        <jb:value property="configurationLevelNumber" data="FINPAY/Segment_group_3/Line_item/Configuration_level_number" decoder="DABigDecimal" default="null" />
        <jb:value property="configurationOperationCode" data="FINPAY/Segment_group_3/Line_item/Configuration_operation_code" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification" beanIdRef="FINPAY.Segment_group_3.Line_item.ITEM_NUMBER_IDENTIFICATION" />
        <jb:wiring property="subLineInformation" beanIdRef="FINPAY.Segment_group_3.Line_item.SUB_LINE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Line_item.ITEM_NUMBER_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.ItemNumberIdentificationC212" createOnElement="FINPAY/Segment_group_3/Line_item/ITEM_NUMBER_IDENTIFICATION">
        <jb:value property="itemIdentifier" data="FINPAY/Segment_group_3/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_identifier" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="FINPAY/Segment_group_3/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Line_item.SUB_LINE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.SubLineInformationC829" createOnElement="FINPAY/Segment_group_3/Line_item/SUB_LINE_INFORMATION">
        <jb:value property="subLineIndicatorCode" data="FINPAY/Segment_group_3/Line_item/SUB_LINE_INFORMATION/Sub_line_indicator_code" decoder="String" default="null" />
        <jb:value property="lineItemIdentifier" data="FINPAY/Segment_group_3/Line_item/SUB_LINE_INFORMATION/Line_item_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Business_function" class="org.milyn.edi.unedifact.d06b.common.BusinessFunction" createOnElement="FINPAY/Segment_group_3/Business_function">
        <jb:value property="geographicAreaCode" data="FINPAY/Segment_group_3/Business_function/Geographic_area_code" decoder="String" default="null" />
        <jb:value property="financialTransactionTypeCode" data="FINPAY/Segment_group_3/Business_function/Financial_transaction_type_code" decoder="String" default="null" />
        <jb:value property="intraCompanyPaymentIndicatorCode" data="FINPAY/Segment_group_3/Business_function/Intra_company_payment_indicator_code" decoder="String" default="null" />
        <jb:wiring property="businessFunction" beanIdRef="FINPAY.Segment_group_3.Business_function.BUSINESS_FUNCTION" />
        <jb:wiring property="bankOperation" beanIdRef="FINPAY.Segment_group_3.Business_function.BANK_OPERATION" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Business_function.BUSINESS_FUNCTION" class="org.milyn.edi.unedifact.d06b.common.field.BusinessFunctionC521" createOnElement="FINPAY/Segment_group_3/Business_function/BUSINESS_FUNCTION">
        <jb:value property="businessFunctionTypeCodeQualifier" data="FINPAY/Segment_group_3/Business_function/BUSINESS_FUNCTION/Business_function_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="businessFunctionCode" data="FINPAY/Segment_group_3/Business_function/BUSINESS_FUNCTION/Business_function_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Business_function/BUSINESS_FUNCTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Business_function/BUSINESS_FUNCTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="businessDescription" data="FINPAY/Segment_group_3/Business_function/BUSINESS_FUNCTION/Business_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Business_function.BANK_OPERATION" class="org.milyn.edi.unedifact.d06b.common.field.BankOperationC551" createOnElement="FINPAY/Segment_group_3/Business_function/BANK_OPERATION">
        <jb:value property="bankOperationCode" data="FINPAY/Segment_group_3/Business_function/BANK_OPERATION/Bank_operation_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Business_function/BANK_OPERATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Business_function/BANK_OPERATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Date_time_period_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_3/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_3/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_4_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_4" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_4" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup4" createOnElement="FINPAY/Segment_group_3/Segment_group_4">
        <jb:wiring property="financialInstitutionInformation" beanIdRef="FINPAY.Segment_group_3.Segment_group_4.Financial_institution_information" />
        <jb:wiring property="contactInformation" beanIdRef="FINPAY.Segment_group_3.Segment_group_4.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="FINPAY.Segment_group_3.Segment_group_4.Communication_contact_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_4.Financial_institution_information" class="org.milyn.edi.unedifact.d06b.common.FinancialInstitutionInformation" createOnElement="FINPAY/Segment_group_3/Segment_group_4/Financial_institution_information">
        <jb:value property="partyFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_4/Financial_institution_information/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="FINPAY/Segment_group_3/Segment_group_4/Financial_institution_information/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="accountHolderIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_4.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" />
        <jb:wiring property="institutionIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_4.Financial_institution_information.INSTITUTION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_4.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.AccountHolderIdentificationC078" createOnElement="FINPAY/Segment_group_3/Segment_group_4/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION">
        <jb:value property="accountHolderIdentifier" data="FINPAY/Segment_group_3/Segment_group_4/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_identifier" decoder="String" default="null" />
        <jb:value property="accountHolderName1" data="FINPAY/Segment_group_3/Segment_group_4/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-1" decoder="String" default="null" />
        <jb:value property="accountHolderName2" data="FINPAY/Segment_group_3/Segment_group_4/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-2" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_4/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Currency_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_4.Financial_institution_information.INSTITUTION_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.InstitutionIdentificationC088" createOnElement="FINPAY/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION">
        <jb:value property="institutionNameCode" data="FINPAY/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="FINPAY/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="FINPAY/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="institutionBranchIdentifier" data="FINPAY/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="FINPAY/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="FINPAY/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
        <jb:value property="institutionName" data="FINPAY/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name" decoder="String" default="null" />
        <jb:value property="institutionBranchLocationName" data="FINPAY/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_4.Contact_information" class="org.milyn.edi.unedifact.d06b.common.ContactInformation" createOnElement="FINPAY/Segment_group_3/Segment_group_4/Contact_information">
        <jb:value property="contactFunctionCode" data="FINPAY/Segment_group_3/Segment_group_4/Contact_information/Contact_function_code" decoder="String" default="null" />
        <jb:wiring property="contactDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_4.Contact_information.CONTACT_DETAILS" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_4.Contact_information.CONTACT_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.ContactDetailsC056" createOnElement="FINPAY/Segment_group_3/Segment_group_4/Contact_information/CONTACT_DETAILS">
        <jb:value property="contactIdentifier" data="FINPAY/Segment_group_3/Segment_group_4/Contact_information/CONTACT_DETAILS/Contact_identifier" decoder="String" default="null" />
        <jb:value property="contactName" data="FINPAY/Segment_group_3/Segment_group_4/Contact_information/CONTACT_DETAILS/Contact_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_4.Communication_contact_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_4">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_4.Communication_contact" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_4.Communication_contact" class="org.milyn.edi.unedifact.d06b.common.CommunicationContact" createOnElement="FINPAY/Segment_group_3/Segment_group_4/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="FINPAY.Segment_group_3.Segment_group_4.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_4.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d06b.common.field.CommunicationContactC076" createOnElement="FINPAY/Segment_group_3/Segment_group_4/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationAddressIdentifier" data="FINPAY/Segment_group_3/Segment_group_4/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" />
        <jb:value property="communicationMeansTypeCode" data="FINPAY/Segment_group_3/Segment_group_4/Communication_contact/COMMUNICATION_CONTACT/Communication_means_type_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_5_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_5" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_5" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup5" createOnElement="FINPAY/Segment_group_3/Segment_group_5">
        <jb:wiring property="reference" beanIdRef="FINPAY.Segment_group_3.Segment_group_5.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_5.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_5.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="FINPAY/Segment_group_3/Segment_group_5/Reference">
        <jb:wiring property="reference" beanIdRef="FINPAY.Segment_group_3.Segment_group_5.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_5.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="FINPAY/Segment_group_3/Segment_group_5/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_5/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="FINPAY/Segment_group_3/Segment_group_5/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="FINPAY/Segment_group_3/Segment_group_5/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="FINPAY/Segment_group_3/Segment_group_5/Reference/REFERENCE/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="FINPAY/Segment_group_3/Segment_group_5/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_5.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_3/Segment_group_5/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_3/Segment_group_5/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_3/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_3/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_6_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_6" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_6" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup6" createOnElement="FINPAY/Segment_group_3/Segment_group_6">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_6.Monetary_amount" />
        <jb:wiring property="currencies" beanIdRef="FINPAY.Segment_group_3.Segment_group_6.Currencies" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_6.Date_time_period_List" />
        <jb:wiring property="reference" beanIdRef="FINPAY.Segment_group_3.Segment_group_6.Reference" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_6.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="FINPAY/Segment_group_3/Segment_group_6/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_6.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_6.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="FINPAY/Segment_group_3/Segment_group_6/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="FINPAY/Segment_group_3/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_6.Currencies" class="org.milyn.edi.unedifact.d06b.common.Currencies" createOnElement="FINPAY/Segment_group_3/Segment_group_6/Currencies">
        <jb:value property="currencyExchangeRate" data="FINPAY/Segment_group_3/Segment_group_6/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="exchangeRateCurrencyMarketIdentifier" data="FINPAY/Segment_group_3/Segment_group_6/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" />
        <jb:wiring property="currencyDetails1" beanIdRef="FINPAY.Segment_group_3.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-1" />
        <jb:wiring property="currencyDetails2" beanIdRef="FINPAY.Segment_group_3.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-2" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="FINPAY/Segment_group_3/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1">
        <jb:value property="currencyUsageCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="FINPAY/Segment_group_3/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="FINPAY/Segment_group_3/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2">
        <jb:value property="currencyUsageCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="FINPAY/Segment_group_3/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_6.Date_time_period_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_6">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_6.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_6.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_3/Segment_group_6/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_6.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_6.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_3/Segment_group_6/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_3/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_3/Segment_group_6/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_6.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="FINPAY/Segment_group_3/Segment_group_6/Reference">
        <jb:wiring property="reference" beanIdRef="FINPAY.Segment_group_3.Segment_group_6.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_6.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="FINPAY/Segment_group_3/Segment_group_6/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_6/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="FINPAY/Segment_group_3/Segment_group_6/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="FINPAY/Segment_group_3/Segment_group_6/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="FINPAY/Segment_group_3/Segment_group_6/Reference/REFERENCE/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="FINPAY/Segment_group_3/Segment_group_6/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_7" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup7" createOnElement="FINPAY/Segment_group_3/Segment_group_7">
        <jb:wiring property="financialChargesAllocation" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Financial_charges_allocation" />
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Monetary_amount_List" />
        <jb:wiring property="segmentGroup8" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Financial_charges_allocation" class="org.milyn.edi.unedifact.d06b.common.FinancialChargesAllocation" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Financial_charges_allocation">
        <jb:value property="settlementMeansCode" data="FINPAY/Segment_group_3/Segment_group_7/Financial_charges_allocation/Settlement_means_code" decoder="String" default="null" />
        <jb:wiring property="chargeAllowanceAccount" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Financial_charges_allocation.CHARGE_ALLOWANCE_ACCOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Financial_charges_allocation.CHARGE_ALLOWANCE_ACCOUNT" class="org.milyn.edi.unedifact.d06b.common.field.ChargeAllowanceAccountC878" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT">
        <jb:value property="institutionBranchIdentifier" data="FINPAY/Segment_group_3/Segment_group_7/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Institution_branch_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_7/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_7/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="accountHolderIdentifier" data="FINPAY/Segment_group_3/Segment_group_7/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Account_holder_identifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_7/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Currency_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Monetary_amount_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_7">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="FINPAY/Segment_group_3/Segment_group_7/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_7/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_7/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_7">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup8" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8">
        <jb:wiring property="allowanceOrCharge" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Allowance_or_charge" />
        <jb:wiring property="percentageDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Percentage_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Monetary_amount_List" />
        <jb:wiring property="currencies" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Currencies" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Date_time_period" />
        <jb:wiring property="segmentGroup9" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Allowance_or_charge" class="org.milyn.edi.unedifact.d06b.common.AllowanceOrCharge" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Allowance_or_charge">
        <jb:value property="allowanceOrChargeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Allowance_or_charge/Allowance_or_charge_code_qualifier" decoder="String" default="null" />
        <jb:value property="settlementMeansCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Allowance_or_charge/Settlement_means_code" decoder="String" default="null" />
        <jb:value property="calculationSequenceCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Allowance_or_charge/Calculation_sequence_code" decoder="String" default="null" />
        <jb:wiring property="allowanceChargeInformation" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Allowance_or_charge.ALLOWANCE_CHARGE_INFORMATION" />
        <jb:wiring property="specialServicesIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Allowance_or_charge.SPECIAL_SERVICES_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Allowance_or_charge.ALLOWANCE_CHARGE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.AllowanceChargeInformationC552" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION">
        <jb:value property="allowanceOrChargeIdentifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Allowance_or_charge_identifier" decoder="String" default="null" />
        <jb:value property="allowanceOrChargeIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Allowance_or_charge_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Allowance_or_charge.SPECIAL_SERVICES_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.SpecialServicesIdentificationC214" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION">
        <jb:value property="specialServiceDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="specialServiceDescription1" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_-_-1" decoder="String" default="null" />
        <jb:value property="specialServiceDescription2" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Percentage_details" class="org.milyn.edi.unedifact.d06b.common.PercentageDetails" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Percentage_details">
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PercentageDetailsC501" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS">
        <jb:value property="percentageTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="percentage" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" />
        <jb:value property="percentageBasisIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Monetary_amount_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Currencies" class="org.milyn.edi.unedifact.d06b.common.Currencies" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Currencies">
        <jb:value property="currencyExchangeRate" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="exchangeRateCurrencyMarketIdentifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" />
        <jb:wiring property="currencyDetails1" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Currencies.CURRENCY_DETAILS_-_-1" />
        <jb:wiring property="currencyDetails2" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Currencies.CURRENCY_DETAILS_-_-2" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Currencies/CURRENCY_DETAILS_-_-1">
        <jb:value property="currencyUsageCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Currencies/CURRENCY_DETAILS_-_-2">
        <jb:value property="currencyUsageCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup9" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Monetary_amount_List" />
        <jb:wiring property="currencies" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Currencies" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Duty_tax_fee_details" class="org.milyn.edi.unedifact.d06b.common.DutyTaxFeeDetails" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details">
        <jb:value property="dutyOrTaxOrFeeFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/Duty_or_tax_or_fee_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeAssessmentBasisQuantity" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/Duty_or_tax_or_fee_assessment_basis_quantity" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeCategoryCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/Duty_or_tax_or_fee_category_code" decoder="String" default="null" />
        <jb:value property="partyTaxIdentifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/Party_tax_identifier" decoder="String" default="null" />
        <jb:value property="calculationSequenceCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/Calculation_sequence_code" decoder="String" default="null" />
        <jb:wiring property="dutyTaxFeeType" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" />
        <jb:wiring property="dutyTaxFeeAccountDetail" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" />
        <jb:wiring property="dutyTaxFeeDetail" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeTypeC241" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeAccountDetailC533" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Duty_or_tax_or_fee_account_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeDetailC243" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_basis_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Monetary_amount_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Currencies" class="org.milyn.edi.unedifact.d06b.common.Currencies" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Currencies">
        <jb:value property="currencyExchangeRate" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="exchangeRateCurrencyMarketIdentifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" />
        <jb:wiring property="currencyDetails1" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Currencies.CURRENCY_DETAILS_-_-1" />
        <jb:wiring property="currencyDetails2" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Currencies.CURRENCY_DETAILS_-_-2" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-1">
        <jb:value property="currencyUsageCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-2">
        <jb:value property="currencyUsageCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_7.Segment_group_8.Segment_group_9.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_3/Segment_group_7/Segment_group_8/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_10_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_10" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_10" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup10" createOnElement="FINPAY/Segment_group_3/Segment_group_10">
        <jb:wiring property="partiesAndInstruction" beanIdRef="FINPAY.Segment_group_3.Segment_group_10.Parties_and_instruction" />
        <jb:wiring property="freeText" beanIdRef="FINPAY.Segment_group_3.Segment_group_10.Free_text" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_10.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_10.Parties_and_instruction" class="org.milyn.edi.unedifact.d06b.common.PartiesAndInstruction" createOnElement="FINPAY/Segment_group_3/Segment_group_10/Parties_and_instruction">
        <jb:value property="actionCode" data="FINPAY/Segment_group_3/Segment_group_10/Parties_and_instruction/Action_code" decoder="String" default="null" />
        <jb:wiring property="partiesToInstruction" beanIdRef="FINPAY.Segment_group_3.Segment_group_10.Parties_and_instruction.PARTIES_TO_INSTRUCTION" />
        <jb:wiring property="instruction" beanIdRef="FINPAY.Segment_group_3.Segment_group_10.Parties_and_instruction.INSTRUCTION" />
        <jb:wiring property="statusOfInstruction" beanIdRef="FINPAY.Segment_group_3.Segment_group_10.Parties_and_instruction.STATUS_OF_INSTRUCTION" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_10.Parties_and_instruction.PARTIES_TO_INSTRUCTION" class="org.milyn.edi.unedifact.d06b.common.field.PartiesToInstructionC849" createOnElement="FINPAY/Segment_group_3/Segment_group_10/Parties_and_instruction/PARTIES_TO_INSTRUCTION">
        <jb:value property="enactingPartyIdentifier" data="FINPAY/Segment_group_3/Segment_group_10/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Enacting_party_identifier" decoder="String" default="null" />
        <jb:value property="instructionReceivingPartyIdentifier" data="FINPAY/Segment_group_3/Segment_group_10/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Instruction_receiving_party_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_10.Parties_and_instruction.INSTRUCTION" class="org.milyn.edi.unedifact.d06b.common.field.InstructionC522" createOnElement="FINPAY/Segment_group_3/Segment_group_10/Parties_and_instruction/INSTRUCTION">
        <jb:value property="instructionTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_10/Parties_and_instruction/INSTRUCTION/Instruction_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="instructionDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_10/Parties_and_instruction/INSTRUCTION/Instruction_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_10/Parties_and_instruction/INSTRUCTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_10/Parties_and_instruction/INSTRUCTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="instructionDescription" data="FINPAY/Segment_group_3/Segment_group_10/Parties_and_instruction/INSTRUCTION/Instruction_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_10.Parties_and_instruction.STATUS_OF_INSTRUCTION" class="org.milyn.edi.unedifact.d06b.common.field.StatusOfInstructionC850" createOnElement="FINPAY/Segment_group_3/Segment_group_10/Parties_and_instruction/STATUS_OF_INSTRUCTION">
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_10/Parties_and_instruction/STATUS_OF_INSTRUCTION/Status_description_code" decoder="String" default="null" />
        <jb:value property="partyName" data="FINPAY/Segment_group_3/Segment_group_10/Parties_and_instruction/STATUS_OF_INSTRUCTION/Party_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_10.Free_text" class="org.milyn.edi.unedifact.d06b.common.FreeText" createOnElement="FINPAY/Segment_group_3/Segment_group_10/Free_text">
        <jb:value property="textSubjectCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_10/Free_text/Text_subject_code_qualifier" decoder="String" default="null" />
        <jb:value property="freeTextFunctionCode" data="FINPAY/Segment_group_3/Segment_group_10/Free_text/Free_text_function_code" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="FINPAY/Segment_group_3/Segment_group_10/Free_text/Language_name_code" decoder="String" default="null" />
        <jb:value property="freeTextFormatCode" data="FINPAY/Segment_group_3/Segment_group_10/Free_text/Free_text_format_code" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="FINPAY.Segment_group_3.Segment_group_10.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="FINPAY.Segment_group_3.Segment_group_10.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_10.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.TextReferenceC107" createOnElement="FINPAY/Segment_group_3/Segment_group_10/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_10/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_10/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_10/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_10.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d06b.common.field.TextLiteralC108" createOnElement="FINPAY/Segment_group_3/Segment_group_10/Free_text/TEXT_LITERAL">
        <jb:value property="freeText1" data="FINPAY/Segment_group_3/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" />
        <jb:value property="freeText2" data="FINPAY/Segment_group_3/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" />
        <jb:value property="freeText3" data="FINPAY/Segment_group_3/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" />
        <jb:value property="freeText4" data="FINPAY/Segment_group_3/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" />
        <jb:value property="freeText5" data="FINPAY/Segment_group_3/Segment_group_10/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_10.Date_time_period_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_10">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_10.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_10.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_3/Segment_group_10/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_10.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_10.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_3/Segment_group_10/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_10/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_3/Segment_group_10/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_3/Segment_group_10/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_11" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup11" createOnElement="FINPAY/Segment_group_3/Segment_group_11">
        <jb:wiring property="processingInformation" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Processing_information" />
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Monetary_amount" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Place_location_identification_List" />
        <jb:wiring property="nameAndAddress" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Name_and_address" />
        <jb:wiring property="requirementsAndConditions" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Requirements_and_conditions" />
        <jb:wiring property="freeText" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Processing_information" class="org.milyn.edi.unedifact.d06b.common.ProcessingInformation" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Processing_information">
        <jb:value property="processingInformationCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_11/Processing_information/Processing_information_code_qualifier" decoder="String" default="null" />
        <jb:value property="processTypeDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_11/Processing_information/Process_type_description_code" decoder="String" default="null" />
        <jb:wiring property="processingIndicator" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Processing_information.PROCESSING_INDICATOR" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Processing_information.PROCESSING_INDICATOR" class="org.milyn.edi.unedifact.d06b.common.field.ProcessingIndicatorC012" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Processing_information/PROCESSING_INDICATOR">
        <jb:value property="processingIndicatorDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_11/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_11/Processing_information/PROCESSING_INDICATOR/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_11/Processing_information/PROCESSING_INDICATOR/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="processingIndicatorDescription" data="FINPAY/Segment_group_3/Segment_group_11/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_11/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="FINPAY/Segment_group_3/Segment_group_11/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_11/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_11/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_11/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Place_location_identification_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_11">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Place_location_identification" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Place_location_identification" class="org.milyn.edi.unedifact.d06b.common.PlaceLocationIdentification" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification">
        <jb:value property="locationFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="relationCode" data="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification/Relation_code" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Place_location_identification.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.LocationIdentificationC517" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationIdentifier" data="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Location_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.RelatedLocationOneIdentificationC519" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationIdentifier" data="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationIdentifier" data="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="FINPAY/Segment_group_3/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Name_and_address" class="org.milyn.edi.unedifact.d06b.common.NameAndAddress" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Name_and_address">
        <jb:value property="partyFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="cityName" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Name_and_address.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameAndAddress" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Name_and_address.NAME_AND_ADDRESS" />
        <jb:wiring property="partyName" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Name_and_address.PARTY_NAME" />
        <jb:wiring property="street" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Name_and_address.STREET" />
        <jb:wiring property="countrySubdivisionDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Name_and_address.COUNTRY_SUBDIVISION_DETAILS" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PartyIdentificationDetailsC082" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/PARTY_IDENTIFICATION_DETAILS">
        <jb:value property="partyIdentifier" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d06b.common.field.NameAndAddressC058" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/NAME_AND_ADDRESS">
        <jb:value property="nameAndAddressDescription1" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription2" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription3" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription4" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription5" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d06b.common.field.PartyNameC080" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/PARTY_NAME">
        <jb:value property="partyName1" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" />
        <jb:value property="partyName2" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" />
        <jb:value property="partyName3" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" />
        <jb:value property="partyName4" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" />
        <jb:value property="partyName5" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" />
        <jb:value property="partyNameFormatCode" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Name_and_address.STREET" class="org.milyn.edi.unedifact.d06b.common.field.StreetC059" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/STREET">
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Name_and_address.COUNTRY_SUBDIVISION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.CountrySubdivisionDetailsC819" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/COUNTRY_SUBDIVISION_DETAILS">
        <jb:value property="countrySubdivisionIdentifier" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countrySubdivisionName" data="FINPAY/Segment_group_3/Segment_group_11/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Requirements_and_conditions" class="org.milyn.edi.unedifact.d06b.common.RequirementsAndConditions" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Requirements_and_conditions">
        <jb:value property="sectorAreaIdentificationCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_11/Requirements_and_conditions/Sector_area_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="actionCode" data="FINPAY/Segment_group_3/Segment_group_11/Requirements_and_conditions/Action_code" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="FINPAY/Segment_group_3/Segment_group_11/Requirements_and_conditions/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="requirementConditionIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.RequirementConditionIdentificationC550" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION">
        <jb:value property="requirementOrConditionDescriptionIdentifier" data="FINPAY/Segment_group_3/Segment_group_11/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_11/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_11/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="requirementOrConditionDescription" data="FINPAY/Segment_group_3/Segment_group_11/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Free_text_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_11">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Free_text" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Free_text" class="org.milyn.edi.unedifact.d06b.common.FreeText" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Free_text">
        <jb:value property="textSubjectCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_11/Free_text/Text_subject_code_qualifier" decoder="String" default="null" />
        <jb:value property="freeTextFunctionCode" data="FINPAY/Segment_group_3/Segment_group_11/Free_text/Free_text_function_code" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="FINPAY/Segment_group_3/Segment_group_11/Free_text/Language_name_code" decoder="String" default="null" />
        <jb:value property="freeTextFormatCode" data="FINPAY/Segment_group_3/Segment_group_11/Free_text/Free_text_format_code" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="FINPAY.Segment_group_3.Segment_group_11.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.TextReferenceC107" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_11/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_11/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_11/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_11.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d06b.common.field.TextLiteralC108" createOnElement="FINPAY/Segment_group_3/Segment_group_11/Free_text/TEXT_LITERAL">
        <jb:value property="freeText1" data="FINPAY/Segment_group_3/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" />
        <jb:value property="freeText2" data="FINPAY/Segment_group_3/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" />
        <jb:value property="freeText3" data="FINPAY/Segment_group_3/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" />
        <jb:value property="freeText4" data="FINPAY/Segment_group_3/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" />
        <jb:value property="freeText5" data="FINPAY/Segment_group_3/Segment_group_11/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup12" createOnElement="FINPAY/Segment_group_3/Segment_group_12">
        <jb:wiring property="sequenceDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Sequence_details" />
        <jb:wiring property="businessFunction" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Business_function" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Date_time_period_List" />
        <jb:wiring property="segmentGroup13" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13_List" />
        <jb:wiring property="segmentGroup14" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_14_List" />
        <jb:wiring property="segmentGroup15" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_15" />
        <jb:wiring property="segmentGroup16" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16_List" />
        <jb:wiring property="segmentGroup17" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17_List" />
        <jb:wiring property="segmentGroup18" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18_List" />
        <jb:wiring property="segmentGroup19" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19_List" />
        <jb:wiring property="segmentGroup20" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20_List" />
        <jb:wiring property="segmentGroup23" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Sequence_details" class="org.milyn.edi.unedifact.d06b.common.SequenceDetails" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Sequence_details">
        <jb:value property="actionCode" data="FINPAY/Segment_group_3/Segment_group_12/Sequence_details/Action_code" decoder="String" default="null" />
        <jb:wiring property="sequenceInformation" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Sequence_details.SEQUENCE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Sequence_details.SEQUENCE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.SequenceInformationC286" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Sequence_details/SEQUENCE_INFORMATION">
        <jb:value property="sequencePositionIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Sequence_details/SEQUENCE_INFORMATION/Sequence_position_identifier" decoder="String" default="null" />
        <jb:value property="sequenceIdentifierSourceCode" data="FINPAY/Segment_group_3/Segment_group_12/Sequence_details/SEQUENCE_INFORMATION/Sequence_identifier_source_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Sequence_details/SEQUENCE_INFORMATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Sequence_details/SEQUENCE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Business_function" class="org.milyn.edi.unedifact.d06b.common.BusinessFunction" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Business_function">
        <jb:value property="geographicAreaCode" data="FINPAY/Segment_group_3/Segment_group_12/Business_function/Geographic_area_code" decoder="String" default="null" />
        <jb:value property="financialTransactionTypeCode" data="FINPAY/Segment_group_3/Segment_group_12/Business_function/Financial_transaction_type_code" decoder="String" default="null" />
        <jb:value property="intraCompanyPaymentIndicatorCode" data="FINPAY/Segment_group_3/Segment_group_12/Business_function/Intra_company_payment_indicator_code" decoder="String" default="null" />
        <jb:wiring property="businessFunction" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Business_function.BUSINESS_FUNCTION" />
        <jb:wiring property="bankOperation" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Business_function.BANK_OPERATION" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Business_function.BUSINESS_FUNCTION" class="org.milyn.edi.unedifact.d06b.common.field.BusinessFunctionC521" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Business_function/BUSINESS_FUNCTION">
        <jb:value property="businessFunctionTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Business_function/BUSINESS_FUNCTION/Business_function_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="businessFunctionCode" data="FINPAY/Segment_group_3/Segment_group_12/Business_function/BUSINESS_FUNCTION/Business_function_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Business_function/BUSINESS_FUNCTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Business_function/BUSINESS_FUNCTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="businessDescription" data="FINPAY/Segment_group_3/Segment_group_12/Business_function/BUSINESS_FUNCTION/Business_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Business_function.BANK_OPERATION" class="org.milyn.edi.unedifact.d06b.common.field.BankOperationC551" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Business_function/BANK_OPERATION">
        <jb:value property="bankOperationCode" data="FINPAY/Segment_group_3/Segment_group_12/Business_function/BANK_OPERATION/Bank_operation_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Business_function/BANK_OPERATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Business_function/BANK_OPERATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Date_time_period_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_3/Segment_group_12/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup13" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13">
        <jb:wiring property="financialInstitutionInformation" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13.Financial_institution_information" />
        <jb:wiring property="contactInformation" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13.Communication_contact_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13.Financial_institution_information" class="org.milyn.edi.unedifact.d06b.common.FinancialInstitutionInformation" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Financial_institution_information">
        <jb:value property="partyFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Financial_institution_information/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Financial_institution_information/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="accountHolderIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" />
        <jb:wiring property="institutionIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13.Financial_institution_information.INSTITUTION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.AccountHolderIdentificationC078" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION">
        <jb:value property="accountHolderIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_identifier" decoder="String" default="null" />
        <jb:value property="accountHolderName1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-1" decoder="String" default="null" />
        <jb:value property="accountHolderName2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-2" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Currency_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13.Financial_institution_information.INSTITUTION_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.InstitutionIdentificationC088" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION">
        <jb:value property="institutionNameCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="institutionBranchIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
        <jb:value property="institutionName" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name" decoder="String" default="null" />
        <jb:value property="institutionBranchLocationName" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13.Contact_information" class="org.milyn.edi.unedifact.d06b.common.ContactInformation" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Contact_information">
        <jb:value property="contactFunctionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Contact_information/Contact_function_code" decoder="String" default="null" />
        <jb:wiring property="contactDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13.Contact_information.CONTACT_DETAILS" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13.Contact_information.CONTACT_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.ContactDetailsC056" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Contact_information/CONTACT_DETAILS">
        <jb:value property="contactIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Contact_information/CONTACT_DETAILS/Contact_identifier" decoder="String" default="null" />
        <jb:value property="contactName" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Contact_information/CONTACT_DETAILS/Contact_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13.Communication_contact_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13.Communication_contact" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13.Communication_contact" class="org.milyn.edi.unedifact.d06b.common.CommunicationContact" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_13.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d06b.common.field.CommunicationContactC076" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationAddressIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" />
        <jb:value property="communicationMeansTypeCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_13/Communication_contact/COMMUNICATION_CONTACT/Communication_means_type_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_14_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_14" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_14" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup14" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_14">
        <jb:wiring property="reference" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_14.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_14.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_14.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_14/Reference">
        <jb:wiring property="reference" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_14.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_14.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_14/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_14/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_14/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_14/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_14/Reference/REFERENCE/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_14/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_14.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_14/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_14.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_14.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_14/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_15" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup15" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15">
        <jb:wiring property="paymentInstructions" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_15.Payment_instructions" />
        <jb:wiring property="freeText" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_15.Free_text" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_15.Payment_instructions" class="org.milyn.edi.unedifact.d06b.common.PaymentInstructions" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Payment_instructions">
        <jb:wiring property="paymentInstructionDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_15.Payment_instructions.PAYMENT_INSTRUCTION_DETAILS" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_15.Payment_instructions.PAYMENT_INSTRUCTION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PaymentInstructionDetailsC534" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS">
        <jb:value property="paymentConditionsCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_conditions_code" decoder="String" default="null" />
        <jb:value property="paymentGuaranteeMeansCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_guarantee_means_code" decoder="String" default="null" />
        <jb:value property="paymentMeansCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_means_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="paymentChannelCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Payment_instructions/PAYMENT_INSTRUCTION_DETAILS/Payment_channel_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_15.Free_text" class="org.milyn.edi.unedifact.d06b.common.FreeText" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Free_text">
        <jb:value property="textSubjectCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Free_text/Text_subject_code_qualifier" decoder="String" default="null" />
        <jb:value property="freeTextFunctionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Free_text/Free_text_function_code" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Free_text/Language_name_code" decoder="String" default="null" />
        <jb:value property="freeTextFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Free_text/Free_text_format_code" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_15.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_15.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_15.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.TextReferenceC107" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_15.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d06b.common.field.TextLiteralC108" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Free_text/TEXT_LITERAL">
        <jb:value property="freeText1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" />
        <jb:value property="freeText2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" />
        <jb:value property="freeText3" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" />
        <jb:value property="freeText4" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" />
        <jb:value property="freeText5" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup16" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Monetary_amount" />
        <jb:wiring property="currencies" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Currencies" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Date_time_period_List" />
        <jb:wiring property="reference" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Reference" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Currencies" class="org.milyn.edi.unedifact.d06b.common.Currencies" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Currencies">
        <jb:value property="currencyExchangeRate" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="exchangeRateCurrencyMarketIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" />
        <jb:wiring property="currencyDetails1" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Currencies.CURRENCY_DETAILS_-_-1" />
        <jb:wiring property="currencyDetails2" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Currencies.CURRENCY_DETAILS_-_-2" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Currencies/CURRENCY_DETAILS_-_-1">
        <jb:value property="currencyUsageCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Currencies/CURRENCY_DETAILS_-_-2">
        <jb:value property="currencyUsageCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Date_time_period_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Reference">
        <jb:wiring property="reference" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_16.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Reference/REFERENCE/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_16/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup17" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17">
        <jb:wiring property="nameAndAddress" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Name_and_address" />
        <jb:wiring property="contactInformation" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Communication_contact_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Name_and_address" class="org.milyn.edi.unedifact.d06b.common.NameAndAddress" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address">
        <jb:value property="partyFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="cityName" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Name_and_address.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameAndAddress" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Name_and_address.NAME_AND_ADDRESS" />
        <jb:wiring property="partyName" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Name_and_address.PARTY_NAME" />
        <jb:wiring property="street" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Name_and_address.STREET" />
        <jb:wiring property="countrySubdivisionDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Name_and_address.COUNTRY_SUBDIVISION_DETAILS" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PartyIdentificationDetailsC082" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/PARTY_IDENTIFICATION_DETAILS">
        <jb:value property="partyIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d06b.common.field.NameAndAddressC058" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/NAME_AND_ADDRESS">
        <jb:value property="nameAndAddressDescription1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription3" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription4" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription5" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d06b.common.field.PartyNameC080" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/PARTY_NAME">
        <jb:value property="partyName1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" />
        <jb:value property="partyName2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" />
        <jb:value property="partyName3" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" />
        <jb:value property="partyName4" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" />
        <jb:value property="partyName5" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" />
        <jb:value property="partyNameFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Name_and_address.STREET" class="org.milyn.edi.unedifact.d06b.common.field.StreetC059" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/STREET">
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Name_and_address.COUNTRY_SUBDIVISION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.CountrySubdivisionDetailsC819" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/COUNTRY_SUBDIVISION_DETAILS">
        <jb:value property="countrySubdivisionIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countrySubdivisionName" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Contact_information" class="org.milyn.edi.unedifact.d06b.common.ContactInformation" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Contact_information">
        <jb:value property="contactFunctionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Contact_information/Contact_function_code" decoder="String" default="null" />
        <jb:wiring property="contactDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Contact_information.CONTACT_DETAILS" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Contact_information.CONTACT_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.ContactDetailsC056" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Contact_information/CONTACT_DETAILS">
        <jb:value property="contactIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Contact_information/CONTACT_DETAILS/Contact_identifier" decoder="String" default="null" />
        <jb:value property="contactName" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Contact_information/CONTACT_DETAILS/Contact_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Communication_contact_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Communication_contact" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Communication_contact" class="org.milyn.edi.unedifact.d06b.common.CommunicationContact" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_17.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d06b.common.field.CommunicationContactC076" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationAddressIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" />
        <jb:value property="communicationMeansTypeCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_17/Communication_contact/COMMUNICATION_CONTACT/Communication_means_type_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup18" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18">
        <jb:wiring property="processingInformation" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Processing_information" />
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Monetary_amount" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Place_location_identification_List" />
        <jb:wiring property="nameAndAddress" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Name_and_address" />
        <jb:wiring property="requirementsAndConditions" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Requirements_and_conditions" />
        <jb:wiring property="freeText" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Processing_information" class="org.milyn.edi.unedifact.d06b.common.ProcessingInformation" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Processing_information">
        <jb:value property="processingInformationCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Processing_information/Processing_information_code_qualifier" decoder="String" default="null" />
        <jb:value property="processTypeDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Processing_information/Process_type_description_code" decoder="String" default="null" />
        <jb:wiring property="processingIndicator" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Processing_information.PROCESSING_INDICATOR" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Processing_information.PROCESSING_INDICATOR" class="org.milyn.edi.unedifact.d06b.common.field.ProcessingIndicatorC012" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Processing_information/PROCESSING_INDICATOR">
        <jb:value property="processingIndicatorDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Processing_information/PROCESSING_INDICATOR/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Processing_information/PROCESSING_INDICATOR/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="processingIndicatorDescription" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Place_location_identification_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Place_location_identification" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Place_location_identification" class="org.milyn.edi.unedifact.d06b.common.PlaceLocationIdentification" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification">
        <jb:value property="locationFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="relationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification/Relation_code" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Place_location_identification.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.LocationIdentificationC517" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification/LOCATION_IDENTIFICATION/Location_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.RelatedLocationOneIdentificationC519" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Name_and_address" class="org.milyn.edi.unedifact.d06b.common.NameAndAddress" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address">
        <jb:value property="partyFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="cityName" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Name_and_address.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameAndAddress" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Name_and_address.NAME_AND_ADDRESS" />
        <jb:wiring property="partyName" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Name_and_address.PARTY_NAME" />
        <jb:wiring property="street" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Name_and_address.STREET" />
        <jb:wiring property="countrySubdivisionDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Name_and_address.COUNTRY_SUBDIVISION_DETAILS" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PartyIdentificationDetailsC082" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/PARTY_IDENTIFICATION_DETAILS">
        <jb:value property="partyIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d06b.common.field.NameAndAddressC058" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/NAME_AND_ADDRESS">
        <jb:value property="nameAndAddressDescription1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription3" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription4" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription5" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d06b.common.field.PartyNameC080" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/PARTY_NAME">
        <jb:value property="partyName1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" />
        <jb:value property="partyName2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" />
        <jb:value property="partyName3" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" />
        <jb:value property="partyName4" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" />
        <jb:value property="partyName5" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" />
        <jb:value property="partyNameFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Name_and_address.STREET" class="org.milyn.edi.unedifact.d06b.common.field.StreetC059" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/STREET">
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Name_and_address.COUNTRY_SUBDIVISION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.CountrySubdivisionDetailsC819" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/COUNTRY_SUBDIVISION_DETAILS">
        <jb:value property="countrySubdivisionIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countrySubdivisionName" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Requirements_and_conditions" class="org.milyn.edi.unedifact.d06b.common.RequirementsAndConditions" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Requirements_and_conditions">
        <jb:value property="sectorAreaIdentificationCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Requirements_and_conditions/Sector_area_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="actionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Requirements_and_conditions/Action_code" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Requirements_and_conditions/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="requirementConditionIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.RequirementConditionIdentificationC550" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION">
        <jb:value property="requirementOrConditionDescriptionIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="requirementOrConditionDescription" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Free_text_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Free_text" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Free_text" class="org.milyn.edi.unedifact.d06b.common.FreeText" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Free_text">
        <jb:value property="textSubjectCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Free_text/Text_subject_code_qualifier" decoder="String" default="null" />
        <jb:value property="freeTextFunctionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Free_text/Free_text_function_code" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Free_text/Language_name_code" decoder="String" default="null" />
        <jb:value property="freeTextFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Free_text/Free_text_format_code" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.TextReferenceC107" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_18.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d06b.common.field.TextLiteralC108" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Free_text/TEXT_LITERAL">
        <jb:value property="freeText1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" />
        <jb:value property="freeText2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" />
        <jb:value property="freeText3" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" />
        <jb:value property="freeText4" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" />
        <jb:value property="freeText5" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup19" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19">
        <jb:wiring property="partiesAndInstruction" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Parties_and_instruction" />
        <jb:wiring property="freeText" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Free_text" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Parties_and_instruction" class="org.milyn.edi.unedifact.d06b.common.PartiesAndInstruction" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Parties_and_instruction">
        <jb:value property="actionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Parties_and_instruction/Action_code" decoder="String" default="null" />
        <jb:wiring property="partiesToInstruction" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Parties_and_instruction.PARTIES_TO_INSTRUCTION" />
        <jb:wiring property="instruction" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Parties_and_instruction.INSTRUCTION" />
        <jb:wiring property="statusOfInstruction" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Parties_and_instruction.STATUS_OF_INSTRUCTION" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Parties_and_instruction.PARTIES_TO_INSTRUCTION" class="org.milyn.edi.unedifact.d06b.common.field.PartiesToInstructionC849" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Parties_and_instruction/PARTIES_TO_INSTRUCTION">
        <jb:value property="enactingPartyIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Enacting_party_identifier" decoder="String" default="null" />
        <jb:value property="instructionReceivingPartyIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Instruction_receiving_party_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Parties_and_instruction.INSTRUCTION" class="org.milyn.edi.unedifact.d06b.common.field.InstructionC522" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Parties_and_instruction/INSTRUCTION">
        <jb:value property="instructionTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Parties_and_instruction/INSTRUCTION/Instruction_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="instructionDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Parties_and_instruction/INSTRUCTION/Instruction_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Parties_and_instruction/INSTRUCTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Parties_and_instruction/INSTRUCTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="instructionDescription" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Parties_and_instruction/INSTRUCTION/Instruction_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Parties_and_instruction.STATUS_OF_INSTRUCTION" class="org.milyn.edi.unedifact.d06b.common.field.StatusOfInstructionC850" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Parties_and_instruction/STATUS_OF_INSTRUCTION">
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Parties_and_instruction/STATUS_OF_INSTRUCTION/Status_description_code" decoder="String" default="null" />
        <jb:value property="partyName" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Parties_and_instruction/STATUS_OF_INSTRUCTION/Party_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Free_text" class="org.milyn.edi.unedifact.d06b.common.FreeText" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Free_text">
        <jb:value property="textSubjectCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Free_text/Text_subject_code_qualifier" decoder="String" default="null" />
        <jb:value property="freeTextFunctionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Free_text/Free_text_function_code" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Free_text/Language_name_code" decoder="String" default="null" />
        <jb:value property="freeTextFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Free_text/Free_text_format_code" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.TextReferenceC107" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d06b.common.field.TextLiteralC108" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Free_text/TEXT_LITERAL">
        <jb:value property="freeText1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" />
        <jb:value property="freeText2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" />
        <jb:value property="freeText3" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" />
        <jb:value property="freeText4" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" />
        <jb:value property="freeText5" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Date_time_period_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_19.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_19/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup20" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20">
        <jb:wiring property="financialChargesAllocation" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Financial_charges_allocation" />
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Monetary_amount_List" />
        <jb:wiring property="segmentGroup21" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Financial_charges_allocation" class="org.milyn.edi.unedifact.d06b.common.FinancialChargesAllocation" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Financial_charges_allocation">
        <jb:value property="settlementMeansCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Financial_charges_allocation/Settlement_means_code" decoder="String" default="null" />
        <jb:wiring property="chargeAllowanceAccount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Financial_charges_allocation.CHARGE_ALLOWANCE_ACCOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Financial_charges_allocation.CHARGE_ALLOWANCE_ACCOUNT" class="org.milyn.edi.unedifact.d06b.common.field.ChargeAllowanceAccountC878" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT">
        <jb:value property="institutionBranchIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Institution_branch_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="accountHolderIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Account_holder_identifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Financial_charges_allocation/CHARGE_ALLOWANCE_ACCOUNT/Currency_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Monetary_amount_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup21" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21">
        <jb:wiring property="allowanceOrCharge" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Allowance_or_charge" />
        <jb:wiring property="percentageDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Percentage_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Monetary_amount_List" />
        <jb:wiring property="currencies" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Currencies" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Date_time_period_List" />
        <jb:wiring property="segmentGroup22" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Allowance_or_charge" class="org.milyn.edi.unedifact.d06b.common.AllowanceOrCharge" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Allowance_or_charge">
        <jb:value property="allowanceOrChargeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Allowance_or_charge/Allowance_or_charge_code_qualifier" decoder="String" default="null" />
        <jb:value property="settlementMeansCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Allowance_or_charge/Settlement_means_code" decoder="String" default="null" />
        <jb:value property="calculationSequenceCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Allowance_or_charge/Calculation_sequence_code" decoder="String" default="null" />
        <jb:wiring property="allowanceChargeInformation" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Allowance_or_charge.ALLOWANCE_CHARGE_INFORMATION" />
        <jb:wiring property="specialServicesIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Allowance_or_charge.SPECIAL_SERVICES_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Allowance_or_charge.ALLOWANCE_CHARGE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.AllowanceChargeInformationC552" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION">
        <jb:value property="allowanceOrChargeIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Allowance_or_charge_identifier" decoder="String" default="null" />
        <jb:value property="allowanceOrChargeIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Allowance_or_charge_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Allowance_or_charge.SPECIAL_SERVICES_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.SpecialServicesIdentificationC214" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION">
        <jb:value property="specialServiceDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="specialServiceDescription1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_-_-1" decoder="String" default="null" />
        <jb:value property="specialServiceDescription2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Allowance_or_charge/SPECIAL_SERVICES_IDENTIFICATION/Special_service_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Percentage_details" class="org.milyn.edi.unedifact.d06b.common.PercentageDetails" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Percentage_details">
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PercentageDetailsC501" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS">
        <jb:value property="percentageTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="percentage" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" />
        <jb:value property="percentageBasisIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Monetary_amount_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Currencies" class="org.milyn.edi.unedifact.d06b.common.Currencies" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Currencies">
        <jb:value property="currencyExchangeRate" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="exchangeRateCurrencyMarketIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" />
        <jb:wiring property="currencyDetails1" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Currencies.CURRENCY_DETAILS_-_-1" />
        <jb:wiring property="currencyDetails2" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Currencies.CURRENCY_DETAILS_-_-2" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Currencies/CURRENCY_DETAILS_-_-1">
        <jb:value property="currencyUsageCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Currencies/CURRENCY_DETAILS_-_-2">
        <jb:value property="currencyUsageCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Date_time_period_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup22" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Monetary_amount_List" />
        <jb:wiring property="currencies" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Currencies" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Duty_tax_fee_details" class="org.milyn.edi.unedifact.d06b.common.DutyTaxFeeDetails" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details">
        <jb:value property="dutyOrTaxOrFeeFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/Duty_or_tax_or_fee_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeAssessmentBasisQuantity" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/Duty_or_tax_or_fee_assessment_basis_quantity" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeCategoryCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/Duty_or_tax_or_fee_category_code" decoder="String" default="null" />
        <jb:value property="partyTaxIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/Party_tax_identifier" decoder="String" default="null" />
        <jb:value property="calculationSequenceCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/Calculation_sequence_code" decoder="String" default="null" />
        <jb:wiring property="dutyTaxFeeType" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" />
        <jb:wiring property="dutyTaxFeeAccountDetail" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" />
        <jb:wiring property="dutyTaxFeeDetail" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeTypeC241" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeAccountDetailC533" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Duty_or_tax_or_fee_account_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeDetailC243" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_basis_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Monetary_amount_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Currencies" class="org.milyn.edi.unedifact.d06b.common.Currencies" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Currencies">
        <jb:value property="currencyExchangeRate" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="exchangeRateCurrencyMarketIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" />
        <jb:wiring property="currencyDetails1" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Currencies.CURRENCY_DETAILS_-_-1" />
        <jb:wiring property="currencyDetails2" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Currencies.CURRENCY_DETAILS_-_-2" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Currencies/CURRENCY_DETAILS_-_-1">
        <jb:value property="currencyUsageCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Currencies/CURRENCY_DETAILS_-_-2">
        <jb:value property="currencyUsageCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_20.Segment_group_21.Segment_group_22.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_20/Segment_group_21/Segment_group_22/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup23" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23">
        <jb:wiring property="processIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Process_identification" />
        <jb:wiring property="freeText" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Free_text_List" />
        <jb:wiring property="segmentGroup24" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24_List" />
        <jb:wiring property="segmentGroup30" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_30" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Process_identification" class="org.milyn.edi.unedifact.d06b.common.ProcessIdentification" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Process_identification">
        <jb:wiring property="processTypeAndDescription" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Process_identification.PROCESS_TYPE_AND_DESCRIPTION" />
        <jb:wiring property="processIdentificationDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Process_identification.PROCESS_IDENTIFICATION_DETAILS" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Process_identification.PROCESS_TYPE_AND_DESCRIPTION" class="org.milyn.edi.unedifact.d06b.common.field.ProcessTypeAndDescriptionC242" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Process_identification/PROCESS_TYPE_AND_DESCRIPTION">
        <jb:value property="processTypeDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Process_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="processTypeDescription1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Process_type_description_-_-1" decoder="String" default="null" />
        <jb:value property="processTypeDescription2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Process_type_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Process_identification.PROCESS_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.ProcessIdentificationDetailsC830" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Process_identification/PROCESS_IDENTIFICATION_DETAILS">
        <jb:value property="processDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Process_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="processDescription" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Process_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Free_text_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Free_text" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Free_text" class="org.milyn.edi.unedifact.d06b.common.FreeText" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Free_text">
        <jb:value property="textSubjectCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Free_text/Text_subject_code_qualifier" decoder="String" default="null" />
        <jb:value property="freeTextFunctionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Free_text/Free_text_function_code" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Free_text/Language_name_code" decoder="String" default="null" />
        <jb:value property="freeTextFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Free_text/Free_text_format_code" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.TextReferenceC107" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d06b.common.field.TextLiteralC108" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Free_text/TEXT_LITERAL">
        <jb:value property="freeText1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" />
        <jb:value property="freeText2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" />
        <jb:value property="freeText3" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" />
        <jb:value property="freeText4" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" />
        <jb:value property="freeText5" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup24" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24">
        <jb:wiring property="documentMessageDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Document_message_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Monetary_amount_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Date_time_period_List" />
        <jb:wiring property="reference" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Reference_List" />
        <jb:wiring property="nameAndAddress" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Name_and_address_List" />
        <jb:wiring property="segmentGroup25" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_25_List" />
        <jb:wiring property="segmentGroup26" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26_List" />
        <jb:wiring property="segmentGroup27" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Document_message_details" class="org.milyn.edi.unedifact.d06b.common.DocumentMessageDetails" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Document_message_details">
        <jb:value property="communicationMediumTypeCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Document_message_details/Communication_medium_type_code" decoder="String" default="null" />
        <jb:value property="documentCopiesRequiredQuantity" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Document_message_details/Document_copies_required_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="documentOriginalsRequiredQuantity" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Document_message_details/Document_originals_required_quantity" decoder="DABigDecimal" default="null" />
        <jb:wiring property="documentMessageName" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Document_message_details.DOCUMENT_MESSAGE_NAME" />
        <jb:wiring property="documentMessageDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Document_message_details.DOCUMENT_MESSAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d06b.common.field.DocumentMessageNameC002" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Document_message_details/DOCUMENT_MESSAGE_NAME">
        <jb:value property="documentNameCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="documentName" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.DocumentMessageDetailsC503" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Document_message_details/DOCUMENT_MESSAGE_DETAILS">
        <jb:value property="documentIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_identifier" decoder="String" default="null" />
        <jb:value property="documentStatusCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_status_code" decoder="String" default="null" />
        <jb:value property="documentSourceDescription" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_source_description" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language_name_code" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Monetary_amount_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Date_time_period_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Reference_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Reference" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Reference">
        <jb:wiring property="reference" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Reference/REFERENCE/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Name_and_address_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Name_and_address" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Name_and_address" class="org.milyn.edi.unedifact.d06b.common.NameAndAddress" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address">
        <jb:value property="partyFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="cityName" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Name_and_address.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameAndAddress" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Name_and_address.NAME_AND_ADDRESS" />
        <jb:wiring property="partyName" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Name_and_address.PARTY_NAME" />
        <jb:wiring property="street" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Name_and_address.STREET" />
        <jb:wiring property="countrySubdivisionDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Name_and_address.COUNTRY_SUBDIVISION_DETAILS" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PartyIdentificationDetailsC082" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/PARTY_IDENTIFICATION_DETAILS">
        <jb:value property="partyIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d06b.common.field.NameAndAddressC058" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/NAME_AND_ADDRESS">
        <jb:value property="nameAndAddressDescription1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription3" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription4" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription5" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d06b.common.field.PartyNameC080" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/PARTY_NAME">
        <jb:value property="partyName1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" />
        <jb:value property="partyName2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" />
        <jb:value property="partyName3" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" />
        <jb:value property="partyName4" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" />
        <jb:value property="partyName5" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" />
        <jb:value property="partyNameFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Name_and_address.STREET" class="org.milyn.edi.unedifact.d06b.common.field.StreetC059" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/STREET">
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Name_and_address.COUNTRY_SUBDIVISION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.CountrySubdivisionDetailsC819" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/COUNTRY_SUBDIVISION_DETAILS">
        <jb:value property="countrySubdivisionIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countrySubdivisionName" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_25_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_25" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_25" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup25" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25">
        <jb:wiring property="currencies" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_25.Currencies" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_25.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_25.Currencies" class="org.milyn.edi.unedifact.d06b.common.Currencies" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Currencies">
        <jb:value property="currencyExchangeRate" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="exchangeRateCurrencyMarketIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" />
        <jb:wiring property="currencyDetails1" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_25.Currencies.CURRENCY_DETAILS_-_-1" />
        <jb:wiring property="currencyDetails2" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_25.Currencies.CURRENCY_DETAILS_-_-2" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_25.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Currencies/CURRENCY_DETAILS_-_-1">
        <jb:value property="currencyUsageCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_25.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Currencies/CURRENCY_DETAILS_-_-2">
        <jb:value property="currencyUsageCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_25.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_25.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_25.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_25/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup26" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26">
        <jb:wiring property="adjustmentDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Adjustment_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Monetary_amount" />
        <jb:wiring property="reference" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Reference" />
        <jb:wiring property="freeText" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Adjustment_details" class="org.milyn.edi.unedifact.d06b.common.AdjustmentDetails" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Adjustment_details">
        <jb:value property="adjustmentReasonDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Adjustment_details/Adjustment_reason_description_code" decoder="String" default="null" />
        <jb:value property="lineItemIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Adjustment_details/Line_item_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Reference">
        <jb:wiring property="reference" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Reference/REFERENCE/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Free_text_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Free_text" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Free_text" class="org.milyn.edi.unedifact.d06b.common.FreeText" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Free_text">
        <jb:value property="textSubjectCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Free_text/Text_subject_code_qualifier" decoder="String" default="null" />
        <jb:value property="freeTextFunctionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Free_text/Free_text_function_code" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Free_text/Language_name_code" decoder="String" default="null" />
        <jb:value property="freeTextFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Free_text/Free_text_format_code" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.TextReferenceC107" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_26.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d06b.common.field.TextLiteralC108" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Free_text/TEXT_LITERAL">
        <jb:value property="freeText1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" />
        <jb:value property="freeText2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" />
        <jb:value property="freeText3" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" />
        <jb:value property="freeText4" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" />
        <jb:value property="freeText5" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_26/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup27" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27">
        <jb:wiring property="documentLineIdentification" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Document_line_identification" />
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Monetary_amount_List" />
        <jb:wiring property="additionalProductId" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Additional_product_id_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Date_time_period_List" />
        <jb:wiring property="segmentGroup28" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_28_List" />
        <jb:wiring property="segmentGroup29" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Document_line_identification" class="org.milyn.edi.unedifact.d06b.common.DocumentLineIdentification" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Document_line_identification">
        <jb:value property="documentLineActionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Document_line_identification/Document_line_action_code" decoder="String" default="null" />
        <jb:value property="lineItemIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Document_line_identification/Line_item_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Monetary_amount_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Additional_product_id_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Additional_product_id" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Additional_product_id" class="org.milyn.edi.unedifact.d06b.common.AdditionalProductId" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id">
        <jb:value property="productIdentifierCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/Product_identifier_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification1" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" />
        <jb:wiring property="itemNumberIdentification2" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" />
        <jb:wiring property="itemNumberIdentification3" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" />
        <jb:wiring property="itemNumberIdentification4" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" />
        <jb:wiring property="itemNumberIdentification5" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.ItemNumberIdentificationC212" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1">
        <jb:value property="itemIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_identifier" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.ItemNumberIdentificationC212" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2">
        <jb:value property="itemIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_identifier" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" class="org.milyn.edi.unedifact.d06b.common.field.ItemNumberIdentificationC212" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3">
        <jb:value property="itemIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_identifier" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" class="org.milyn.edi.unedifact.d06b.common.field.ItemNumberIdentificationC212" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4">
        <jb:value property="itemIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_identifier" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" class="org.milyn.edi.unedifact.d06b.common.field.ItemNumberIdentificationC212" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5">
        <jb:value property="itemIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_identifier" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Date_time_period_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_28_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_28" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_28" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup28" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28">
        <jb:wiring property="currencies" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_28.Currencies" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_28.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_28.Currencies" class="org.milyn.edi.unedifact.d06b.common.Currencies" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Currencies">
        <jb:value property="currencyExchangeRate" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="exchangeRateCurrencyMarketIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" />
        <jb:wiring property="currencyDetails1" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_28.Currencies.CURRENCY_DETAILS_-_-1" />
        <jb:wiring property="currencyDetails2" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_28.Currencies.CURRENCY_DETAILS_-_-2" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_28.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Currencies/CURRENCY_DETAILS_-_-1">
        <jb:value property="currencyUsageCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_28.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Currencies/CURRENCY_DETAILS_-_-2">
        <jb:value property="currencyUsageCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_28.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_28.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_28.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_28/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup29" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29">
        <jb:wiring property="adjustmentDetails" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Adjustment_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Monetary_amount" />
        <jb:wiring property="reference" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Reference" />
        <jb:wiring property="freeText" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Adjustment_details" class="org.milyn.edi.unedifact.d06b.common.AdjustmentDetails" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Adjustment_details">
        <jb:value property="adjustmentReasonDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Adjustment_details/Adjustment_reason_description_code" decoder="String" default="null" />
        <jb:value property="lineItemIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Adjustment_details/Line_item_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Reference">
        <jb:wiring property="reference" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Reference/REFERENCE/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Free_text_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Free_text" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Free_text" class="org.milyn.edi.unedifact.d06b.common.FreeText" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Free_text">
        <jb:value property="textSubjectCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Free_text/Text_subject_code_qualifier" decoder="String" default="null" />
        <jb:value property="freeTextFunctionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Free_text/Free_text_function_code" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Free_text/Language_name_code" decoder="String" default="null" />
        <jb:value property="freeTextFormatCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Free_text/Free_text_format_code" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.TextReferenceC107" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_24.Segment_group_27.Segment_group_29.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d06b.common.field.TextLiteralC108" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Free_text/TEXT_LITERAL">
        <jb:value property="freeText1" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" />
        <jb:value property="freeText2" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" />
        <jb:value property="freeText3" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" />
        <jb:value property="freeText4" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" />
        <jb:value property="freeText5" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_24/Segment_group_27/Segment_group_29/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_30" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup30" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_30">
        <jb:wiring property="processingInformation" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_30.Processing_information" />
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_30.Monetary_amount_List" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_30.Processing_information" class="org.milyn.edi.unedifact.d06b.common.ProcessingInformation" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_30/Processing_information">
        <jb:value property="processingInformationCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_30/Processing_information/Processing_information_code_qualifier" decoder="String" default="null" />
        <jb:value property="processTypeDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_30/Processing_information/Process_type_description_code" decoder="String" default="null" />
        <jb:wiring property="processingIndicator" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_30.Processing_information.PROCESSING_INDICATOR" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_30.Processing_information.PROCESSING_INDICATOR" class="org.milyn.edi.unedifact.d06b.common.field.ProcessingIndicatorC012" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_30/Processing_information/PROCESSING_INDICATOR">
        <jb:value property="processingIndicatorDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_30/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_30/Processing_information/PROCESSING_INDICATOR/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_30/Processing_information/PROCESSING_INDICATOR/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="processingIndicatorDescription" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_30/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_30.Monetary_amount_List" class="java.util.ArrayList" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_30">
        <jb:wiring beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_30.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_30.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_30/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_30.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_3.Segment_group_12.Segment_group_23.Segment_group_30.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_30/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_30/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_30/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_30/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_30/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_3/Segment_group_12/Segment_group_23/Segment_group_30/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Control_total_List" class="java.util.ArrayList" createOnElement="FINPAY">
        <jb:wiring beanIdRef="FINPAY.Control_total" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Control_total" class="org.milyn.edi.unedifact.d06b.common.ControlTotal" createOnElement="FINPAY/Control_total">
        <jb:wiring property="control" beanIdRef="FINPAY.Control_total.CONTROL" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Control_total.CONTROL" class="org.milyn.edi.unedifact.d06b.common.field.ControlC270" createOnElement="FINPAY/Control_total/CONTROL">
        <jb:value property="controlTotalTypeCodeQualifier" data="FINPAY/Control_total/CONTROL/Control_total_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="controlTotalQuantity" data="FINPAY/Control_total/CONTROL/Control_total_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="measurementUnitCode" data="FINPAY/Control_total/CONTROL/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_31" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup31" createOnElement="FINPAY/Segment_group_31">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_31.Monetary_amount" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_31.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_31.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="FINPAY/Segment_group_31/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="FINPAY.Segment_group_31.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_31.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="FINPAY/Segment_group_31/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="FINPAY/Segment_group_31/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmount" data="FINPAY/Segment_group_31/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="FINPAY/Segment_group_31/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="FINPAY/Segment_group_31/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="FINPAY/Segment_group_31/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_31.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_31/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_31.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_31.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_31/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_31/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_31/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_31/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_32_List" class="java.util.ArrayList" createOnElement="FINPAY">
        <jb:wiring beanIdRef="FINPAY.Segment_group_32" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_32" class="org.milyn.edi.unedifact.d06b.FINPAY.SegmentGroup32" createOnElement="FINPAY/Segment_group_32">
        <jb:wiring property="authenticationResult" beanIdRef="FINPAY.Segment_group_32.Authentication_result" />
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_32.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_32.Authentication_result" class="org.milyn.edi.unedifact.d06b.common.AuthenticationResult" createOnElement="FINPAY/Segment_group_32/Authentication_result">
        <jb:value property="validationResultText" data="FINPAY/Segment_group_32/Authentication_result/Validation_result_text" decoder="String" default="null" />
        <jb:value property="validationKeyIdentifier" data="FINPAY/Segment_group_32/Authentication_result/Validation_key_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_32.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="FINPAY/Segment_group_32/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="FINPAY.Segment_group_32.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="FINPAY.Segment_group_32.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="FINPAY/Segment_group_32/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="FINPAY/Segment_group_32/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="FINPAY/Segment_group_32/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="FINPAY/Segment_group_32/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy