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

org.milyn.edi.unedifact.d02a.REQOTE.bindingconfig.xml Maven / Gradle / Ivy

There is a newer version: 1.7.1.0
Show newest version
<?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/d02a/REQOTE/edimappingconfig.xml" validate="false" />


    <jb:bean beanId="REQOTE" class="org.milyn.edi.unedifact.d02a.REQOTE.Reqote" createOnElement="REQOTE">
        <jb:wiring property="beginningOfMessage" beanIdRef="REQOTE.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Date_time_period_List" />
        <jb:wiring property="paymentInstructions" beanIdRef="REQOTE.Payment_instructions" />
        <jb:wiring property="additionalInformation" beanIdRef="REQOTE.Additional_information_List" />
        <jb:wiring property="itemDescription" beanIdRef="REQOTE.Item_description_List" />
        <jb:wiring property="informationRequired" beanIdRef="REQOTE.Information_required_List" />
        <jb:wiring property="freeText" beanIdRef="REQOTE.Free_text_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="REQOTE.Segment_group_1_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="REQOTE.Segment_group_2" />
        <jb:wiring property="segmentGroup3" beanIdRef="REQOTE.Segment_group_3_List" />
        <jb:wiring property="segmentGroup4" beanIdRef="REQOTE.Segment_group_4_List" />
        <jb:wiring property="segmentGroup5" beanIdRef="REQOTE.Segment_group_5_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="REQOTE.Segment_group_6_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="REQOTE.Segment_group_7_List" />
        <jb:wiring property="segmentGroup8" beanIdRef="REQOTE.Segment_group_8_List" />
        <jb:wiring property="segmentGroup9" beanIdRef="REQOTE.Segment_group_9_List" />
        <jb:wiring property="segmentGroup10" beanIdRef="REQOTE.Segment_group_10" />
        <jb:wiring property="segmentGroup11" beanIdRef="REQOTE.Segment_group_11_List" />
        <jb:wiring property="segmentGroup15" beanIdRef="REQOTE.Segment_group_15_List" />
        <jb:wiring property="segmentGroup17" beanIdRef="REQOTE.Segment_group_17_List" />
        <jb:wiring property="segmentGroup19" beanIdRef="REQOTE.Segment_group_19_List" />
        <jb:wiring property="segmentGroup21" beanIdRef="REQOTE.Segment_group_21_List" />
        <jb:wiring property="segmentGroup27" beanIdRef="REQOTE.Segment_group_27_List" />
        <jb:wiring property="sectionControl" beanIdRef="REQOTE.Section_control" />
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Monetary_amount_List" />
        <jb:wiring property="controlTotal" beanIdRef="REQOTE.Control_total_List" />
        <jb:wiring property="segmentGroup56" beanIdRef="REQOTE.Segment_group_56_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="REQOTE.Payment_instructions" class="org.milyn.edi.unedifact.d02a.common.PaymentInstructions" createOnElement="REQOTE/Payment_instructions">
        <jb:wiring property="paymentInstructionDetails" beanIdRef="REQOTE.Payment_instructions.PAYMENT_INSTRUCTION_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Additional_information_List" class="java.util.ArrayList" createOnElement="REQOTE">
        <jb:wiring beanIdRef="REQOTE.Additional_information" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Additional_information" class="org.milyn.edi.unedifact.d02a.common.AdditionalInformation" createOnElement="REQOTE/Additional_information">
        <jb:value property="countryOfOriginNameCode" data="REQOTE/Additional_information/Country_of_origin_name_code" decoder="String" default="null" />
        <jb:value property="dutyRegimeTypeCode" data="REQOTE/Additional_information/Duty_regime_type_code" decoder="String" default="null" />
        <jb:value property="specialConditionCode1" data="REQOTE/Additional_information/Special_condition_code_-_-1" decoder="String" default="null" />
        <jb:value property="specialConditionCode2" data="REQOTE/Additional_information/Special_condition_code_-_-2" decoder="String" default="null" />
        <jb:value property="specialConditionCode3" data="REQOTE/Additional_information/Special_condition_code_-_-3" decoder="String" default="null" />
        <jb:value property="specialConditionCode4" data="REQOTE/Additional_information/Special_condition_code_-_-4" decoder="String" default="null" />
        <jb:value property="specialConditionCode5" data="REQOTE/Additional_information/Special_condition_code_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Item_description_List" class="java.util.ArrayList" createOnElement="REQOTE">
        <jb:wiring beanIdRef="REQOTE.Item_description" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Item_description" class="org.milyn.edi.unedifact.d02a.common.ItemDescription" createOnElement="REQOTE/Item_description">
        <jb:value property="descriptionFormatCode" data="REQOTE/Item_description/Description_format_code" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="REQOTE/Item_description/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="itemCharacteristic" beanIdRef="REQOTE.Item_description.ITEM_CHARACTERISTIC" />
        <jb:wiring property="itemDescription" beanIdRef="REQOTE.Item_description.ITEM_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d02a.common.field.ItemCharacteristicC272" createOnElement="REQOTE/Item_description/ITEM_CHARACTERISTIC">
        <jb:value property="itemCharacteristicCode" data="REQOTE/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d02a.common.field.ItemDescriptionC273" createOnElement="REQOTE/Item_description/ITEM_DESCRIPTION">
        <jb:value property="itemDescriptionCode" data="REQOTE/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="itemDescription1" data="REQOTE/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" />
        <jb:value property="itemDescription2" data="REQOTE/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="REQOTE/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Information_required_List" class="java.util.ArrayList" createOnElement="REQOTE">
        <jb:wiring beanIdRef="REQOTE.Information_required" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Information_required" class="org.milyn.edi.unedifact.d02a.common.InformationRequired" createOnElement="REQOTE/Information_required">
        <jb:wiring property="informationRequest" beanIdRef="REQOTE.Information_required.INFORMATION_REQUEST" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Information_required.INFORMATION_REQUEST" class="org.milyn.edi.unedifact.d02a.common.field.InformationRequestC333" createOnElement="REQOTE/Information_required/INFORMATION_REQUEST">
        <jb:value property="requestedInformationDescriptionCode" data="REQOTE/Information_required/INFORMATION_REQUEST/Requested_information_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Information_required/INFORMATION_REQUEST/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Information_required/INFORMATION_REQUEST/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="requestedInformationDescription" data="REQOTE/Information_required/INFORMATION_REQUEST/Requested_information_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_1_List" class="java.util.ArrayList" createOnElement="REQOTE">
        <jb:wiring beanIdRef="REQOTE.Segment_group_1" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="REQOTE/Segment_group_1/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="REQOTE/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="REQOTE/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="REQOTE/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="REQOTE.Segment_group_2" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup2" createOnElement="REQOTE/Segment_group_2">
        <jb:wiring property="adjustmentDetails" beanIdRef="REQOTE.Segment_group_2.Adjustment_details" />
        <jb:wiring property="freeText" beanIdRef="REQOTE.Segment_group_2.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_2.Adjustment_details" class="org.milyn.edi.unedifact.d02a.common.AdjustmentDetails" createOnElement="REQOTE/Segment_group_2/Adjustment_details">
        <jb:value property="adjustmentReasonDescriptionCode" data="REQOTE/Segment_group_2/Adjustment_details/Adjustment_reason_description_code" decoder="String" default="null" />
        <jb:value property="lineItemIdentifier" data="REQOTE/Segment_group_2/Adjustment_details/Line_item_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_2.Free_text_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_2">
        <jb:wiring beanIdRef="REQOTE.Segment_group_2.Free_text" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_3" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup3" createOnElement="REQOTE/Segment_group_3">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="REQOTE.Segment_group_3.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_3.Monetary_amount" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="REQOTE.Segment_group_3.Place_location_identification_List" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_3.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.DutyTaxFeeTypeC241" createOnElement="REQOTE/Segment_group_3/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="REQOTE/Segment_group_3/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="REQOTE/Segment_group_3/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_3/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="REQOTE/Segment_group_3/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_3.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d02a.common.field.DutyTaxFeeAccountDetailC533" createOnElement="REQOTE/Segment_group_3/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="REQOTE/Segment_group_3/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="REQOTE/Segment_group_3/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_3/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_3.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d02a.common.field.DutyTaxFeeDetailC243" createOnElement="REQOTE/Segment_group_3/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="REQOTE/Segment_group_3/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="REQOTE/Segment_group_3/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="REQOTE/Segment_group_3/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="REQOTE/Segment_group_3/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="REQOTE/Segment_group_3/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="REQOTE/Segment_group_3/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="REQOTE/Segment_group_3/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_3.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="REQOTE/Segment_group_3/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationNameCode" data="REQOTE/Segment_group_3/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_3/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_3/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="REQOTE/Segment_group_3/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_3.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="REQOTE/Segment_group_3/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationNameCode" data="REQOTE/Segment_group_3/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_3/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_3/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="REQOTE/Segment_group_3/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_3.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="REQOTE/Segment_group_3/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationNameCode" data="REQOTE/Segment_group_3/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_3/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_3/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="REQOTE/Segment_group_3/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_4" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup4" createOnElement="REQOTE/Segment_group_4">
        <jb:wiring property="currencies" beanIdRef="REQOTE.Segment_group_4.Currencies" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_4.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_5" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup5" createOnElement="REQOTE/Segment_group_5">
        <jb:wiring property="paymentTermsBasis" beanIdRef="REQOTE.Segment_group_5.Payment_terms_basis" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_5.Date_time_period_List" />
        <jb:wiring property="percentageDetails" beanIdRef="REQOTE.Segment_group_5.Percentage_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_5.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_5.Payment_terms_basis" class="org.milyn.edi.unedifact.d02a.common.PaymentTermsBasis" createOnElement="REQOTE/Segment_group_5/Payment_terms_basis">
        <jb:value property="paymentTermsTypeCodeQualifier" data="REQOTE/Segment_group_5/Payment_terms_basis/Payment_terms_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="paymentTerms" beanIdRef="REQOTE.Segment_group_5.Payment_terms_basis.PAYMENT_TERMS" />
        <jb:wiring property="termsTimeInformation" beanIdRef="REQOTE.Segment_group_5.Payment_terms_basis.TERMS_TIME_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_5.Payment_terms_basis.PAYMENT_TERMS" class="org.milyn.edi.unedifact.d02a.common.field.PaymentTermsC110" createOnElement="REQOTE/Segment_group_5/Payment_terms_basis/PAYMENT_TERMS">
        <jb:value property="paymentTermsDescriptionIdentifier" data="REQOTE/Segment_group_5/Payment_terms_basis/PAYMENT_TERMS/Payment_terms_description_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_5/Payment_terms_basis/PAYMENT_TERMS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_5/Payment_terms_basis/PAYMENT_TERMS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="paymentTermsDescription1" data="REQOTE/Segment_group_5/Payment_terms_basis/PAYMENT_TERMS/Payment_terms_description_-_-1" decoder="String" default="null" />
        <jb:value property="paymentTermsDescription2" data="REQOTE/Segment_group_5/Payment_terms_basis/PAYMENT_TERMS/Payment_terms_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_5.Payment_terms_basis.TERMS_TIME_INFORMATION" class="org.milyn.edi.unedifact.d02a.common.field.TermsTimeInformationC112" createOnElement="REQOTE/Segment_group_5/Payment_terms_basis/TERMS_TIME_INFORMATION">
        <jb:value property="timeReferenceCode" data="REQOTE/Segment_group_5/Payment_terms_basis/TERMS_TIME_INFORMATION/Time_reference_code" decoder="String" default="null" />
        <jb:value property="termsTimeRelationCode" data="REQOTE/Segment_group_5/Payment_terms_basis/TERMS_TIME_INFORMATION/Terms_time_relation_code" decoder="String" default="null" />
        <jb:value property="periodTypeCode" data="REQOTE/Segment_group_5/Payment_terms_basis/TERMS_TIME_INFORMATION/Period_type_code" decoder="String" default="null" />
        <jb:value property="periodCountQuantity" data="REQOTE/Segment_group_5/Payment_terms_basis/TERMS_TIME_INFORMATION/Period_count_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="REQOTE.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="REQOTE/Segment_group_5/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="REQOTE/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="REQOTE/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="REQOTE/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="REQOTE.Segment_group_5.Percentage_details" class="org.milyn.edi.unedifact.d02a.common.PercentageDetails" createOnElement="REQOTE/Segment_group_5/Percentage_details">
        <jb:value property="statusDescriptionCode" data="REQOTE/Segment_group_5/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="REQOTE.Segment_group_5.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_6" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup6" createOnElement="REQOTE/Segment_group_6">
        <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="REQOTE.Segment_group_6.Terms_of_delivery_or_transport" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="REQOTE.Segment_group_6.Place_location_identification_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_6.Terms_of_delivery_or_transport" class="org.milyn.edi.unedifact.d02a.common.TermsOfDeliveryOrTransport" createOnElement="REQOTE/Segment_group_6/Terms_of_delivery_or_transport">
        <jb:value property="deliveryOrTransportTermsFunctionCode" data="REQOTE/Segment_group_6/Terms_of_delivery_or_transport/Delivery_or_transport_terms_function_code" decoder="String" default="null" />
        <jb:value property="transportChargesPaymentMethodCode" data="REQOTE/Segment_group_6/Terms_of_delivery_or_transport/Transport_charges_payment_method_code" decoder="String" default="null" />
        <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="REQOTE.Segment_group_6.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_6.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" class="org.milyn.edi.unedifact.d02a.common.field.TermsOfDeliveryOrTransportC100" createOnElement="REQOTE/Segment_group_6/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT">
        <jb:value property="deliveryOrTransportTermsDescriptionCode" data="REQOTE/Segment_group_6/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_6/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_6/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="deliveryOrTransportTermsDescription1" data="REQOTE/Segment_group_6/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-1" decoder="String" default="null" />
        <jb:value property="deliveryOrTransportTermsDescription2" data="REQOTE/Segment_group_6/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_6.Place_location_identification_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_6">
        <jb:wiring beanIdRef="REQOTE.Segment_group_6.Place_location_identification" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_6.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="REQOTE/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationNameCode" data="REQOTE/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="REQOTE/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_6.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="REQOTE/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationNameCode" data="REQOTE/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="REQOTE/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_6.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="REQOTE/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationNameCode" data="REQOTE/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="REQOTE/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_7" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup7" createOnElement="REQOTE/Segment_group_7">
        <jb:wiring property="equipmentDetails" beanIdRef="REQOTE.Segment_group_7.Equipment_details" />
        <jb:wiring property="handlingInstructions" beanIdRef="REQOTE.Segment_group_7.Handling_instructions_List" />
        <jb:wiring property="measurements" beanIdRef="REQOTE.Segment_group_7.Measurements_List" />
        <jb:wiring property="freeText" beanIdRef="REQOTE.Segment_group_7.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_7.Equipment_details" class="org.milyn.edi.unedifact.d02a.common.EquipmentDetails" createOnElement="REQOTE/Segment_group_7/Equipment_details">
        <jb:value property="equipmentTypeCodeQualifier" data="REQOTE/Segment_group_7/Equipment_details/Equipment_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="equipmentSupplierCode" data="REQOTE/Segment_group_7/Equipment_details/Equipment_supplier_code" decoder="String" default="null" />
        <jb:value property="equipmentStatusCode" data="REQOTE/Segment_group_7/Equipment_details/Equipment_status_code" decoder="String" default="null" />
        <jb:value property="fullOrEmptyIndicatorCode" data="REQOTE/Segment_group_7/Equipment_details/Full_or_empty_indicator_code" decoder="String" default="null" />
        <jb:wiring property="equipmentIdentification" beanIdRef="REQOTE.Segment_group_7.Equipment_details.EQUIPMENT_IDENTIFICATION" />
        <jb:wiring property="equipmentSizeAndType" beanIdRef="REQOTE.Segment_group_7.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_7.Equipment_details.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.EquipmentIdentificationC237" createOnElement="REQOTE/Segment_group_7/Equipment_details/EQUIPMENT_IDENTIFICATION">
        <jb:value property="equipmentIdentifier" data="REQOTE/Segment_group_7/Equipment_details/EQUIPMENT_IDENTIFICATION/Equipment_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_7/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_7/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="REQOTE/Segment_group_7/Equipment_details/EQUIPMENT_IDENTIFICATION/Country_name_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_7.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.EquipmentSizeAndTypeC224" createOnElement="REQOTE/Segment_group_7/Equipment_details/EQUIPMENT_SIZE_AND_TYPE">
        <jb:value property="equipmentSizeAndTypeDescriptionCode" data="REQOTE/Segment_group_7/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_7/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_7/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="equipmentSizeAndTypeDescription" data="REQOTE/Segment_group_7/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_7.Handling_instructions_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_7">
        <jb:wiring beanIdRef="REQOTE.Segment_group_7.Handling_instructions" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_7.Handling_instructions" class="org.milyn.edi.unedifact.d02a.common.HandlingInstructions" createOnElement="REQOTE/Segment_group_7/Handling_instructions">
        <jb:wiring property="handlingInstructions" beanIdRef="REQOTE.Segment_group_7.Handling_instructions.HANDLING_INSTRUCTIONS" />
        <jb:wiring property="hazardousMaterial" beanIdRef="REQOTE.Segment_group_7.Handling_instructions.HAZARDOUS_MATERIAL" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_7.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d02a.common.field.HandlingInstructionsC524" createOnElement="REQOTE/Segment_group_7/Handling_instructions/HANDLING_INSTRUCTIONS">
        <jb:value property="handlingInstructionDescriptionCode" data="REQOTE/Segment_group_7/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_7/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_7/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="handlingInstructionDescription" data="REQOTE/Segment_group_7/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_7.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d02a.common.field.HazardousMaterialC218" createOnElement="REQOTE/Segment_group_7/Handling_instructions/HAZARDOUS_MATERIAL">
        <jb:value property="hazardousMaterialCategoryNameCode" data="REQOTE/Segment_group_7/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_7/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_7/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="hazardousMaterialCategoryName" data="REQOTE/Segment_group_7/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_7.Measurements_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_7">
        <jb:wiring beanIdRef="REQOTE.Segment_group_7.Measurements" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_7.Measurements" class="org.milyn.edi.unedifact.d02a.common.Measurements" createOnElement="REQOTE/Segment_group_7/Measurements">
        <jb:value property="measurementPurposeCodeQualifier" data="REQOTE/Segment_group_7/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="REQOTE/Segment_group_7/Measurements/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="REQOTE.Segment_group_7.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="REQOTE.Segment_group_7.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_7.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.MeasurementDetailsC502" createOnElement="REQOTE/Segment_group_7/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="REQOTE/Segment_group_7/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCode" data="REQOTE/Segment_group_7/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="REQOTE/Segment_group_7/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="REQOTE/Segment_group_7/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_7.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02a.common.field.ValueRangeC174" createOnElement="REQOTE/Segment_group_7/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_7/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measure" data="REQOTE/Segment_group_7/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="REQOTE/Segment_group_7/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="REQOTE/Segment_group_7/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigitsQuantity" data="REQOTE/Segment_group_7/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_7.Free_text_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_7">
        <jb:wiring beanIdRef="REQOTE.Segment_group_7.Free_text" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_8" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup8" createOnElement="REQOTE/Segment_group_8">
        <jb:wiring property="requirementsAndConditions" beanIdRef="REQOTE.Segment_group_8.Requirements_and_conditions" />
        <jb:wiring property="reference" beanIdRef="REQOTE.Segment_group_8.Reference_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_8.Date_time_period_List" />
        <jb:wiring property="freeText" beanIdRef="REQOTE.Segment_group_8.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_8.Requirements_and_conditions" class="org.milyn.edi.unedifact.d02a.common.RequirementsAndConditions" createOnElement="REQOTE/Segment_group_8/Requirements_and_conditions">
        <jb:value property="sectorAreaIdentificationCodeQualifier" data="REQOTE/Segment_group_8/Requirements_and_conditions/Sector_area_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="REQOTE/Segment_group_8/Requirements_and_conditions/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="REQOTE/Segment_group_8/Requirements_and_conditions/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="requirementConditionIdentification" beanIdRef="REQOTE.Segment_group_8.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_8.Reference_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_8">
        <jb:wiring beanIdRef="REQOTE.Segment_group_8.Reference" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_8.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="REQOTE/Segment_group_8/Reference">
        <jb:wiring property="reference" beanIdRef="REQOTE.Segment_group_8.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_8.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="REQOTE/Segment_group_8/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="REQOTE/Segment_group_8/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="REQOTE/Segment_group_8/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="REQOTE/Segment_group_8/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="REQOTE/Segment_group_8/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="REQOTE/Segment_group_8/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="REQOTE.Segment_group_8.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="REQOTE/Segment_group_8/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="REQOTE/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="REQOTE/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="REQOTE/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="REQOTE.Segment_group_8.Free_text_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_8">
        <jb:wiring beanIdRef="REQOTE.Segment_group_8.Free_text" />
    </jb:bean>

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_9_List" class="java.util.ArrayList" createOnElement="REQOTE">
        <jb:wiring beanIdRef="REQOTE.Segment_group_9" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_9" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup9" createOnElement="REQOTE/Segment_group_9">
        <jb:wiring property="additionalPriceInformation" beanIdRef="REQOTE.Segment_group_9.Additional_price_information" />
        <jb:wiring property="priceDetails" beanIdRef="REQOTE.Segment_group_9.Price_details" />
        <jb:wiring property="quantity" beanIdRef="REQOTE.Segment_group_9.Quantity_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_9.Date_time_period" />
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_9.Monetary_amount_List" />
        <jb:wiring property="rangeDetails" beanIdRef="REQOTE.Segment_group_9.Range_details_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_9.Additional_price_information" class="org.milyn.edi.unedifact.d02a.common.AdditionalPriceInformation" createOnElement="REQOTE/Segment_group_9/Additional_price_information">
        <jb:value property="tradeClassCode" data="REQOTE/Segment_group_9/Additional_price_information/Trade_class_code" decoder="String" default="null" />
        <jb:wiring property="priceMultiplierInformation" beanIdRef="REQOTE.Segment_group_9.Additional_price_information.PRICE_MULTIPLIER_INFORMATION" />
        <jb:wiring property="reasonForChange" beanIdRef="REQOTE.Segment_group_9.Additional_price_information.REASON_FOR_CHANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_9.Additional_price_information.PRICE_MULTIPLIER_INFORMATION" class="org.milyn.edi.unedifact.d02a.common.field.PriceMultiplierInformationC138" createOnElement="REQOTE/Segment_group_9/Additional_price_information/PRICE_MULTIPLIER_INFORMATION">
        <jb:value property="priceMultiplierRate" data="REQOTE/Segment_group_9/Additional_price_information/PRICE_MULTIPLIER_INFORMATION/Price_multiplier_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="priceMultiplierTypeCodeQualifier" data="REQOTE/Segment_group_9/Additional_price_information/PRICE_MULTIPLIER_INFORMATION/Price_multiplier_type_code_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_9.Additional_price_information.REASON_FOR_CHANGE" class="org.milyn.edi.unedifact.d02a.common.field.ReasonForChangeC960" createOnElement="REQOTE/Segment_group_9/Additional_price_information/REASON_FOR_CHANGE">
        <jb:value property="changeReasonDescriptionCode" data="REQOTE/Segment_group_9/Additional_price_information/REASON_FOR_CHANGE/Change_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_9/Additional_price_information/REASON_FOR_CHANGE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_9/Additional_price_information/REASON_FOR_CHANGE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="changeReasonDescription" data="REQOTE/Segment_group_9/Additional_price_information/REASON_FOR_CHANGE/Change_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_9.Price_details" class="org.milyn.edi.unedifact.d02a.common.PriceDetails" createOnElement="REQOTE/Segment_group_9/Price_details">
        <jb:value property="subLineItemPriceChangeOperationCode" data="REQOTE/Segment_group_9/Price_details/Sub_line_item_price_change_operation_code" decoder="String" default="null" />
        <jb:wiring property="priceInformation" beanIdRef="REQOTE.Segment_group_9.Price_details.PRICE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_9.Price_details.PRICE_INFORMATION" class="org.milyn.edi.unedifact.d02a.common.field.PriceInformationC509" createOnElement="REQOTE/Segment_group_9/Price_details/PRICE_INFORMATION">
        <jb:value property="priceCodeQualifier" data="REQOTE/Segment_group_9/Price_details/PRICE_INFORMATION/Price_code_qualifier" decoder="String" default="null" />
        <jb:value property="priceAmount" data="REQOTE/Segment_group_9/Price_details/PRICE_INFORMATION/Price_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="priceTypeCode" data="REQOTE/Segment_group_9/Price_details/PRICE_INFORMATION/Price_type_code" decoder="String" default="null" />
        <jb:value property="priceSpecificationCode" data="REQOTE/Segment_group_9/Price_details/PRICE_INFORMATION/Price_specification_code" decoder="String" default="null" />
        <jb:value property="unitPriceBasisQuantity" data="REQOTE/Segment_group_9/Price_details/PRICE_INFORMATION/Unit_price_basis_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_9/Price_details/PRICE_INFORMATION/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_9.Quantity_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_9">
        <jb:wiring beanIdRef="REQOTE.Segment_group_9.Quantity" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_9.Quantity" class="org.milyn.edi.unedifact.d02a.common.Quantity" createOnElement="REQOTE/Segment_group_9/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="REQOTE.Segment_group_9.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_9.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.QuantityDetailsC186" createOnElement="REQOTE/Segment_group_9/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="REQOTE/Segment_group_9/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="REQOTE/Segment_group_9/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_9/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_9.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="REQOTE/Segment_group_9/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="REQOTE/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="REQOTE/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="REQOTE/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="REQOTE.Segment_group_9.Monetary_amount_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_9">
        <jb:wiring beanIdRef="REQOTE.Segment_group_9.Monetary_amount" />
    </jb:bean>

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

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

    <jb:bean beanId="REQOTE.Segment_group_9.Range_details_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_9">
        <jb:wiring beanIdRef="REQOTE.Segment_group_9.Range_details" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_9.Range_details" class="org.milyn.edi.unedifact.d02a.common.RangeDetails" createOnElement="REQOTE/Segment_group_9/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="REQOTE/Segment_group_9/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="REQOTE.Segment_group_9.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_9.Range_details.RANGE" class="org.milyn.edi.unedifact.d02a.common.field.RangeC280" createOnElement="REQOTE/Segment_group_9/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_9/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="REQOTE/Segment_group_9/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="REQOTE/Segment_group_9/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_10" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup10" createOnElement="REQOTE/Segment_group_10">
        <jb:wiring property="deliveryLimitations" beanIdRef="REQOTE.Segment_group_10.Delivery_limitations" />
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_10.Monetary_amount" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_10.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_10.Delivery_limitations" class="org.milyn.edi.unedifact.d02a.common.DeliveryLimitations" createOnElement="REQOTE/Segment_group_10/Delivery_limitations">
        <jb:value property="backOrderArrangementTypeCode" data="REQOTE/Segment_group_10/Delivery_limitations/Back_order_arrangement_type_code" decoder="String" default="null" />
        <jb:value property="substitutionConditionCode" data="REQOTE/Segment_group_10/Delivery_limitations/Substitution_condition_code" decoder="String" default="null" />
        <jb:wiring property="instruction" beanIdRef="REQOTE.Segment_group_10.Delivery_limitations.INSTRUCTION" />
        <jb:wiring property="specialServicesIdentification" beanIdRef="REQOTE.Segment_group_10.Delivery_limitations.SPECIAL_SERVICES_IDENTIFICATION" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_10.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="REQOTE/Segment_group_10/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="REQOTE/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="REQOTE/Segment_group_10/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="REQOTE/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="REQOTE.Segment_group_11_List" class="java.util.ArrayList" createOnElement="REQOTE">
        <jb:wiring beanIdRef="REQOTE.Segment_group_11" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_11" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup11" createOnElement="REQOTE/Segment_group_11">
        <jb:wiring property="nameAndAddress" beanIdRef="REQOTE.Segment_group_11.Name_and_address" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="REQOTE.Segment_group_11.Place_location_identification_List" />
        <jb:wiring property="financialInstitutionInformation" beanIdRef="REQOTE.Segment_group_11.Financial_institution_information_List" />
        <jb:wiring property="segmentGroup12" beanIdRef="REQOTE.Segment_group_11.Segment_group_12_List" />
        <jb:wiring property="segmentGroup13" beanIdRef="REQOTE.Segment_group_11.Segment_group_13_List" />
        <jb:wiring property="segmentGroup14" beanIdRef="REQOTE.Segment_group_11.Segment_group_14_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_11.Name_and_address" class="org.milyn.edi.unedifact.d02a.common.NameAndAddress" createOnElement="REQOTE/Segment_group_11/Name_and_address">
        <jb:value property="partyFunctionCodeQualifier" data="REQOTE/Segment_group_11/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="cityName" data="REQOTE/Segment_group_11/Name_and_address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="REQOTE/Segment_group_11/Name_and_address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="REQOTE/Segment_group_11/Name_and_address/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="REQOTE.Segment_group_11.Name_and_address.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameAndAddress" beanIdRef="REQOTE.Segment_group_11.Name_and_address.NAME_AND_ADDRESS" />
        <jb:wiring property="partyName" beanIdRef="REQOTE.Segment_group_11.Name_and_address.PARTY_NAME" />
        <jb:wiring property="street" beanIdRef="REQOTE.Segment_group_11.Name_and_address.STREET" />
        <jb:wiring property="countrySubEntityDetails" beanIdRef="REQOTE.Segment_group_11.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" />
    </jb:bean>

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_11.Name_and_address.STREET" class="org.milyn.edi.unedifact.d02a.common.field.StreetC059" createOnElement="REQOTE/Segment_group_11/Name_and_address/STREET">
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="REQOTE/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="REQOTE/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="REQOTE/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="REQOTE/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="REQOTE.Segment_group_11.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.CountrySubEntityDetailsC819" createOnElement="REQOTE/Segment_group_11/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS">
        <jb:value property="countrySubEntityNameCode" data="REQOTE/Segment_group_11/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_11/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_11/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countrySubEntityName" data="REQOTE/Segment_group_11/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="REQOTE.Segment_group_11.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="REQOTE/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationNameCode" data="REQOTE/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="REQOTE/Segment_group_11/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_11.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="REQOTE/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationNameCode" data="REQOTE/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="REQOTE/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_11.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="REQOTE/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationNameCode" data="REQOTE/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="REQOTE/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_11.Financial_institution_information_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_11">
        <jb:wiring beanIdRef="REQOTE.Segment_group_11.Financial_institution_information" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_11.Financial_institution_information" class="org.milyn.edi.unedifact.d02a.common.FinancialInstitutionInformation" createOnElement="REQOTE/Segment_group_11/Financial_institution_information">
        <jb:value property="partyFunctionCodeQualifier" data="REQOTE/Segment_group_11/Financial_institution_information/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="REQOTE/Segment_group_11/Financial_institution_information/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="accountHolderIdentification" beanIdRef="REQOTE.Segment_group_11.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" />
        <jb:wiring property="institutionIdentification" beanIdRef="REQOTE.Segment_group_11.Financial_institution_information.INSTITUTION_IDENTIFICATION" />
    </jb:bean>

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_11.Segment_group_12" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup12" createOnElement="REQOTE/Segment_group_11/Segment_group_12">
        <jb:wiring property="reference" beanIdRef="REQOTE.Segment_group_11.Segment_group_12.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_11.Segment_group_12.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_11.Segment_group_12.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="REQOTE/Segment_group_11/Segment_group_12/Reference">
        <jb:wiring property="reference" beanIdRef="REQOTE.Segment_group_11.Segment_group_12.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_11.Segment_group_12.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="REQOTE/Segment_group_11/Segment_group_12/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="REQOTE/Segment_group_11/Segment_group_12/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="REQOTE/Segment_group_11/Segment_group_12/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="REQOTE/Segment_group_11/Segment_group_12/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="REQOTE/Segment_group_11/Segment_group_12/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="REQOTE/Segment_group_11/Segment_group_12/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="REQOTE.Segment_group_11.Segment_group_12.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="REQOTE/Segment_group_11/Segment_group_12/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="REQOTE/Segment_group_11/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="REQOTE/Segment_group_11/Segment_group_12/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="REQOTE/Segment_group_11/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="REQOTE.Segment_group_11.Segment_group_13_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_11">
        <jb:wiring beanIdRef="REQOTE.Segment_group_11.Segment_group_13" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_11.Segment_group_13" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup13" createOnElement="REQOTE/Segment_group_11/Segment_group_13">
        <jb:wiring property="documentMessageDetails" beanIdRef="REQOTE.Segment_group_11.Segment_group_13.Document_message_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_11.Segment_group_13.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_11.Segment_group_13.Document_message_details" class="org.milyn.edi.unedifact.d02a.common.DocumentMessageDetails" createOnElement="REQOTE/Segment_group_11/Segment_group_13/Document_message_details">
        <jb:value property="communicationMediumTypeCode" data="REQOTE/Segment_group_11/Segment_group_13/Document_message_details/Communication_medium_type_code" decoder="String" default="null" />
        <jb:value property="documentCopiesRequiredQuantity" data="REQOTE/Segment_group_11/Segment_group_13/Document_message_details/Document_copies_required_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="documentOriginalsRequiredQuantity" data="REQOTE/Segment_group_11/Segment_group_13/Document_message_details/Document_originals_required_quantity" decoder="DABigDecimal" default="null" />
        <jb:wiring property="documentMessageName" beanIdRef="REQOTE.Segment_group_11.Segment_group_13.Document_message_details.DOCUMENT_MESSAGE_NAME" />
        <jb:wiring property="documentMessageDetails" beanIdRef="REQOTE.Segment_group_11.Segment_group_13.Document_message_details.DOCUMENT_MESSAGE_DETAILS" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_11.Segment_group_14_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_11">
        <jb:wiring beanIdRef="REQOTE.Segment_group_11.Segment_group_14" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_11.Segment_group_14" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup14" createOnElement="REQOTE/Segment_group_11/Segment_group_14">
        <jb:wiring property="contactInformation" beanIdRef="REQOTE.Segment_group_11.Segment_group_14.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="REQOTE.Segment_group_11.Segment_group_14.Communication_contact_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_11.Segment_group_14.Contact_information" class="org.milyn.edi.unedifact.d02a.common.ContactInformation" createOnElement="REQOTE/Segment_group_11/Segment_group_14/Contact_information">
        <jb:value property="contactFunctionCode" data="REQOTE/Segment_group_11/Segment_group_14/Contact_information/Contact_function_code" decoder="String" default="null" />
        <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="REQOTE.Segment_group_11.Segment_group_14.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_11.Segment_group_14.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="REQOTE/Segment_group_11/Segment_group_14/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS">
        <jb:value property="departmentOrEmployeeNameCode" data="REQOTE/Segment_group_11/Segment_group_14/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" />
        <jb:value property="departmentOrEmployeeName" data="REQOTE/Segment_group_11/Segment_group_14/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_11.Segment_group_14.Communication_contact_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_11/Segment_group_14">
        <jb:wiring beanIdRef="REQOTE.Segment_group_11.Segment_group_14.Communication_contact" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_11.Segment_group_14.Communication_contact" class="org.milyn.edi.unedifact.d02a.common.CommunicationContact" createOnElement="REQOTE/Segment_group_11/Segment_group_14/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="REQOTE.Segment_group_11.Segment_group_14.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_11.Segment_group_14.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02a.common.field.CommunicationContactC076" createOnElement="REQOTE/Segment_group_11/Segment_group_14/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationAddressIdentifier" data="REQOTE/Segment_group_11/Segment_group_14/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" />
        <jb:value property="communicationAddressCodeQualifier" data="REQOTE/Segment_group_11/Segment_group_14/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_15_List" class="java.util.ArrayList" createOnElement="REQOTE">
        <jb:wiring beanIdRef="REQOTE.Segment_group_15" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_15" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup15" createOnElement="REQOTE/Segment_group_15">
        <jb:wiring property="detailsOfTransport" beanIdRef="REQOTE.Segment_group_15.Details_of_transport" />
        <jb:wiring property="quantity" beanIdRef="REQOTE.Segment_group_15.Quantity_List" />
        <jb:wiring property="segmentGroup16" beanIdRef="REQOTE.Segment_group_15.Segment_group_16_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_15.Details_of_transport" class="org.milyn.edi.unedifact.d02a.common.DetailsOfTransport" createOnElement="REQOTE/Segment_group_15/Details_of_transport">
        <jb:value property="transportStageCodeQualifier" data="REQOTE/Segment_group_15/Details_of_transport/Transport_stage_code_qualifier" decoder="String" default="null" />
        <jb:value property="meansOfTransportJourneyIdentifier" data="REQOTE/Segment_group_15/Details_of_transport/Means_of_transport_journey_identifier" decoder="String" default="null" />
        <jb:value property="transitDirectionIndicatorCode" data="REQOTE/Segment_group_15/Details_of_transport/Transit_direction_indicator_code" decoder="String" default="null" />
        <jb:value property="transportMeansOwnershipIndicatorCode" data="REQOTE/Segment_group_15/Details_of_transport/Transport_means_ownership_indicator_code" decoder="String" default="null" />
        <jb:wiring property="modeOfTransport" beanIdRef="REQOTE.Segment_group_15.Details_of_transport.MODE_OF_TRANSPORT" />
        <jb:wiring property="transportMeans" beanIdRef="REQOTE.Segment_group_15.Details_of_transport.TRANSPORT_MEANS" />
        <jb:wiring property="carrier" beanIdRef="REQOTE.Segment_group_15.Details_of_transport.CARRIER" />
        <jb:wiring property="excessTransportationInformation" beanIdRef="REQOTE.Segment_group_15.Details_of_transport.EXCESS_TRANSPORTATION_INFORMATION" />
        <jb:wiring property="transportIdentification" beanIdRef="REQOTE.Segment_group_15.Details_of_transport.TRANSPORT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_15.Details_of_transport.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d02a.common.field.ModeOfTransportC220" createOnElement="REQOTE/Segment_group_15/Details_of_transport/MODE_OF_TRANSPORT">
        <jb:value property="transportModeNameCode" data="REQOTE/Segment_group_15/Details_of_transport/MODE_OF_TRANSPORT/Transport_mode_name_code" decoder="String" default="null" />
        <jb:value property="transportModeName" data="REQOTE/Segment_group_15/Details_of_transport/MODE_OF_TRANSPORT/Transport_mode_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_15.Details_of_transport.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d02a.common.field.TransportMeansC228" createOnElement="REQOTE/Segment_group_15/Details_of_transport/TRANSPORT_MEANS">
        <jb:value property="transportMeansDescriptionCode" data="REQOTE/Segment_group_15/Details_of_transport/TRANSPORT_MEANS/Transport_means_description_code" decoder="String" default="null" />
        <jb:value property="transportMeansDescription" data="REQOTE/Segment_group_15/Details_of_transport/TRANSPORT_MEANS/Transport_means_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_15.Details_of_transport.CARRIER" class="org.milyn.edi.unedifact.d02a.common.field.CarrierC040" createOnElement="REQOTE/Segment_group_15/Details_of_transport/CARRIER">
        <jb:value property="carrierIdentifier" data="REQOTE/Segment_group_15/Details_of_transport/CARRIER/Carrier_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_15/Details_of_transport/CARRIER/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_15/Details_of_transport/CARRIER/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="carrierName" data="REQOTE/Segment_group_15/Details_of_transport/CARRIER/Carrier_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_15.Details_of_transport.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d02a.common.field.ExcessTransportationInformationC401" createOnElement="REQOTE/Segment_group_15/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION">
        <jb:value property="excessTransportationReasonCode" data="REQOTE/Segment_group_15/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason_code" decoder="String" default="null" />
        <jb:value property="excessTransportationResponsibilityCode" data="REQOTE/Segment_group_15/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility_code" decoder="String" default="null" />
        <jb:value property="customerShipmentAuthorisationIdentifier" data="REQOTE/Segment_group_15/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Customer_shipment_authorisation_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_15.Details_of_transport.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.TransportIdentificationC222" createOnElement="REQOTE/Segment_group_15/Details_of_transport/TRANSPORT_IDENTIFICATION">
        <jb:value property="transportMeansIdentificationNameIdentifier" data="REQOTE/Segment_group_15/Details_of_transport/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_15/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_15/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="transportMeansIdentificationName" data="REQOTE/Segment_group_15/Details_of_transport/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" />
        <jb:value property="transportMeansNationalityCode" data="REQOTE/Segment_group_15/Details_of_transport/TRANSPORT_IDENTIFICATION/Transport_means_nationality_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_15.Quantity_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_15">
        <jb:wiring beanIdRef="REQOTE.Segment_group_15.Quantity" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_15.Quantity" class="org.milyn.edi.unedifact.d02a.common.Quantity" createOnElement="REQOTE/Segment_group_15/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="REQOTE.Segment_group_15.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_15.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.QuantityDetailsC186" createOnElement="REQOTE/Segment_group_15/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="REQOTE/Segment_group_15/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="REQOTE/Segment_group_15/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_15/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_15.Segment_group_16_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_15">
        <jb:wiring beanIdRef="REQOTE.Segment_group_15.Segment_group_16" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_15.Segment_group_16" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup16" createOnElement="REQOTE/Segment_group_15/Segment_group_16">
        <jb:wiring property="placeLocationIdentification" beanIdRef="REQOTE.Segment_group_15.Segment_group_16.Place_location_identification" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_15.Segment_group_16.Date_time_period_List" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_15.Segment_group_16.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="REQOTE/Segment_group_15/Segment_group_16/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationNameCode" data="REQOTE/Segment_group_15/Segment_group_16/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_15/Segment_group_16/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_15/Segment_group_16/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="REQOTE/Segment_group_15/Segment_group_16/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_15.Segment_group_16.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="REQOTE/Segment_group_15/Segment_group_16/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationNameCode" data="REQOTE/Segment_group_15/Segment_group_16/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_15/Segment_group_16/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_15/Segment_group_16/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="REQOTE/Segment_group_15/Segment_group_16/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_15.Segment_group_16.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="REQOTE/Segment_group_15/Segment_group_16/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationNameCode" data="REQOTE/Segment_group_15/Segment_group_16/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_15/Segment_group_16/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_15/Segment_group_16/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="REQOTE/Segment_group_15/Segment_group_16/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="REQOTE.Segment_group_15.Segment_group_16.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="REQOTE/Segment_group_15/Segment_group_16/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="REQOTE/Segment_group_15/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="REQOTE/Segment_group_15/Segment_group_16/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="REQOTE/Segment_group_15/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="REQOTE.Segment_group_17_List" class="java.util.ArrayList" createOnElement="REQOTE">
        <jb:wiring beanIdRef="REQOTE.Segment_group_17" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup17" createOnElement="REQOTE/Segment_group_17">
        <jb:wiring property="_package" beanIdRef="REQOTE.Segment_group_17.Package" />
        <jb:wiring property="measurements" beanIdRef="REQOTE.Segment_group_17.Measurements_List" />
        <jb:wiring property="segmentGroup18" beanIdRef="REQOTE.Segment_group_17.Segment_group_18_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Package" class="org.milyn.edi.unedifact.d02a.common.Package" createOnElement="REQOTE/Segment_group_17/Package">
        <jb:value property="packageQuantity" data="REQOTE/Segment_group_17/Package/Package_quantity" decoder="DABigDecimal" default="null" />
        <jb:wiring property="packagingDetails" beanIdRef="REQOTE.Segment_group_17.Package.PACKAGING_DETAILS" />
        <jb:wiring property="packageType" beanIdRef="REQOTE.Segment_group_17.Package.PACKAGE_TYPE" />
        <jb:wiring property="packageTypeIdentification" beanIdRef="REQOTE.Segment_group_17.Package.PACKAGE_TYPE_IDENTIFICATION" />
        <jb:wiring property="returnablePackageDetails" beanIdRef="REQOTE.Segment_group_17.Package.RETURNABLE_PACKAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Package.PACKAGING_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.PackagingDetailsC531" createOnElement="REQOTE/Segment_group_17/Package/PACKAGING_DETAILS">
        <jb:value property="packagingLevelCode" data="REQOTE/Segment_group_17/Package/PACKAGING_DETAILS/Packaging_level_code" decoder="String" default="null" />
        <jb:value property="packagingRelatedDescriptionCode" data="REQOTE/Segment_group_17/Package/PACKAGING_DETAILS/Packaging_related_description_code" decoder="String" default="null" />
        <jb:value property="packagingTermsAndConditionsCode" data="REQOTE/Segment_group_17/Package/PACKAGING_DETAILS/Packaging_terms_and_conditions_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Package.PACKAGE_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.PackageTypeC202" createOnElement="REQOTE/Segment_group_17/Package/PACKAGE_TYPE">
        <jb:value property="packageTypeDescriptionCode" data="REQOTE/Segment_group_17/Package/PACKAGE_TYPE/Package_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_17/Package/PACKAGE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_17/Package/PACKAGE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages" data="REQOTE/Segment_group_17/Package/PACKAGE_TYPE/Type_of_packages" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Package.PACKAGE_TYPE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.PackageTypeIdentificationC402" createOnElement="REQOTE/Segment_group_17/Package/PACKAGE_TYPE_IDENTIFICATION">
        <jb:value property="descriptionFormatCode" data="REQOTE/Segment_group_17/Package/PACKAGE_TYPE_IDENTIFICATION/Description_format_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages1" data="REQOTE/Segment_group_17/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-1" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode1" data="REQOTE/Segment_group_17/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="typeOfPackages2" data="REQOTE/Segment_group_17/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-2" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode2" data="REQOTE/Segment_group_17/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Package.RETURNABLE_PACKAGE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.ReturnablePackageDetailsC532" createOnElement="REQOTE/Segment_group_17/Package/RETURNABLE_PACKAGE_DETAILS">
        <jb:value property="returnablePackageFreightPaymentResponsibilityCode" data="REQOTE/Segment_group_17/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_freight_payment_responsibility_code" decoder="String" default="null" />
        <jb:value property="returnablePackageLoadContentsCode" data="REQOTE/Segment_group_17/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_load_contents_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Measurements_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_17">
        <jb:wiring beanIdRef="REQOTE.Segment_group_17.Measurements" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Measurements" class="org.milyn.edi.unedifact.d02a.common.Measurements" createOnElement="REQOTE/Segment_group_17/Measurements">
        <jb:value property="measurementPurposeCodeQualifier" data="REQOTE/Segment_group_17/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="REQOTE/Segment_group_17/Measurements/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="REQOTE.Segment_group_17.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="REQOTE.Segment_group_17.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.MeasurementDetailsC502" createOnElement="REQOTE/Segment_group_17/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="REQOTE/Segment_group_17/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCode" data="REQOTE/Segment_group_17/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="REQOTE/Segment_group_17/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="REQOTE/Segment_group_17/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02a.common.field.ValueRangeC174" createOnElement="REQOTE/Segment_group_17/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_17/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measure" data="REQOTE/Segment_group_17/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="REQOTE/Segment_group_17/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="REQOTE/Segment_group_17/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigitsQuantity" data="REQOTE/Segment_group_17/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Segment_group_18_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_17">
        <jb:wiring beanIdRef="REQOTE.Segment_group_17.Segment_group_18" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Segment_group_18" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup18" createOnElement="REQOTE/Segment_group_17/Segment_group_18">
        <jb:wiring property="packageIdentification" beanIdRef="REQOTE.Segment_group_17.Segment_group_18.Package_identification" />
        <jb:wiring property="reference" beanIdRef="REQOTE.Segment_group_17.Segment_group_18.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_17.Segment_group_18.Date_time_period_List" />
        <jb:wiring property="goodsIdentityNumber" beanIdRef="REQOTE.Segment_group_17.Segment_group_18.Goods_identity_number_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Segment_group_18.Package_identification" class="org.milyn.edi.unedifact.d02a.common.PackageIdentification" createOnElement="REQOTE/Segment_group_17/Segment_group_18/Package_identification">
        <jb:value property="markingInstructionsCode" data="REQOTE/Segment_group_17/Segment_group_18/Package_identification/Marking_instructions_code" decoder="String" default="null" />
        <jb:value property="containerOrPackageContentsIndicatorCode" data="REQOTE/Segment_group_17/Segment_group_18/Package_identification/Container_or_package_contents_indicator_code" decoder="String" default="null" />
        <jb:wiring property="marksLabels" beanIdRef="REQOTE.Segment_group_17.Segment_group_18.Package_identification.MARKS___LABELS" />
        <jb:wiring property="typeOfMarking" beanIdRef="REQOTE.Segment_group_17.Segment_group_18.Package_identification.TYPE_OF_MARKING" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Segment_group_18.Package_identification.MARKS___LABELS" class="org.milyn.edi.unedifact.d02a.common.field.MarksLabelsC210" createOnElement="REQOTE/Segment_group_17/Segment_group_18/Package_identification/MARKS___LABELS">
        <jb:value property="shippingMarksDescription1" data="REQOTE/Segment_group_17/Segment_group_18/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-1" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription2" data="REQOTE/Segment_group_17/Segment_group_18/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-2" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription3" data="REQOTE/Segment_group_17/Segment_group_18/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-3" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription4" data="REQOTE/Segment_group_17/Segment_group_18/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-4" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription5" data="REQOTE/Segment_group_17/Segment_group_18/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-5" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription6" data="REQOTE/Segment_group_17/Segment_group_18/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-6" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription7" data="REQOTE/Segment_group_17/Segment_group_18/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-7" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription8" data="REQOTE/Segment_group_17/Segment_group_18/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-8" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription9" data="REQOTE/Segment_group_17/Segment_group_18/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-9" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription10" data="REQOTE/Segment_group_17/Segment_group_18/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-10" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Segment_group_18.Package_identification.TYPE_OF_MARKING" class="org.milyn.edi.unedifact.d02a.common.field.TypeOfMarkingC827" createOnElement="REQOTE/Segment_group_17/Segment_group_18/Package_identification/TYPE_OF_MARKING">
        <jb:value property="markingTypeCode" data="REQOTE/Segment_group_17/Segment_group_18/Package_identification/TYPE_OF_MARKING/Marking_type_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_17/Segment_group_18/Package_identification/TYPE_OF_MARKING/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_17/Segment_group_18/Package_identification/TYPE_OF_MARKING/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Segment_group_18.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="REQOTE/Segment_group_17/Segment_group_18/Reference">
        <jb:wiring property="reference" beanIdRef="REQOTE.Segment_group_17.Segment_group_18.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Segment_group_18.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="REQOTE/Segment_group_17/Segment_group_18/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="REQOTE/Segment_group_17/Segment_group_18/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="REQOTE/Segment_group_17/Segment_group_18/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="REQOTE/Segment_group_17/Segment_group_18/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="REQOTE/Segment_group_17/Segment_group_18/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="REQOTE/Segment_group_17/Segment_group_18/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Segment_group_18.Date_time_period_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_17/Segment_group_18">
        <jb:wiring beanIdRef="REQOTE.Segment_group_17.Segment_group_18.Date_time_period" />
    </jb:bean>

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

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

    <jb:bean beanId="REQOTE.Segment_group_17.Segment_group_18.Goods_identity_number_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_17/Segment_group_18">
        <jb:wiring beanIdRef="REQOTE.Segment_group_17.Segment_group_18.Goods_identity_number" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Segment_group_18.Goods_identity_number" class="org.milyn.edi.unedifact.d02a.common.GoodsIdentityNumber" createOnElement="REQOTE/Segment_group_17/Segment_group_18/Goods_identity_number">
        <jb:value property="objectIdentificationCodeQualifier" data="REQOTE/Segment_group_17/Segment_group_18/Goods_identity_number/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="identityNumberRange1" beanIdRef="REQOTE.Segment_group_17.Segment_group_18.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" />
        <jb:wiring property="identityNumberRange2" beanIdRef="REQOTE.Segment_group_17.Segment_group_18.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" />
        <jb:wiring property="identityNumberRange3" beanIdRef="REQOTE.Segment_group_17.Segment_group_18.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" />
        <jb:wiring property="identityNumberRange4" beanIdRef="REQOTE.Segment_group_17.Segment_group_18.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" />
        <jb:wiring property="identityNumberRange5" beanIdRef="REQOTE.Segment_group_17.Segment_group_18.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Segment_group_18.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="REQOTE/Segment_group_17/Segment_group_18/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1">
        <jb:value property="objectIdentifier1" data="REQOTE/Segment_group_17/Segment_group_18/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="REQOTE/Segment_group_17/Segment_group_18/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Segment_group_18.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="REQOTE/Segment_group_17/Segment_group_18/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2">
        <jb:value property="objectIdentifier1" data="REQOTE/Segment_group_17/Segment_group_18/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="REQOTE/Segment_group_17/Segment_group_18/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Segment_group_18.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="REQOTE/Segment_group_17/Segment_group_18/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3">
        <jb:value property="objectIdentifier1" data="REQOTE/Segment_group_17/Segment_group_18/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="REQOTE/Segment_group_17/Segment_group_18/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Segment_group_18.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="REQOTE/Segment_group_17/Segment_group_18/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4">
        <jb:value property="objectIdentifier1" data="REQOTE/Segment_group_17/Segment_group_18/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="REQOTE/Segment_group_17/Segment_group_18/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_17.Segment_group_18.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="REQOTE/Segment_group_17/Segment_group_18/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5">
        <jb:value property="objectIdentifier1" data="REQOTE/Segment_group_17/Segment_group_18/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="REQOTE/Segment_group_17/Segment_group_18/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_19" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup19" createOnElement="REQOTE/Segment_group_19">
        <jb:wiring property="schedulingConditions" beanIdRef="REQOTE.Segment_group_19.Scheduling_conditions" />
        <jb:wiring property="freeText" beanIdRef="REQOTE.Segment_group_19.Free_text_List" />
        <jb:wiring property="segmentGroup20" beanIdRef="REQOTE.Segment_group_19.Segment_group_20_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_19.Scheduling_conditions" class="org.milyn.edi.unedifact.d02a.common.SchedulingConditions" createOnElement="REQOTE/Segment_group_19/Scheduling_conditions">
        <jb:value property="deliveryPlanCommitmentLevelCode" data="REQOTE/Segment_group_19/Scheduling_conditions/Delivery_plan_commitment_level_code" decoder="String" default="null" />
        <jb:value property="deliveryInstructionCode" data="REQOTE/Segment_group_19/Scheduling_conditions/Delivery_instruction_code" decoder="String" default="null" />
        <jb:wiring property="patternDescription" beanIdRef="REQOTE.Segment_group_19.Scheduling_conditions.PATTERN_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_19.Scheduling_conditions.PATTERN_DESCRIPTION" class="org.milyn.edi.unedifact.d02a.common.field.PatternDescriptionC329" createOnElement="REQOTE/Segment_group_19/Scheduling_conditions/PATTERN_DESCRIPTION">
        <jb:value property="frequencyCode" data="REQOTE/Segment_group_19/Scheduling_conditions/PATTERN_DESCRIPTION/Frequency_code" decoder="String" default="null" />
        <jb:value property="despatchPatternCode" data="REQOTE/Segment_group_19/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_code" decoder="String" default="null" />
        <jb:value property="despatchPatternTimingCode" data="REQOTE/Segment_group_19/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_timing_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_19.Free_text_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_19">
        <jb:wiring beanIdRef="REQOTE.Segment_group_19.Free_text" />
    </jb:bean>

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_19.Segment_group_20_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_19">
        <jb:wiring beanIdRef="REQOTE.Segment_group_19.Segment_group_20" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_19.Segment_group_20" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup20" createOnElement="REQOTE/Segment_group_19/Segment_group_20">
        <jb:wiring property="quantity" beanIdRef="REQOTE.Segment_group_19.Segment_group_20.Quantity" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_19.Segment_group_20.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_19.Segment_group_20.Quantity" class="org.milyn.edi.unedifact.d02a.common.Quantity" createOnElement="REQOTE/Segment_group_19/Segment_group_20/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="REQOTE.Segment_group_19.Segment_group_20.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_19.Segment_group_20.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.QuantityDetailsC186" createOnElement="REQOTE/Segment_group_19/Segment_group_20/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="REQOTE/Segment_group_19/Segment_group_20/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="REQOTE/Segment_group_19/Segment_group_20/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_19/Segment_group_20/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_21_List" class="java.util.ArrayList" createOnElement="REQOTE">
        <jb:wiring beanIdRef="REQOTE.Segment_group_21" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup21" createOnElement="REQOTE/Segment_group_21">
        <jb:wiring property="allowanceOrCharge" beanIdRef="REQOTE.Segment_group_21.Allowance_or_charge" />
        <jb:wiring property="additionalInformation" beanIdRef="REQOTE.Segment_group_21.Additional_information_List" />
        <jb:wiring property="segmentGroup22" beanIdRef="REQOTE.Segment_group_21.Segment_group_22" />
        <jb:wiring property="segmentGroup23" beanIdRef="REQOTE.Segment_group_21.Segment_group_23" />
        <jb:wiring property="segmentGroup24" beanIdRef="REQOTE.Segment_group_21.Segment_group_24_List" />
        <jb:wiring property="segmentGroup25" beanIdRef="REQOTE.Segment_group_21.Segment_group_25" />
        <jb:wiring property="segmentGroup26" beanIdRef="REQOTE.Segment_group_21.Segment_group_26_List" />
    </jb:bean>

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_21.Additional_information_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_21">
        <jb:wiring beanIdRef="REQOTE.Segment_group_21.Additional_information" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Additional_information" class="org.milyn.edi.unedifact.d02a.common.AdditionalInformation" createOnElement="REQOTE/Segment_group_21/Additional_information">
        <jb:value property="countryOfOriginNameCode" data="REQOTE/Segment_group_21/Additional_information/Country_of_origin_name_code" decoder="String" default="null" />
        <jb:value property="dutyRegimeTypeCode" data="REQOTE/Segment_group_21/Additional_information/Duty_regime_type_code" decoder="String" default="null" />
        <jb:value property="specialConditionCode1" data="REQOTE/Segment_group_21/Additional_information/Special_condition_code_-_-1" decoder="String" default="null" />
        <jb:value property="specialConditionCode2" data="REQOTE/Segment_group_21/Additional_information/Special_condition_code_-_-2" decoder="String" default="null" />
        <jb:value property="specialConditionCode3" data="REQOTE/Segment_group_21/Additional_information/Special_condition_code_-_-3" decoder="String" default="null" />
        <jb:value property="specialConditionCode4" data="REQOTE/Segment_group_21/Additional_information/Special_condition_code_-_-4" decoder="String" default="null" />
        <jb:value property="specialConditionCode5" data="REQOTE/Segment_group_21/Additional_information/Special_condition_code_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_22" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup22" createOnElement="REQOTE/Segment_group_21/Segment_group_22">
        <jb:wiring property="quantity" beanIdRef="REQOTE.Segment_group_21.Segment_group_22.Quantity" />
        <jb:wiring property="rangeDetails" beanIdRef="REQOTE.Segment_group_21.Segment_group_22.Range_details" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_22.Quantity" class="org.milyn.edi.unedifact.d02a.common.Quantity" createOnElement="REQOTE/Segment_group_21/Segment_group_22/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="REQOTE.Segment_group_21.Segment_group_22.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_22.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.QuantityDetailsC186" createOnElement="REQOTE/Segment_group_21/Segment_group_22/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="REQOTE/Segment_group_21/Segment_group_22/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="REQOTE/Segment_group_21/Segment_group_22/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_21/Segment_group_22/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_22.Range_details" class="org.milyn.edi.unedifact.d02a.common.RangeDetails" createOnElement="REQOTE/Segment_group_21/Segment_group_22/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="REQOTE/Segment_group_21/Segment_group_22/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="REQOTE.Segment_group_21.Segment_group_22.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_22.Range_details.RANGE" class="org.milyn.edi.unedifact.d02a.common.field.RangeC280" createOnElement="REQOTE/Segment_group_21/Segment_group_22/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_21/Segment_group_22/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="REQOTE/Segment_group_21/Segment_group_22/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="REQOTE/Segment_group_21/Segment_group_22/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_23" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup23" createOnElement="REQOTE/Segment_group_21/Segment_group_23">
        <jb:wiring property="percentageDetails" beanIdRef="REQOTE.Segment_group_21.Segment_group_23.Percentage_details" />
        <jb:wiring property="rangeDetails" beanIdRef="REQOTE.Segment_group_21.Segment_group_23.Range_details" />
    </jb:bean>

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

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

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_23.Range_details" class="org.milyn.edi.unedifact.d02a.common.RangeDetails" createOnElement="REQOTE/Segment_group_21/Segment_group_23/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="REQOTE/Segment_group_21/Segment_group_23/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="REQOTE.Segment_group_21.Segment_group_23.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_23.Range_details.RANGE" class="org.milyn.edi.unedifact.d02a.common.field.RangeC280" createOnElement="REQOTE/Segment_group_21/Segment_group_23/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_21/Segment_group_23/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="REQOTE/Segment_group_21/Segment_group_23/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="REQOTE/Segment_group_21/Segment_group_23/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_24_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_21">
        <jb:wiring beanIdRef="REQOTE.Segment_group_21.Segment_group_24" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_24" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup24" createOnElement="REQOTE/Segment_group_21/Segment_group_24">
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_21.Segment_group_24.Monetary_amount" />
        <jb:wiring property="rangeDetails" beanIdRef="REQOTE.Segment_group_21.Segment_group_24.Range_details" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_24.Monetary_amount" class="org.milyn.edi.unedifact.d02a.common.MonetaryAmount" createOnElement="REQOTE/Segment_group_21/Segment_group_24/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_21.Segment_group_24.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_24.Range_details" class="org.milyn.edi.unedifact.d02a.common.RangeDetails" createOnElement="REQOTE/Segment_group_21/Segment_group_24/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="REQOTE/Segment_group_21/Segment_group_24/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="REQOTE.Segment_group_21.Segment_group_24.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_24.Range_details.RANGE" class="org.milyn.edi.unedifact.d02a.common.field.RangeC280" createOnElement="REQOTE/Segment_group_21/Segment_group_24/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_21/Segment_group_24/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="REQOTE/Segment_group_21/Segment_group_24/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="REQOTE/Segment_group_21/Segment_group_24/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_25" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup25" createOnElement="REQOTE/Segment_group_21/Segment_group_25">
        <jb:wiring property="rateDetails" beanIdRef="REQOTE.Segment_group_21.Segment_group_25.Rate_details" />
        <jb:wiring property="rangeDetails" beanIdRef="REQOTE.Segment_group_21.Segment_group_25.Range_details" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_25.Rate_details" class="org.milyn.edi.unedifact.d02a.common.RateDetails" createOnElement="REQOTE/Segment_group_21/Segment_group_25/Rate_details">
        <jb:value property="statusDescriptionCode" data="REQOTE/Segment_group_21/Segment_group_25/Rate_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="rateDetails" beanIdRef="REQOTE.Segment_group_21.Segment_group_25.Rate_details.RATE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_25.Rate_details.RATE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.RateDetailsC128" createOnElement="REQOTE/Segment_group_21/Segment_group_25/Rate_details/RATE_DETAILS">
        <jb:value property="rateTypeCodeQualifier" data="REQOTE/Segment_group_21/Segment_group_25/Rate_details/RATE_DETAILS/Rate_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="unitPriceBasisRate" data="REQOTE/Segment_group_21/Segment_group_25/Rate_details/RATE_DETAILS/Unit_price_basis_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="unitPriceBasisQuantity" data="REQOTE/Segment_group_21/Segment_group_25/Rate_details/RATE_DETAILS/Unit_price_basis_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_21/Segment_group_25/Rate_details/RATE_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_25.Range_details" class="org.milyn.edi.unedifact.d02a.common.RangeDetails" createOnElement="REQOTE/Segment_group_21/Segment_group_25/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="REQOTE/Segment_group_21/Segment_group_25/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="REQOTE.Segment_group_21.Segment_group_25.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_25.Range_details.RANGE" class="org.milyn.edi.unedifact.d02a.common.field.RangeC280" createOnElement="REQOTE/Segment_group_21/Segment_group_25/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_21/Segment_group_25/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="REQOTE/Segment_group_21/Segment_group_25/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="REQOTE/Segment_group_21/Segment_group_25/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_26_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_21">
        <jb:wiring beanIdRef="REQOTE.Segment_group_21.Segment_group_26" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_26" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup26" createOnElement="REQOTE/Segment_group_21/Segment_group_26">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="REQOTE.Segment_group_21.Segment_group_26.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_21.Segment_group_26.Monetary_amount" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_26.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.DutyTaxFeeTypeC241" createOnElement="REQOTE/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="REQOTE/Segment_group_21/Segment_group_26/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="REQOTE/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="REQOTE/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_26.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d02a.common.field.DutyTaxFeeAccountDetailC533" createOnElement="REQOTE/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="REQOTE/Segment_group_21/Segment_group_26/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="REQOTE/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_26.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d02a.common.field.DutyTaxFeeDetailC243" createOnElement="REQOTE/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="REQOTE/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="REQOTE/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="REQOTE/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="REQOTE/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="REQOTE/Segment_group_21/Segment_group_26/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="REQOTE/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="REQOTE/Segment_group_21/Segment_group_26/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_21.Segment_group_26.Monetary_amount" class="org.milyn.edi.unedifact.d02a.common.MonetaryAmount" createOnElement="REQOTE/Segment_group_21/Segment_group_26/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_21.Segment_group_26.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27_List" class="java.util.ArrayList" createOnElement="REQOTE">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup27" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring property="lineItem" beanIdRef="REQOTE.Segment_group_27.Line_item" />
        <jb:wiring property="additionalProductId" beanIdRef="REQOTE.Segment_group_27.Additional_product_id_List" />
        <jb:wiring property="itemDescription" beanIdRef="REQOTE.Segment_group_27.Item_description_List" />
        <jb:wiring property="measurements" beanIdRef="REQOTE.Segment_group_27.Measurements_List" />
        <jb:wiring property="quantity" beanIdRef="REQOTE.Segment_group_27.Quantity_List" />
        <jb:wiring property="percentageDetails" beanIdRef="REQOTE.Segment_group_27.Percentage_details" />
        <jb:wiring property="additionalInformation" beanIdRef="REQOTE.Segment_group_27.Additional_information_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Date_time_period_List" />
        <jb:wiring property="goodsIdentityNumber" beanIdRef="REQOTE.Segment_group_27.Goods_identity_number_List" />
        <jb:wiring property="relatedIdentificationNumbers" beanIdRef="REQOTE.Segment_group_27.Related_identification_numbers_List" />
        <jb:wiring property="quantityVariances" beanIdRef="REQOTE.Segment_group_27.Quantity_variances" />
        <jb:wiring property="freeText" beanIdRef="REQOTE.Segment_group_27.Free_text_List" />
        <jb:wiring property="paymentInstructions" beanIdRef="REQOTE.Segment_group_27.Payment_instructions" />
        <jb:wiring property="documentMessageDetails" beanIdRef="REQOTE.Segment_group_27.Document_message_details_List" />
        <jb:wiring property="segmentGroup28" beanIdRef="REQOTE.Segment_group_27.Segment_group_28_List" />
        <jb:wiring property="segmentGroup29" beanIdRef="REQOTE.Segment_group_27.Segment_group_29_List" />
        <jb:wiring property="segmentGroup30" beanIdRef="REQOTE.Segment_group_27.Segment_group_30" />
        <jb:wiring property="segmentGroup31" beanIdRef="REQOTE.Segment_group_27.Segment_group_31_List" />
        <jb:wiring property="segmentGroup32" beanIdRef="REQOTE.Segment_group_27.Segment_group_32_List" />
        <jb:wiring property="segmentGroup33" beanIdRef="REQOTE.Segment_group_27.Segment_group_33_List" />
        <jb:wiring property="segmentGroup34" beanIdRef="REQOTE.Segment_group_27.Segment_group_34_List" />
        <jb:wiring property="segmentGroup35" beanIdRef="REQOTE.Segment_group_27.Segment_group_35_List" />
        <jb:wiring property="segmentGroup36" beanIdRef="REQOTE.Segment_group_27.Segment_group_36_List" />
        <jb:wiring property="segmentGroup37" beanIdRef="REQOTE.Segment_group_27.Segment_group_37_List" />
        <jb:wiring property="segmentGroup38" beanIdRef="REQOTE.Segment_group_27.Segment_group_38_List" />
        <jb:wiring property="segmentGroup39" beanIdRef="REQOTE.Segment_group_27.Segment_group_39_List" />
        <jb:wiring property="segmentGroup42" beanIdRef="REQOTE.Segment_group_27.Segment_group_42_List" />
        <jb:wiring property="segmentGroup46" beanIdRef="REQOTE.Segment_group_27.Segment_group_46_List" />
        <jb:wiring property="segmentGroup52" beanIdRef="REQOTE.Segment_group_27.Segment_group_52_List" />
        <jb:wiring property="segmentGroup54" beanIdRef="REQOTE.Segment_group_27.Segment_group_54_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Line_item" class="org.milyn.edi.unedifact.d02a.common.LineItem" createOnElement="REQOTE/Segment_group_27/Line_item">
        <jb:value property="lineItemIdentifier" data="REQOTE/Segment_group_27/Line_item/Line_item_identifier" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="REQOTE/Segment_group_27/Line_item/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:value property="configurationLevelNumber" data="REQOTE/Segment_group_27/Line_item/Configuration_level_number" decoder="DABigDecimal" default="null" />
        <jb:value property="configurationOperationCode" data="REQOTE/Segment_group_27/Line_item/Configuration_operation_code" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification" beanIdRef="REQOTE.Segment_group_27.Line_item.ITEM_NUMBER_IDENTIFICATION" />
        <jb:wiring property="subLineInformation" beanIdRef="REQOTE.Segment_group_27.Line_item.SUB_LINE_INFORMATION" />
    </jb:bean>

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Additional_product_id_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Additional_product_id" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Item_description_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Item_description" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Item_description" class="org.milyn.edi.unedifact.d02a.common.ItemDescription" createOnElement="REQOTE/Segment_group_27/Item_description">
        <jb:value property="descriptionFormatCode" data="REQOTE/Segment_group_27/Item_description/Description_format_code" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="REQOTE/Segment_group_27/Item_description/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="itemCharacteristic" beanIdRef="REQOTE.Segment_group_27.Item_description.ITEM_CHARACTERISTIC" />
        <jb:wiring property="itemDescription" beanIdRef="REQOTE.Segment_group_27.Item_description.ITEM_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d02a.common.field.ItemCharacteristicC272" createOnElement="REQOTE/Segment_group_27/Item_description/ITEM_CHARACTERISTIC">
        <jb:value property="itemCharacteristicCode" data="REQOTE/Segment_group_27/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d02a.common.field.ItemDescriptionC273" createOnElement="REQOTE/Segment_group_27/Item_description/ITEM_DESCRIPTION">
        <jb:value property="itemDescriptionCode" data="REQOTE/Segment_group_27/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="itemDescription1" data="REQOTE/Segment_group_27/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" />
        <jb:value property="itemDescription2" data="REQOTE/Segment_group_27/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="REQOTE/Segment_group_27/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Measurements_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Measurements" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Measurements" class="org.milyn.edi.unedifact.d02a.common.Measurements" createOnElement="REQOTE/Segment_group_27/Measurements">
        <jb:value property="measurementPurposeCodeQualifier" data="REQOTE/Segment_group_27/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="REQOTE/Segment_group_27/Measurements/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="REQOTE.Segment_group_27.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="REQOTE.Segment_group_27.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.MeasurementDetailsC502" createOnElement="REQOTE/Segment_group_27/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="REQOTE/Segment_group_27/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCode" data="REQOTE/Segment_group_27/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="REQOTE/Segment_group_27/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="REQOTE/Segment_group_27/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02a.common.field.ValueRangeC174" createOnElement="REQOTE/Segment_group_27/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measure" data="REQOTE/Segment_group_27/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="REQOTE/Segment_group_27/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="REQOTE/Segment_group_27/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigitsQuantity" data="REQOTE/Segment_group_27/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Quantity_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Quantity" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Quantity" class="org.milyn.edi.unedifact.d02a.common.Quantity" createOnElement="REQOTE/Segment_group_27/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="REQOTE.Segment_group_27.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.QuantityDetailsC186" createOnElement="REQOTE/Segment_group_27/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="REQOTE/Segment_group_27/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="REQOTE/Segment_group_27/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Additional_information_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Additional_information" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Additional_information" class="org.milyn.edi.unedifact.d02a.common.AdditionalInformation" createOnElement="REQOTE/Segment_group_27/Additional_information">
        <jb:value property="countryOfOriginNameCode" data="REQOTE/Segment_group_27/Additional_information/Country_of_origin_name_code" decoder="String" default="null" />
        <jb:value property="dutyRegimeTypeCode" data="REQOTE/Segment_group_27/Additional_information/Duty_regime_type_code" decoder="String" default="null" />
        <jb:value property="specialConditionCode1" data="REQOTE/Segment_group_27/Additional_information/Special_condition_code_-_-1" decoder="String" default="null" />
        <jb:value property="specialConditionCode2" data="REQOTE/Segment_group_27/Additional_information/Special_condition_code_-_-2" decoder="String" default="null" />
        <jb:value property="specialConditionCode3" data="REQOTE/Segment_group_27/Additional_information/Special_condition_code_-_-3" decoder="String" default="null" />
        <jb:value property="specialConditionCode4" data="REQOTE/Segment_group_27/Additional_information/Special_condition_code_-_-4" decoder="String" default="null" />
        <jb:value property="specialConditionCode5" data="REQOTE/Segment_group_27/Additional_information/Special_condition_code_-_-5" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="REQOTE/Segment_group_27/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="REQOTE/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="REQOTE/Segment_group_27/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="REQOTE/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="REQOTE.Segment_group_27.Goods_identity_number_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Goods_identity_number" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Goods_identity_number" class="org.milyn.edi.unedifact.d02a.common.GoodsIdentityNumber" createOnElement="REQOTE/Segment_group_27/Goods_identity_number">
        <jb:value property="objectIdentificationCodeQualifier" data="REQOTE/Segment_group_27/Goods_identity_number/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="identityNumberRange1" beanIdRef="REQOTE.Segment_group_27.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" />
        <jb:wiring property="identityNumberRange2" beanIdRef="REQOTE.Segment_group_27.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" />
        <jb:wiring property="identityNumberRange3" beanIdRef="REQOTE.Segment_group_27.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" />
        <jb:wiring property="identityNumberRange4" beanIdRef="REQOTE.Segment_group_27.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" />
        <jb:wiring property="identityNumberRange5" beanIdRef="REQOTE.Segment_group_27.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="REQOTE/Segment_group_27/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1">
        <jb:value property="objectIdentifier1" data="REQOTE/Segment_group_27/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="REQOTE/Segment_group_27/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="REQOTE/Segment_group_27/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2">
        <jb:value property="objectIdentifier1" data="REQOTE/Segment_group_27/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="REQOTE/Segment_group_27/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="REQOTE/Segment_group_27/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3">
        <jb:value property="objectIdentifier1" data="REQOTE/Segment_group_27/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="REQOTE/Segment_group_27/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="REQOTE/Segment_group_27/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4">
        <jb:value property="objectIdentifier1" data="REQOTE/Segment_group_27/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="REQOTE/Segment_group_27/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="REQOTE/Segment_group_27/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5">
        <jb:value property="objectIdentifier1" data="REQOTE/Segment_group_27/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="REQOTE/Segment_group_27/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Related_identification_numbers_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Related_identification_numbers" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Related_identification_numbers" class="org.milyn.edi.unedifact.d02a.common.RelatedIdentificationNumbers" createOnElement="REQOTE/Segment_group_27/Related_identification_numbers">
        <jb:value property="setTypeCodeQualifier" data="REQOTE/Segment_group_27/Related_identification_numbers/Set_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="identificationNumber1" beanIdRef="REQOTE.Segment_group_27.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" />
        <jb:wiring property="identificationNumber2" beanIdRef="REQOTE.Segment_group_27.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" />
        <jb:wiring property="identificationNumber3" beanIdRef="REQOTE.Segment_group_27.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" />
        <jb:wiring property="identificationNumber4" beanIdRef="REQOTE.Segment_group_27.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" />
        <jb:wiring property="identificationNumber5" beanIdRef="REQOTE.Segment_group_27.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" class="org.milyn.edi.unedifact.d02a.common.field.IdentificationNumberC206" createOnElement="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1">
        <jb:value property="objectIdentifier" data="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" class="org.milyn.edi.unedifact.d02a.common.field.IdentificationNumberC206" createOnElement="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2">
        <jb:value property="objectIdentifier" data="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" class="org.milyn.edi.unedifact.d02a.common.field.IdentificationNumberC206" createOnElement="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3">
        <jb:value property="objectIdentifier" data="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" class="org.milyn.edi.unedifact.d02a.common.field.IdentificationNumberC206" createOnElement="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4">
        <jb:value property="objectIdentifier" data="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" class="org.milyn.edi.unedifact.d02a.common.field.IdentificationNumberC206" createOnElement="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5">
        <jb:value property="objectIdentifier" data="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="REQOTE/Segment_group_27/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Quantity_variances" class="org.milyn.edi.unedifact.d02a.common.QuantityVariances" createOnElement="REQOTE/Segment_group_27/Quantity_variances">
        <jb:value property="discrepancyNatureIdentificationCode" data="REQOTE/Segment_group_27/Quantity_variances/Discrepancy_nature_identification_code" decoder="String" default="null" />
        <jb:wiring property="quantityDifferenceInformation" beanIdRef="REQOTE.Segment_group_27.Quantity_variances.QUANTITY_DIFFERENCE_INFORMATION" />
        <jb:wiring property="reasonForChange" beanIdRef="REQOTE.Segment_group_27.Quantity_variances.REASON_FOR_CHANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Quantity_variances.QUANTITY_DIFFERENCE_INFORMATION" class="org.milyn.edi.unedifact.d02a.common.field.QuantityDifferenceInformationC279" createOnElement="REQOTE/Segment_group_27/Quantity_variances/QUANTITY_DIFFERENCE_INFORMATION">
        <jb:value property="varianceQuantity" data="REQOTE/Segment_group_27/Quantity_variances/QUANTITY_DIFFERENCE_INFORMATION/Variance_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="quantityTypeCodeQualifier" data="REQOTE/Segment_group_27/Quantity_variances/QUANTITY_DIFFERENCE_INFORMATION/Quantity_type_code_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Quantity_variances.REASON_FOR_CHANGE" class="org.milyn.edi.unedifact.d02a.common.field.ReasonForChangeC960" createOnElement="REQOTE/Segment_group_27/Quantity_variances/REASON_FOR_CHANGE">
        <jb:value property="changeReasonDescriptionCode" data="REQOTE/Segment_group_27/Quantity_variances/REASON_FOR_CHANGE/Change_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Quantity_variances/REASON_FOR_CHANGE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Quantity_variances/REASON_FOR_CHANGE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="changeReasonDescription" data="REQOTE/Segment_group_27/Quantity_variances/REASON_FOR_CHANGE/Change_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Free_text_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Free_text" />
    </jb:bean>

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Payment_instructions" class="org.milyn.edi.unedifact.d02a.common.PaymentInstructions" createOnElement="REQOTE/Segment_group_27/Payment_instructions">
        <jb:wiring property="paymentInstructionDetails" beanIdRef="REQOTE.Segment_group_27.Payment_instructions.PAYMENT_INSTRUCTION_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Document_message_details_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Document_message_details" />
    </jb:bean>

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_28_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_28" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_28" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup28" createOnElement="REQOTE/Segment_group_27/Segment_group_28">
        <jb:wiring property="characteristicClassId" beanIdRef="REQOTE.Segment_group_27.Segment_group_28.Characteristic_class_id" />
        <jb:wiring property="characteristicValue" beanIdRef="REQOTE.Segment_group_27.Segment_group_28.Characteristic_value_List" />
        <jb:wiring property="measurements" beanIdRef="REQOTE.Segment_group_27.Segment_group_28.Measurements_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_28.Characteristic_class_id" class="org.milyn.edi.unedifact.d02a.common.CharacteristicClassId" createOnElement="REQOTE/Segment_group_27/Segment_group_28/Characteristic_class_id">
        <jb:value property="classTypeCode" data="REQOTE/Segment_group_27/Segment_group_28/Characteristic_class_id/Class_type_code" decoder="String" default="null" />
        <jb:value property="characteristicRelevanceCode" data="REQOTE/Segment_group_27/Segment_group_28/Characteristic_class_id/Characteristic_relevance_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_28.Characteristic_class_id.MEASUREMENT_DETAILS" />
        <jb:wiring property="characteristicDescription" beanIdRef="REQOTE.Segment_group_27.Segment_group_28.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_28.Characteristic_class_id.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.MeasurementDetailsC502" createOnElement="REQOTE/Segment_group_27/Segment_group_28/Characteristic_class_id/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="REQOTE/Segment_group_27/Segment_group_28/Characteristic_class_id/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCode" data="REQOTE/Segment_group_27/Segment_group_28/Characteristic_class_id/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="REQOTE/Segment_group_27/Segment_group_28/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="REQOTE/Segment_group_27/Segment_group_28/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_28.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d02a.common.field.CharacteristicDescriptionC240" createOnElement="REQOTE/Segment_group_27/Segment_group_28/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION">
        <jb:value property="characteristicDescriptionCode" data="REQOTE/Segment_group_27/Segment_group_28/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_28/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_28/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicDescription1" data="REQOTE/Segment_group_27/Segment_group_28/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicDescription2" data="REQOTE/Segment_group_27/Segment_group_28/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_28.Characteristic_value_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_28">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_28.Characteristic_value" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_28.Characteristic_value" class="org.milyn.edi.unedifact.d02a.common.CharacteristicValue" createOnElement="REQOTE/Segment_group_27/Segment_group_28/Characteristic_value">
        <jb:wiring property="characteristicValue" beanIdRef="REQOTE.Segment_group_27.Segment_group_28.Characteristic_value.CHARACTERISTIC_VALUE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_28.Characteristic_value.CHARACTERISTIC_VALUE" class="org.milyn.edi.unedifact.d02a.common.field.CharacteristicValueC889" createOnElement="REQOTE/Segment_group_27/Segment_group_28/Characteristic_value/CHARACTERISTIC_VALUE">
        <jb:value property="characteristicValueDescriptionCode" data="REQOTE/Segment_group_27/Segment_group_28/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_28/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_28/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicValueDescription1" data="REQOTE/Segment_group_27/Segment_group_28/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicValueDescription2" data="REQOTE/Segment_group_27/Segment_group_28/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_28.Measurements_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_28">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_28.Measurements" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_28.Measurements" class="org.milyn.edi.unedifact.d02a.common.Measurements" createOnElement="REQOTE/Segment_group_27/Segment_group_28/Measurements">
        <jb:value property="measurementPurposeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_28/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="REQOTE/Segment_group_27/Segment_group_28/Measurements/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_28.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="REQOTE.Segment_group_27.Segment_group_28.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_28.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.MeasurementDetailsC502" createOnElement="REQOTE/Segment_group_27/Segment_group_28/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="REQOTE/Segment_group_27/Segment_group_28/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCode" data="REQOTE/Segment_group_27/Segment_group_28/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="REQOTE/Segment_group_27/Segment_group_28/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="REQOTE/Segment_group_27/Segment_group_28/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_28.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02a.common.field.ValueRangeC174" createOnElement="REQOTE/Segment_group_27/Segment_group_28/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Segment_group_28/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measure" data="REQOTE/Segment_group_27/Segment_group_28/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="REQOTE/Segment_group_27/Segment_group_28/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="REQOTE/Segment_group_27/Segment_group_28/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigitsQuantity" data="REQOTE/Segment_group_27/Segment_group_28/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_29_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_29" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_29" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup29" createOnElement="REQOTE/Segment_group_27/Segment_group_29">
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_27.Segment_group_29.Monetary_amount" />
        <jb:wiring property="quantity" beanIdRef="REQOTE.Segment_group_27.Segment_group_29.Quantity_List" />
        <jb:wiring property="itemDescription" beanIdRef="REQOTE.Segment_group_27.Segment_group_29.Item_description" />
        <jb:wiring property="currencies" beanIdRef="REQOTE.Segment_group_27.Segment_group_29.Currencies" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_29.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_29.Monetary_amount" class="org.milyn.edi.unedifact.d02a.common.MonetaryAmount" createOnElement="REQOTE/Segment_group_27/Segment_group_29/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_27.Segment_group_29.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_29.Quantity_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_29">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_29.Quantity" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_29.Quantity" class="org.milyn.edi.unedifact.d02a.common.Quantity" createOnElement="REQOTE/Segment_group_27/Segment_group_29/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_29.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_29.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.QuantityDetailsC186" createOnElement="REQOTE/Segment_group_27/Segment_group_29/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_29/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="REQOTE/Segment_group_27/Segment_group_29/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Segment_group_29/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_29.Item_description" class="org.milyn.edi.unedifact.d02a.common.ItemDescription" createOnElement="REQOTE/Segment_group_27/Segment_group_29/Item_description">
        <jb:value property="descriptionFormatCode" data="REQOTE/Segment_group_27/Segment_group_29/Item_description/Description_format_code" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="REQOTE/Segment_group_27/Segment_group_29/Item_description/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="itemCharacteristic" beanIdRef="REQOTE.Segment_group_27.Segment_group_29.Item_description.ITEM_CHARACTERISTIC" />
        <jb:wiring property="itemDescription" beanIdRef="REQOTE.Segment_group_27.Segment_group_29.Item_description.ITEM_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_29.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d02a.common.field.ItemCharacteristicC272" createOnElement="REQOTE/Segment_group_27/Segment_group_29/Item_description/ITEM_CHARACTERISTIC">
        <jb:value property="itemCharacteristicCode" data="REQOTE/Segment_group_27/Segment_group_29/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_29/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_29/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_29.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d02a.common.field.ItemDescriptionC273" createOnElement="REQOTE/Segment_group_27/Segment_group_29/Item_description/ITEM_DESCRIPTION">
        <jb:value property="itemDescriptionCode" data="REQOTE/Segment_group_27/Segment_group_29/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_29/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_29/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="itemDescription1" data="REQOTE/Segment_group_27/Segment_group_29/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" />
        <jb:value property="itemDescription2" data="REQOTE/Segment_group_27/Segment_group_29/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="REQOTE/Segment_group_27/Segment_group_29/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_29.Date_time_period_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_29">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_29.Date_time_period" />
    </jb:bean>

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_30" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup30" createOnElement="REQOTE/Segment_group_27/Segment_group_30">
        <jb:wiring property="adjustmentDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_30.Adjustment_details" />
        <jb:wiring property="freeText" beanIdRef="REQOTE.Segment_group_27.Segment_group_30.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_30.Adjustment_details" class="org.milyn.edi.unedifact.d02a.common.AdjustmentDetails" createOnElement="REQOTE/Segment_group_27/Segment_group_30/Adjustment_details">
        <jb:value property="adjustmentReasonDescriptionCode" data="REQOTE/Segment_group_27/Segment_group_30/Adjustment_details/Adjustment_reason_description_code" decoder="String" default="null" />
        <jb:value property="lineItemIdentifier" data="REQOTE/Segment_group_27/Segment_group_30/Adjustment_details/Line_item_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_30.Free_text_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_30">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_30.Free_text" />
    </jb:bean>

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_31_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_31" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_31" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup31" createOnElement="REQOTE/Segment_group_27/Segment_group_31">
        <jb:wiring property="priceDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_31.Price_details" />
        <jb:wiring property="additionalPriceInformation" beanIdRef="REQOTE.Segment_group_27.Segment_group_31.Additional_price_information" />
        <jb:wiring property="rangeDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_31.Range_details" />
        <jb:wiring property="currencies" beanIdRef="REQOTE.Segment_group_27.Segment_group_31.Currencies_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_31.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_31.Price_details" class="org.milyn.edi.unedifact.d02a.common.PriceDetails" createOnElement="REQOTE/Segment_group_27/Segment_group_31/Price_details">
        <jb:value property="subLineItemPriceChangeOperationCode" data="REQOTE/Segment_group_27/Segment_group_31/Price_details/Sub_line_item_price_change_operation_code" decoder="String" default="null" />
        <jb:wiring property="priceInformation" beanIdRef="REQOTE.Segment_group_27.Segment_group_31.Price_details.PRICE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_31.Price_details.PRICE_INFORMATION" class="org.milyn.edi.unedifact.d02a.common.field.PriceInformationC509" createOnElement="REQOTE/Segment_group_27/Segment_group_31/Price_details/PRICE_INFORMATION">
        <jb:value property="priceCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_31/Price_details/PRICE_INFORMATION/Price_code_qualifier" decoder="String" default="null" />
        <jb:value property="priceAmount" data="REQOTE/Segment_group_27/Segment_group_31/Price_details/PRICE_INFORMATION/Price_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="priceTypeCode" data="REQOTE/Segment_group_27/Segment_group_31/Price_details/PRICE_INFORMATION/Price_type_code" decoder="String" default="null" />
        <jb:value property="priceSpecificationCode" data="REQOTE/Segment_group_27/Segment_group_31/Price_details/PRICE_INFORMATION/Price_specification_code" decoder="String" default="null" />
        <jb:value property="unitPriceBasisQuantity" data="REQOTE/Segment_group_27/Segment_group_31/Price_details/PRICE_INFORMATION/Unit_price_basis_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Segment_group_31/Price_details/PRICE_INFORMATION/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_31.Additional_price_information" class="org.milyn.edi.unedifact.d02a.common.AdditionalPriceInformation" createOnElement="REQOTE/Segment_group_27/Segment_group_31/Additional_price_information">
        <jb:value property="tradeClassCode" data="REQOTE/Segment_group_27/Segment_group_31/Additional_price_information/Trade_class_code" decoder="String" default="null" />
        <jb:wiring property="priceMultiplierInformation" beanIdRef="REQOTE.Segment_group_27.Segment_group_31.Additional_price_information.PRICE_MULTIPLIER_INFORMATION" />
        <jb:wiring property="reasonForChange" beanIdRef="REQOTE.Segment_group_27.Segment_group_31.Additional_price_information.REASON_FOR_CHANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_31.Additional_price_information.PRICE_MULTIPLIER_INFORMATION" class="org.milyn.edi.unedifact.d02a.common.field.PriceMultiplierInformationC138" createOnElement="REQOTE/Segment_group_27/Segment_group_31/Additional_price_information/PRICE_MULTIPLIER_INFORMATION">
        <jb:value property="priceMultiplierRate" data="REQOTE/Segment_group_27/Segment_group_31/Additional_price_information/PRICE_MULTIPLIER_INFORMATION/Price_multiplier_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="priceMultiplierTypeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_31/Additional_price_information/PRICE_MULTIPLIER_INFORMATION/Price_multiplier_type_code_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_31.Additional_price_information.REASON_FOR_CHANGE" class="org.milyn.edi.unedifact.d02a.common.field.ReasonForChangeC960" createOnElement="REQOTE/Segment_group_27/Segment_group_31/Additional_price_information/REASON_FOR_CHANGE">
        <jb:value property="changeReasonDescriptionCode" data="REQOTE/Segment_group_27/Segment_group_31/Additional_price_information/REASON_FOR_CHANGE/Change_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_31/Additional_price_information/REASON_FOR_CHANGE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_31/Additional_price_information/REASON_FOR_CHANGE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="changeReasonDescription" data="REQOTE/Segment_group_27/Segment_group_31/Additional_price_information/REASON_FOR_CHANGE/Change_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_31.Range_details" class="org.milyn.edi.unedifact.d02a.common.RangeDetails" createOnElement="REQOTE/Segment_group_27/Segment_group_31/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_31/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="REQOTE.Segment_group_27.Segment_group_31.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_31.Range_details.RANGE" class="org.milyn.edi.unedifact.d02a.common.field.RangeC280" createOnElement="REQOTE/Segment_group_27/Segment_group_31/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Segment_group_31/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="REQOTE/Segment_group_27/Segment_group_31/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="REQOTE/Segment_group_27/Segment_group_31/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_31.Currencies_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_31">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_31.Currencies" />
    </jb:bean>

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_31.Date_time_period_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_31">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_31.Date_time_period" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_31.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="REQOTE/Segment_group_27/Segment_group_31/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="REQOTE/Segment_group_27/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="REQOTE/Segment_group_27/Segment_group_31/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="REQOTE/Segment_group_27/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="REQOTE.Segment_group_27.Segment_group_32_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_32" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_32" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup32" createOnElement="REQOTE/Segment_group_27/Segment_group_32">
        <jb:wiring property="reference" beanIdRef="REQOTE.Segment_group_27.Segment_group_32.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_32.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_32.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="REQOTE/Segment_group_27/Segment_group_32/Reference">
        <jb:wiring property="reference" beanIdRef="REQOTE.Segment_group_27.Segment_group_32.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_32.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="REQOTE/Segment_group_27/Segment_group_32/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_32/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="REQOTE/Segment_group_27/Segment_group_32/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="REQOTE/Segment_group_27/Segment_group_32/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="REQOTE/Segment_group_27/Segment_group_32/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="REQOTE/Segment_group_27/Segment_group_32/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_32.Date_time_period_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_32">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_32.Date_time_period" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_32.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="REQOTE/Segment_group_27/Segment_group_32/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="REQOTE/Segment_group_27/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="REQOTE/Segment_group_27/Segment_group_32/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="REQOTE/Segment_group_27/Segment_group_32/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_33_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_33" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_33" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup33" createOnElement="REQOTE/Segment_group_27/Segment_group_33">
        <jb:wiring property="placeLocationIdentification" beanIdRef="REQOTE.Segment_group_27.Segment_group_33.Place_location_identification" />
        <jb:wiring property="quantity" beanIdRef="REQOTE.Segment_group_27.Segment_group_33.Quantity" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_33.Date_time_period_List" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_33.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="REQOTE/Segment_group_27/Segment_group_33/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationNameCode" data="REQOTE/Segment_group_27/Segment_group_33/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_33/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_33/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="REQOTE/Segment_group_27/Segment_group_33/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_33.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="REQOTE/Segment_group_27/Segment_group_33/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationNameCode" data="REQOTE/Segment_group_27/Segment_group_33/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_33/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_33/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="REQOTE/Segment_group_27/Segment_group_33/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_33.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="REQOTE/Segment_group_27/Segment_group_33/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationNameCode" data="REQOTE/Segment_group_27/Segment_group_33/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_33/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_33/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="REQOTE/Segment_group_27/Segment_group_33/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_33.Quantity" class="org.milyn.edi.unedifact.d02a.common.Quantity" createOnElement="REQOTE/Segment_group_27/Segment_group_33/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_33.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_33.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.QuantityDetailsC186" createOnElement="REQOTE/Segment_group_27/Segment_group_33/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_33/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="REQOTE/Segment_group_27/Segment_group_33/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Segment_group_33/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_33.Date_time_period_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_33">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_33.Date_time_period" />
    </jb:bean>

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_34_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_34" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_34" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup34" createOnElement="REQOTE/Segment_group_27/Segment_group_34">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_34.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_27.Segment_group_34.Monetary_amount" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="REQOTE.Segment_group_27.Segment_group_34.Place_location_identification_List" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_34.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.DutyTaxFeeTypeC241" createOnElement="REQOTE/Segment_group_27/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="REQOTE/Segment_group_27/Segment_group_34/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="REQOTE/Segment_group_27/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="REQOTE/Segment_group_27/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_34.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d02a.common.field.DutyTaxFeeAccountDetailC533" createOnElement="REQOTE/Segment_group_27/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="REQOTE/Segment_group_27/Segment_group_34/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="REQOTE/Segment_group_27/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_34.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d02a.common.field.DutyTaxFeeDetailC243" createOnElement="REQOTE/Segment_group_27/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="REQOTE/Segment_group_27/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="REQOTE/Segment_group_27/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="REQOTE/Segment_group_27/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="REQOTE/Segment_group_27/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="REQOTE/Segment_group_27/Segment_group_34/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="REQOTE/Segment_group_27/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="REQOTE/Segment_group_27/Segment_group_34/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_34.Monetary_amount" class="org.milyn.edi.unedifact.d02a.common.MonetaryAmount" createOnElement="REQOTE/Segment_group_27/Segment_group_34/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_27.Segment_group_34.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_34.Place_location_identification_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_34">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_34.Place_location_identification" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_34.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="REQOTE/Segment_group_27/Segment_group_34/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationNameCode" data="REQOTE/Segment_group_27/Segment_group_34/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_34/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_34/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="REQOTE/Segment_group_27/Segment_group_34/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_34.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="REQOTE/Segment_group_27/Segment_group_34/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationNameCode" data="REQOTE/Segment_group_27/Segment_group_34/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_34/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_34/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="REQOTE/Segment_group_27/Segment_group_34/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_34.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="REQOTE/Segment_group_27/Segment_group_34/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationNameCode" data="REQOTE/Segment_group_27/Segment_group_34/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_34/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_34/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="REQOTE/Segment_group_27/Segment_group_34/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_35_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_35" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_35" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup35" createOnElement="REQOTE/Segment_group_27/Segment_group_35">
        <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="REQOTE.Segment_group_27.Segment_group_35.Terms_of_delivery_or_transport" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="REQOTE.Segment_group_27.Segment_group_35.Place_location_identification_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_35.Terms_of_delivery_or_transport" class="org.milyn.edi.unedifact.d02a.common.TermsOfDeliveryOrTransport" createOnElement="REQOTE/Segment_group_27/Segment_group_35/Terms_of_delivery_or_transport">
        <jb:value property="deliveryOrTransportTermsFunctionCode" data="REQOTE/Segment_group_27/Segment_group_35/Terms_of_delivery_or_transport/Delivery_or_transport_terms_function_code" decoder="String" default="null" />
        <jb:value property="transportChargesPaymentMethodCode" data="REQOTE/Segment_group_27/Segment_group_35/Terms_of_delivery_or_transport/Transport_charges_payment_method_code" decoder="String" default="null" />
        <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="REQOTE.Segment_group_27.Segment_group_35.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_35.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" class="org.milyn.edi.unedifact.d02a.common.field.TermsOfDeliveryOrTransportC100" createOnElement="REQOTE/Segment_group_27/Segment_group_35/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT">
        <jb:value property="deliveryOrTransportTermsDescriptionCode" data="REQOTE/Segment_group_27/Segment_group_35/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_35/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_35/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="deliveryOrTransportTermsDescription1" data="REQOTE/Segment_group_27/Segment_group_35/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-1" decoder="String" default="null" />
        <jb:value property="deliveryOrTransportTermsDescription2" data="REQOTE/Segment_group_27/Segment_group_35/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_35.Place_location_identification_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_35">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_35.Place_location_identification" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_35.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="REQOTE/Segment_group_27/Segment_group_35/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationNameCode" data="REQOTE/Segment_group_27/Segment_group_35/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_35/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_35/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="REQOTE/Segment_group_27/Segment_group_35/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_35.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="REQOTE/Segment_group_27/Segment_group_35/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationNameCode" data="REQOTE/Segment_group_27/Segment_group_35/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_35/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_35/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="REQOTE/Segment_group_27/Segment_group_35/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_35.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="REQOTE/Segment_group_27/Segment_group_35/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationNameCode" data="REQOTE/Segment_group_27/Segment_group_35/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_35/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_35/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="REQOTE/Segment_group_27/Segment_group_35/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_36_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_36" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_36" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup36" createOnElement="REQOTE/Segment_group_27/Segment_group_36">
        <jb:wiring property="equipmentDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_36.Equipment_details" />
        <jb:wiring property="handlingInstructions" beanIdRef="REQOTE.Segment_group_27.Segment_group_36.Handling_instructions_List" />
        <jb:wiring property="measurements" beanIdRef="REQOTE.Segment_group_27.Segment_group_36.Measurements_List" />
        <jb:wiring property="freeText" beanIdRef="REQOTE.Segment_group_27.Segment_group_36.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_36.Equipment_details" class="org.milyn.edi.unedifact.d02a.common.EquipmentDetails" createOnElement="REQOTE/Segment_group_27/Segment_group_36/Equipment_details">
        <jb:value property="equipmentTypeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_36/Equipment_details/Equipment_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="equipmentSupplierCode" data="REQOTE/Segment_group_27/Segment_group_36/Equipment_details/Equipment_supplier_code" decoder="String" default="null" />
        <jb:value property="equipmentStatusCode" data="REQOTE/Segment_group_27/Segment_group_36/Equipment_details/Equipment_status_code" decoder="String" default="null" />
        <jb:value property="fullOrEmptyIndicatorCode" data="REQOTE/Segment_group_27/Segment_group_36/Equipment_details/Full_or_empty_indicator_code" decoder="String" default="null" />
        <jb:wiring property="equipmentIdentification" beanIdRef="REQOTE.Segment_group_27.Segment_group_36.Equipment_details.EQUIPMENT_IDENTIFICATION" />
        <jb:wiring property="equipmentSizeAndType" beanIdRef="REQOTE.Segment_group_27.Segment_group_36.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_36.Equipment_details.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.EquipmentIdentificationC237" createOnElement="REQOTE/Segment_group_27/Segment_group_36/Equipment_details/EQUIPMENT_IDENTIFICATION">
        <jb:value property="equipmentIdentifier" data="REQOTE/Segment_group_27/Segment_group_36/Equipment_details/EQUIPMENT_IDENTIFICATION/Equipment_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_36/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_36/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="REQOTE/Segment_group_27/Segment_group_36/Equipment_details/EQUIPMENT_IDENTIFICATION/Country_name_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_36.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.EquipmentSizeAndTypeC224" createOnElement="REQOTE/Segment_group_27/Segment_group_36/Equipment_details/EQUIPMENT_SIZE_AND_TYPE">
        <jb:value property="equipmentSizeAndTypeDescriptionCode" data="REQOTE/Segment_group_27/Segment_group_36/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_36/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_36/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="equipmentSizeAndTypeDescription" data="REQOTE/Segment_group_27/Segment_group_36/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_36.Handling_instructions_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_36">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_36.Handling_instructions" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_36.Handling_instructions" class="org.milyn.edi.unedifact.d02a.common.HandlingInstructions" createOnElement="REQOTE/Segment_group_27/Segment_group_36/Handling_instructions">
        <jb:wiring property="handlingInstructions" beanIdRef="REQOTE.Segment_group_27.Segment_group_36.Handling_instructions.HANDLING_INSTRUCTIONS" />
        <jb:wiring property="hazardousMaterial" beanIdRef="REQOTE.Segment_group_27.Segment_group_36.Handling_instructions.HAZARDOUS_MATERIAL" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_36.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d02a.common.field.HandlingInstructionsC524" createOnElement="REQOTE/Segment_group_27/Segment_group_36/Handling_instructions/HANDLING_INSTRUCTIONS">
        <jb:value property="handlingInstructionDescriptionCode" data="REQOTE/Segment_group_27/Segment_group_36/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_36/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_36/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="handlingInstructionDescription" data="REQOTE/Segment_group_27/Segment_group_36/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_36.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d02a.common.field.HazardousMaterialC218" createOnElement="REQOTE/Segment_group_27/Segment_group_36/Handling_instructions/HAZARDOUS_MATERIAL">
        <jb:value property="hazardousMaterialCategoryNameCode" data="REQOTE/Segment_group_27/Segment_group_36/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_36/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_36/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="hazardousMaterialCategoryName" data="REQOTE/Segment_group_27/Segment_group_36/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_36.Measurements_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_36">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_36.Measurements" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_36.Measurements" class="org.milyn.edi.unedifact.d02a.common.Measurements" createOnElement="REQOTE/Segment_group_27/Segment_group_36/Measurements">
        <jb:value property="measurementPurposeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_36/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="REQOTE/Segment_group_27/Segment_group_36/Measurements/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_36.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="REQOTE.Segment_group_27.Segment_group_36.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_36.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.MeasurementDetailsC502" createOnElement="REQOTE/Segment_group_27/Segment_group_36/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="REQOTE/Segment_group_27/Segment_group_36/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCode" data="REQOTE/Segment_group_27/Segment_group_36/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="REQOTE/Segment_group_27/Segment_group_36/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="REQOTE/Segment_group_27/Segment_group_36/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_36.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02a.common.field.ValueRangeC174" createOnElement="REQOTE/Segment_group_27/Segment_group_36/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Segment_group_36/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measure" data="REQOTE/Segment_group_27/Segment_group_36/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="REQOTE/Segment_group_27/Segment_group_36/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="REQOTE/Segment_group_27/Segment_group_36/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigitsQuantity" data="REQOTE/Segment_group_27/Segment_group_36/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_36.Free_text_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_36">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_36.Free_text" />
    </jb:bean>

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_37_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_37" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_37" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup37" createOnElement="REQOTE/Segment_group_27/Segment_group_37">
        <jb:wiring property="requirementsAndConditions" beanIdRef="REQOTE.Segment_group_27.Segment_group_37.Requirements_and_conditions" />
        <jb:wiring property="reference" beanIdRef="REQOTE.Segment_group_27.Segment_group_37.Reference_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_37.Date_time_period_List" />
        <jb:wiring property="freeText" beanIdRef="REQOTE.Segment_group_27.Segment_group_37.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_37.Requirements_and_conditions" class="org.milyn.edi.unedifact.d02a.common.RequirementsAndConditions" createOnElement="REQOTE/Segment_group_27/Segment_group_37/Requirements_and_conditions">
        <jb:value property="sectorAreaIdentificationCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_37/Requirements_and_conditions/Sector_area_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="REQOTE/Segment_group_27/Segment_group_37/Requirements_and_conditions/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="REQOTE/Segment_group_27/Segment_group_37/Requirements_and_conditions/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="requirementConditionIdentification" beanIdRef="REQOTE.Segment_group_27.Segment_group_37.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_37.Reference_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_37">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_37.Reference" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_37.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="REQOTE/Segment_group_27/Segment_group_37/Reference">
        <jb:wiring property="reference" beanIdRef="REQOTE.Segment_group_27.Segment_group_37.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_37.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="REQOTE/Segment_group_27/Segment_group_37/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_37/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="REQOTE/Segment_group_27/Segment_group_37/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="REQOTE/Segment_group_27/Segment_group_37/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="REQOTE/Segment_group_27/Segment_group_37/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="REQOTE/Segment_group_27/Segment_group_37/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_37.Date_time_period_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_37">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_37.Date_time_period" />
    </jb:bean>

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_37.Free_text_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_37">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_37.Free_text" />
    </jb:bean>

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_38_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_38" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_38" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup38" createOnElement="REQOTE/Segment_group_27/Segment_group_38">
        <jb:wiring property="paymentTermsBasis" beanIdRef="REQOTE.Segment_group_27.Segment_group_38.Payment_terms_basis" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_38.Date_time_period_List" />
        <jb:wiring property="percentageDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_38.Percentage_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_27.Segment_group_38.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_38.Payment_terms_basis" class="org.milyn.edi.unedifact.d02a.common.PaymentTermsBasis" createOnElement="REQOTE/Segment_group_27/Segment_group_38/Payment_terms_basis">
        <jb:value property="paymentTermsTypeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_38/Payment_terms_basis/Payment_terms_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="paymentTerms" beanIdRef="REQOTE.Segment_group_27.Segment_group_38.Payment_terms_basis.PAYMENT_TERMS" />
        <jb:wiring property="termsTimeInformation" beanIdRef="REQOTE.Segment_group_27.Segment_group_38.Payment_terms_basis.TERMS_TIME_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_38.Payment_terms_basis.PAYMENT_TERMS" class="org.milyn.edi.unedifact.d02a.common.field.PaymentTermsC110" createOnElement="REQOTE/Segment_group_27/Segment_group_38/Payment_terms_basis/PAYMENT_TERMS">
        <jb:value property="paymentTermsDescriptionIdentifier" data="REQOTE/Segment_group_27/Segment_group_38/Payment_terms_basis/PAYMENT_TERMS/Payment_terms_description_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_38/Payment_terms_basis/PAYMENT_TERMS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_38/Payment_terms_basis/PAYMENT_TERMS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="paymentTermsDescription1" data="REQOTE/Segment_group_27/Segment_group_38/Payment_terms_basis/PAYMENT_TERMS/Payment_terms_description_-_-1" decoder="String" default="null" />
        <jb:value property="paymentTermsDescription2" data="REQOTE/Segment_group_27/Segment_group_38/Payment_terms_basis/PAYMENT_TERMS/Payment_terms_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_38.Payment_terms_basis.TERMS_TIME_INFORMATION" class="org.milyn.edi.unedifact.d02a.common.field.TermsTimeInformationC112" createOnElement="REQOTE/Segment_group_27/Segment_group_38/Payment_terms_basis/TERMS_TIME_INFORMATION">
        <jb:value property="timeReferenceCode" data="REQOTE/Segment_group_27/Segment_group_38/Payment_terms_basis/TERMS_TIME_INFORMATION/Time_reference_code" decoder="String" default="null" />
        <jb:value property="termsTimeRelationCode" data="REQOTE/Segment_group_27/Segment_group_38/Payment_terms_basis/TERMS_TIME_INFORMATION/Terms_time_relation_code" decoder="String" default="null" />
        <jb:value property="periodTypeCode" data="REQOTE/Segment_group_27/Segment_group_38/Payment_terms_basis/TERMS_TIME_INFORMATION/Period_type_code" decoder="String" default="null" />
        <jb:value property="periodCountQuantity" data="REQOTE/Segment_group_27/Segment_group_38/Payment_terms_basis/TERMS_TIME_INFORMATION/Period_count_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_38.Date_time_period_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_38">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_38.Date_time_period" />
    </jb:bean>

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_38.Percentage_details" class="org.milyn.edi.unedifact.d02a.common.PercentageDetails" createOnElement="REQOTE/Segment_group_27/Segment_group_38/Percentage_details">
        <jb:value property="statusDescriptionCode" data="REQOTE/Segment_group_27/Segment_group_38/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_38.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_38.Monetary_amount" class="org.milyn.edi.unedifact.d02a.common.MonetaryAmount" createOnElement="REQOTE/Segment_group_27/Segment_group_38/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_27.Segment_group_38.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_39" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup39" createOnElement="REQOTE/Segment_group_27/Segment_group_39">
        <jb:wiring property="_package" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Package" />
        <jb:wiring property="measurements" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Measurements_List" />
        <jb:wiring property="quantity" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Quantity_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Date_time_period_List" />
        <jb:wiring property="segmentGroup40" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_40_List" />
        <jb:wiring property="segmentGroup41" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Package" class="org.milyn.edi.unedifact.d02a.common.Package" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Package">
        <jb:value property="packageQuantity" data="REQOTE/Segment_group_27/Segment_group_39/Package/Package_quantity" decoder="DABigDecimal" default="null" />
        <jb:wiring property="packagingDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Package.PACKAGING_DETAILS" />
        <jb:wiring property="packageType" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Package.PACKAGE_TYPE" />
        <jb:wiring property="packageTypeIdentification" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Package.PACKAGE_TYPE_IDENTIFICATION" />
        <jb:wiring property="returnablePackageDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Package.RETURNABLE_PACKAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Package.PACKAGING_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.PackagingDetailsC531" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Package/PACKAGING_DETAILS">
        <jb:value property="packagingLevelCode" data="REQOTE/Segment_group_27/Segment_group_39/Package/PACKAGING_DETAILS/Packaging_level_code" decoder="String" default="null" />
        <jb:value property="packagingRelatedDescriptionCode" data="REQOTE/Segment_group_27/Segment_group_39/Package/PACKAGING_DETAILS/Packaging_related_description_code" decoder="String" default="null" />
        <jb:value property="packagingTermsAndConditionsCode" data="REQOTE/Segment_group_27/Segment_group_39/Package/PACKAGING_DETAILS/Packaging_terms_and_conditions_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Package.PACKAGE_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.PackageTypeC202" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Package/PACKAGE_TYPE">
        <jb:value property="packageTypeDescriptionCode" data="REQOTE/Segment_group_27/Segment_group_39/Package/PACKAGE_TYPE/Package_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_39/Package/PACKAGE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_39/Package/PACKAGE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages" data="REQOTE/Segment_group_27/Segment_group_39/Package/PACKAGE_TYPE/Type_of_packages" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Package.PACKAGE_TYPE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.PackageTypeIdentificationC402" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Package/PACKAGE_TYPE_IDENTIFICATION">
        <jb:value property="descriptionFormatCode" data="REQOTE/Segment_group_27/Segment_group_39/Package/PACKAGE_TYPE_IDENTIFICATION/Description_format_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages1" data="REQOTE/Segment_group_27/Segment_group_39/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-1" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode1" data="REQOTE/Segment_group_27/Segment_group_39/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="typeOfPackages2" data="REQOTE/Segment_group_27/Segment_group_39/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-2" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode2" data="REQOTE/Segment_group_27/Segment_group_39/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Package.RETURNABLE_PACKAGE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.ReturnablePackageDetailsC532" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Package/RETURNABLE_PACKAGE_DETAILS">
        <jb:value property="returnablePackageFreightPaymentResponsibilityCode" data="REQOTE/Segment_group_27/Segment_group_39/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_freight_payment_responsibility_code" decoder="String" default="null" />
        <jb:value property="returnablePackageLoadContentsCode" data="REQOTE/Segment_group_27/Segment_group_39/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_load_contents_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Measurements_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_39">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Measurements" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Measurements" class="org.milyn.edi.unedifact.d02a.common.Measurements" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Measurements">
        <jb:value property="measurementPurposeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_39/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="REQOTE/Segment_group_27/Segment_group_39/Measurements/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.MeasurementDetailsC502" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="REQOTE/Segment_group_27/Segment_group_39/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCode" data="REQOTE/Segment_group_27/Segment_group_39/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="REQOTE/Segment_group_27/Segment_group_39/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="REQOTE/Segment_group_27/Segment_group_39/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02a.common.field.ValueRangeC174" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Segment_group_39/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measure" data="REQOTE/Segment_group_27/Segment_group_39/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="REQOTE/Segment_group_27/Segment_group_39/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="REQOTE/Segment_group_27/Segment_group_39/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigitsQuantity" data="REQOTE/Segment_group_27/Segment_group_39/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Quantity_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_39">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Quantity" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Quantity" class="org.milyn.edi.unedifact.d02a.common.Quantity" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.QuantityDetailsC186" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_39/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="REQOTE/Segment_group_27/Segment_group_39/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Segment_group_39/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Date_time_period_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_39">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Date_time_period" />
    </jb:bean>

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_40_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_39">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_40" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_40" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup40" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_40">
        <jb:wiring property="reference" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_40.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_40.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_40.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_40/Reference">
        <jb:wiring property="reference" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_40.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_40.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_40/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_40/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_40/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_40/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_40/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_40/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_40.Date_time_period_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_40">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_40.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_40.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_40/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_40.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_39">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup41" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41">
        <jb:wiring property="packageIdentification" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Package_identification" />
        <jb:wiring property="reference" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Date_time_period_List" />
        <jb:wiring property="goodsIdentityNumber" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Goods_identity_number_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Package_identification" class="org.milyn.edi.unedifact.d02a.common.PackageIdentification" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification">
        <jb:value property="markingInstructionsCode" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification/Marking_instructions_code" decoder="String" default="null" />
        <jb:value property="containerOrPackageContentsIndicatorCode" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification/Container_or_package_contents_indicator_code" decoder="String" default="null" />
        <jb:wiring property="marksLabels" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Package_identification.MARKS___LABELS" />
        <jb:wiring property="typeOfMarking" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Package_identification.TYPE_OF_MARKING" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Package_identification.MARKS___LABELS" class="org.milyn.edi.unedifact.d02a.common.field.MarksLabelsC210" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification/MARKS___LABELS">
        <jb:value property="shippingMarksDescription1" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-1" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription2" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-2" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription3" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-3" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription4" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-4" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription5" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-5" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription6" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-6" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription7" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-7" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription8" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-8" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription9" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-9" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription10" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-10" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Package_identification.TYPE_OF_MARKING" class="org.milyn.edi.unedifact.d02a.common.field.TypeOfMarkingC827" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification/TYPE_OF_MARKING">
        <jb:value property="markingTypeCode" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification/TYPE_OF_MARKING/Marking_type_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification/TYPE_OF_MARKING/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Package_identification/TYPE_OF_MARKING/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Reference">
        <jb:wiring property="reference" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Date_time_period_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Goods_identity_number_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Goods_identity_number" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Goods_identity_number" class="org.milyn.edi.unedifact.d02a.common.GoodsIdentityNumber" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Goods_identity_number">
        <jb:value property="objectIdentificationCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Goods_identity_number/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="identityNumberRange1" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" />
        <jb:wiring property="identityNumberRange2" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" />
        <jb:wiring property="identityNumberRange3" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" />
        <jb:wiring property="identityNumberRange4" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" />
        <jb:wiring property="identityNumberRange5" beanIdRef="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1">
        <jb:value property="objectIdentifier1" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2">
        <jb:value property="objectIdentifier1" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3">
        <jb:value property="objectIdentifier1" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4">
        <jb:value property="objectIdentifier1" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_39.Segment_group_41.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5">
        <jb:value property="objectIdentifier1" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="REQOTE/Segment_group_27/Segment_group_39/Segment_group_41/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_42" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup42" createOnElement="REQOTE/Segment_group_27/Segment_group_42">
        <jb:wiring property="nameAndAddress" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Name_and_address" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Place_location_identification_List" />
        <jb:wiring property="segmentGroup43" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_43_List" />
        <jb:wiring property="segmentGroup44" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_44_List" />
        <jb:wiring property="segmentGroup45" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_45_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Name_and_address" class="org.milyn.edi.unedifact.d02a.common.NameAndAddress" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Name_and_address">
        <jb:value property="partyFunctionCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_42/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="cityName" data="REQOTE/Segment_group_27/Segment_group_42/Name_and_address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_42/Name_and_address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="REQOTE/Segment_group_27/Segment_group_42/Name_and_address/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Name_and_address.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameAndAddress" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Name_and_address.NAME_AND_ADDRESS" />
        <jb:wiring property="partyName" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Name_and_address.PARTY_NAME" />
        <jb:wiring property="street" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Name_and_address.STREET" />
        <jb:wiring property="countrySubEntityDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.CountrySubEntityDetailsC819" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS">
        <jb:value property="countrySubEntityNameCode" data="REQOTE/Segment_group_27/Segment_group_42/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_42/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_42/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countrySubEntityName" data="REQOTE/Segment_group_27/Segment_group_42/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Place_location_identification_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_42">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Place_location_identification" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationNameCode" data="REQOTE/Segment_group_27/Segment_group_42/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_42/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_42/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="REQOTE/Segment_group_27/Segment_group_42/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationNameCode" data="REQOTE/Segment_group_27/Segment_group_42/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_42/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_42/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="REQOTE/Segment_group_27/Segment_group_42/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationNameCode" data="REQOTE/Segment_group_27/Segment_group_42/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_42/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_42/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="REQOTE/Segment_group_27/Segment_group_42/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_43_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_42">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_43" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_43" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup43" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Segment_group_43">
        <jb:wiring property="reference" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_43.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_43.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_43.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Segment_group_43/Reference">
        <jb:wiring property="reference" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_43.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_43.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Segment_group_43/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_43/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_43/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_43/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_43/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_43/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_43.Date_time_period_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Segment_group_43">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_43.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_43.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Segment_group_43/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_43.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_44_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_42">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_44" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_44" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup44" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44">
        <jb:wiring property="documentMessageDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_44.Document_message_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_44.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_44.Document_message_details" class="org.milyn.edi.unedifact.d02a.common.DocumentMessageDetails" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44/Document_message_details">
        <jb:value property="communicationMediumTypeCode" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44/Document_message_details/Communication_medium_type_code" decoder="String" default="null" />
        <jb:value property="documentCopiesRequiredQuantity" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44/Document_message_details/Document_copies_required_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="documentOriginalsRequiredQuantity" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44/Document_message_details/Document_originals_required_quantity" decoder="DABigDecimal" default="null" />
        <jb:wiring property="documentMessageName" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_44.Document_message_details.DOCUMENT_MESSAGE_NAME" />
        <jb:wiring property="documentMessageDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_44.Document_message_details.DOCUMENT_MESSAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_44.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d02a.common.field.DocumentMessageNameC002" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44/Document_message_details/DOCUMENT_MESSAGE_NAME">
        <jb:value property="documentNameCode" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="documentName" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_44.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DocumentMessageDetailsC503" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44/Document_message_details/DOCUMENT_MESSAGE_DETAILS">
        <jb:value property="documentIdentifier" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_identifier" decoder="String" default="null" />
        <jb:value property="documentStatusCode" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_status_code" decoder="String" default="null" />
        <jb:value property="documentSourceDescription" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_source_description" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language_name_code" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_44.Date_time_period_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_44.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_44.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Segment_group_44/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_44.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_45_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_42">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_45" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_45" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup45" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Segment_group_45">
        <jb:wiring property="contactInformation" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_45.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_45.Communication_contact_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_45.Contact_information" class="org.milyn.edi.unedifact.d02a.common.ContactInformation" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Segment_group_45/Contact_information">
        <jb:value property="contactFunctionCode" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_45/Contact_information/Contact_function_code" decoder="String" default="null" />
        <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_45.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_45.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Segment_group_45/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS">
        <jb:value property="departmentOrEmployeeNameCode" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_45/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" />
        <jb:value property="departmentOrEmployeeName" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_45/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_45.Communication_contact_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Segment_group_45">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_45.Communication_contact" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_45.Communication_contact" class="org.milyn.edi.unedifact.d02a.common.CommunicationContact" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Segment_group_45/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="REQOTE.Segment_group_27.Segment_group_42.Segment_group_45.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_42.Segment_group_45.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02a.common.field.CommunicationContactC076" createOnElement="REQOTE/Segment_group_27/Segment_group_42/Segment_group_45/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationAddressIdentifier" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_45/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" />
        <jb:value property="communicationAddressCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_42/Segment_group_45/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_46" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup46" createOnElement="REQOTE/Segment_group_27/Segment_group_46">
        <jb:wiring property="allowanceOrCharge" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Allowance_or_charge" />
        <jb:wiring property="additionalInformation" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Additional_information_List" />
        <jb:wiring property="segmentGroup47" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_47" />
        <jb:wiring property="segmentGroup48" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_48" />
        <jb:wiring property="segmentGroup49" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_49_List" />
        <jb:wiring property="segmentGroup50" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_50" />
        <jb:wiring property="segmentGroup51" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_51_List" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Allowance_or_charge.ALLOWANCE_CHARGE_INFORMATION" class="org.milyn.edi.unedifact.d02a.common.field.AllowanceChargeInformationC552" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION">
        <jb:value property="allowanceOrChargeIdentifier" data="REQOTE/Segment_group_27/Segment_group_46/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Allowance_or_charge_identifier" decoder="String" default="null" />
        <jb:value property="allowanceOrChargeIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_46/Allowance_or_charge/ALLOWANCE_CHARGE_INFORMATION/Allowance_or_charge_identification_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Additional_information_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_46">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Additional_information" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Additional_information" class="org.milyn.edi.unedifact.d02a.common.AdditionalInformation" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Additional_information">
        <jb:value property="countryOfOriginNameCode" data="REQOTE/Segment_group_27/Segment_group_46/Additional_information/Country_of_origin_name_code" decoder="String" default="null" />
        <jb:value property="dutyRegimeTypeCode" data="REQOTE/Segment_group_27/Segment_group_46/Additional_information/Duty_regime_type_code" decoder="String" default="null" />
        <jb:value property="specialConditionCode1" data="REQOTE/Segment_group_27/Segment_group_46/Additional_information/Special_condition_code_-_-1" decoder="String" default="null" />
        <jb:value property="specialConditionCode2" data="REQOTE/Segment_group_27/Segment_group_46/Additional_information/Special_condition_code_-_-2" decoder="String" default="null" />
        <jb:value property="specialConditionCode3" data="REQOTE/Segment_group_27/Segment_group_46/Additional_information/Special_condition_code_-_-3" decoder="String" default="null" />
        <jb:value property="specialConditionCode4" data="REQOTE/Segment_group_27/Segment_group_46/Additional_information/Special_condition_code_-_-4" decoder="String" default="null" />
        <jb:value property="specialConditionCode5" data="REQOTE/Segment_group_27/Segment_group_46/Additional_information/Special_condition_code_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_47" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup47" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_47">
        <jb:wiring property="quantity" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_47.Quantity" />
        <jb:wiring property="rangeDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_47.Range_details" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_47.Quantity" class="org.milyn.edi.unedifact.d02a.common.Quantity" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_47/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_47.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_47.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.QuantityDetailsC186" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_47/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_47/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_47/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_47/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_47.Range_details" class="org.milyn.edi.unedifact.d02a.common.RangeDetails" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_47/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_47/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_47.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_47.Range_details.RANGE" class="org.milyn.edi.unedifact.d02a.common.field.RangeC280" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_47/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_47/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_47/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_47/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_48" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup48" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_48">
        <jb:wiring property="percentageDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_48.Percentage_details" />
        <jb:wiring property="rangeDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_48.Range_details" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_48.Percentage_details" class="org.milyn.edi.unedifact.d02a.common.PercentageDetails" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_48/Percentage_details">
        <jb:value property="statusDescriptionCode" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_48/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_48.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_48.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.PercentageDetailsC501" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_48/Percentage_details/PERCENTAGE_DETAILS">
        <jb:value property="percentageTypeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_48/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="percentage" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_48/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" />
        <jb:value property="percentageBasisIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_48/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_48/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_48/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_48.Range_details" class="org.milyn.edi.unedifact.d02a.common.RangeDetails" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_48/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_48/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_48.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_48.Range_details.RANGE" class="org.milyn.edi.unedifact.d02a.common.field.RangeC280" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_48/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_48/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_48/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_48/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_49_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_46">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_49" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_49" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup49" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_49">
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_49.Monetary_amount" />
        <jb:wiring property="rangeDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_49.Range_details" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_49.Monetary_amount" class="org.milyn.edi.unedifact.d02a.common.MonetaryAmount" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_49/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_49.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_49.Range_details" class="org.milyn.edi.unedifact.d02a.common.RangeDetails" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_49/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_49/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_49.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_49.Range_details.RANGE" class="org.milyn.edi.unedifact.d02a.common.field.RangeC280" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_49/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_49/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_49/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_49/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_50" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup50" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_50">
        <jb:wiring property="rateDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_50.Rate_details" />
        <jb:wiring property="rangeDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_50.Range_details" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_50.Rate_details" class="org.milyn.edi.unedifact.d02a.common.RateDetails" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_50/Rate_details">
        <jb:value property="statusDescriptionCode" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_50/Rate_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="rateDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_50.Rate_details.RATE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_50.Rate_details.RATE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.RateDetailsC128" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_50/Rate_details/RATE_DETAILS">
        <jb:value property="rateTypeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_50/Rate_details/RATE_DETAILS/Rate_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="unitPriceBasisRate" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_50/Rate_details/RATE_DETAILS/Unit_price_basis_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="unitPriceBasisQuantity" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_50/Rate_details/RATE_DETAILS/Unit_price_basis_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_50/Rate_details/RATE_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_50.Range_details" class="org.milyn.edi.unedifact.d02a.common.RangeDetails" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_50/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_50/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_50.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_50.Range_details.RANGE" class="org.milyn.edi.unedifact.d02a.common.field.RangeC280" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_50/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_50/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_50/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_50/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_51_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_46">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_51" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_51" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup51" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_51.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_51.Monetary_amount" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_51.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.DutyTaxFeeTypeC241" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/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="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_51.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d02a.common.field.DutyTaxFeeAccountDetailC533" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/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="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_51.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d02a.common.field.DutyTaxFeeDetailC243" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/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="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_46.Segment_group_51.Monetary_amount" class="org.milyn.edi.unedifact.d02a.common.MonetaryAmount" createOnElement="REQOTE/Segment_group_27/Segment_group_46/Segment_group_51/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_27.Segment_group_46.Segment_group_51.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_52" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup52" createOnElement="REQOTE/Segment_group_27/Segment_group_52">
        <jb:wiring property="detailsOfTransport" beanIdRef="REQOTE.Segment_group_27.Segment_group_52.Details_of_transport" />
        <jb:wiring property="quantity" beanIdRef="REQOTE.Segment_group_27.Segment_group_52.Quantity_List" />
        <jb:wiring property="segmentGroup53" beanIdRef="REQOTE.Segment_group_27.Segment_group_52.Segment_group_53_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52.Details_of_transport" class="org.milyn.edi.unedifact.d02a.common.DetailsOfTransport" createOnElement="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport">
        <jb:value property="transportStageCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/Transport_stage_code_qualifier" decoder="String" default="null" />
        <jb:value property="meansOfTransportJourneyIdentifier" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/Means_of_transport_journey_identifier" decoder="String" default="null" />
        <jb:value property="transitDirectionIndicatorCode" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/Transit_direction_indicator_code" decoder="String" default="null" />
        <jb:value property="transportMeansOwnershipIndicatorCode" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/Transport_means_ownership_indicator_code" decoder="String" default="null" />
        <jb:wiring property="modeOfTransport" beanIdRef="REQOTE.Segment_group_27.Segment_group_52.Details_of_transport.MODE_OF_TRANSPORT" />
        <jb:wiring property="transportMeans" beanIdRef="REQOTE.Segment_group_27.Segment_group_52.Details_of_transport.TRANSPORT_MEANS" />
        <jb:wiring property="carrier" beanIdRef="REQOTE.Segment_group_27.Segment_group_52.Details_of_transport.CARRIER" />
        <jb:wiring property="excessTransportationInformation" beanIdRef="REQOTE.Segment_group_27.Segment_group_52.Details_of_transport.EXCESS_TRANSPORTATION_INFORMATION" />
        <jb:wiring property="transportIdentification" beanIdRef="REQOTE.Segment_group_27.Segment_group_52.Details_of_transport.TRANSPORT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52.Details_of_transport.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d02a.common.field.ModeOfTransportC220" createOnElement="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/MODE_OF_TRANSPORT">
        <jb:value property="transportModeNameCode" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/MODE_OF_TRANSPORT/Transport_mode_name_code" decoder="String" default="null" />
        <jb:value property="transportModeName" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/MODE_OF_TRANSPORT/Transport_mode_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52.Details_of_transport.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d02a.common.field.TransportMeansC228" createOnElement="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/TRANSPORT_MEANS">
        <jb:value property="transportMeansDescriptionCode" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/TRANSPORT_MEANS/Transport_means_description_code" decoder="String" default="null" />
        <jb:value property="transportMeansDescription" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/TRANSPORT_MEANS/Transport_means_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52.Details_of_transport.CARRIER" class="org.milyn.edi.unedifact.d02a.common.field.CarrierC040" createOnElement="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/CARRIER">
        <jb:value property="carrierIdentifier" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/CARRIER/Carrier_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/CARRIER/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/CARRIER/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="carrierName" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/CARRIER/Carrier_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52.Details_of_transport.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d02a.common.field.ExcessTransportationInformationC401" createOnElement="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION">
        <jb:value property="excessTransportationReasonCode" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason_code" decoder="String" default="null" />
        <jb:value property="excessTransportationResponsibilityCode" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility_code" decoder="String" default="null" />
        <jb:value property="customerShipmentAuthorisationIdentifier" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Customer_shipment_authorisation_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52.Details_of_transport.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.TransportIdentificationC222" createOnElement="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/TRANSPORT_IDENTIFICATION">
        <jb:value property="transportMeansIdentificationNameIdentifier" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="transportMeansIdentificationName" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" />
        <jb:value property="transportMeansNationalityCode" data="REQOTE/Segment_group_27/Segment_group_52/Details_of_transport/TRANSPORT_IDENTIFICATION/Transport_means_nationality_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52.Quantity_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_52">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_52.Quantity" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52.Quantity" class="org.milyn.edi.unedifact.d02a.common.Quantity" createOnElement="REQOTE/Segment_group_27/Segment_group_52/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_52.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.QuantityDetailsC186" createOnElement="REQOTE/Segment_group_27/Segment_group_52/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_52/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="REQOTE/Segment_group_27/Segment_group_52/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Segment_group_52/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52.Segment_group_53_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_52">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_52.Segment_group_53" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52.Segment_group_53" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup53" createOnElement="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53">
        <jb:wiring property="placeLocationIdentification" beanIdRef="REQOTE.Segment_group_27.Segment_group_52.Segment_group_53.Place_location_identification" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_52.Segment_group_53.Date_time_period_List" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52.Segment_group_53.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationNameCode" data="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52.Segment_group_53.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationNameCode" data="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52.Segment_group_53.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationNameCode" data="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52.Segment_group_53.Date_time_period_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_52.Segment_group_53.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_52.Segment_group_53.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="REQOTE/Segment_group_27/Segment_group_52/Segment_group_53/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_52.Segment_group_53.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_54_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_54" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_54" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup54" createOnElement="REQOTE/Segment_group_27/Segment_group_54">
        <jb:wiring property="schedulingConditions" beanIdRef="REQOTE.Segment_group_27.Segment_group_54.Scheduling_conditions" />
        <jb:wiring property="freeText" beanIdRef="REQOTE.Segment_group_27.Segment_group_54.Free_text_List" />
        <jb:wiring property="segmentGroup55" beanIdRef="REQOTE.Segment_group_27.Segment_group_54.Segment_group_55_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_54.Scheduling_conditions" class="org.milyn.edi.unedifact.d02a.common.SchedulingConditions" createOnElement="REQOTE/Segment_group_27/Segment_group_54/Scheduling_conditions">
        <jb:value property="deliveryPlanCommitmentLevelCode" data="REQOTE/Segment_group_27/Segment_group_54/Scheduling_conditions/Delivery_plan_commitment_level_code" decoder="String" default="null" />
        <jb:value property="deliveryInstructionCode" data="REQOTE/Segment_group_27/Segment_group_54/Scheduling_conditions/Delivery_instruction_code" decoder="String" default="null" />
        <jb:wiring property="patternDescription" beanIdRef="REQOTE.Segment_group_27.Segment_group_54.Scheduling_conditions.PATTERN_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_54.Scheduling_conditions.PATTERN_DESCRIPTION" class="org.milyn.edi.unedifact.d02a.common.field.PatternDescriptionC329" createOnElement="REQOTE/Segment_group_27/Segment_group_54/Scheduling_conditions/PATTERN_DESCRIPTION">
        <jb:value property="frequencyCode" data="REQOTE/Segment_group_27/Segment_group_54/Scheduling_conditions/PATTERN_DESCRIPTION/Frequency_code" decoder="String" default="null" />
        <jb:value property="despatchPatternCode" data="REQOTE/Segment_group_27/Segment_group_54/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_code" decoder="String" default="null" />
        <jb:value property="despatchPatternTimingCode" data="REQOTE/Segment_group_27/Segment_group_54/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_timing_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_54.Free_text_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_54">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_54.Free_text" />
    </jb:bean>

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_54.Segment_group_55_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_54">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_54.Segment_group_55" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_54.Segment_group_55" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup55" createOnElement="REQOTE/Segment_group_27/Segment_group_54/Segment_group_55">
        <jb:wiring property="quantity" beanIdRef="REQOTE.Segment_group_27.Segment_group_54.Segment_group_55.Quantity" />
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_54.Segment_group_55.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_54.Segment_group_55.Quantity" class="org.milyn.edi.unedifact.d02a.common.Quantity" createOnElement="REQOTE/Segment_group_27/Segment_group_54/Segment_group_55/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="REQOTE.Segment_group_27.Segment_group_54.Segment_group_55.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_54.Segment_group_55.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.QuantityDetailsC186" createOnElement="REQOTE/Segment_group_27/Segment_group_54/Segment_group_55/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="REQOTE/Segment_group_27/Segment_group_54/Segment_group_55/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="REQOTE/Segment_group_27/Segment_group_54/Segment_group_55/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="REQOTE/Segment_group_27/Segment_group_54/Segment_group_55/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_54.Segment_group_55.Date_time_period_List" class="java.util.ArrayList" createOnElement="REQOTE/Segment_group_27/Segment_group_54/Segment_group_55">
        <jb:wiring beanIdRef="REQOTE.Segment_group_27.Segment_group_54.Segment_group_55.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_27.Segment_group_54.Segment_group_55.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="REQOTE/Segment_group_27/Segment_group_54/Segment_group_55/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="REQOTE.Segment_group_27.Segment_group_54.Segment_group_55.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

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

    <jb:bean beanId="REQOTE.Section_control" class="org.milyn.edi.unedifact.d02a.common.SectionControl" createOnElement="REQOTE/Section_control">
        <jb:value property="sectionIdentification" data="REQOTE/Section_control/SECTION_IDENTIFICATION" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_56_List" class="java.util.ArrayList" createOnElement="REQOTE">
        <jb:wiring beanIdRef="REQOTE.Segment_group_56" />
    </jb:bean>

    <jb:bean beanId="REQOTE.Segment_group_56" class="org.milyn.edi.unedifact.d02a.REQOTE.SegmentGroup56" createOnElement="REQOTE/Segment_group_56">
        <jb:wiring property="allowanceOrCharge" beanIdRef="REQOTE.Segment_group_56.Allowance_or_charge" />
        <jb:wiring property="monetaryAmount" beanIdRef="REQOTE.Segment_group_56.Monetary_amount" />
        <jb:wiring property="additionalInformation" beanIdRef="REQOTE.Segment_group_56.Additional_information" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="REQOTE.Segment_group_56.Additional_information" class="org.milyn.edi.unedifact.d02a.common.AdditionalInformation" createOnElement="REQOTE/Segment_group_56/Additional_information">
        <jb:value property="countryOfOriginNameCode" data="REQOTE/Segment_group_56/Additional_information/Country_of_origin_name_code" decoder="String" default="null" />
        <jb:value property="dutyRegimeTypeCode" data="REQOTE/Segment_group_56/Additional_information/Duty_regime_type_code" decoder="String" default="null" />
        <jb:value property="specialConditionCode1" data="REQOTE/Segment_group_56/Additional_information/Special_condition_code_-_-1" decoder="String" default="null" />
        <jb:value property="specialConditionCode2" data="REQOTE/Segment_group_56/Additional_information/Special_condition_code_-_-2" decoder="String" default="null" />
        <jb:value property="specialConditionCode3" data="REQOTE/Segment_group_56/Additional_information/Special_condition_code_-_-3" decoder="String" default="null" />
        <jb:value property="specialConditionCode4" data="REQOTE/Segment_group_56/Additional_information/Special_condition_code_-_-4" decoder="String" default="null" />
        <jb:value property="specialConditionCode5" data="REQOTE/Segment_group_56/Additional_information/Special_condition_code_-_-5" decoder="String" default="null" />
    </jb:bean>

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy