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

org.milyn.edi.unedifact.d06b.RETINS.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/RETINS/edimappingconfig.xml" validate="false" />


    <jb:bean beanId="RETINS" class="org.milyn.edi.unedifact.d06b.RETINS.Retins" createOnElement="RETINS">
        <jb:wiring property="beginningOfMessage" beanIdRef="RETINS.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RETINS.Date_time_period_List" />
        <jb:wiring property="freeText" beanIdRef="RETINS.Free_text_List" />
        <jb:wiring property="currencies" beanIdRef="RETINS.Currencies_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="RETINS.Segment_group_1_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="RETINS.Segment_group_2_List" />
        <jb:wiring property="segmentGroup3" beanIdRef="RETINS.Segment_group_3_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="RETINS.Segment_group_6_List" />
        <jb:wiring property="segmentGroup8" beanIdRef="RETINS.Segment_group_8_List" />
        <jb:wiring property="segmentGroup9" beanIdRef="RETINS.Segment_group_9_List" />
        <jb:wiring property="segmentGroup10" beanIdRef="RETINS.Segment_group_10_List" />
        <jb:wiring property="segmentGroup11" beanIdRef="RETINS.Segment_group_11_List" />
        <jb:wiring property="controlTotal" beanIdRef="RETINS.Control_total_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_1" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup1" createOnElement="RETINS/Segment_group_1">
        <jb:wiring property="documentMessageDetails" beanIdRef="RETINS.Segment_group_1.Document_message_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RETINS.Segment_group_1.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_2" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup2" createOnElement="RETINS/Segment_group_2">
        <jb:wiring property="reference" beanIdRef="RETINS.Segment_group_2.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RETINS.Segment_group_2.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_3" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup3" createOnElement="RETINS/Segment_group_3">
        <jb:wiring property="nameAndAddress" beanIdRef="RETINS.Segment_group_3.Name_and_address" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="RETINS.Segment_group_3.Place_location_identification_List" />
        <jb:wiring property="segmentGroup4" beanIdRef="RETINS.Segment_group_3.Segment_group_4_List" />
        <jb:wiring property="segmentGroup5" beanIdRef="RETINS.Segment_group_3.Segment_group_5_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_3.Segment_group_5" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup5" createOnElement="RETINS/Segment_group_3/Segment_group_5">
        <jb:wiring property="contactInformation" beanIdRef="RETINS.Segment_group_3.Segment_group_5.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="RETINS.Segment_group_3.Segment_group_5.Communication_contact_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_6" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup6" createOnElement="RETINS/Segment_group_6">
        <jb:wiring property="physicalOrLogicalState" beanIdRef="RETINS.Segment_group_6.Physical_or_logical_state" />
        <jb:wiring property="partiesAndInstruction" beanIdRef="RETINS.Segment_group_6.Parties_and_instruction_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RETINS.Segment_group_6.Date_time_period_List" />
        <jb:wiring property="freeText" beanIdRef="RETINS.Segment_group_6.Free_text_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="RETINS.Segment_group_6.Segment_group_7_List" />
    </jb:bean>

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

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

    <jb:bean beanId="RETINS.Segment_group_6.Parties_and_instruction_List" class="java.util.ArrayList" createOnElement="RETINS/Segment_group_6">
        <jb:wiring beanIdRef="RETINS.Segment_group_6.Parties_and_instruction" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_6.Segment_group_7" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup7" createOnElement="RETINS/Segment_group_6/Segment_group_7">
        <jb:wiring property="reference" beanIdRef="RETINS.Segment_group_6.Segment_group_7.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RETINS.Segment_group_6.Segment_group_7.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_8" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup8" createOnElement="RETINS/Segment_group_8">
        <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="RETINS.Segment_group_8.Terms_of_delivery_or_transport" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="RETINS.Segment_group_8.Place_location_identification_List" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_9" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup9" createOnElement="RETINS/Segment_group_9">
        <jb:wiring property="transportInformation" beanIdRef="RETINS.Segment_group_9.Transport_information" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="RETINS.Segment_group_9.Place_location_identification_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RETINS.Segment_group_9.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_10" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup10" createOnElement="RETINS/Segment_group_10">
        <jb:wiring property="equipmentDetails" beanIdRef="RETINS.Segment_group_10.Equipment_details" />
        <jb:wiring property="measurements" beanIdRef="RETINS.Segment_group_10.Measurements_List" />
        <jb:wiring property="freeText" beanIdRef="RETINS.Segment_group_10.Free_text_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_11" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup11" createOnElement="RETINS/Segment_group_11">
        <jb:wiring property="lineItem" beanIdRef="RETINS.Segment_group_11.Line_item" />
        <jb:wiring property="additionalProductId" beanIdRef="RETINS.Segment_group_11.Additional_product_id_List" />
        <jb:wiring property="itemDescription" beanIdRef="RETINS.Segment_group_11.Item_description_List" />
        <jb:wiring property="measurements" beanIdRef="RETINS.Segment_group_11.Measurements_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RETINS.Segment_group_11.Date_time_period_List" />
        <jb:wiring property="quantity" beanIdRef="RETINS.Segment_group_11.Quantity_List" />
        <jb:wiring property="freeText" beanIdRef="RETINS.Segment_group_11.Free_text_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="RETINS.Segment_group_11.Place_location_identification_List" />
        <jb:wiring property="monetaryAmount" beanIdRef="RETINS.Segment_group_11.Monetary_amount_List" />
        <jb:wiring property="segmentGroup12" beanIdRef="RETINS.Segment_group_11.Segment_group_12_List" />
        <jb:wiring property="segmentGroup13" beanIdRef="RETINS.Segment_group_11.Segment_group_13_List" />
        <jb:wiring property="segmentGroup14" beanIdRef="RETINS.Segment_group_11.Segment_group_14_List" />
        <jb:wiring property="segmentGroup15" beanIdRef="RETINS.Segment_group_11.Segment_group_15_List" />
        <jb:wiring property="segmentGroup16" beanIdRef="RETINS.Segment_group_11.Segment_group_16_List" />
        <jb:wiring property="segmentGroup18" beanIdRef="RETINS.Segment_group_11.Segment_group_18_List" />
        <jb:wiring property="segmentGroup20" beanIdRef="RETINS.Segment_group_11.Segment_group_20_List" />
        <jb:wiring property="segmentGroup21" beanIdRef="RETINS.Segment_group_11.Segment_group_21_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_12" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup12" createOnElement="RETINS/Segment_group_11/Segment_group_12">
        <jb:wiring property="documentMessageDetails" beanIdRef="RETINS.Segment_group_11.Segment_group_12.Document_message_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RETINS.Segment_group_11.Segment_group_12.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_13" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup13" createOnElement="RETINS/Segment_group_11/Segment_group_13">
        <jb:wiring property="reference" beanIdRef="RETINS.Segment_group_11.Segment_group_13.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RETINS.Segment_group_11.Segment_group_13.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_14" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup14" createOnElement="RETINS/Segment_group_11/Segment_group_14">
        <jb:wiring property="dangerousGoods" beanIdRef="RETINS.Segment_group_11.Segment_group_14.Dangerous_goods" />
        <jb:wiring property="quantity" beanIdRef="RETINS.Segment_group_11.Segment_group_14.Quantity_List" />
        <jb:wiring property="freeText" beanIdRef="RETINS.Segment_group_11.Segment_group_14.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_14.Dangerous_goods" class="org.milyn.edi.unedifact.d06b.common.DangerousGoods" createOnElement="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods">
        <jb:value property="dangerousGoodsRegulationsCode" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/Dangerous_goods_regulations_code" decoder="String" default="null" />
        <jb:value property="packagingDangerLevelCode" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/Packaging_danger_level_code" decoder="String" default="null" />
        <jb:value property="emergencyProcedureForShipsIdentifier" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/Emergency_procedure_for_ships_identifier" decoder="String" default="null" />
        <jb:value property="hazardMedicalFirstAidGuideIdentifier" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/Hazard_medical_first_aid_guide_identifier" decoder="String" default="null" />
        <jb:value property="transportEmergencyCardIdentifier" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/Transport_emergency_card_identifier" decoder="String" default="null" />
        <jb:value property="packingInstructionTypeCode" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/Packing_instruction_type_code" decoder="String" default="null" />
        <jb:value property="transportMeansDescriptionCode" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/Transport_means_description_code" decoder="String" default="null" />
        <jb:value property="hazardousCargoTransportAuthorisationCode" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/Hazardous_cargo_transport_authorisation_code" decoder="String" default="null" />
        <jb:wiring property="hazardCode" beanIdRef="RETINS.Segment_group_11.Segment_group_14.Dangerous_goods.HAZARD_CODE" />
        <jb:wiring property="undgInformation" beanIdRef="RETINS.Segment_group_11.Segment_group_14.Dangerous_goods.UNDG_INFORMATION" />
        <jb:wiring property="dangerousGoodsShipmentFlashpoint" beanIdRef="RETINS.Segment_group_11.Segment_group_14.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" />
        <jb:wiring property="hazardIdentificationPlacardDetails" beanIdRef="RETINS.Segment_group_11.Segment_group_14.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" />
        <jb:wiring property="dangerousGoodsLabel" beanIdRef="RETINS.Segment_group_11.Segment_group_14.Dangerous_goods.DANGEROUS_GOODS_LABEL" />
    </jb:bean>

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_14.Dangerous_goods.HAZARD_CODE" class="org.milyn.edi.unedifact.d06b.common.field.HazardCodeC205" createOnElement="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/HAZARD_CODE">
        <jb:value property="hazardIdentificationCode" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/HAZARD_CODE/Hazard_identification_code" decoder="String" default="null" />
        <jb:value property="additionalHazardClassificationIdentifier" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/HAZARD_CODE/Additional_hazard_classification_identifier" decoder="String" default="null" />
        <jb:value property="hazardCodeVersionIdentifier" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/HAZARD_CODE/Hazard_code_version_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_14.Dangerous_goods.UNDG_INFORMATION" class="org.milyn.edi.unedifact.d06b.common.field.UndgInformationC234" createOnElement="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/UNDG_INFORMATION">
        <jb:value property="unitedNationsDangerousGoodsUNDGIdentifier" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/UNDG_INFORMATION/United_Nations_Dangerous_Goods__UNDG__identifier" decoder="String" default="null" />
        <jb:value property="dangerousGoodsFlashpointDescription" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/UNDG_INFORMATION/Dangerous_goods_flashpoint_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_14.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" class="org.milyn.edi.unedifact.d06b.common.field.DangerousGoodsShipmentFlashpointC223" createOnElement="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT">
        <jb:value property="shipmentFlashpointDegree" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Shipment_flashpoint_degree" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_14.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.HazardIdentificationPlacardDetailsC235" createOnElement="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS">
        <jb:value property="orangeHazardPlacardUpperPartIdentifier" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_upper_part_identifier" decoder="String" default="null" />
        <jb:value property="orangeHazardPlacardLowerPartIdentifier" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_lower_part_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_14.Dangerous_goods.DANGEROUS_GOODS_LABEL" class="org.milyn.edi.unedifact.d06b.common.field.DangerousGoodsLabelC236" createOnElement="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/DANGEROUS_GOODS_LABEL">
        <jb:value property="dangerousGoodsMarkingIdentifier1" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="dangerousGoodsMarkingIdentifier2" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-2" decoder="String" default="null" />
        <jb:value property="dangerousGoodsMarkingIdentifier3" data="RETINS/Segment_group_11/Segment_group_14/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-3" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_14.Quantity_List" class="java.util.ArrayList" createOnElement="RETINS/Segment_group_11/Segment_group_14">
        <jb:wiring beanIdRef="RETINS.Segment_group_11.Segment_group_14.Quantity" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_15" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup15" createOnElement="RETINS/Segment_group_11/Segment_group_15">
        <jb:wiring property="handlingInstructions" beanIdRef="RETINS.Segment_group_11.Segment_group_15.Handling_instructions" />
        <jb:wiring property="freeText" beanIdRef="RETINS.Segment_group_11.Segment_group_15.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_15.Handling_instructions" class="org.milyn.edi.unedifact.d06b.common.HandlingInstructions" createOnElement="RETINS/Segment_group_11/Segment_group_15/Handling_instructions">
        <jb:wiring property="handlingInstructions" beanIdRef="RETINS.Segment_group_11.Segment_group_15.Handling_instructions.HANDLING_INSTRUCTIONS" />
        <jb:wiring property="hazardousMaterial" beanIdRef="RETINS.Segment_group_11.Segment_group_15.Handling_instructions.HAZARDOUS_MATERIAL" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_16" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup16" createOnElement="RETINS/Segment_group_11/Segment_group_16">
        <jb:wiring property="_package" beanIdRef="RETINS.Segment_group_11.Segment_group_16.Package" />
        <jb:wiring property="segmentGroup17" beanIdRef="RETINS.Segment_group_11.Segment_group_16.Segment_group_17_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_16.Segment_group_17" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup17" createOnElement="RETINS/Segment_group_11/Segment_group_16/Segment_group_17">
        <jb:wiring property="packageIdentification" beanIdRef="RETINS.Segment_group_11.Segment_group_16.Segment_group_17.Package_identification" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RETINS.Segment_group_11.Segment_group_16.Segment_group_17.Date_time_period_List" />
        <jb:wiring property="goodsIdentityNumber" beanIdRef="RETINS.Segment_group_11.Segment_group_16.Segment_group_17.Goods_identity_number_List" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_16.Segment_group_17.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="RETINS/Segment_group_11/Segment_group_16/Segment_group_17/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="RETINS/Segment_group_11/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="RETINS/Segment_group_11/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="RETINS/Segment_group_11/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="RETINS.Segment_group_11.Segment_group_16.Segment_group_17.Goods_identity_number_List" class="java.util.ArrayList" createOnElement="RETINS/Segment_group_11/Segment_group_16/Segment_group_17">
        <jb:wiring beanIdRef="RETINS.Segment_group_11.Segment_group_16.Segment_group_17.Goods_identity_number" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_18" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup18" createOnElement="RETINS/Segment_group_11/Segment_group_18">
        <jb:wiring property="physicalOrLogicalState" beanIdRef="RETINS.Segment_group_11.Segment_group_18.Physical_or_logical_state" />
        <jb:wiring property="partiesAndInstruction" beanIdRef="RETINS.Segment_group_11.Segment_group_18.Parties_and_instruction_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RETINS.Segment_group_11.Segment_group_18.Date_time_period_List" />
        <jb:wiring property="freeText" beanIdRef="RETINS.Segment_group_11.Segment_group_18.Free_text_List" />
        <jb:wiring property="segmentGroup19" beanIdRef="RETINS.Segment_group_11.Segment_group_18.Segment_group_19_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_18.Segment_group_19" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup19" createOnElement="RETINS/Segment_group_11/Segment_group_18/Segment_group_19">
        <jb:wiring property="reference" beanIdRef="RETINS.Segment_group_11.Segment_group_18.Segment_group_19.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RETINS.Segment_group_11.Segment_group_18.Segment_group_19.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_20" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup20" createOnElement="RETINS/Segment_group_11/Segment_group_20">
        <jb:wiring property="transportInformation" beanIdRef="RETINS.Segment_group_11.Segment_group_20.Transport_information" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="RETINS.Segment_group_11.Segment_group_20.Place_location_identification_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="RETINS.Segment_group_11.Segment_group_20.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_21" class="org.milyn.edi.unedifact.d06b.RETINS.SegmentGroup21" createOnElement="RETINS/Segment_group_11/Segment_group_21">
        <jb:wiring property="equipmentDetails" beanIdRef="RETINS.Segment_group_11.Segment_group_21.Equipment_details" />
        <jb:wiring property="measurements" beanIdRef="RETINS.Segment_group_11.Segment_group_21.Measurements_List" />
        <jb:wiring property="freeText" beanIdRef="RETINS.Segment_group_11.Segment_group_21.Free_text_List" />
    </jb:bean>

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

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

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

    <jb:bean beanId="RETINS.Segment_group_11.Segment_group_21.Measurements_List" class="java.util.ArrayList" createOnElement="RETINS/Segment_group_11/Segment_group_21">
        <jb:wiring beanIdRef="RETINS.Segment_group_11.Segment_group_21.Measurements" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy