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

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

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

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

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

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


    <jb:bean beanId="IFTICL" class="org.milyn.edi.unedifact.d02a.IFTICL.Ifticl" createOnElement="IFTICL">
        <jb:wiring property="beginningOfMessage" beanIdRef="IFTICL.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IFTICL.Date_time_period_List" />
        <jb:wiring property="freeText" beanIdRef="IFTICL.Free_text_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="IFTICL.Place_location_identification_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="IFTICL.Segment_group_1_List" />
        <jb:wiring property="segmentGroup4" beanIdRef="IFTICL.Segment_group_4_List" />
        <jb:wiring property="segmentGroup5" beanIdRef="IFTICL.Segment_group_5_List" />
        <jb:wiring property="segmentGroup10" beanIdRef="IFTICL.Segment_group_10_List" />
        <jb:wiring property="segmentGroup12" beanIdRef="IFTICL.Segment_group_12_List" />
        <jb:wiring property="segmentGroup17" beanIdRef="IFTICL.Segment_group_17_List" />
        <jb:wiring property="segmentGroup26" beanIdRef="IFTICL.Segment_group_26_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_1" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup1" createOnElement="IFTICL/Segment_group_1">
        <jb:wiring property="documentMessageDetails" beanIdRef="IFTICL.Segment_group_1.Document_message_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IFTICL.Segment_group_1.Date_time_period_List" />
        <jb:wiring property="externalFileLinkIdentification" beanIdRef="IFTICL.Segment_group_1.External_file_link_identification" />
        <jb:wiring property="freeText" beanIdRef="IFTICL.Segment_group_1.Free_text_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="IFTICL.Segment_group_1.Segment_group_2_List" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTICL/Segment_group_1/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTICL/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="IFTICL/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTICL/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="IFTICL.Segment_group_1.External_file_link_identification" class="org.milyn.edi.unedifact.d02a.common.ExternalFileLinkIdentification" createOnElement="IFTICL/Segment_group_1/External_file_link_identification">
        <jb:value property="sequencePositionIdentifier" data="IFTICL/Segment_group_1/External_file_link_identification/Sequence_position_identifier" decoder="String" default="null" />
        <jb:value property="fileCompressionTechniqueName" data="IFTICL/Segment_group_1/External_file_link_identification/File_compression_technique_name" decoder="String" default="null" />
        <jb:wiring property="fileIdentification" beanIdRef="IFTICL.Segment_group_1.External_file_link_identification.FILE_IDENTIFICATION" />
        <jb:wiring property="fileDetails" beanIdRef="IFTICL.Segment_group_1.External_file_link_identification.FILE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_1.External_file_link_identification.FILE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.FileIdentificationC077" createOnElement="IFTICL/Segment_group_1/External_file_link_identification/FILE_IDENTIFICATION">
        <jb:value property="fileName" data="IFTICL/Segment_group_1/External_file_link_identification/FILE_IDENTIFICATION/File_name" decoder="String" default="null" />
        <jb:value property="itemDescription" data="IFTICL/Segment_group_1/External_file_link_identification/FILE_IDENTIFICATION/Item_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_1.External_file_link_identification.FILE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.FileDetailsC099" createOnElement="IFTICL/Segment_group_1/External_file_link_identification/FILE_DETAILS">
        <jb:value property="fileFormatName" data="IFTICL/Segment_group_1/External_file_link_identification/FILE_DETAILS/File_format_name" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="IFTICL/Segment_group_1/External_file_link_identification/FILE_DETAILS/Version_identifier" decoder="String" default="null" />
        <jb:value property="dataFormatDescriptionCode" data="IFTICL/Segment_group_1/External_file_link_identification/FILE_DETAILS/Data_format_description_code" decoder="String" default="null" />
        <jb:value property="dataFormatDescription" data="IFTICL/Segment_group_1/External_file_link_identification/FILE_DETAILS/Data_format_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_1.Segment_group_2" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup2" createOnElement="IFTICL/Segment_group_1/Segment_group_2">
        <jb:wiring property="nameAndAddress" beanIdRef="IFTICL.Segment_group_1.Segment_group_2.Name_and_address" />
        <jb:wiring property="segmentGroup3" beanIdRef="IFTICL.Segment_group_1.Segment_group_2.Segment_group_3_List" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_1.Segment_group_2.Segment_group_3" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup3" createOnElement="IFTICL/Segment_group_1/Segment_group_2/Segment_group_3">
        <jb:wiring property="contactInformation" beanIdRef="IFTICL.Segment_group_1.Segment_group_2.Segment_group_3.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="IFTICL.Segment_group_1.Segment_group_2.Segment_group_3.Communication_contact_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_5" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup5" createOnElement="IFTICL/Segment_group_5">
        <jb:wiring property="detailsOfTransport" beanIdRef="IFTICL.Segment_group_5.Details_of_transport" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IFTICL.Segment_group_5.Date_time_period_List" />
        <jb:wiring property="measurements" beanIdRef="IFTICL.Segment_group_5.Measurements_List" />
        <jb:wiring property="freeText" beanIdRef="IFTICL.Segment_group_5.Free_text_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="IFTICL.Segment_group_5.Segment_group_6_List" />
        <jb:wiring property="segmentGroup8" beanIdRef="IFTICL.Segment_group_5.Segment_group_8_List" />
        <jb:wiring property="segmentGroup9" beanIdRef="IFTICL.Segment_group_5.Segment_group_9_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_5.Segment_group_6" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup6" createOnElement="IFTICL/Segment_group_5/Segment_group_6">
        <jb:wiring property="nameAndAddress" beanIdRef="IFTICL.Segment_group_5.Segment_group_6.Name_and_address" />
        <jb:wiring property="segmentGroup7" beanIdRef="IFTICL.Segment_group_5.Segment_group_6.Segment_group_7_List" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_5.Segment_group_6.Segment_group_7" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup7" createOnElement="IFTICL/Segment_group_5/Segment_group_6/Segment_group_7">
        <jb:wiring property="contactInformation" beanIdRef="IFTICL.Segment_group_5.Segment_group_6.Segment_group_7.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="IFTICL.Segment_group_5.Segment_group_6.Segment_group_7.Communication_contact_List" />
    </jb:bean>

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_5.Segment_group_6.Segment_group_7.Communication_contact" class="org.milyn.edi.unedifact.d02a.common.CommunicationContact" createOnElement="IFTICL/Segment_group_5/Segment_group_6/Segment_group_7/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="IFTICL.Segment_group_5.Segment_group_6.Segment_group_7.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

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

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

    <jb:bean beanId="IFTICL.Segment_group_5.Segment_group_8" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup8" createOnElement="IFTICL/Segment_group_5/Segment_group_8">
        <jb:wiring property="placeLocationIdentification" beanIdRef="IFTICL.Segment_group_5.Segment_group_8.Place_location_identification" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IFTICL.Segment_group_5.Segment_group_8.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_5.Segment_group_9" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup9" createOnElement="IFTICL/Segment_group_5/Segment_group_9">
        <jb:wiring property="reference" beanIdRef="IFTICL.Segment_group_5.Segment_group_9.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IFTICL.Segment_group_5.Segment_group_9.Date_time_period" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_10" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup10" createOnElement="IFTICL/Segment_group_10">
        <jb:wiring property="nameAndAddress" beanIdRef="IFTICL.Segment_group_10.Name_and_address" />
        <jb:wiring property="segmentGroup11" beanIdRef="IFTICL.Segment_group_10.Segment_group_11_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_10.Segment_group_11.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="IFTICL/Segment_group_10/Segment_group_11/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS">
        <jb:value property="departmentOrEmployeeNameCode" data="IFTICL/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="IFTICL/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="IFTICL.Segment_group_10.Segment_group_11.Communication_contact_List" class="java.util.ArrayList" createOnElement="IFTICL/Segment_group_10/Segment_group_11">
        <jb:wiring beanIdRef="IFTICL.Segment_group_10.Segment_group_11.Communication_contact" />
    </jb:bean>

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_12" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup12" createOnElement="IFTICL/Segment_group_12">
        <jb:wiring property="status" beanIdRef="IFTICL.Segment_group_12.Status" />
        <jb:wiring property="reference" beanIdRef="IFTICL.Segment_group_12.Reference_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IFTICL.Segment_group_12.Date_time_period_List" />
        <jb:wiring property="insuranceCoverDescription" beanIdRef="IFTICL.Segment_group_12.Insurance_cover_description_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="IFTICL.Segment_group_12.Place_location_identification_List" />
        <jb:wiring property="measurements" beanIdRef="IFTICL.Segment_group_12.Measurements_List" />
        <jb:wiring property="queryAndResponse" beanIdRef="IFTICL.Segment_group_12.Query_and_response_List" />
        <jb:wiring property="freeText" beanIdRef="IFTICL.Segment_group_12.Free_text_List" />
        <jb:wiring property="segmentGroup13" beanIdRef="IFTICL.Segment_group_12.Segment_group_13_List" />
        <jb:wiring property="segmentGroup14" beanIdRef="IFTICL.Segment_group_12.Segment_group_14_List" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_12.Status" class="org.milyn.edi.unedifact.d02a.common.Status" createOnElement="IFTICL/Segment_group_12/Status">
        <jb:wiring property="statusCategory" beanIdRef="IFTICL.Segment_group_12.Status.STATUS_CATEGORY" />
        <jb:wiring property="status" beanIdRef="IFTICL.Segment_group_12.Status.STATUS" />
        <jb:wiring property="statusReason1" beanIdRef="IFTICL.Segment_group_12.Status.STATUS_REASON_-_-1" />
        <jb:wiring property="statusReason2" beanIdRef="IFTICL.Segment_group_12.Status.STATUS_REASON_-_-2" />
        <jb:wiring property="statusReason3" beanIdRef="IFTICL.Segment_group_12.Status.STATUS_REASON_-_-3" />
        <jb:wiring property="statusReason4" beanIdRef="IFTICL.Segment_group_12.Status.STATUS_REASON_-_-4" />
        <jb:wiring property="statusReason5" beanIdRef="IFTICL.Segment_group_12.Status.STATUS_REASON_-_-5" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_12.Status.STATUS_CATEGORY" class="org.milyn.edi.unedifact.d02a.common.field.StatusCategoryC601" createOnElement="IFTICL/Segment_group_12/Status/STATUS_CATEGORY">
        <jb:value property="statusCategoryCode" data="IFTICL/Segment_group_12/Status/STATUS_CATEGORY/Status_category_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_12/Status/STATUS_CATEGORY/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_12/Status/STATUS_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_12.Status.STATUS" class="org.milyn.edi.unedifact.d02a.common.field.StatusC555" createOnElement="IFTICL/Segment_group_12/Status/STATUS">
        <jb:value property="statusDescriptionCode" data="IFTICL/Segment_group_12/Status/STATUS/Status_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_12/Status/STATUS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_12/Status/STATUS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusDescription" data="IFTICL/Segment_group_12/Status/STATUS/Status_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_12.Status.STATUS_REASON_-_-1" class="org.milyn.edi.unedifact.d02a.common.field.StatusReasonC556" createOnElement="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-1">
        <jb:value property="statusReasonDescriptionCode" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-1/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-1/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-1/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_12.Status.STATUS_REASON_-_-2" class="org.milyn.edi.unedifact.d02a.common.field.StatusReasonC556" createOnElement="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-2">
        <jb:value property="statusReasonDescriptionCode" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-2/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-2/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-2/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_12.Status.STATUS_REASON_-_-3" class="org.milyn.edi.unedifact.d02a.common.field.StatusReasonC556" createOnElement="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-3">
        <jb:value property="statusReasonDescriptionCode" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-3/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-3/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-3/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_12.Status.STATUS_REASON_-_-4" class="org.milyn.edi.unedifact.d02a.common.field.StatusReasonC556" createOnElement="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-4">
        <jb:value property="statusReasonDescriptionCode" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-4/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-4/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-4/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_12.Status.STATUS_REASON_-_-5" class="org.milyn.edi.unedifact.d02a.common.field.StatusReasonC556" createOnElement="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-5">
        <jb:value property="statusReasonDescriptionCode" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-5/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-5/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="IFTICL/Segment_group_12/Status/STATUS_REASON_-_-5/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_12.Insurance_cover_description_List" class="java.util.ArrayList" createOnElement="IFTICL/Segment_group_12">
        <jb:wiring beanIdRef="IFTICL.Segment_group_12.Insurance_cover_description" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_12.Insurance_cover_description" class="org.milyn.edi.unedifact.d02a.common.InsuranceCoverDescription" createOnElement="IFTICL/Segment_group_12/Insurance_cover_description">
        <jb:wiring property="insuranceCoverType" beanIdRef="IFTICL.Segment_group_12.Insurance_cover_description.INSURANCE_COVER_TYPE" />
        <jb:wiring property="insuranceCoverDetails" beanIdRef="IFTICL.Segment_group_12.Insurance_cover_description.INSURANCE_COVER_DETAILS" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_12.Insurance_cover_description.INSURANCE_COVER_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.InsuranceCoverTypeC330" createOnElement="IFTICL/Segment_group_12/Insurance_cover_description/INSURANCE_COVER_TYPE">
        <jb:value property="insuranceCoverTypeCode" data="IFTICL/Segment_group_12/Insurance_cover_description/INSURANCE_COVER_TYPE/Insurance_cover_type_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_12/Insurance_cover_description/INSURANCE_COVER_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_12/Insurance_cover_description/INSURANCE_COVER_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_12.Insurance_cover_description.INSURANCE_COVER_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.InsuranceCoverDetailsC331" createOnElement="IFTICL/Segment_group_12/Insurance_cover_description/INSURANCE_COVER_DETAILS">
        <jb:value property="insuranceCoverDescriptionCode" data="IFTICL/Segment_group_12/Insurance_cover_description/INSURANCE_COVER_DETAILS/Insurance_cover_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_12/Insurance_cover_description/INSURANCE_COVER_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_12/Insurance_cover_description/INSURANCE_COVER_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="insuranceCoverDescription1" data="IFTICL/Segment_group_12/Insurance_cover_description/INSURANCE_COVER_DETAILS/Insurance_cover_description_-_-1" decoder="String" default="null" />
        <jb:value property="insuranceCoverDescription2" data="IFTICL/Segment_group_12/Insurance_cover_description/INSURANCE_COVER_DETAILS/Insurance_cover_description_-_-2" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_12.Query_and_response_List" class="java.util.ArrayList" createOnElement="IFTICL/Segment_group_12">
        <jb:wiring beanIdRef="IFTICL.Segment_group_12.Query_and_response" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_12.Query_and_response" class="org.milyn.edi.unedifact.d02a.common.QueryAndResponse" createOnElement="IFTICL/Segment_group_12/Query_and_response">
        <jb:value property="sectorAreaIdentificationCodeQualifier" data="IFTICL/Segment_group_12/Query_and_response/Sector_area_identification_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="questionDetails" beanIdRef="IFTICL.Segment_group_12.Query_and_response.QUESTION_DETAILS" />
        <jb:wiring property="responseDetails" beanIdRef="IFTICL.Segment_group_12.Query_and_response.RESPONSE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_12.Query_and_response.QUESTION_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.QuestionDetailsC811" createOnElement="IFTICL/Segment_group_12/Query_and_response/QUESTION_DETAILS">
        <jb:value property="questionDescriptionCode" data="IFTICL/Segment_group_12/Query_and_response/QUESTION_DETAILS/Question_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_12/Query_and_response/QUESTION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_12/Query_and_response/QUESTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="questionDescription" data="IFTICL/Segment_group_12/Query_and_response/QUESTION_DETAILS/Question_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_12.Query_and_response.RESPONSE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.ResponseDetailsC812" createOnElement="IFTICL/Segment_group_12/Query_and_response/RESPONSE_DETAILS">
        <jb:value property="responseDescriptionCode" data="IFTICL/Segment_group_12/Query_and_response/RESPONSE_DETAILS/Response_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_12/Query_and_response/RESPONSE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_12/Query_and_response/RESPONSE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="responseDescription" data="IFTICL/Segment_group_12/Query_and_response/RESPONSE_DETAILS/Response_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_12.Segment_group_13" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup13" createOnElement="IFTICL/Segment_group_12/Segment_group_13">
        <jb:wiring property="monetaryAmount" beanIdRef="IFTICL.Segment_group_12.Segment_group_13.Monetary_amount" />
        <jb:wiring property="currencies" beanIdRef="IFTICL.Segment_group_12.Segment_group_13.Currencies" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_12.Segment_group_14" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup14" createOnElement="IFTICL/Segment_group_12/Segment_group_14">
        <jb:wiring property="documentMessageDetails" beanIdRef="IFTICL.Segment_group_12.Segment_group_14.Document_message_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IFTICL.Segment_group_12.Segment_group_14.Date_time_period_List" />
        <jb:wiring property="externalFileLinkIdentification" beanIdRef="IFTICL.Segment_group_12.Segment_group_14.External_file_link_identification" />
        <jb:wiring property="freeText" beanIdRef="IFTICL.Segment_group_12.Segment_group_14.Free_text_List" />
        <jb:wiring property="segmentGroup15" beanIdRef="IFTICL.Segment_group_12.Segment_group_14.Segment_group_15_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_12.Segment_group_14.External_file_link_identification" class="org.milyn.edi.unedifact.d02a.common.ExternalFileLinkIdentification" createOnElement="IFTICL/Segment_group_12/Segment_group_14/External_file_link_identification">
        <jb:value property="sequencePositionIdentifier" data="IFTICL/Segment_group_12/Segment_group_14/External_file_link_identification/Sequence_position_identifier" decoder="String" default="null" />
        <jb:value property="fileCompressionTechniqueName" data="IFTICL/Segment_group_12/Segment_group_14/External_file_link_identification/File_compression_technique_name" decoder="String" default="null" />
        <jb:wiring property="fileIdentification" beanIdRef="IFTICL.Segment_group_12.Segment_group_14.External_file_link_identification.FILE_IDENTIFICATION" />
        <jb:wiring property="fileDetails" beanIdRef="IFTICL.Segment_group_12.Segment_group_14.External_file_link_identification.FILE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_12.Segment_group_14.External_file_link_identification.FILE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.FileIdentificationC077" createOnElement="IFTICL/Segment_group_12/Segment_group_14/External_file_link_identification/FILE_IDENTIFICATION">
        <jb:value property="fileName" data="IFTICL/Segment_group_12/Segment_group_14/External_file_link_identification/FILE_IDENTIFICATION/File_name" decoder="String" default="null" />
        <jb:value property="itemDescription" data="IFTICL/Segment_group_12/Segment_group_14/External_file_link_identification/FILE_IDENTIFICATION/Item_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_12.Segment_group_14.External_file_link_identification.FILE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.FileDetailsC099" createOnElement="IFTICL/Segment_group_12/Segment_group_14/External_file_link_identification/FILE_DETAILS">
        <jb:value property="fileFormatName" data="IFTICL/Segment_group_12/Segment_group_14/External_file_link_identification/FILE_DETAILS/File_format_name" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="IFTICL/Segment_group_12/Segment_group_14/External_file_link_identification/FILE_DETAILS/Version_identifier" decoder="String" default="null" />
        <jb:value property="dataFormatDescriptionCode" data="IFTICL/Segment_group_12/Segment_group_14/External_file_link_identification/FILE_DETAILS/Data_format_description_code" decoder="String" default="null" />
        <jb:value property="dataFormatDescription" data="IFTICL/Segment_group_12/Segment_group_14/External_file_link_identification/FILE_DETAILS/Data_format_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_12.Segment_group_14.Segment_group_15" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup15" createOnElement="IFTICL/Segment_group_12/Segment_group_14/Segment_group_15">
        <jb:wiring property="nameAndAddress" beanIdRef="IFTICL.Segment_group_12.Segment_group_14.Segment_group_15.Name_and_address" />
        <jb:wiring property="segmentGroup16" beanIdRef="IFTICL.Segment_group_12.Segment_group_14.Segment_group_15.Segment_group_16_List" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_12.Segment_group_14.Segment_group_15.Segment_group_16" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup16" createOnElement="IFTICL/Segment_group_12/Segment_group_14/Segment_group_15/Segment_group_16">
        <jb:wiring property="contactInformation" beanIdRef="IFTICL.Segment_group_12.Segment_group_14.Segment_group_15.Segment_group_16.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="IFTICL.Segment_group_12.Segment_group_14.Segment_group_15.Segment_group_16.Communication_contact_List" />
    </jb:bean>

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

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

    <jb:bean beanId="IFTICL.Segment_group_12.Segment_group_14.Segment_group_15.Segment_group_16.Communication_contact_List" class="java.util.ArrayList" createOnElement="IFTICL/Segment_group_12/Segment_group_14/Segment_group_15/Segment_group_16">
        <jb:wiring beanIdRef="IFTICL.Segment_group_12.Segment_group_14.Segment_group_15.Segment_group_16.Communication_contact" />
    </jb:bean>

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_17" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup17" createOnElement="IFTICL/Segment_group_17">
        <jb:wiring property="goodsItemDetails" beanIdRef="IFTICL.Segment_group_17.Goods_item_details" />
        <jb:wiring property="additionalProductId" beanIdRef="IFTICL.Segment_group_17.Additional_product_id_List" />
        <jb:wiring property="freeText" beanIdRef="IFTICL.Segment_group_17.Free_text_List" />
        <jb:wiring property="packageIdentification" beanIdRef="IFTICL.Segment_group_17.Package_identification_List" />
        <jb:wiring property="segmentGroup18" beanIdRef="IFTICL.Segment_group_17.Segment_group_18_List" />
        <jb:wiring property="segmentGroup20" beanIdRef="IFTICL.Segment_group_17.Segment_group_20_List" />
        <jb:wiring property="segmentGroup21" beanIdRef="IFTICL.Segment_group_17.Segment_group_21_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_17.Package_identification_List" class="java.util.ArrayList" createOnElement="IFTICL/Segment_group_17">
        <jb:wiring beanIdRef="IFTICL.Segment_group_17.Package_identification" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_18" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup18" createOnElement="IFTICL/Segment_group_17/Segment_group_18">
        <jb:wiring property="splitGoodsPlacement" beanIdRef="IFTICL.Segment_group_17.Segment_group_18.Split_goods_placement" />
        <jb:wiring property="segmentGroup19" beanIdRef="IFTICL.Segment_group_17.Segment_group_18.Segment_group_19_List" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_18.Split_goods_placement" class="org.milyn.edi.unedifact.d02a.common.SplitGoodsPlacement" createOnElement="IFTICL/Segment_group_17/Segment_group_18/Split_goods_placement">
        <jb:value property="packageQuantity" data="IFTICL/Segment_group_17/Segment_group_18/Split_goods_placement/Package_quantity" decoder="DABigDecimal" default="null" />
        <jb:wiring property="equipmentIdentification" beanIdRef="IFTICL.Segment_group_17.Segment_group_18.Split_goods_placement.EQUIPMENT_IDENTIFICATION" />
    </jb:bean>

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

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

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_18.Segment_group_19" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup19" createOnElement="IFTICL/Segment_group_17/Segment_group_18/Segment_group_19">
        <jb:wiring property="measurements" beanIdRef="IFTICL.Segment_group_17.Segment_group_18.Segment_group_19.Measurements" />
        <jb:wiring property="numberOfUnits" beanIdRef="IFTICL.Segment_group_17.Segment_group_18.Segment_group_19.Number_of_units" />
    </jb:bean>

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_18.Segment_group_19.Number_of_units" class="org.milyn.edi.unedifact.d02a.common.NumberOfUnits" createOnElement="IFTICL/Segment_group_17/Segment_group_18/Segment_group_19/Number_of_units">
        <jb:wiring property="numberOfUnitDetails" beanIdRef="IFTICL.Segment_group_17.Segment_group_18.Segment_group_19.Number_of_units.NUMBER_OF_UNIT_DETAILS" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_18.Segment_group_19.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.NumberOfUnitDetailsC523" createOnElement="IFTICL/Segment_group_17/Segment_group_18/Segment_group_19/Number_of_units/NUMBER_OF_UNIT_DETAILS">
        <jb:value property="unitsQuantity" data="IFTICL/Segment_group_17/Segment_group_18/Segment_group_19/Number_of_units/NUMBER_OF_UNIT_DETAILS/Units_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="unitTypeCodeQualifier" data="IFTICL/Segment_group_17/Segment_group_18/Segment_group_19/Number_of_units/NUMBER_OF_UNIT_DETAILS/Unit_type_code_qualifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_20" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup20" createOnElement="IFTICL/Segment_group_17/Segment_group_20">
        <jb:wiring property="dangerousGoods" beanIdRef="IFTICL.Segment_group_17.Segment_group_20.Dangerous_goods" />
        <jb:wiring property="freeText" beanIdRef="IFTICL.Segment_group_17.Segment_group_20.Free_text_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup21" createOnElement="IFTICL/Segment_group_17/Segment_group_21">
        <jb:wiring property="status" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Status" />
        <jb:wiring property="reference" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Reference_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Date_time_period_List" />
        <jb:wiring property="insuranceCoverDescription" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Insurance_cover_description_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Place_location_identification_List" />
        <jb:wiring property="measurements" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Measurements_List" />
        <jb:wiring property="queryAndResponse" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Query_and_response_List" />
        <jb:wiring property="freeText" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Free_text_List" />
        <jb:wiring property="segmentGroup22" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_22_List" />
        <jb:wiring property="segmentGroup23" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23_List" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Status" class="org.milyn.edi.unedifact.d02a.common.Status" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Status">
        <jb:wiring property="statusCategory" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Status.STATUS_CATEGORY" />
        <jb:wiring property="status" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Status.STATUS" />
        <jb:wiring property="statusReason1" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Status.STATUS_REASON_-_-1" />
        <jb:wiring property="statusReason2" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Status.STATUS_REASON_-_-2" />
        <jb:wiring property="statusReason3" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Status.STATUS_REASON_-_-3" />
        <jb:wiring property="statusReason4" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Status.STATUS_REASON_-_-4" />
        <jb:wiring property="statusReason5" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Status.STATUS_REASON_-_-5" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Status.STATUS_CATEGORY" class="org.milyn.edi.unedifact.d02a.common.field.StatusCategoryC601" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_CATEGORY">
        <jb:value property="statusCategoryCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_CATEGORY/Status_category_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_CATEGORY/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Status.STATUS" class="org.milyn.edi.unedifact.d02a.common.field.StatusC555" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS">
        <jb:value property="statusDescriptionCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS/Status_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusDescription" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS/Status_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Status.STATUS_REASON_-_-1" class="org.milyn.edi.unedifact.d02a.common.field.StatusReasonC556" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-1">
        <jb:value property="statusReasonDescriptionCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-1/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-1/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-1/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Status.STATUS_REASON_-_-2" class="org.milyn.edi.unedifact.d02a.common.field.StatusReasonC556" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-2">
        <jb:value property="statusReasonDescriptionCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-2/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-2/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-2/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Status.STATUS_REASON_-_-3" class="org.milyn.edi.unedifact.d02a.common.field.StatusReasonC556" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-3">
        <jb:value property="statusReasonDescriptionCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-3/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-3/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-3/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Status.STATUS_REASON_-_-4" class="org.milyn.edi.unedifact.d02a.common.field.StatusReasonC556" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-4">
        <jb:value property="statusReasonDescriptionCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-4/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-4/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-4/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Status.STATUS_REASON_-_-5" class="org.milyn.edi.unedifact.d02a.common.field.StatusReasonC556" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-5">
        <jb:value property="statusReasonDescriptionCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-5/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-5/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="IFTICL/Segment_group_17/Segment_group_21/Status/STATUS_REASON_-_-5/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Insurance_cover_description_List" class="java.util.ArrayList" createOnElement="IFTICL/Segment_group_17/Segment_group_21">
        <jb:wiring beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Insurance_cover_description" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Insurance_cover_description" class="org.milyn.edi.unedifact.d02a.common.InsuranceCoverDescription" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Insurance_cover_description">
        <jb:wiring property="insuranceCoverType" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Insurance_cover_description.INSURANCE_COVER_TYPE" />
        <jb:wiring property="insuranceCoverDetails" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Insurance_cover_description.INSURANCE_COVER_DETAILS" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Insurance_cover_description.INSURANCE_COVER_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.InsuranceCoverTypeC330" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Insurance_cover_description/INSURANCE_COVER_TYPE">
        <jb:value property="insuranceCoverTypeCode" data="IFTICL/Segment_group_17/Segment_group_21/Insurance_cover_description/INSURANCE_COVER_TYPE/Insurance_cover_type_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_17/Segment_group_21/Insurance_cover_description/INSURANCE_COVER_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_17/Segment_group_21/Insurance_cover_description/INSURANCE_COVER_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Insurance_cover_description.INSURANCE_COVER_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.InsuranceCoverDetailsC331" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Insurance_cover_description/INSURANCE_COVER_DETAILS">
        <jb:value property="insuranceCoverDescriptionCode" data="IFTICL/Segment_group_17/Segment_group_21/Insurance_cover_description/INSURANCE_COVER_DETAILS/Insurance_cover_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_17/Segment_group_21/Insurance_cover_description/INSURANCE_COVER_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_17/Segment_group_21/Insurance_cover_description/INSURANCE_COVER_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="insuranceCoverDescription1" data="IFTICL/Segment_group_17/Segment_group_21/Insurance_cover_description/INSURANCE_COVER_DETAILS/Insurance_cover_description_-_-1" decoder="String" default="null" />
        <jb:value property="insuranceCoverDescription2" data="IFTICL/Segment_group_17/Segment_group_21/Insurance_cover_description/INSURANCE_COVER_DETAILS/Insurance_cover_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFTICL/Segment_group_17/Segment_group_21">
        <jb:wiring beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Place_location_identification" />
    </jb:bean>

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Query_and_response_List" class="java.util.ArrayList" createOnElement="IFTICL/Segment_group_17/Segment_group_21">
        <jb:wiring beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Query_and_response" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Query_and_response" class="org.milyn.edi.unedifact.d02a.common.QueryAndResponse" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Query_and_response">
        <jb:value property="sectorAreaIdentificationCodeQualifier" data="IFTICL/Segment_group_17/Segment_group_21/Query_and_response/Sector_area_identification_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="questionDetails" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Query_and_response.QUESTION_DETAILS" />
        <jb:wiring property="responseDetails" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Query_and_response.RESPONSE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Query_and_response.QUESTION_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.QuestionDetailsC811" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Query_and_response/QUESTION_DETAILS">
        <jb:value property="questionDescriptionCode" data="IFTICL/Segment_group_17/Segment_group_21/Query_and_response/QUESTION_DETAILS/Question_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_17/Segment_group_21/Query_and_response/QUESTION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_17/Segment_group_21/Query_and_response/QUESTION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="questionDescription" data="IFTICL/Segment_group_17/Segment_group_21/Query_and_response/QUESTION_DETAILS/Question_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Query_and_response.RESPONSE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.ResponseDetailsC812" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Query_and_response/RESPONSE_DETAILS">
        <jb:value property="responseDescriptionCode" data="IFTICL/Segment_group_17/Segment_group_21/Query_and_response/RESPONSE_DETAILS/Response_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IFTICL/Segment_group_17/Segment_group_21/Query_and_response/RESPONSE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IFTICL/Segment_group_17/Segment_group_21/Query_and_response/RESPONSE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="responseDescription" data="IFTICL/Segment_group_17/Segment_group_21/Query_and_response/RESPONSE_DETAILS/Response_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Segment_group_22" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup22" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Segment_group_22">
        <jb:wiring property="monetaryAmount" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_22.Monetary_amount" />
        <jb:wiring property="currencies" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_22.Currencies" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup23" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23">
        <jb:wiring property="documentMessageDetails" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Document_message_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Date_time_period_List" />
        <jb:wiring property="externalFileLinkIdentification" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.External_file_link_identification" />
        <jb:wiring property="freeText" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Free_text_List" />
        <jb:wiring property="segmentGroup24" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Segment_group_24_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.External_file_link_identification" class="org.milyn.edi.unedifact.d02a.common.ExternalFileLinkIdentification" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/External_file_link_identification">
        <jb:value property="sequencePositionIdentifier" data="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/External_file_link_identification/Sequence_position_identifier" decoder="String" default="null" />
        <jb:value property="fileCompressionTechniqueName" data="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/External_file_link_identification/File_compression_technique_name" decoder="String" default="null" />
        <jb:wiring property="fileIdentification" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.External_file_link_identification.FILE_IDENTIFICATION" />
        <jb:wiring property="fileDetails" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.External_file_link_identification.FILE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.External_file_link_identification.FILE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.FileIdentificationC077" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/External_file_link_identification/FILE_IDENTIFICATION">
        <jb:value property="fileName" data="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/External_file_link_identification/FILE_IDENTIFICATION/File_name" decoder="String" default="null" />
        <jb:value property="itemDescription" data="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/External_file_link_identification/FILE_IDENTIFICATION/Item_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.External_file_link_identification.FILE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.FileDetailsC099" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/External_file_link_identification/FILE_DETAILS">
        <jb:value property="fileFormatName" data="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/External_file_link_identification/FILE_DETAILS/File_format_name" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/External_file_link_identification/FILE_DETAILS/Version_identifier" decoder="String" default="null" />
        <jb:value property="dataFormatDescriptionCode" data="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/External_file_link_identification/FILE_DETAILS/Data_format_description_code" decoder="String" default="null" />
        <jb:value property="dataFormatDescription" data="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/External_file_link_identification/FILE_DETAILS/Data_format_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Segment_group_24" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup24" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/Segment_group_24">
        <jb:wiring property="nameAndAddress" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Segment_group_24.Name_and_address" />
        <jb:wiring property="segmentGroup25" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Segment_group_24.Segment_group_25_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Segment_group_24.Segment_group_25_List" class="java.util.ArrayList" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/Segment_group_24">
        <jb:wiring beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Segment_group_24.Segment_group_25" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Segment_group_24.Segment_group_25" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup25" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/Segment_group_24/Segment_group_25">
        <jb:wiring property="contactInformation" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Segment_group_24.Segment_group_25.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Segment_group_24.Segment_group_25.Communication_contact_List" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Segment_group_24.Segment_group_25.Contact_information" class="org.milyn.edi.unedifact.d02a.common.ContactInformation" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/Segment_group_24/Segment_group_25/Contact_information">
        <jb:value property="contactFunctionCode" data="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/Segment_group_24/Segment_group_25/Contact_information/Contact_function_code" decoder="String" default="null" />
        <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Segment_group_24.Segment_group_25.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Segment_group_24.Segment_group_25.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/Segment_group_24/Segment_group_25/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS">
        <jb:value property="departmentOrEmployeeNameCode" data="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/Segment_group_24/Segment_group_25/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" />
        <jb:value property="departmentOrEmployeeName" data="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/Segment_group_24/Segment_group_25/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Segment_group_24.Segment_group_25.Communication_contact_List" class="java.util.ArrayList" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/Segment_group_24/Segment_group_25">
        <jb:wiring beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Segment_group_24.Segment_group_25.Communication_contact" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Segment_group_24.Segment_group_25.Communication_contact" class="org.milyn.edi.unedifact.d02a.common.CommunicationContact" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/Segment_group_24/Segment_group_25/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Segment_group_24.Segment_group_25.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_17.Segment_group_21.Segment_group_23.Segment_group_24.Segment_group_25.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02a.common.field.CommunicationContactC076" createOnElement="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/Segment_group_24/Segment_group_25/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationAddressIdentifier" data="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/Segment_group_24/Segment_group_25/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" />
        <jb:value property="communicationAddressCodeQualifier" data="IFTICL/Segment_group_17/Segment_group_21/Segment_group_23/Segment_group_24/Segment_group_25/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="IFTICL.Segment_group_26" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup26" createOnElement="IFTICL/Segment_group_26">
        <jb:wiring property="equipmentDetails" beanIdRef="IFTICL.Segment_group_26.Equipment_details" />
        <jb:wiring property="numberOfUnits" beanIdRef="IFTICL.Segment_group_26.Number_of_units" />
        <jb:wiring property="transportMovementDetails" beanIdRef="IFTICL.Segment_group_26.Transport_movement_details" />
        <jb:wiring property="measurements" beanIdRef="IFTICL.Segment_group_26.Measurements_List" />
        <jb:wiring property="dimensions" beanIdRef="IFTICL.Segment_group_26.Dimensions_List" />
        <jb:wiring property="sealNumber" beanIdRef="IFTICL.Segment_group_26.Seal_number_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="IFTICL.Segment_group_26.Place_location_identification" />
        <jb:wiring property="freeText" beanIdRef="IFTICL.Segment_group_26.Free_text_List" />
        <jb:wiring property="segmentGroup27" beanIdRef="IFTICL.Segment_group_26.Segment_group_27_List" />
    </jb:bean>

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_26.Number_of_units" class="org.milyn.edi.unedifact.d02a.common.NumberOfUnits" createOnElement="IFTICL/Segment_group_26/Number_of_units">
        <jb:wiring property="numberOfUnitDetails" beanIdRef="IFTICL.Segment_group_26.Number_of_units.NUMBER_OF_UNIT_DETAILS" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_26.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.NumberOfUnitDetailsC523" createOnElement="IFTICL/Segment_group_26/Number_of_units/NUMBER_OF_UNIT_DETAILS">
        <jb:value property="unitsQuantity" data="IFTICL/Segment_group_26/Number_of_units/NUMBER_OF_UNIT_DETAILS/Units_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="unitTypeCodeQualifier" data="IFTICL/Segment_group_26/Number_of_units/NUMBER_OF_UNIT_DETAILS/Unit_type_code_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_26.Transport_movement_details" class="org.milyn.edi.unedifact.d02a.common.TransportMovementDetails" createOnElement="IFTICL/Segment_group_26/Transport_movement_details">
        <jb:value property="equipmentPlanDescription" data="IFTICL/Segment_group_26/Transport_movement_details/Equipment_plan_description" decoder="String" default="null" />
        <jb:value property="haulageArrangementsCode" data="IFTICL/Segment_group_26/Transport_movement_details/Haulage_arrangements_code" decoder="String" default="null" />
        <jb:wiring property="movementType" beanIdRef="IFTICL.Segment_group_26.Transport_movement_details.MOVEMENT_TYPE" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_26.Transport_movement_details.MOVEMENT_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.MovementTypeC219" createOnElement="IFTICL/Segment_group_26/Transport_movement_details/MOVEMENT_TYPE">
        <jb:value property="movementTypeDescriptionCode" data="IFTICL/Segment_group_26/Transport_movement_details/MOVEMENT_TYPE/Movement_type_description_code" decoder="String" default="null" />
        <jb:value property="movementTypeDescription" data="IFTICL/Segment_group_26/Transport_movement_details/MOVEMENT_TYPE/Movement_type_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_26.Dimensions_List" class="java.util.ArrayList" createOnElement="IFTICL/Segment_group_26">
        <jb:wiring beanIdRef="IFTICL.Segment_group_26.Dimensions" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_26.Dimensions" class="org.milyn.edi.unedifact.d02a.common.Dimensions" createOnElement="IFTICL/Segment_group_26/Dimensions">
        <jb:value property="dimensionTypeCodeQualifier" data="IFTICL/Segment_group_26/Dimensions/Dimension_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="dimensions" beanIdRef="IFTICL.Segment_group_26.Dimensions.DIMENSIONS" />
    </jb:bean>

    <jb:bean beanId="IFTICL.Segment_group_26.Dimensions.DIMENSIONS" class="org.milyn.edi.unedifact.d02a.common.field.DimensionsC211" createOnElement="IFTICL/Segment_group_26/Dimensions/DIMENSIONS">
        <jb:value property="measurementUnitCode" data="IFTICL/Segment_group_26/Dimensions/DIMENSIONS/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="lengthMeasure" data="IFTICL/Segment_group_26/Dimensions/DIMENSIONS/Length_measure" decoder="DABigDecimal" default="null" />
        <jb:value property="widthMeasure" data="IFTICL/Segment_group_26/Dimensions/DIMENSIONS/Width_measure" decoder="DABigDecimal" default="null" />
        <jb:value property="heightMeasure" data="IFTICL/Segment_group_26/Dimensions/DIMENSIONS/Height_measure" decoder="DABigDecimal" default="null" />
    </jb:bean>

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

    <jb:bean beanId="IFTICL.Segment_group_26.Seal_number" class="org.milyn.edi.unedifact.d02a.common.SealNumber" createOnElement="IFTICL/Segment_group_26/Seal_number">
        <jb:value property="sealIdentifier" data="IFTICL/Segment_group_26/Seal_number/Seal_identifier" decoder="String" default="null" />
        <jb:value property="sealConditionCode" data="IFTICL/Segment_group_26/Seal_number/Seal_condition_code" decoder="String" default="null" />
        <jb:wiring property="sealIssuer" beanIdRef="IFTICL.Segment_group_26.Seal_number.SEAL_ISSUER" />
        <jb:wiring property="identityNumberRange" beanIdRef="IFTICL.Segment_group_26.Seal_number.IDENTITY_NUMBER_RANGE" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_26.Segment_group_27" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup27" createOnElement="IFTICL/Segment_group_26/Segment_group_27">
        <jb:wiring property="nameAndAddress" beanIdRef="IFTICL.Segment_group_26.Segment_group_27.Name_and_address" />
        <jb:wiring property="segmentGroup28" beanIdRef="IFTICL.Segment_group_26.Segment_group_27.Segment_group_28_List" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="IFTICL.Segment_group_26.Segment_group_27.Segment_group_28" class="org.milyn.edi.unedifact.d02a.IFTICL.SegmentGroup28" createOnElement="IFTICL/Segment_group_26/Segment_group_27/Segment_group_28">
        <jb:wiring property="contactInformation" beanIdRef="IFTICL.Segment_group_26.Segment_group_27.Segment_group_28.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="IFTICL.Segment_group_26.Segment_group_27.Segment_group_28.Communication_contact_List" />
    </jb:bean>

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

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

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

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

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

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy