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

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

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

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

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

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


    <jb:bean beanId="RECADV" class="org.milyn.edi.unedifact.d06b.RECADV.Recadv" createOnElement="RECADV">
        <jb:wiring property="beginningOfMessage" beanIdRef="RECADV.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RECADV.Date_time_period_List" />
        <jb:wiring property="additionalInformation" beanIdRef="RECADV.Additional_information_List" />
        <jb:wiring property="currencies" beanIdRef="RECADV.Currencies_List" />
        <jb:wiring property="freeText" beanIdRef="RECADV.Free_text_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="RECADV.Segment_group_1_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="RECADV.Segment_group_2_List" />
        <jb:wiring property="segmentGroup4" beanIdRef="RECADV.Segment_group_4_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="RECADV.Segment_group_7_List" />
        <jb:wiring property="segmentGroup10" beanIdRef="RECADV.Segment_group_10_List" />
        <jb:wiring property="segmentGroup11" beanIdRef="RECADV.Segment_group_11_List" />
        <jb:wiring property="segmentGroup16" beanIdRef="RECADV.Segment_group_16_List" />
        <jb:wiring property="controlTotal" beanIdRef="RECADV.Control_total" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_1" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup1" createOnElement="RECADV/Segment_group_1">
        <jb:wiring property="reference" beanIdRef="RECADV.Segment_group_1.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RECADV.Segment_group_1.Date_time_period_List" />
        <jb:wiring property="processingInformation" beanIdRef="RECADV.Segment_group_1.Processing_information_List" />
        <jb:wiring property="monetaryAmount" beanIdRef="RECADV.Segment_group_1.Monetary_amount_List" />
        <jb:wiring property="allowanceOrCharge" beanIdRef="RECADV.Segment_group_1.Allowance_or_charge" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_2" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup2" createOnElement="RECADV/Segment_group_2">
        <jb:wiring property="documentMessageDetails" beanIdRef="RECADV.Segment_group_2.Document_message_details" />
        <jb:wiring property="segmentGroup3" beanIdRef="RECADV.Segment_group_2.Segment_group_3_List" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_2.Segment_group_3" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup3" createOnElement="RECADV/Segment_group_2/Segment_group_3">
        <jb:wiring property="physicalOrLogicalState" beanIdRef="RECADV.Segment_group_2.Segment_group_3.Physical_or_logical_state" />
        <jb:wiring property="partiesAndInstruction" beanIdRef="RECADV.Segment_group_2.Segment_group_3.Parties_and_instruction_List" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_2.Segment_group_3.Physical_or_logical_state" class="org.milyn.edi.unedifact.d06b.common.PhysicalOrLogicalState" createOnElement="RECADV/Segment_group_2/Segment_group_3/Physical_or_logical_state">
        <jb:value property="physicalOrLogicalStateTypeCodeQualifier" data="RECADV/Segment_group_2/Segment_group_3/Physical_or_logical_state/Physical_or_logical_state_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="physicalOrLogicalStateInformation" beanIdRef="RECADV.Segment_group_2.Segment_group_3.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_2.Segment_group_3.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.PhysicalOrLogicalStateInformationC564" createOnElement="RECADV/Segment_group_2/Segment_group_3/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION">
        <jb:value property="physicalOrLogicalStateDescriptionCode" data="RECADV/Segment_group_2/Segment_group_3/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_2/Segment_group_3/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_2/Segment_group_3/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="physicalOrLogicalStateDescription" data="RECADV/Segment_group_2/Segment_group_3/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_2.Segment_group_3.Parties_and_instruction_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_2/Segment_group_3">
        <jb:wiring beanIdRef="RECADV.Segment_group_2.Segment_group_3.Parties_and_instruction" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_4" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup4" createOnElement="RECADV/Segment_group_4">
        <jb:wiring property="nameAndAddress" beanIdRef="RECADV.Segment_group_4.Name_and_address" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="RECADV.Segment_group_4.Place_location_identification_List" />
        <jb:wiring property="segmentGroup5" beanIdRef="RECADV.Segment_group_4.Segment_group_5_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="RECADV.Segment_group_4.Segment_group_6_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_4.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="RECADV/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="RECADV/Segment_group_4/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="RECADV/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="RECADV/Segment_group_4/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="RECADV.Segment_group_4.Segment_group_6_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_4">
        <jb:wiring beanIdRef="RECADV.Segment_group_4.Segment_group_6" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_4.Segment_group_6" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup6" createOnElement="RECADV/Segment_group_4/Segment_group_6">
        <jb:wiring property="contactInformation" beanIdRef="RECADV.Segment_group_4.Segment_group_6.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="RECADV.Segment_group_4.Segment_group_6.Communication_contact_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_7" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup7" createOnElement="RECADV/Segment_group_7">
        <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="RECADV.Segment_group_7.Terms_of_delivery_or_transport" />
        <jb:wiring property="segmentGroup8" beanIdRef="RECADV.Segment_group_7.Segment_group_8_List" />
        <jb:wiring property="segmentGroup9" beanIdRef="RECADV.Segment_group_7.Segment_group_9_List" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_7.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" class="org.milyn.edi.unedifact.d06b.common.field.TermsOfDeliveryOrTransportC100" createOnElement="RECADV/Segment_group_7/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT">
        <jb:value property="deliveryOrTransportTermsDescriptionCode" data="RECADV/Segment_group_7/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="RECADV/Segment_group_7/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_7/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="deliveryOrTransportTermsDescription1" data="RECADV/Segment_group_7/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="RECADV/Segment_group_7/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="RECADV.Segment_group_7.Segment_group_8_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_7">
        <jb:wiring beanIdRef="RECADV.Segment_group_7.Segment_group_8" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_7.Segment_group_8" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup8" createOnElement="RECADV/Segment_group_7/Segment_group_8">
        <jb:wiring property="physicalOrLogicalState" beanIdRef="RECADV.Segment_group_7.Segment_group_8.Physical_or_logical_state" />
        <jb:wiring property="partiesAndInstruction" beanIdRef="RECADV.Segment_group_7.Segment_group_8.Parties_and_instruction_List" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_7.Segment_group_8.Physical_or_logical_state" class="org.milyn.edi.unedifact.d06b.common.PhysicalOrLogicalState" createOnElement="RECADV/Segment_group_7/Segment_group_8/Physical_or_logical_state">
        <jb:value property="physicalOrLogicalStateTypeCodeQualifier" data="RECADV/Segment_group_7/Segment_group_8/Physical_or_logical_state/Physical_or_logical_state_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="physicalOrLogicalStateInformation" beanIdRef="RECADV.Segment_group_7.Segment_group_8.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_7.Segment_group_8.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.PhysicalOrLogicalStateInformationC564" createOnElement="RECADV/Segment_group_7/Segment_group_8/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION">
        <jb:value property="physicalOrLogicalStateDescriptionCode" data="RECADV/Segment_group_7/Segment_group_8/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_7/Segment_group_8/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_7/Segment_group_8/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="physicalOrLogicalStateDescription" data="RECADV/Segment_group_7/Segment_group_8/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_7.Segment_group_8.Parties_and_instruction_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_7/Segment_group_8">
        <jb:wiring beanIdRef="RECADV.Segment_group_7.Segment_group_8.Parties_and_instruction" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_7.Segment_group_9" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup9" createOnElement="RECADV/Segment_group_7/Segment_group_9">
        <jb:wiring property="placeLocationIdentification" beanIdRef="RECADV.Segment_group_7.Segment_group_9.Place_location_identification" />
        <jb:wiring property="physicalOrLogicalState" beanIdRef="RECADV.Segment_group_7.Segment_group_9.Physical_or_logical_state_List" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_7.Segment_group_9.Physical_or_logical_state_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_7/Segment_group_9">
        <jb:wiring beanIdRef="RECADV.Segment_group_7.Segment_group_9.Physical_or_logical_state" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_7.Segment_group_9.Physical_or_logical_state" class="org.milyn.edi.unedifact.d06b.common.PhysicalOrLogicalState" createOnElement="RECADV/Segment_group_7/Segment_group_9/Physical_or_logical_state">
        <jb:value property="physicalOrLogicalStateTypeCodeQualifier" data="RECADV/Segment_group_7/Segment_group_9/Physical_or_logical_state/Physical_or_logical_state_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="physicalOrLogicalStateInformation" beanIdRef="RECADV.Segment_group_7.Segment_group_9.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_7.Segment_group_9.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.PhysicalOrLogicalStateInformationC564" createOnElement="RECADV/Segment_group_7/Segment_group_9/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION">
        <jb:value property="physicalOrLogicalStateDescriptionCode" data="RECADV/Segment_group_7/Segment_group_9/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_7/Segment_group_9/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_7/Segment_group_9/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="physicalOrLogicalStateDescription" data="RECADV/Segment_group_7/Segment_group_9/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_10" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup10" createOnElement="RECADV/Segment_group_10">
        <jb:wiring property="transportInformation" beanIdRef="RECADV.Segment_group_10.Transport_information" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RECADV.Segment_group_10.Date_time_period_List" />
        <jb:wiring property="physicalOrLogicalState" beanIdRef="RECADV.Segment_group_10.Physical_or_logical_state_List" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_10.Transport_information.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d06b.common.field.ModeOfTransportC220" createOnElement="RECADV/Segment_group_10/Transport_information/MODE_OF_TRANSPORT">
        <jb:value property="transportModeNameCode" data="RECADV/Segment_group_10/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name_code" decoder="String" default="null" />
        <jb:value property="transportModeName" data="RECADV/Segment_group_10/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_10.Transport_information.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d06b.common.field.TransportMeansC001" createOnElement="RECADV/Segment_group_10/Transport_information/TRANSPORT_MEANS">
        <jb:value property="transportMeansDescriptionCode" data="RECADV/Segment_group_10/Transport_information/TRANSPORT_MEANS/Transport_means_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_10/Transport_information/TRANSPORT_MEANS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_10/Transport_information/TRANSPORT_MEANS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="transportMeansDescription" data="RECADV/Segment_group_10/Transport_information/TRANSPORT_MEANS/Transport_means_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_10.Physical_or_logical_state" class="org.milyn.edi.unedifact.d06b.common.PhysicalOrLogicalState" createOnElement="RECADV/Segment_group_10/Physical_or_logical_state">
        <jb:value property="physicalOrLogicalStateTypeCodeQualifier" data="RECADV/Segment_group_10/Physical_or_logical_state/Physical_or_logical_state_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="physicalOrLogicalStateInformation" beanIdRef="RECADV.Segment_group_10.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_10.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.PhysicalOrLogicalStateInformationC564" createOnElement="RECADV/Segment_group_10/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION">
        <jb:value property="physicalOrLogicalStateDescriptionCode" data="RECADV/Segment_group_10/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_10/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_10/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="physicalOrLogicalStateDescription" data="RECADV/Segment_group_10/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_11" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup11" createOnElement="RECADV/Segment_group_11">
        <jb:wiring property="equipmentDetails" beanIdRef="RECADV.Segment_group_11.Equipment_details" />
        <jb:wiring property="segmentGroup12" beanIdRef="RECADV.Segment_group_11.Segment_group_12_List" />
        <jb:wiring property="segmentGroup13" beanIdRef="RECADV.Segment_group_11.Segment_group_13_List" />
        <jb:wiring property="segmentGroup14" beanIdRef="RECADV.Segment_group_11.Segment_group_14_List" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_11.Equipment_details.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.EquipmentIdentificationC237" createOnElement="RECADV/Segment_group_11/Equipment_details/EQUIPMENT_IDENTIFICATION">
        <jb:value property="equipmentIdentifier" data="RECADV/Segment_group_11/Equipment_details/EQUIPMENT_IDENTIFICATION/Equipment_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_11/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_11/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="RECADV/Segment_group_11/Equipment_details/EQUIPMENT_IDENTIFICATION/Country_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_12" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup12" createOnElement="RECADV/Segment_group_11/Segment_group_12">
        <jb:wiring property="physicalOrLogicalState" beanIdRef="RECADV.Segment_group_11.Segment_group_12.Physical_or_logical_state" />
        <jb:wiring property="partiesAndInstruction" beanIdRef="RECADV.Segment_group_11.Segment_group_12.Parties_and_instruction_List" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_12.Physical_or_logical_state" class="org.milyn.edi.unedifact.d06b.common.PhysicalOrLogicalState" createOnElement="RECADV/Segment_group_11/Segment_group_12/Physical_or_logical_state">
        <jb:value property="physicalOrLogicalStateTypeCodeQualifier" data="RECADV/Segment_group_11/Segment_group_12/Physical_or_logical_state/Physical_or_logical_state_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="physicalOrLogicalStateInformation" beanIdRef="RECADV.Segment_group_11.Segment_group_12.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_12.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.PhysicalOrLogicalStateInformationC564" createOnElement="RECADV/Segment_group_11/Segment_group_12/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION">
        <jb:value property="physicalOrLogicalStateDescriptionCode" data="RECADV/Segment_group_11/Segment_group_12/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_11/Segment_group_12/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_11/Segment_group_12/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="physicalOrLogicalStateDescription" data="RECADV/Segment_group_11/Segment_group_12/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_12.Parties_and_instruction_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_11/Segment_group_12">
        <jb:wiring beanIdRef="RECADV.Segment_group_11.Segment_group_12.Parties_and_instruction" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_13_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_11">
        <jb:wiring beanIdRef="RECADV.Segment_group_11.Segment_group_13" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_13" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup13" createOnElement="RECADV/Segment_group_11/Segment_group_13">
        <jb:wiring property="sealNumber" beanIdRef="RECADV.Segment_group_11.Segment_group_13.Seal_number" />
        <jb:wiring property="physicalOrLogicalState" beanIdRef="RECADV.Segment_group_11.Segment_group_13.Physical_or_logical_state_List" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_13.Seal_number" class="org.milyn.edi.unedifact.d06b.common.SealNumber" createOnElement="RECADV/Segment_group_11/Segment_group_13/Seal_number">
        <jb:value property="transportUnitSealIdentifier" data="RECADV/Segment_group_11/Segment_group_13/Seal_number/Transport_unit_seal_identifier" decoder="String" default="null" />
        <jb:value property="sealConditionCode" data="RECADV/Segment_group_11/Segment_group_13/Seal_number/Seal_condition_code" decoder="String" default="null" />
        <jb:wiring property="sealIssuer" beanIdRef="RECADV.Segment_group_11.Segment_group_13.Seal_number.SEAL_ISSUER" />
        <jb:wiring property="identityNumberRange" beanIdRef="RECADV.Segment_group_11.Segment_group_13.Seal_number.IDENTITY_NUMBER_RANGE" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_13.Seal_number.SEAL_ISSUER" class="org.milyn.edi.unedifact.d06b.common.field.SealIssuerC215" createOnElement="RECADV/Segment_group_11/Segment_group_13/Seal_number/SEAL_ISSUER">
        <jb:value property="sealingPartyNameCode" data="RECADV/Segment_group_11/Segment_group_13/Seal_number/SEAL_ISSUER/Sealing_party_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_11/Segment_group_13/Seal_number/SEAL_ISSUER/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_11/Segment_group_13/Seal_number/SEAL_ISSUER/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="sealingPartyName" data="RECADV/Segment_group_11/Segment_group_13/Seal_number/SEAL_ISSUER/Sealing_party_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_13.Seal_number.IDENTITY_NUMBER_RANGE" class="org.milyn.edi.unedifact.d06b.common.field.IdentityNumberRangeC208" createOnElement="RECADV/Segment_group_11/Segment_group_13/Seal_number/IDENTITY_NUMBER_RANGE">
        <jb:value property="objectIdentifier1" data="RECADV/Segment_group_11/Segment_group_13/Seal_number/IDENTITY_NUMBER_RANGE/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="RECADV/Segment_group_11/Segment_group_13/Seal_number/IDENTITY_NUMBER_RANGE/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_13.Physical_or_logical_state_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_11/Segment_group_13">
        <jb:wiring beanIdRef="RECADV.Segment_group_11.Segment_group_13.Physical_or_logical_state" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_13.Physical_or_logical_state" class="org.milyn.edi.unedifact.d06b.common.PhysicalOrLogicalState" createOnElement="RECADV/Segment_group_11/Segment_group_13/Physical_or_logical_state">
        <jb:value property="physicalOrLogicalStateTypeCodeQualifier" data="RECADV/Segment_group_11/Segment_group_13/Physical_or_logical_state/Physical_or_logical_state_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="physicalOrLogicalStateInformation" beanIdRef="RECADV.Segment_group_11.Segment_group_13.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_13.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.PhysicalOrLogicalStateInformationC564" createOnElement="RECADV/Segment_group_11/Segment_group_13/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION">
        <jb:value property="physicalOrLogicalStateDescriptionCode" data="RECADV/Segment_group_11/Segment_group_13/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_11/Segment_group_13/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_11/Segment_group_13/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="physicalOrLogicalStateDescription" data="RECADV/Segment_group_11/Segment_group_13/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_14" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup14" createOnElement="RECADV/Segment_group_11/Segment_group_14">
        <jb:wiring property="attachedEquipment" beanIdRef="RECADV.Segment_group_11.Segment_group_14.Attached_equipment" />
        <jb:wiring property="segmentGroup15" beanIdRef="RECADV.Segment_group_11.Segment_group_14.Segment_group_15_List" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_14.Attached_equipment" class="org.milyn.edi.unedifact.d06b.common.AttachedEquipment" createOnElement="RECADV/Segment_group_11/Segment_group_14/Attached_equipment">
        <jb:value property="equipmentTypeCodeQualifier" data="RECADV/Segment_group_11/Segment_group_14/Attached_equipment/Equipment_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="equipmentIdentification" beanIdRef="RECADV.Segment_group_11.Segment_group_14.Attached_equipment.EQUIPMENT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_14.Attached_equipment.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.EquipmentIdentificationC237" createOnElement="RECADV/Segment_group_11/Segment_group_14/Attached_equipment/EQUIPMENT_IDENTIFICATION">
        <jb:value property="equipmentIdentifier" data="RECADV/Segment_group_11/Segment_group_14/Attached_equipment/EQUIPMENT_IDENTIFICATION/Equipment_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_11/Segment_group_14/Attached_equipment/EQUIPMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_11/Segment_group_14/Attached_equipment/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="RECADV/Segment_group_11/Segment_group_14/Attached_equipment/EQUIPMENT_IDENTIFICATION/Country_identifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_14.Segment_group_15" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup15" createOnElement="RECADV/Segment_group_11/Segment_group_14/Segment_group_15">
        <jb:wiring property="physicalOrLogicalState" beanIdRef="RECADV.Segment_group_11.Segment_group_14.Segment_group_15.Physical_or_logical_state" />
        <jb:wiring property="partiesAndInstruction" beanIdRef="RECADV.Segment_group_11.Segment_group_14.Segment_group_15.Parties_and_instruction_List" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_14.Segment_group_15.Physical_or_logical_state" class="org.milyn.edi.unedifact.d06b.common.PhysicalOrLogicalState" createOnElement="RECADV/Segment_group_11/Segment_group_14/Segment_group_15/Physical_or_logical_state">
        <jb:value property="physicalOrLogicalStateTypeCodeQualifier" data="RECADV/Segment_group_11/Segment_group_14/Segment_group_15/Physical_or_logical_state/Physical_or_logical_state_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="physicalOrLogicalStateInformation" beanIdRef="RECADV.Segment_group_11.Segment_group_14.Segment_group_15.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_14.Segment_group_15.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.PhysicalOrLogicalStateInformationC564" createOnElement="RECADV/Segment_group_11/Segment_group_14/Segment_group_15/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION">
        <jb:value property="physicalOrLogicalStateDescriptionCode" data="RECADV/Segment_group_11/Segment_group_14/Segment_group_15/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_11/Segment_group_14/Segment_group_15/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_11/Segment_group_14/Segment_group_15/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="physicalOrLogicalStateDescription" data="RECADV/Segment_group_11/Segment_group_14/Segment_group_15/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_11.Segment_group_14.Segment_group_15.Parties_and_instruction_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_11/Segment_group_14/Segment_group_15">
        <jb:wiring beanIdRef="RECADV.Segment_group_11.Segment_group_14.Segment_group_15.Parties_and_instruction" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup16" createOnElement="RECADV/Segment_group_16">
        <jb:wiring property="consignmentPackingSequence" beanIdRef="RECADV.Segment_group_16.Consignment_packing_sequence" />
        <jb:wiring property="segmentGroup17" beanIdRef="RECADV.Segment_group_16.Segment_group_17_List" />
        <jb:wiring property="segmentGroup18" beanIdRef="RECADV.Segment_group_16.Segment_group_18_List" />
        <jb:wiring property="segmentGroup19" beanIdRef="RECADV.Segment_group_16.Segment_group_19_List" />
        <jb:wiring property="segmentGroup20" beanIdRef="RECADV.Segment_group_16.Segment_group_20_List" />
        <jb:wiring property="segmentGroup25" beanIdRef="RECADV.Segment_group_16.Segment_group_25_List" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Consignment_packing_sequence" class="org.milyn.edi.unedifact.d06b.common.ConsignmentPackingSequence" createOnElement="RECADV/Segment_group_16/Consignment_packing_sequence">
        <jb:value property="hierarchicalStructureLevelIdentifier" data="RECADV/Segment_group_16/Consignment_packing_sequence/Hierarchical_structure_level_identifier" decoder="String" default="null" />
        <jb:value property="hierarchicalStructureParentIdentifier" data="RECADV/Segment_group_16/Consignment_packing_sequence/Hierarchical_structure_parent_identifier" decoder="String" default="null" />
        <jb:value property="packagingLevelCode" data="RECADV/Segment_group_16/Consignment_packing_sequence/Packaging_level_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_17_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_17" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_17" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup17" createOnElement="RECADV/Segment_group_16/Segment_group_17">
        <jb:wiring property="reference" beanIdRef="RECADV.Segment_group_16.Segment_group_17.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RECADV.Segment_group_16.Segment_group_17.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_18" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup18" createOnElement="RECADV/Segment_group_16/Segment_group_18">
        <jb:wiring property="transportInformation" beanIdRef="RECADV.Segment_group_16.Segment_group_18.Transport_information" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RECADV.Segment_group_16.Segment_group_18.Date_time_period_List" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_18.Transport_information.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d06b.common.field.ModeOfTransportC220" createOnElement="RECADV/Segment_group_16/Segment_group_18/Transport_information/MODE_OF_TRANSPORT">
        <jb:value property="transportModeNameCode" data="RECADV/Segment_group_16/Segment_group_18/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name_code" decoder="String" default="null" />
        <jb:value property="transportModeName" data="RECADV/Segment_group_16/Segment_group_18/Transport_information/MODE_OF_TRANSPORT/Transport_mode_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_18.Transport_information.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d06b.common.field.TransportMeansC001" createOnElement="RECADV/Segment_group_16/Segment_group_18/Transport_information/TRANSPORT_MEANS">
        <jb:value property="transportMeansDescriptionCode" data="RECADV/Segment_group_16/Segment_group_18/Transport_information/TRANSPORT_MEANS/Transport_means_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_16/Segment_group_18/Transport_information/TRANSPORT_MEANS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_16/Segment_group_18/Transport_information/TRANSPORT_MEANS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="transportMeansDescription" data="RECADV/Segment_group_16/Segment_group_18/Transport_information/TRANSPORT_MEANS/Transport_means_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_18.Transport_information.CARRIER" class="org.milyn.edi.unedifact.d06b.common.field.CarrierC040" createOnElement="RECADV/Segment_group_16/Segment_group_18/Transport_information/CARRIER">
        <jb:value property="carrierIdentifier" data="RECADV/Segment_group_16/Segment_group_18/Transport_information/CARRIER/Carrier_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_16/Segment_group_18/Transport_information/CARRIER/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_16/Segment_group_18/Transport_information/CARRIER/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="carrierName" data="RECADV/Segment_group_16/Segment_group_18/Transport_information/CARRIER/Carrier_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_18.Transport_information.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.ExcessTransportationInformationC401" createOnElement="RECADV/Segment_group_16/Segment_group_18/Transport_information/EXCESS_TRANSPORTATION_INFORMATION">
        <jb:value property="excessTransportationReasonCode" data="RECADV/Segment_group_16/Segment_group_18/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason_code" decoder="String" default="null" />
        <jb:value property="excessTransportationResponsibilityCode" data="RECADV/Segment_group_16/Segment_group_18/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility_code" decoder="String" default="null" />
        <jb:value property="customerShipmentAuthorisationIdentifier" data="RECADV/Segment_group_16/Segment_group_18/Transport_information/EXCESS_TRANSPORTATION_INFORMATION/Customer_shipment_authorisation_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_19" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup19" createOnElement="RECADV/Segment_group_16/Segment_group_19">
        <jb:wiring property="nameAndAddress" beanIdRef="RECADV.Segment_group_16.Segment_group_19.Name_and_address" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="RECADV.Segment_group_16.Segment_group_19.Place_location_identification_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_19.Place_location_identification_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_19">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_19.Place_location_identification" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup20" createOnElement="RECADV/Segment_group_16/Segment_group_20">
        <jb:wiring property="_package" beanIdRef="RECADV.Segment_group_16.Segment_group_20.Package" />
        <jb:wiring property="quantityVariances" beanIdRef="RECADV.Segment_group_16.Segment_group_20.Quantity_variances" />
        <jb:wiring property="segmentGroup21" beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup21" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21">
        <jb:wiring property="packageIdentification" beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Package_identification" />
        <jb:wiring property="reference" beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Reference_List" />
        <jb:wiring property="segmentGroup22" beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_22_List" />
        <jb:wiring property="segmentGroup23" beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23_List" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Package_identification" class="org.milyn.edi.unedifact.d06b.common.PackageIdentification" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Package_identification">
        <jb:value property="markingInstructionsCode" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Package_identification/Marking_instructions_code" decoder="String" default="null" />
        <jb:value property="fullOrEmptyIndicatorCode" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Package_identification/Full_or_empty_indicator_code" decoder="String" default="null" />
        <jb:wiring property="marksLabels" beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Package_identification.MARKS___LABELS" />
        <jb:wiring property="typeOfMarking" beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Package_identification.TYPE_OF_MARKING" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Package_identification.TYPE_OF_MARKING" class="org.milyn.edi.unedifact.d06b.common.field.TypeOfMarkingC827" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Package_identification/TYPE_OF_MARKING">
        <jb:value property="markingTypeCode" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Package_identification/TYPE_OF_MARKING/Marking_type_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Package_identification/TYPE_OF_MARKING/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Package_identification/TYPE_OF_MARKING/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Reference_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Reference" />
    </jb:bean>

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_22" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup22" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_22">
        <jb:wiring property="physicalOrLogicalState" beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_22.Physical_or_logical_state" />
        <jb:wiring property="partiesAndInstruction" beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_22.Parties_and_instruction_List" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_22.Physical_or_logical_state" class="org.milyn.edi.unedifact.d06b.common.PhysicalOrLogicalState" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_22/Physical_or_logical_state">
        <jb:value property="physicalOrLogicalStateTypeCodeQualifier" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_22/Physical_or_logical_state/Physical_or_logical_state_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="physicalOrLogicalStateInformation" beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_22.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_22.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.PhysicalOrLogicalStateInformationC564" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_22/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION">
        <jb:value property="physicalOrLogicalStateDescriptionCode" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_22/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_22/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_22/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="physicalOrLogicalStateDescription" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_22/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_22.Parties_and_instruction_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_22">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_22.Parties_and_instruction" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup23" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23">
        <jb:wiring property="goodsIdentityNumber" beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23.Goods_identity_number" />
        <jb:wiring property="segmentGroup24" beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23.Segment_group_24_List" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.IdentityNumberRangeC208" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1">
        <jb:value property="objectIdentifier1" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.IdentityNumberRangeC208" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2">
        <jb:value property="objectIdentifier1" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23.Segment_group_24" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup24" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Segment_group_24">
        <jb:wiring property="physicalOrLogicalState" beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23.Segment_group_24.Physical_or_logical_state" />
        <jb:wiring property="partiesAndInstruction" beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23.Segment_group_24.Parties_and_instruction_List" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23.Segment_group_24.Physical_or_logical_state" class="org.milyn.edi.unedifact.d06b.common.PhysicalOrLogicalState" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Segment_group_24/Physical_or_logical_state">
        <jb:value property="physicalOrLogicalStateTypeCodeQualifier" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Segment_group_24/Physical_or_logical_state/Physical_or_logical_state_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="physicalOrLogicalStateInformation" beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23.Segment_group_24.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23.Segment_group_24.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.PhysicalOrLogicalStateInformationC564" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Segment_group_24/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION">
        <jb:value property="physicalOrLogicalStateDescriptionCode" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Segment_group_24/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Segment_group_24/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Segment_group_24/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="physicalOrLogicalStateDescription" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Segment_group_24/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23.Segment_group_24.Parties_and_instruction_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Segment_group_24">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23.Segment_group_24.Parties_and_instruction" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23.Segment_group_24.Parties_and_instruction.PARTIES_TO_INSTRUCTION" class="org.milyn.edi.unedifact.d06b.common.field.PartiesToInstructionC849" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Segment_group_24/Parties_and_instruction/PARTIES_TO_INSTRUCTION">
        <jb:value property="enactingPartyIdentifier" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Segment_group_24/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Enacting_party_identifier" decoder="String" default="null" />
        <jb:value property="instructionReceivingPartyIdentifier" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Segment_group_24/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Instruction_receiving_party_identifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_20.Segment_group_21.Segment_group_23.Segment_group_24.Parties_and_instruction.STATUS_OF_INSTRUCTION" class="org.milyn.edi.unedifact.d06b.common.field.StatusOfInstructionC850" createOnElement="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Segment_group_24/Parties_and_instruction/STATUS_OF_INSTRUCTION">
        <jb:value property="statusDescriptionCode" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Segment_group_24/Parties_and_instruction/STATUS_OF_INSTRUCTION/Status_description_code" decoder="String" default="null" />
        <jb:value property="partyName" data="RECADV/Segment_group_16/Segment_group_20/Segment_group_21/Segment_group_23/Segment_group_24/Parties_and_instruction/STATUS_OF_INSTRUCTION/Party_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup25" createOnElement="RECADV/Segment_group_16/Segment_group_25">
        <jb:wiring property="lineItem" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Line_item" />
        <jb:wiring property="additionalProductId" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Additional_product_id_List" />
        <jb:wiring property="itemDescription" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Item_description_List" />
        <jb:wiring property="quantity" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Quantity_List" />
        <jb:wiring property="quantityVariances" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Quantity_variances_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Date_time_period_List" />
        <jb:wiring property="priceDetails" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Price_details" />
        <jb:wiring property="percentageDetails" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Percentage_details_List" />
        <jb:wiring property="freeText" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Free_text_List" />
        <jb:wiring property="segmentGroup26" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_26_List" />
        <jb:wiring property="segmentGroup28" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_28_List" />
        <jb:wiring property="segmentGroup29" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_29_List" />
        <jb:wiring property="segmentGroup31" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_31_List" />
        <jb:wiring property="segmentGroup33" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_33_List" />
        <jb:wiring property="segmentGroup34" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34_List" />
    </jb:bean>

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Additional_product_id_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Additional_product_id" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Quantity_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Quantity" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Quantity" class="org.milyn.edi.unedifact.d06b.common.Quantity" createOnElement="RECADV/Segment_group_16/Segment_group_25/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Quantity_variances_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Quantity_variances" />
    </jb:bean>

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

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

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

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Percentage_details_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Percentage_details" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_26_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_26" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_26" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup26" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_26">
        <jb:wiring property="nameAndAddress" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_26.Name_and_address" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_26.Place_location_identification_List" />
        <jb:wiring property="segmentGroup27" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_26.Segment_group_27_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_26.Place_location_identification_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_26">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_26.Place_location_identification" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_26.Segment_group_27_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_26">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_26.Segment_group_27" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_26.Segment_group_27" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup27" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_26/Segment_group_27">
        <jb:wiring property="contactInformation" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_26.Segment_group_27.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_26.Segment_group_27.Communication_contact_List" />
    </jb:bean>

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_26.Segment_group_27.Communication_contact_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_26/Segment_group_27">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_26.Segment_group_27.Communication_contact" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_26.Segment_group_27.Communication_contact" class="org.milyn.edi.unedifact.d06b.common.CommunicationContact" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_26/Segment_group_27/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_26.Segment_group_27.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_28_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_28" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_28" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup28" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_28">
        <jb:wiring property="physicalOrLogicalState" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_28.Physical_or_logical_state" />
        <jb:wiring property="partiesAndInstruction" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_28.Parties_and_instruction_List" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_28.Physical_or_logical_state" class="org.milyn.edi.unedifact.d06b.common.PhysicalOrLogicalState" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_28/Physical_or_logical_state">
        <jb:value property="physicalOrLogicalStateTypeCodeQualifier" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_28/Physical_or_logical_state/Physical_or_logical_state_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="physicalOrLogicalStateInformation" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_28.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_28.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.PhysicalOrLogicalStateInformationC564" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_28/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION">
        <jb:value property="physicalOrLogicalStateDescriptionCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_28/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_28/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_28/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="physicalOrLogicalStateDescription" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_28/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_28.Parties_and_instruction_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_28">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_28.Parties_and_instruction" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_29_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_29" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_29" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup29" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_29">
        <jb:wiring property="documentMessageDetails" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_29.Document_message_details" />
        <jb:wiring property="segmentGroup30" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_29.Segment_group_30_List" />
    </jb:bean>

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_29.Segment_group_30_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_29">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_29.Segment_group_30" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_29.Segment_group_30" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup30" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_29/Segment_group_30">
        <jb:wiring property="physicalOrLogicalState" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_29.Segment_group_30.Physical_or_logical_state" />
        <jb:wiring property="partiesAndInstruction" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_29.Segment_group_30.Parties_and_instruction_List" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_29.Segment_group_30.Physical_or_logical_state" class="org.milyn.edi.unedifact.d06b.common.PhysicalOrLogicalState" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_29/Segment_group_30/Physical_or_logical_state">
        <jb:value property="physicalOrLogicalStateTypeCodeQualifier" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_29/Segment_group_30/Physical_or_logical_state/Physical_or_logical_state_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="physicalOrLogicalStateInformation" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_29.Segment_group_30.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_29.Segment_group_30.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.PhysicalOrLogicalStateInformationC564" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_29/Segment_group_30/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION">
        <jb:value property="physicalOrLogicalStateDescriptionCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_29/Segment_group_30/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_29/Segment_group_30/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_29/Segment_group_30/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="physicalOrLogicalStateDescription" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_29/Segment_group_30/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_29.Segment_group_30.Parties_and_instruction_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_29/Segment_group_30">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_29.Segment_group_30.Parties_and_instruction" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_31_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_31" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_31" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup31" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_31">
        <jb:wiring property="goodsIdentityNumber" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_31.Goods_identity_number" />
        <jb:wiring property="segmentGroup32" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_31.Segment_group_32_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_31.Segment_group_32_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_31">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_31.Segment_group_32" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_31.Segment_group_32" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup32" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_31/Segment_group_32">
        <jb:wiring property="physicalOrLogicalState" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_31.Segment_group_32.Physical_or_logical_state" />
        <jb:wiring property="partiesAndInstruction" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_31.Segment_group_32.Parties_and_instruction_List" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_31.Segment_group_32.Physical_or_logical_state" class="org.milyn.edi.unedifact.d06b.common.PhysicalOrLogicalState" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_31/Segment_group_32/Physical_or_logical_state">
        <jb:value property="physicalOrLogicalStateTypeCodeQualifier" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_31/Segment_group_32/Physical_or_logical_state/Physical_or_logical_state_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="physicalOrLogicalStateInformation" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_31.Segment_group_32.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_31.Segment_group_32.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.PhysicalOrLogicalStateInformationC564" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_31/Segment_group_32/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION">
        <jb:value property="physicalOrLogicalStateDescriptionCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_31/Segment_group_32/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_31/Segment_group_32/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_31/Segment_group_32/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="physicalOrLogicalStateDescription" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_31/Segment_group_32/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_31.Segment_group_32.Parties_and_instruction_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_31/Segment_group_32">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_31.Segment_group_32.Parties_and_instruction" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_33_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_33" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_33" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup33" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_33">
        <jb:wiring property="reference" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_33.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_33.Date_time_period_List" />
        <jb:wiring property="processingInformation" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_33.Processing_information_List" />
        <jb:wiring property="monetaryAmount" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_33.Monetary_amount_List" />
        <jb:wiring property="allowanceOrCharge" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_33.Allowance_or_charge" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_33.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_33/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="RECADV/Segment_group_16/Segment_group_25/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="RECADV/Segment_group_16/Segment_group_25/Segment_group_33/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="RECADV/Segment_group_16/Segment_group_25/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="RECADV.Segment_group_16.Segment_group_25.Segment_group_33.Processing_information_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_33">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_33.Processing_information" />
    </jb:bean>

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_33.Monetary_amount_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_33">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_33.Monetary_amount" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup34" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34">
        <jb:wiring property="packageIdentification" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Package_identification" />
        <jb:wiring property="quantity" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Quantity_List" />
        <jb:wiring property="quantityVariances" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Quantity_variances" />
        <jb:wiring property="segmentGroup35" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_35_List" />
        <jb:wiring property="segmentGroup36" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36_List" />
        <jb:wiring property="segmentGroup38" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_38_List" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Package_identification" class="org.milyn.edi.unedifact.d06b.common.PackageIdentification" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Package_identification">
        <jb:value property="markingInstructionsCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Package_identification/Marking_instructions_code" decoder="String" default="null" />
        <jb:value property="fullOrEmptyIndicatorCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Package_identification/Full_or_empty_indicator_code" decoder="String" default="null" />
        <jb:wiring property="marksLabels" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Package_identification.MARKS___LABELS" />
        <jb:wiring property="typeOfMarking" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Package_identification.TYPE_OF_MARKING" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Package_identification.TYPE_OF_MARKING" class="org.milyn.edi.unedifact.d06b.common.field.TypeOfMarkingC827" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Package_identification/TYPE_OF_MARKING">
        <jb:value property="markingTypeCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Package_identification/TYPE_OF_MARKING/Marking_type_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Package_identification/TYPE_OF_MARKING/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Package_identification/TYPE_OF_MARKING/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Quantity_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Quantity" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Quantity" class="org.milyn.edi.unedifact.d06b.common.Quantity" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_35_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_35" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_35" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup35" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_35">
        <jb:wiring property="physicalOrLogicalState" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_35.Physical_or_logical_state" />
        <jb:wiring property="partiesAndInstruction" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_35.Parties_and_instruction_List" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_35.Physical_or_logical_state" class="org.milyn.edi.unedifact.d06b.common.PhysicalOrLogicalState" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_35/Physical_or_logical_state">
        <jb:value property="physicalOrLogicalStateTypeCodeQualifier" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_35/Physical_or_logical_state/Physical_or_logical_state_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="physicalOrLogicalStateInformation" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_35.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_35.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.PhysicalOrLogicalStateInformationC564" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_35/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION">
        <jb:value property="physicalOrLogicalStateDescriptionCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_35/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_35/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_35/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="physicalOrLogicalStateDescription" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_35/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_35.Parties_and_instruction_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_35">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_35.Parties_and_instruction" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup36" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36">
        <jb:wiring property="goodsIdentityNumber" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36.Goods_identity_number" />
        <jb:wiring property="segmentGroup37" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36.Segment_group_37_List" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.IdentityNumberRangeC208" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1">
        <jb:value property="objectIdentifier1" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.IdentityNumberRangeC208" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2">
        <jb:value property="objectIdentifier1" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36.Segment_group_37_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36.Segment_group_37" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36.Segment_group_37" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup37" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Segment_group_37">
        <jb:wiring property="physicalOrLogicalState" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36.Segment_group_37.Physical_or_logical_state" />
        <jb:wiring property="partiesAndInstruction" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36.Segment_group_37.Parties_and_instruction_List" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36.Segment_group_37.Physical_or_logical_state" class="org.milyn.edi.unedifact.d06b.common.PhysicalOrLogicalState" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Segment_group_37/Physical_or_logical_state">
        <jb:value property="physicalOrLogicalStateTypeCodeQualifier" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Segment_group_37/Physical_or_logical_state/Physical_or_logical_state_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="physicalOrLogicalStateInformation" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36.Segment_group_37.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36.Segment_group_37.Physical_or_logical_state.PHYSICAL_OR_LOGICAL_STATE_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.PhysicalOrLogicalStateInformationC564" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Segment_group_37/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION">
        <jb:value property="physicalOrLogicalStateDescriptionCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Segment_group_37/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Segment_group_37/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Segment_group_37/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="physicalOrLogicalStateDescription" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Segment_group_37/Physical_or_logical_state/PHYSICAL_OR_LOGICAL_STATE_INFORMATION/Physical_or_logical_state_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36.Segment_group_37.Parties_and_instruction_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Segment_group_37">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36.Segment_group_37.Parties_and_instruction" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36.Segment_group_37.Parties_and_instruction.PARTIES_TO_INSTRUCTION" class="org.milyn.edi.unedifact.d06b.common.field.PartiesToInstructionC849" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Segment_group_37/Parties_and_instruction/PARTIES_TO_INSTRUCTION">
        <jb:value property="enactingPartyIdentifier" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Segment_group_37/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Enacting_party_identifier" decoder="String" default="null" />
        <jb:value property="instructionReceivingPartyIdentifier" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Segment_group_37/Parties_and_instruction/PARTIES_TO_INSTRUCTION/Instruction_receiving_party_identifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_36.Segment_group_37.Parties_and_instruction.STATUS_OF_INSTRUCTION" class="org.milyn.edi.unedifact.d06b.common.field.StatusOfInstructionC850" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Segment_group_37/Parties_and_instruction/STATUS_OF_INSTRUCTION">
        <jb:value property="statusDescriptionCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Segment_group_37/Parties_and_instruction/STATUS_OF_INSTRUCTION/Status_description_code" decoder="String" default="null" />
        <jb:value property="partyName" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_36/Segment_group_37/Parties_and_instruction/STATUS_OF_INSTRUCTION/Party_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_38_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_38" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_38" class="org.milyn.edi.unedifact.d06b.RECADV.SegmentGroup38" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_38">
        <jb:wiring property="reference" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_38.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_38.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_38.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_38/Reference">
        <jb:wiring property="reference" beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_38.Reference.REFERENCE" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_38.Date_time_period_List" class="java.util.ArrayList" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_38">
        <jb:wiring beanIdRef="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_38.Date_time_period" />
    </jb:bean>

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

    <jb:bean beanId="RECADV.Segment_group_16.Segment_group_25.Segment_group_34.Segment_group_38.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_38/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/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="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/Segment_group_38/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="RECADV/Segment_group_16/Segment_group_25/Segment_group_34/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="RECADV.Control_total" class="org.milyn.edi.unedifact.d06b.common.ControlTotal" createOnElement="RECADV/Control_total">
        <jb:wiring property="control" beanIdRef="RECADV.Control_total.CONTROL" />
    </jb:bean>

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

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy