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

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

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

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

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

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


    <jb:bean beanId="SSRECH" class="org.milyn.edi.unedifact.d06b.SSRECH.Ssrech" createOnElement="SSRECH">
        <jb:wiring property="beginningOfMessage" beanIdRef="SSRECH.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="SSRECH.Date_time_period" />
        <jb:wiring property="processingInformation" beanIdRef="SSRECH.Processing_information" />
        <jb:wiring property="segmentGroup1" beanIdRef="SSRECH.Segment_group_1" />
        <jb:wiring property="segmentGroup2" beanIdRef="SSRECH.Segment_group_2_List" />
        <jb:wiring property="segmentGroup3" beanIdRef="SSRECH.Segment_group_3_List" />
        <jb:wiring property="sectionControl" beanIdRef="SSRECH.Section_control" />
        <jb:wiring property="segmentGroup5" beanIdRef="SSRECH.Segment_group_5_List" />
        <jb:wiring property="segmentGroup8" beanIdRef="SSRECH.Segment_group_8_List" />
        <jb:wiring property="freeText" beanIdRef="SSRECH.Free_text_List" />
        <jb:wiring property="segmentGroup9" beanIdRef="SSRECH.Segment_group_9" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="SSRECH.Segment_group_2" class="org.milyn.edi.unedifact.d06b.SSRECH.SegmentGroup2" createOnElement="SSRECH/Segment_group_2">
        <jb:wiring property="partyIdentification" beanIdRef="SSRECH.Segment_group_2.Party_identification" />
        <jb:wiring property="address" beanIdRef="SSRECH.Segment_group_2.Address" />
        <jb:wiring property="relatedIdentificationNumbers" beanIdRef="SSRECH.Segment_group_2.Related_identification_numbers" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_2.Party_identification" class="org.milyn.edi.unedifact.d06b.common.PartyIdentification" createOnElement="SSRECH/Segment_group_2/Party_identification">
        <jb:value property="partyFunctionCodeQualifier" data="SSRECH/Segment_group_2/Party_identification/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameTypeCode" data="SSRECH/Segment_group_2/Party_identification/Name_type_code" decoder="String" default="null" />
        <jb:value property="nameStatusCode" data="SSRECH/Segment_group_2/Party_identification/Name_status_code" decoder="String" default="null" />
        <jb:value property="actionCode" data="SSRECH/Segment_group_2/Party_identification/Action_code" decoder="String" default="null" />
        <jb:wiring property="identificationNumber" beanIdRef="SSRECH.Segment_group_2.Party_identification.IDENTIFICATION_NUMBER" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="SSRECH.Segment_group_2.Party_identification.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameComponentDetails1" beanIdRef="SSRECH.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-1" />
        <jb:wiring property="nameComponentDetails2" beanIdRef="SSRECH.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-2" />
        <jb:wiring property="nameComponentDetails3" beanIdRef="SSRECH.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-3" />
        <jb:wiring property="nameComponentDetails4" beanIdRef="SSRECH.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-4" />
        <jb:wiring property="nameComponentDetails5" beanIdRef="SSRECH.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-5" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_2.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d06b.common.field.IdentificationNumberC206" createOnElement="SSRECH/Segment_group_2/Party_identification/IDENTIFICATION_NUMBER">
        <jb:value property="objectIdentifier" data="SSRECH/Segment_group_2/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="SSRECH/Segment_group_2/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="SSRECH/Segment_group_2/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="SSRECH.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.NameComponentDetailsC816" createOnElement="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-1">
        <jb:value property="nameComponentTypeCodeQualifier" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.NameComponentDetailsC816" createOnElement="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-2">
        <jb:value property="nameComponentTypeCodeQualifier" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d06b.common.field.NameComponentDetailsC816" createOnElement="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-3">
        <jb:value property="nameComponentTypeCodeQualifier" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d06b.common.field.NameComponentDetailsC816" createOnElement="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-4">
        <jb:value property="nameComponentTypeCodeQualifier" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_2.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d06b.common.field.NameComponentDetailsC816" createOnElement="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-5">
        <jb:value property="nameComponentTypeCodeQualifier" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="SSRECH/Segment_group_2/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_2.Address" class="org.milyn.edi.unedifact.d06b.common.Address" createOnElement="SSRECH/Segment_group_2/Address">
        <jb:value property="cityName" data="SSRECH/Segment_group_2/Address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="SSRECH/Segment_group_2/Address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="SSRECH/Segment_group_2/Address/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="addressUsage" beanIdRef="SSRECH.Segment_group_2.Address.ADDRESS_USAGE" />
        <jb:wiring property="addressDetails" beanIdRef="SSRECH.Segment_group_2.Address.ADDRESS_DETAILS" />
        <jb:wiring property="countrySubdivisionDetails" beanIdRef="SSRECH.Segment_group_2.Address.COUNTRY_SUBDIVISION_DETAILS" />
        <jb:wiring property="locationIdentification" beanIdRef="SSRECH.Segment_group_2.Address.LOCATION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_2.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d06b.common.field.AddressUsageC817" createOnElement="SSRECH/Segment_group_2/Address/ADDRESS_USAGE">
        <jb:value property="addressPurposeCode" data="SSRECH/Segment_group_2/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" />
        <jb:value property="addressTypeCode" data="SSRECH/Segment_group_2/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" />
        <jb:value property="addressStatusCode" data="SSRECH/Segment_group_2/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_2.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.AddressDetailsC090" createOnElement="SSRECH/Segment_group_2/Address/ADDRESS_DETAILS">
        <jb:value property="addressFormatCode" data="SSRECH/Segment_group_2/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" />
        <jb:value property="addressComponentDescription1" data="SSRECH/Segment_group_2/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" />
        <jb:value property="addressComponentDescription2" data="SSRECH/Segment_group_2/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" />
        <jb:value property="addressComponentDescription3" data="SSRECH/Segment_group_2/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" />
        <jb:value property="addressComponentDescription4" data="SSRECH/Segment_group_2/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" />
        <jb:value property="addressComponentDescription5" data="SSRECH/Segment_group_2/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="SSRECH.Segment_group_3" class="org.milyn.edi.unedifact.d06b.SSRECH.SegmentGroup3" createOnElement="SSRECH/Segment_group_3">
        <jb:wiring property="indexDetails" beanIdRef="SSRECH.Segment_group_3.Index_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="SSRECH.Segment_group_3.Date_time_period_List" />
        <jb:wiring property="contributionDetails" beanIdRef="SSRECH.Segment_group_3.Contribution_details_List" />
        <jb:wiring property="segmentGroup4" beanIdRef="SSRECH.Segment_group_3.Segment_group_4" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Index_details" class="org.milyn.edi.unedifact.d06b.common.IndexDetails" createOnElement="SSRECH/Segment_group_3/Index_details">
        <jb:wiring property="indexIdentification" beanIdRef="SSRECH.Segment_group_3.Index_details.INDEX_IDENTIFICATION" />
        <jb:wiring property="indexValue" beanIdRef="SSRECH.Segment_group_3.Index_details.INDEX_VALUE" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Index_details.INDEX_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.IndexIdentificationC545" createOnElement="SSRECH/Segment_group_3/Index_details/INDEX_IDENTIFICATION">
        <jb:value property="indexCodeQualifier" data="SSRECH/Segment_group_3/Index_details/INDEX_IDENTIFICATION/Index_code_qualifier" decoder="String" default="null" />
        <jb:value property="indexTypeIdentifier" data="SSRECH/Segment_group_3/Index_details/INDEX_IDENTIFICATION/Index_type_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="SSRECH/Segment_group_3/Index_details/INDEX_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="SSRECH/Segment_group_3/Index_details/INDEX_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Index_details.INDEX_VALUE" class="org.milyn.edi.unedifact.d06b.common.field.IndexValueC546" createOnElement="SSRECH/Segment_group_3/Index_details/INDEX_VALUE">
        <jb:value property="indexText" data="SSRECH/Segment_group_3/Index_details/INDEX_VALUE/Index_text" decoder="String" default="null" />
        <jb:value property="indexRepresentationCode" data="SSRECH/Segment_group_3/Index_details/INDEX_VALUE/Index_representation_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="SSRECH.Segment_group_3.Contribution_details_List" class="java.util.ArrayList" createOnElement="SSRECH/Segment_group_3">
        <jb:wiring beanIdRef="SSRECH.Segment_group_3.Contribution_details" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Contribution_details" class="org.milyn.edi.unedifact.d06b.common.ContributionDetails" createOnElement="SSRECH/Segment_group_3/Contribution_details">
        <jb:value property="contributionCodeQualifier" data="SSRECH/Segment_group_3/Contribution_details/Contribution_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="contributionType" beanIdRef="SSRECH.Segment_group_3.Contribution_details.CONTRIBUTION_TYPE" />
        <jb:wiring property="instruction" beanIdRef="SSRECH.Segment_group_3.Contribution_details.INSTRUCTION" />
        <jb:wiring property="rateTariffClass" beanIdRef="SSRECH.Segment_group_3.Contribution_details.RATE_TARIFF_CLASS" />
        <jb:wiring property="reasonForChange" beanIdRef="SSRECH.Segment_group_3.Contribution_details.REASON_FOR_CHANGE" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Contribution_details.CONTRIBUTION_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.ContributionTypeC953" createOnElement="SSRECH/Segment_group_3/Contribution_details/CONTRIBUTION_TYPE">
        <jb:value property="contributionTypeDescriptionCode" data="SSRECH/Segment_group_3/Contribution_details/CONTRIBUTION_TYPE/Contribution_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="SSRECH/Segment_group_3/Contribution_details/CONTRIBUTION_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="SSRECH/Segment_group_3/Contribution_details/CONTRIBUTION_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="contributionTypeDescription" data="SSRECH/Segment_group_3/Contribution_details/CONTRIBUTION_TYPE/Contribution_type_description" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="SSRECH.Segment_group_3.Contribution_details.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d06b.common.field.RateTariffClassC203" createOnElement="SSRECH/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS">
        <jb:value property="rateOrTariffClassDescriptionCode" data="SSRECH/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Rate_or_tariff_class_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="SSRECH/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="SSRECH/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="rateOrTariffClassDescription" data="SSRECH/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Rate_or_tariff_class_description" decoder="String" default="null" />
        <jb:value property="supplementaryRateOrTariffCode1" data="SSRECH/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="SSRECH/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="SSRECH/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
        <jb:value property="supplementaryRateOrTariffCode2" data="SSRECH/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode3" data="SSRECH/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-3" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode3" data="SSRECH/Segment_group_3/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-3" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="SSRECH.Segment_group_3.Segment_group_4" class="org.milyn.edi.unedifact.d06b.SSRECH.SegmentGroup4" createOnElement="SSRECH/Segment_group_3/Segment_group_4">
        <jb:wiring property="employmentDetails" beanIdRef="SSRECH.Segment_group_3.Segment_group_4.Employment_details" />
        <jb:wiring property="partyIdentification" beanIdRef="SSRECH.Segment_group_3.Segment_group_4.Party_identification" />
        <jb:wiring property="address" beanIdRef="SSRECH.Segment_group_3.Segment_group_4.Address" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Segment_group_4.Employment_details" class="org.milyn.edi.unedifact.d06b.common.EmploymentDetails" createOnElement="SSRECH/Segment_group_3/Segment_group_4/Employment_details">
        <jb:value property="employmentDetailsCodeQualifier" data="SSRECH/Segment_group_3/Segment_group_4/Employment_details/Employment_details_code_qualifier" decoder="String" default="null" />
        <jb:value property="personJobTitle" data="SSRECH/Segment_group_3/Segment_group_4/Employment_details/Person_job_title" decoder="String" default="null" />
        <jb:value property="qualificationApplicationAreaCode" data="SSRECH/Segment_group_3/Segment_group_4/Employment_details/Qualification_application_area_code" decoder="String" default="null" />
        <jb:wiring property="employmentCategory" beanIdRef="SSRECH.Segment_group_3.Segment_group_4.Employment_details.EMPLOYMENT_CATEGORY" />
        <jb:wiring property="occupation" beanIdRef="SSRECH.Segment_group_3.Segment_group_4.Employment_details.OCCUPATION" />
        <jb:wiring property="qualificationClassification" beanIdRef="SSRECH.Segment_group_3.Segment_group_4.Employment_details.QUALIFICATION_CLASSIFICATION" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Segment_group_4.Employment_details.EMPLOYMENT_CATEGORY" class="org.milyn.edi.unedifact.d06b.common.field.EmploymentCategoryC948" createOnElement="SSRECH/Segment_group_3/Segment_group_4/Employment_details/EMPLOYMENT_CATEGORY">
        <jb:value property="employmentCategoryDescriptionCode" data="SSRECH/Segment_group_3/Segment_group_4/Employment_details/EMPLOYMENT_CATEGORY/Employment_category_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="SSRECH/Segment_group_3/Segment_group_4/Employment_details/EMPLOYMENT_CATEGORY/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="SSRECH/Segment_group_3/Segment_group_4/Employment_details/EMPLOYMENT_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="employmentCategoryDescription" data="SSRECH/Segment_group_3/Segment_group_4/Employment_details/EMPLOYMENT_CATEGORY/Employment_category_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Segment_group_4.Employment_details.OCCUPATION" class="org.milyn.edi.unedifact.d06b.common.field.OccupationC951" createOnElement="SSRECH/Segment_group_3/Segment_group_4/Employment_details/OCCUPATION">
        <jb:value property="occupationDescriptionCode" data="SSRECH/Segment_group_3/Segment_group_4/Employment_details/OCCUPATION/Occupation_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="SSRECH/Segment_group_3/Segment_group_4/Employment_details/OCCUPATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="SSRECH/Segment_group_3/Segment_group_4/Employment_details/OCCUPATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="occupationDescription1" data="SSRECH/Segment_group_3/Segment_group_4/Employment_details/OCCUPATION/Occupation_description_-_-1" decoder="String" default="null" />
        <jb:value property="occupationDescription2" data="SSRECH/Segment_group_3/Segment_group_4/Employment_details/OCCUPATION/Occupation_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Segment_group_4.Employment_details.QUALIFICATION_CLASSIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.QualificationClassificationC950" createOnElement="SSRECH/Segment_group_3/Segment_group_4/Employment_details/QUALIFICATION_CLASSIFICATION">
        <jb:value property="qualificationClassificationDescriptionCode" data="SSRECH/Segment_group_3/Segment_group_4/Employment_details/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="SSRECH/Segment_group_3/Segment_group_4/Employment_details/QUALIFICATION_CLASSIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="SSRECH/Segment_group_3/Segment_group_4/Employment_details/QUALIFICATION_CLASSIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="qualificationClassificationDescription1" data="SSRECH/Segment_group_3/Segment_group_4/Employment_details/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_-_-1" decoder="String" default="null" />
        <jb:value property="qualificationClassificationDescription2" data="SSRECH/Segment_group_3/Segment_group_4/Employment_details/QUALIFICATION_CLASSIFICATION/Qualification_classification_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Segment_group_4.Party_identification" class="org.milyn.edi.unedifact.d06b.common.PartyIdentification" createOnElement="SSRECH/Segment_group_3/Segment_group_4/Party_identification">
        <jb:value property="partyFunctionCodeQualifier" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameTypeCode" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/Name_type_code" decoder="String" default="null" />
        <jb:value property="nameStatusCode" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/Name_status_code" decoder="String" default="null" />
        <jb:value property="actionCode" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/Action_code" decoder="String" default="null" />
        <jb:wiring property="identificationNumber" beanIdRef="SSRECH.Segment_group_3.Segment_group_4.Party_identification.IDENTIFICATION_NUMBER" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="SSRECH.Segment_group_3.Segment_group_4.Party_identification.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameComponentDetails1" beanIdRef="SSRECH.Segment_group_3.Segment_group_4.Party_identification.NAME_COMPONENT_DETAILS_-_-1" />
        <jb:wiring property="nameComponentDetails2" beanIdRef="SSRECH.Segment_group_3.Segment_group_4.Party_identification.NAME_COMPONENT_DETAILS_-_-2" />
        <jb:wiring property="nameComponentDetails3" beanIdRef="SSRECH.Segment_group_3.Segment_group_4.Party_identification.NAME_COMPONENT_DETAILS_-_-3" />
        <jb:wiring property="nameComponentDetails4" beanIdRef="SSRECH.Segment_group_3.Segment_group_4.Party_identification.NAME_COMPONENT_DETAILS_-_-4" />
        <jb:wiring property="nameComponentDetails5" beanIdRef="SSRECH.Segment_group_3.Segment_group_4.Party_identification.NAME_COMPONENT_DETAILS_-_-5" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Segment_group_4.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d06b.common.field.IdentificationNumberC206" createOnElement="SSRECH/Segment_group_3/Segment_group_4/Party_identification/IDENTIFICATION_NUMBER">
        <jb:value property="objectIdentifier" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="SSRECH.Segment_group_3.Segment_group_4.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.NameComponentDetailsC816" createOnElement="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-1">
        <jb:value property="nameComponentTypeCodeQualifier" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Segment_group_4.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.NameComponentDetailsC816" createOnElement="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-2">
        <jb:value property="nameComponentTypeCodeQualifier" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Segment_group_4.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d06b.common.field.NameComponentDetailsC816" createOnElement="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-3">
        <jb:value property="nameComponentTypeCodeQualifier" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Segment_group_4.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d06b.common.field.NameComponentDetailsC816" createOnElement="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-4">
        <jb:value property="nameComponentTypeCodeQualifier" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Segment_group_4.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d06b.common.field.NameComponentDetailsC816" createOnElement="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-5">
        <jb:value property="nameComponentTypeCodeQualifier" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="SSRECH/Segment_group_3/Segment_group_4/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Segment_group_4.Address" class="org.milyn.edi.unedifact.d06b.common.Address" createOnElement="SSRECH/Segment_group_3/Segment_group_4/Address">
        <jb:value property="cityName" data="SSRECH/Segment_group_3/Segment_group_4/Address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="SSRECH/Segment_group_3/Segment_group_4/Address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="SSRECH/Segment_group_3/Segment_group_4/Address/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="addressUsage" beanIdRef="SSRECH.Segment_group_3.Segment_group_4.Address.ADDRESS_USAGE" />
        <jb:wiring property="addressDetails" beanIdRef="SSRECH.Segment_group_3.Segment_group_4.Address.ADDRESS_DETAILS" />
        <jb:wiring property="countrySubdivisionDetails" beanIdRef="SSRECH.Segment_group_3.Segment_group_4.Address.COUNTRY_SUBDIVISION_DETAILS" />
        <jb:wiring property="locationIdentification" beanIdRef="SSRECH.Segment_group_3.Segment_group_4.Address.LOCATION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Segment_group_4.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d06b.common.field.AddressUsageC817" createOnElement="SSRECH/Segment_group_3/Segment_group_4/Address/ADDRESS_USAGE">
        <jb:value property="addressPurposeCode" data="SSRECH/Segment_group_3/Segment_group_4/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" />
        <jb:value property="addressTypeCode" data="SSRECH/Segment_group_3/Segment_group_4/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" />
        <jb:value property="addressStatusCode" data="SSRECH/Segment_group_3/Segment_group_4/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_3.Segment_group_4.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.AddressDetailsC090" createOnElement="SSRECH/Segment_group_3/Segment_group_4/Address/ADDRESS_DETAILS">
        <jb:value property="addressFormatCode" data="SSRECH/Segment_group_3/Segment_group_4/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" />
        <jb:value property="addressComponentDescription1" data="SSRECH/Segment_group_3/Segment_group_4/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" />
        <jb:value property="addressComponentDescription2" data="SSRECH/Segment_group_3/Segment_group_4/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" />
        <jb:value property="addressComponentDescription3" data="SSRECH/Segment_group_3/Segment_group_4/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" />
        <jb:value property="addressComponentDescription4" data="SSRECH/Segment_group_3/Segment_group_4/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" />
        <jb:value property="addressComponentDescription5" data="SSRECH/Segment_group_3/Segment_group_4/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="SSRECH.Segment_group_5" class="org.milyn.edi.unedifact.d06b.SSRECH.SegmentGroup5" createOnElement="SSRECH/Segment_group_5">
        <jb:wiring property="partyIdentification" beanIdRef="SSRECH.Segment_group_5.Party_identification" />
        <jb:wiring property="nationality" beanIdRef="SSRECH.Segment_group_5.Nationality" />
        <jb:wiring property="documentMessageDetails" beanIdRef="SSRECH.Segment_group_5.Document_message_details" />
        <jb:wiring property="address" beanIdRef="SSRECH.Segment_group_5.Address_List" />
        <jb:wiring property="attribute" beanIdRef="SSRECH.Segment_group_5.Attribute_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="SSRECH.Segment_group_5.Segment_group_6_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="SSRECH.Segment_group_5.Segment_group_7_List" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Party_identification" class="org.milyn.edi.unedifact.d06b.common.PartyIdentification" createOnElement="SSRECH/Segment_group_5/Party_identification">
        <jb:value property="partyFunctionCodeQualifier" data="SSRECH/Segment_group_5/Party_identification/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameTypeCode" data="SSRECH/Segment_group_5/Party_identification/Name_type_code" decoder="String" default="null" />
        <jb:value property="nameStatusCode" data="SSRECH/Segment_group_5/Party_identification/Name_status_code" decoder="String" default="null" />
        <jb:value property="actionCode" data="SSRECH/Segment_group_5/Party_identification/Action_code" decoder="String" default="null" />
        <jb:wiring property="identificationNumber" beanIdRef="SSRECH.Segment_group_5.Party_identification.IDENTIFICATION_NUMBER" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="SSRECH.Segment_group_5.Party_identification.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameComponentDetails1" beanIdRef="SSRECH.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-1" />
        <jb:wiring property="nameComponentDetails2" beanIdRef="SSRECH.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-2" />
        <jb:wiring property="nameComponentDetails3" beanIdRef="SSRECH.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-3" />
        <jb:wiring property="nameComponentDetails4" beanIdRef="SSRECH.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-4" />
        <jb:wiring property="nameComponentDetails5" beanIdRef="SSRECH.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-5" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Party_identification.IDENTIFICATION_NUMBER" class="org.milyn.edi.unedifact.d06b.common.field.IdentificationNumberC206" createOnElement="SSRECH/Segment_group_5/Party_identification/IDENTIFICATION_NUMBER">
        <jb:value property="objectIdentifier" data="SSRECH/Segment_group_5/Party_identification/IDENTIFICATION_NUMBER/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="SSRECH/Segment_group_5/Party_identification/IDENTIFICATION_NUMBER/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="SSRECH/Segment_group_5/Party_identification/IDENTIFICATION_NUMBER/Status_description_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="SSRECH.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.NameComponentDetailsC816" createOnElement="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-1">
        <jb:value property="nameComponentTypeCodeQualifier" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-1/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.NameComponentDetailsC816" createOnElement="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-2">
        <jb:value property="nameComponentTypeCodeQualifier" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-2/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-3" class="org.milyn.edi.unedifact.d06b.common.field.NameComponentDetailsC816" createOnElement="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-3">
        <jb:value property="nameComponentTypeCodeQualifier" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-3/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-4" class="org.milyn.edi.unedifact.d06b.common.field.NameComponentDetailsC816" createOnElement="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-4">
        <jb:value property="nameComponentTypeCodeQualifier" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-4/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Party_identification.NAME_COMPONENT_DETAILS_-_-5" class="org.milyn.edi.unedifact.d06b.common.field.NameComponentDetailsC816" createOnElement="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-5">
        <jb:value property="nameComponentTypeCodeQualifier" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="nameComponentDescription" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_description" decoder="String" default="null" />
        <jb:value property="nameComponentUsageCode" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_component_usage_code" decoder="String" default="null" />
        <jb:value property="nameOriginalAlphabetCode" data="SSRECH/Segment_group_5/Party_identification/NAME_COMPONENT_DETAILS_-_-5/Name_original_alphabet_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Nationality" class="org.milyn.edi.unedifact.d06b.common.Nationality" createOnElement="SSRECH/Segment_group_5/Nationality">
        <jb:value property="nationalityCodeQualifier" data="SSRECH/Segment_group_5/Nationality/Nationality_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="nationalityDetails" beanIdRef="SSRECH.Segment_group_5.Nationality.NATIONALITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Nationality.NATIONALITY_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.NationalityDetailsC042" createOnElement="SSRECH/Segment_group_5/Nationality/NATIONALITY_DETAILS">
        <jb:value property="nationalityNameCode" data="SSRECH/Segment_group_5/Nationality/NATIONALITY_DETAILS/Nationality_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="SSRECH/Segment_group_5/Nationality/NATIONALITY_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="SSRECH/Segment_group_5/Nationality/NATIONALITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="nationalityName" data="SSRECH/Segment_group_5/Nationality/NATIONALITY_DETAILS/Nationality_name" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="SSRECH.Segment_group_5.Address_List" class="java.util.ArrayList" createOnElement="SSRECH/Segment_group_5">
        <jb:wiring beanIdRef="SSRECH.Segment_group_5.Address" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Address" class="org.milyn.edi.unedifact.d06b.common.Address" createOnElement="SSRECH/Segment_group_5/Address">
        <jb:value property="cityName" data="SSRECH/Segment_group_5/Address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="SSRECH/Segment_group_5/Address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="SSRECH/Segment_group_5/Address/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="addressUsage" beanIdRef="SSRECH.Segment_group_5.Address.ADDRESS_USAGE" />
        <jb:wiring property="addressDetails" beanIdRef="SSRECH.Segment_group_5.Address.ADDRESS_DETAILS" />
        <jb:wiring property="countrySubdivisionDetails" beanIdRef="SSRECH.Segment_group_5.Address.COUNTRY_SUBDIVISION_DETAILS" />
        <jb:wiring property="locationIdentification" beanIdRef="SSRECH.Segment_group_5.Address.LOCATION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d06b.common.field.AddressUsageC817" createOnElement="SSRECH/Segment_group_5/Address/ADDRESS_USAGE">
        <jb:value property="addressPurposeCode" data="SSRECH/Segment_group_5/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" />
        <jb:value property="addressTypeCode" data="SSRECH/Segment_group_5/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" />
        <jb:value property="addressStatusCode" data="SSRECH/Segment_group_5/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.AddressDetailsC090" createOnElement="SSRECH/Segment_group_5/Address/ADDRESS_DETAILS">
        <jb:value property="addressFormatCode" data="SSRECH/Segment_group_5/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" />
        <jb:value property="addressComponentDescription1" data="SSRECH/Segment_group_5/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" />
        <jb:value property="addressComponentDescription2" data="SSRECH/Segment_group_5/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" />
        <jb:value property="addressComponentDescription3" data="SSRECH/Segment_group_5/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" />
        <jb:value property="addressComponentDescription4" data="SSRECH/Segment_group_5/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" />
        <jb:value property="addressComponentDescription5" data="SSRECH/Segment_group_5/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="SSRECH.Segment_group_5.Attribute_List" class="java.util.ArrayList" createOnElement="SSRECH/Segment_group_5">
        <jb:wiring beanIdRef="SSRECH.Segment_group_5.Attribute" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Attribute" class="org.milyn.edi.unedifact.d06b.common.Attribute" createOnElement="SSRECH/Segment_group_5/Attribute">
        <jb:value property="attributeFunctionCodeQualifier" data="SSRECH/Segment_group_5/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="attributeType" beanIdRef="SSRECH.Segment_group_5.Attribute.ATTRIBUTE_TYPE" />
        <jb:wiring property="attributeDetail" beanIdRef="SSRECH.Segment_group_5.Attribute.ATTRIBUTE_DETAIL" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.AttributeTypeC955" createOnElement="SSRECH/Segment_group_5/Attribute/ATTRIBUTE_TYPE">
        <jb:value property="attributeTypeDescriptionCode" data="SSRECH/Segment_group_5/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="SSRECH/Segment_group_5/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="SSRECH/Segment_group_5/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="attributeTypeDescription" data="SSRECH/Segment_group_5/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.AttributeDetailC956" createOnElement="SSRECH/Segment_group_5/Attribute/ATTRIBUTE_DETAIL">
        <jb:value property="attributeDescriptionCode" data="SSRECH/Segment_group_5/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="SSRECH/Segment_group_5/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="SSRECH/Segment_group_5/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="attributeDescription" data="SSRECH/Segment_group_5/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="SSRECH.Segment_group_5.Segment_group_6" class="org.milyn.edi.unedifact.d06b.SSRECH.SegmentGroup6" createOnElement="SSRECH/Segment_group_5/Segment_group_6">
        <jb:wiring property="dateTimePeriod" beanIdRef="SSRECH.Segment_group_5.Segment_group_6.Date_time_period" />
        <jb:wiring property="address" beanIdRef="SSRECH.Segment_group_5.Segment_group_6.Address" />
    </jb:bean>

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

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

    <jb:bean beanId="SSRECH.Segment_group_5.Segment_group_6.Address" class="org.milyn.edi.unedifact.d06b.common.Address" createOnElement="SSRECH/Segment_group_5/Segment_group_6/Address">
        <jb:value property="cityName" data="SSRECH/Segment_group_5/Segment_group_6/Address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="SSRECH/Segment_group_5/Segment_group_6/Address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="SSRECH/Segment_group_5/Segment_group_6/Address/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="addressUsage" beanIdRef="SSRECH.Segment_group_5.Segment_group_6.Address.ADDRESS_USAGE" />
        <jb:wiring property="addressDetails" beanIdRef="SSRECH.Segment_group_5.Segment_group_6.Address.ADDRESS_DETAILS" />
        <jb:wiring property="countrySubdivisionDetails" beanIdRef="SSRECH.Segment_group_5.Segment_group_6.Address.COUNTRY_SUBDIVISION_DETAILS" />
        <jb:wiring property="locationIdentification" beanIdRef="SSRECH.Segment_group_5.Segment_group_6.Address.LOCATION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Segment_group_6.Address.ADDRESS_USAGE" class="org.milyn.edi.unedifact.d06b.common.field.AddressUsageC817" createOnElement="SSRECH/Segment_group_5/Segment_group_6/Address/ADDRESS_USAGE">
        <jb:value property="addressPurposeCode" data="SSRECH/Segment_group_5/Segment_group_6/Address/ADDRESS_USAGE/Address_purpose_code" decoder="String" default="null" />
        <jb:value property="addressTypeCode" data="SSRECH/Segment_group_5/Segment_group_6/Address/ADDRESS_USAGE/Address_type_code" decoder="String" default="null" />
        <jb:value property="addressStatusCode" data="SSRECH/Segment_group_5/Segment_group_6/Address/ADDRESS_USAGE/Address_status_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Segment_group_6.Address.ADDRESS_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.AddressDetailsC090" createOnElement="SSRECH/Segment_group_5/Segment_group_6/Address/ADDRESS_DETAILS">
        <jb:value property="addressFormatCode" data="SSRECH/Segment_group_5/Segment_group_6/Address/ADDRESS_DETAILS/Address_format_code" decoder="String" default="null" />
        <jb:value property="addressComponentDescription1" data="SSRECH/Segment_group_5/Segment_group_6/Address/ADDRESS_DETAILS/Address_component_description_-_-1" decoder="String" default="null" />
        <jb:value property="addressComponentDescription2" data="SSRECH/Segment_group_5/Segment_group_6/Address/ADDRESS_DETAILS/Address_component_description_-_-2" decoder="String" default="null" />
        <jb:value property="addressComponentDescription3" data="SSRECH/Segment_group_5/Segment_group_6/Address/ADDRESS_DETAILS/Address_component_description_-_-3" decoder="String" default="null" />
        <jb:value property="addressComponentDescription4" data="SSRECH/Segment_group_5/Segment_group_6/Address/ADDRESS_DETAILS/Address_component_description_-_-4" decoder="String" default="null" />
        <jb:value property="addressComponentDescription5" data="SSRECH/Segment_group_5/Segment_group_6/Address/ADDRESS_DETAILS/Address_component_description_-_-5" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="SSRECH.Segment_group_5.Segment_group_7" class="org.milyn.edi.unedifact.d06b.SSRECH.SegmentGroup7" createOnElement="SSRECH/Segment_group_5/Segment_group_7">
        <jb:wiring property="personDemographicInformation" beanIdRef="SSRECH.Segment_group_5.Segment_group_7.Person_demographic_information" />
        <jb:wiring property="dateTimePeriod" beanIdRef="SSRECH.Segment_group_5.Segment_group_7.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Segment_group_7.Person_demographic_information" class="org.milyn.edi.unedifact.d06b.common.PersonDemographicInformation" createOnElement="SSRECH/Segment_group_5/Segment_group_7/Person_demographic_information">
        <jb:value property="genderCode" data="SSRECH/Segment_group_5/Segment_group_7/Person_demographic_information/Gender_code" decoder="String" default="null" />
        <jb:wiring property="maritalStatusDetails" beanIdRef="SSRECH.Segment_group_5.Segment_group_7.Person_demographic_information.MARITAL_STATUS_DETAILS" />
        <jb:wiring property="religionDetails" beanIdRef="SSRECH.Segment_group_5.Segment_group_7.Person_demographic_information.RELIGION_DETAILS" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Segment_group_7.Person_demographic_information.MARITAL_STATUS_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.MaritalStatusDetailsC085" createOnElement="SSRECH/Segment_group_5/Segment_group_7/Person_demographic_information/MARITAL_STATUS_DETAILS">
        <jb:value property="maritalStatusDescriptionCode" data="SSRECH/Segment_group_5/Segment_group_7/Person_demographic_information/MARITAL_STATUS_DETAILS/Marital_status_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="SSRECH/Segment_group_5/Segment_group_7/Person_demographic_information/MARITAL_STATUS_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="SSRECH/Segment_group_5/Segment_group_7/Person_demographic_information/MARITAL_STATUS_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="maritalStatusDescription" data="SSRECH/Segment_group_5/Segment_group_7/Person_demographic_information/MARITAL_STATUS_DETAILS/Marital_status_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_5.Segment_group_7.Person_demographic_information.RELIGION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.ReligionDetailsC101" createOnElement="SSRECH/Segment_group_5/Segment_group_7/Person_demographic_information/RELIGION_DETAILS">
        <jb:value property="religionNameCode" data="SSRECH/Segment_group_5/Segment_group_7/Person_demographic_information/RELIGION_DETAILS/Religion_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="SSRECH/Segment_group_5/Segment_group_7/Person_demographic_information/RELIGION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="SSRECH/Segment_group_5/Segment_group_7/Person_demographic_information/RELIGION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="religionName" data="SSRECH/Segment_group_5/Segment_group_7/Person_demographic_information/RELIGION_DETAILS/Religion_name" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="SSRECH.Segment_group_8" class="org.milyn.edi.unedifact.d06b.SSRECH.SegmentGroup8" createOnElement="SSRECH/Segment_group_8">
        <jb:wiring property="contributionDetails" beanIdRef="SSRECH.Segment_group_8.Contribution_details" />
        <jb:wiring property="controlTotal" beanIdRef="SSRECH.Segment_group_8.Control_total_List" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_8.Contribution_details" class="org.milyn.edi.unedifact.d06b.common.ContributionDetails" createOnElement="SSRECH/Segment_group_8/Contribution_details">
        <jb:value property="contributionCodeQualifier" data="SSRECH/Segment_group_8/Contribution_details/Contribution_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="contributionType" beanIdRef="SSRECH.Segment_group_8.Contribution_details.CONTRIBUTION_TYPE" />
        <jb:wiring property="instruction" beanIdRef="SSRECH.Segment_group_8.Contribution_details.INSTRUCTION" />
        <jb:wiring property="rateTariffClass" beanIdRef="SSRECH.Segment_group_8.Contribution_details.RATE_TARIFF_CLASS" />
        <jb:wiring property="reasonForChange" beanIdRef="SSRECH.Segment_group_8.Contribution_details.REASON_FOR_CHANGE" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_8.Contribution_details.CONTRIBUTION_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.ContributionTypeC953" createOnElement="SSRECH/Segment_group_8/Contribution_details/CONTRIBUTION_TYPE">
        <jb:value property="contributionTypeDescriptionCode" data="SSRECH/Segment_group_8/Contribution_details/CONTRIBUTION_TYPE/Contribution_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="SSRECH/Segment_group_8/Contribution_details/CONTRIBUTION_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="SSRECH/Segment_group_8/Contribution_details/CONTRIBUTION_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="contributionTypeDescription" data="SSRECH/Segment_group_8/Contribution_details/CONTRIBUTION_TYPE/Contribution_type_description" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="SSRECH.Segment_group_8.Contribution_details.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d06b.common.field.RateTariffClassC203" createOnElement="SSRECH/Segment_group_8/Contribution_details/RATE_TARIFF_CLASS">
        <jb:value property="rateOrTariffClassDescriptionCode" data="SSRECH/Segment_group_8/Contribution_details/RATE_TARIFF_CLASS/Rate_or_tariff_class_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="SSRECH/Segment_group_8/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="SSRECH/Segment_group_8/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="rateOrTariffClassDescription" data="SSRECH/Segment_group_8/Contribution_details/RATE_TARIFF_CLASS/Rate_or_tariff_class_description" decoder="String" default="null" />
        <jb:value property="supplementaryRateOrTariffCode1" data="SSRECH/Segment_group_8/Contribution_details/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="SSRECH/Segment_group_8/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="SSRECH/Segment_group_8/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
        <jb:value property="supplementaryRateOrTariffCode2" data="SSRECH/Segment_group_8/Contribution_details/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode3" data="SSRECH/Segment_group_8/Contribution_details/RATE_TARIFF_CLASS/Code_list_identification_code_-_-3" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode3" data="SSRECH/Segment_group_8/Contribution_details/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-3" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

    <jb:bean beanId="SSRECH.Segment_group_9" class="org.milyn.edi.unedifact.d06b.SSRECH.SegmentGroup9" createOnElement="SSRECH/Segment_group_9">
        <jb:wiring property="authenticationResult" beanIdRef="SSRECH.Segment_group_9.Authentication_result" />
        <jb:wiring property="dateTimePeriod" beanIdRef="SSRECH.Segment_group_9.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="SSRECH.Segment_group_9.Authentication_result" class="org.milyn.edi.unedifact.d06b.common.AuthenticationResult" createOnElement="SSRECH/Segment_group_9/Authentication_result">
        <jb:value property="validationResultText" data="SSRECH/Segment_group_9/Authentication_result/Validation_result_text" decoder="String" default="null" />
        <jb:value property="validationKeyIdentifier" data="SSRECH/Segment_group_9/Authentication_result/Validation_key_identifier" decoder="String" default="null" />
    </jb:bean>

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

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

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy