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

org.milyn.edi.unedifact.d05a.IFTDGN.bindingconfig.xml Maven / Gradle / Ivy

There is a newer version: 1.7.1.0
Show newest version
<?xml version="1.0"?>
<smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.1.xsd"
                      xmlns:jb="http://www.milyn.org/xsd/smooks/javabean-1.2.xsd"
                      xmlns:edi="http://www.milyn.org/xsd/smooks/edi-1.2.xsd">

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

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

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


    <jb:bean beanId="IFTDGN" class="org.milyn.edi.unedifact.d05a.IFTDGN.Iftdgn" createOnElement="IFTDGN">
        <jb:wiring property="beginningOfMessage" beanIdRef="IFTDGN.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IFTDGN.Date_time_period_List" />
        <jb:wiring property="freeText" beanIdRef="IFTDGN.Free_text_List" />
        <jb:wiring property="handlingInstructions" beanIdRef="IFTDGN.Handling_instructions" />
        <jb:wiring property="segmentGroup1" beanIdRef="IFTDGN.Segment_group_1_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="IFTDGN.Segment_group_2" />
        <jb:wiring property="segmentGroup4" beanIdRef="IFTDGN.Segment_group_4_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="IFTDGN.Segment_group_6_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="IFTDGN.Segment_group_7_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTDGN.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="IFTDGN/Segment_group_1/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTDGN/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="IFTDGN/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTDGN/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="IFTDGN.Segment_group_2" class="org.milyn.edi.unedifact.d05a.IFTDGN.SegmentGroup2" createOnElement="IFTDGN/Segment_group_2">
        <jb:wiring property="transportInformation" beanIdRef="IFTDGN.Segment_group_2.Transport_information" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IFTDGN.Segment_group_2.Date_time_period_List" />
        <jb:wiring property="reference" beanIdRef="IFTDGN.Segment_group_2.Reference_List" />
        <jb:wiring property="segmentGroup3" beanIdRef="IFTDGN.Segment_group_2.Segment_group_3_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTDGN.Segment_group_2.Segment_group_3" class="org.milyn.edi.unedifact.d05a.IFTDGN.SegmentGroup3" createOnElement="IFTDGN/Segment_group_2/Segment_group_3">
        <jb:wiring property="placeLocationIdentification" beanIdRef="IFTDGN.Segment_group_2.Segment_group_3.Place_location_identification" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IFTDGN.Segment_group_2.Segment_group_3.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTDGN.Segment_group_4" class="org.milyn.edi.unedifact.d05a.IFTDGN.SegmentGroup4" createOnElement="IFTDGN/Segment_group_4">
        <jb:wiring property="nameAndAddress" beanIdRef="IFTDGN.Segment_group_4.Name_and_address" />
        <jb:wiring property="segmentGroup5" beanIdRef="IFTDGN.Segment_group_4.Segment_group_5_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTDGN.Segment_group_6" class="org.milyn.edi.unedifact.d05a.IFTDGN.SegmentGroup6" createOnElement="IFTDGN/Segment_group_6">
        <jb:wiring property="equipmentDetails" beanIdRef="IFTDGN.Segment_group_6.Equipment_details" />
        <jb:wiring property="measurements" beanIdRef="IFTDGN.Segment_group_6.Measurements_List" />
        <jb:wiring property="sealNumber" beanIdRef="IFTDGN.Segment_group_6.Seal_number_List" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="IFTDGN.Segment_group_6.Seal_number_List" class="java.util.ArrayList" createOnElement="IFTDGN/Segment_group_6">
        <jb:wiring beanIdRef="IFTDGN.Segment_group_6.Seal_number" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="IFTDGN.Segment_group_7" class="org.milyn.edi.unedifact.d05a.IFTDGN.SegmentGroup7" createOnElement="IFTDGN/Segment_group_7">
        <jb:wiring property="consignmentInformation" beanIdRef="IFTDGN.Segment_group_7.Consignment_information" />
        <jb:wiring property="handlingInstructions" beanIdRef="IFTDGN.Segment_group_7.Handling_instructions" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IFTDGN.Segment_group_7.Date_time_period_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="IFTDGN.Segment_group_7.Place_location_identification_List" />
        <jb:wiring property="segmentGroup8" beanIdRef="IFTDGN.Segment_group_7.Segment_group_8" />
        <jb:wiring property="segmentGroup10" beanIdRef="IFTDGN.Segment_group_7.Segment_group_10_List" />
        <jb:wiring property="segmentGroup12" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12_List" />
    </jb:bean>

    <jb:bean beanId="IFTDGN.Segment_group_7.Consignment_information" class="org.milyn.edi.unedifact.d05a.common.ConsignmentInformation" createOnElement="IFTDGN/Segment_group_7/Consignment_information">
        <jb:value property="consolidationItemNumber" data="IFTDGN/Segment_group_7/Consignment_information/Consolidation_item_number" decoder="DABigDecimal" default="null" />
        <jb:value property="consignmentLoadSequenceIdentifier" data="IFTDGN/Segment_group_7/Consignment_information/Consignment_load_sequence_identifier" decoder="DABigDecimal" default="null" />
        <jb:wiring property="documentMessageDetails" beanIdRef="IFTDGN.Segment_group_7.Consignment_information.DOCUMENT_MESSAGE_DETAILS" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_8" class="org.milyn.edi.unedifact.d05a.IFTDGN.SegmentGroup8" createOnElement="IFTDGN/Segment_group_7/Segment_group_8">
        <jb:wiring property="transportInformation" beanIdRef="IFTDGN.Segment_group_7.Segment_group_8.Transport_information" />
        <jb:wiring property="reference" beanIdRef="IFTDGN.Segment_group_7.Segment_group_8.Reference_List" />
        <jb:wiring property="segmentGroup9" beanIdRef="IFTDGN.Segment_group_7.Segment_group_8.Segment_group_9_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_8.Segment_group_9" class="org.milyn.edi.unedifact.d05a.IFTDGN.SegmentGroup9" createOnElement="IFTDGN/Segment_group_7/Segment_group_8/Segment_group_9">
        <jb:wiring property="placeLocationIdentification" beanIdRef="IFTDGN.Segment_group_7.Segment_group_8.Segment_group_9.Place_location_identification" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IFTDGN.Segment_group_7.Segment_group_8.Segment_group_9.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_10" class="org.milyn.edi.unedifact.d05a.IFTDGN.SegmentGroup10" createOnElement="IFTDGN/Segment_group_7/Segment_group_10">
        <jb:wiring property="nameAndAddress" beanIdRef="IFTDGN.Segment_group_7.Segment_group_10.Name_and_address" />
        <jb:wiring property="segmentGroup11" beanIdRef="IFTDGN.Segment_group_7.Segment_group_10.Segment_group_11" />
        <jb:wiring property="reference" beanIdRef="IFTDGN.Segment_group_7.Segment_group_10.Reference" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_10.Segment_group_11" class="org.milyn.edi.unedifact.d05a.IFTDGN.SegmentGroup11" createOnElement="IFTDGN/Segment_group_7/Segment_group_10/Segment_group_11">
        <jb:wiring property="contactInformation" beanIdRef="IFTDGN.Segment_group_7.Segment_group_10.Segment_group_11.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="IFTDGN.Segment_group_7.Segment_group_10.Segment_group_11.Communication_contact" />
    </jb:bean>

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

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

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_10.Segment_group_11.Communication_contact" class="org.milyn.edi.unedifact.d05a.common.CommunicationContact" createOnElement="IFTDGN/Segment_group_7/Segment_group_10/Segment_group_11/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="IFTDGN.Segment_group_7.Segment_group_10.Segment_group_11.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_12" class="org.milyn.edi.unedifact.d05a.IFTDGN.SegmentGroup12" createOnElement="IFTDGN/Segment_group_7/Segment_group_12">
        <jb:wiring property="goodsItemDetails" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Goods_item_details" />
        <jb:wiring property="freeText" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Free_text_List" />
        <jb:wiring property="packageIdentification" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Package_identification" />
        <jb:wiring property="segmentGroup13" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_13_List" />
        <jb:wiring property="segmentGroup14" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14" />
    </jb:bean>

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_12.Goods_item_details" class="org.milyn.edi.unedifact.d05a.common.GoodsItemDetails" createOnElement="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details">
        <jb:value property="goodsItemNumber" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/Goods_item_number" decoder="DABigDecimal" default="null" />
        <jb:wiring property="numberAndTypeOfPackages1" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-1" />
        <jb:wiring property="numberAndTypeOfPackages2" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-2" />
        <jb:wiring property="numberAndTypeOfPackages3" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-3" />
        <jb:wiring property="numberAndTypeOfPackages4" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-4" />
        <jb:wiring property="numberAndTypeOfPackages5" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-5" />
    </jb:bean>

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_12.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-1" class="org.milyn.edi.unedifact.d05a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1">
        <jb:value property="packageQuantity" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Package_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="packageTypeDescriptionCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Package_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Type_of_packages" decoder="String" default="null" />
        <jb:value property="packagingRelatedDescriptionCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Packaging_related_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_12.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-2" class="org.milyn.edi.unedifact.d05a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2">
        <jb:value property="packageQuantity" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Package_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="packageTypeDescriptionCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Package_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Type_of_packages" decoder="String" default="null" />
        <jb:value property="packagingRelatedDescriptionCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Packaging_related_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_12.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-3" class="org.milyn.edi.unedifact.d05a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3">
        <jb:value property="packageQuantity" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Package_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="packageTypeDescriptionCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Package_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Type_of_packages" decoder="String" default="null" />
        <jb:value property="packagingRelatedDescriptionCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Packaging_related_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_12.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-4" class="org.milyn.edi.unedifact.d05a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4">
        <jb:value property="packageQuantity" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Package_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="packageTypeDescriptionCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Package_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Type_of_packages" decoder="String" default="null" />
        <jb:value property="packagingRelatedDescriptionCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Packaging_related_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_12.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-5" class="org.milyn.edi.unedifact.d05a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5">
        <jb:value property="packageQuantity" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Package_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="packageTypeDescriptionCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Package_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Type_of_packages" decoder="String" default="null" />
        <jb:value property="packagingRelatedDescriptionCode" data="IFTDGN/Segment_group_7/Segment_group_12/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Packaging_related_description_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_13" class="org.milyn.edi.unedifact.d05a.IFTDGN.SegmentGroup13" createOnElement="IFTDGN/Segment_group_7/Segment_group_12/Segment_group_13">
        <jb:wiring property="splitGoodsPlacement" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_13.Split_goods_placement" />
        <jb:wiring property="measurements" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_13.Measurements_List" />
    </jb:bean>

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_13.Split_goods_placement" class="org.milyn.edi.unedifact.d05a.common.SplitGoodsPlacement" createOnElement="IFTDGN/Segment_group_7/Segment_group_12/Segment_group_13/Split_goods_placement">
        <jb:value property="packageQuantity" data="IFTDGN/Segment_group_7/Segment_group_12/Segment_group_13/Split_goods_placement/Package_quantity" decoder="DABigDecimal" default="null" />
        <jb:wiring property="equipmentIdentification" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_13.Split_goods_placement.EQUIPMENT_IDENTIFICATION" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14" class="org.milyn.edi.unedifact.d05a.IFTDGN.SegmentGroup14" createOnElement="IFTDGN/Segment_group_7/Segment_group_12/Segment_group_14">
        <jb:wiring property="dangerousGoods" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14.Dangerous_goods" />
        <jb:wiring property="freeText" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14.Free_text_List" />
        <jb:wiring property="measurements" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14.Measurements_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14.Place_location_identification_List" />
        <jb:wiring property="reference" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14.Reference_List" />
        <jb:wiring property="segmentGroup15" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14.Segment_group_15_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFTDGN/Segment_group_7/Segment_group_12/Segment_group_14">
        <jb:wiring beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14.Place_location_identification" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14.Reference_List" class="java.util.ArrayList" createOnElement="IFTDGN/Segment_group_7/Segment_group_12/Segment_group_14">
        <jb:wiring beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14.Reference" />
    </jb:bean>

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

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

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

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14.Segment_group_15" class="org.milyn.edi.unedifact.d05a.IFTDGN.SegmentGroup15" createOnElement="IFTDGN/Segment_group_7/Segment_group_12/Segment_group_14/Segment_group_15">
        <jb:wiring property="splitGoodsPlacement" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14.Segment_group_15.Split_goods_placement" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14.Segment_group_15.Place_location_identification" />
        <jb:wiring property="measurements" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14.Segment_group_15.Measurements_List" />
    </jb:bean>

    <jb:bean beanId="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14.Segment_group_15.Split_goods_placement" class="org.milyn.edi.unedifact.d05a.common.SplitGoodsPlacement" createOnElement="IFTDGN/Segment_group_7/Segment_group_12/Segment_group_14/Segment_group_15/Split_goods_placement">
        <jb:value property="packageQuantity" data="IFTDGN/Segment_group_7/Segment_group_12/Segment_group_14/Segment_group_15/Split_goods_placement/Package_quantity" decoder="DABigDecimal" default="null" />
        <jb:wiring property="equipmentIdentification" beanIdRef="IFTDGN.Segment_group_7.Segment_group_12.Segment_group_14.Segment_group_15.Split_goods_placement.EQUIPMENT_IDENTIFICATION" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy