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

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

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

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

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

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


    <jb:bean beanId="ISENDS" class="org.milyn.edi.unedifact.d05a.ISENDS.Isends" createOnElement="ISENDS">
        <jb:wiring property="beginningOfMessage" beanIdRef="ISENDS.Beginning_of_message" />
        <jb:wiring property="attribute" beanIdRef="ISENDS.Attribute" />
        <jb:wiring property="dateTimePeriod" beanIdRef="ISENDS.Date_time_period_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="ISENDS.Segment_group_1_List" />
        <jb:wiring property="segmentGroup3" beanIdRef="ISENDS.Segment_group_3_List" />
        <jb:wiring property="segmentGroup4" beanIdRef="ISENDS.Segment_group_4_List" />
        <jb:wiring property="segmentGroup8" beanIdRef="ISENDS.Segment_group_8_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="ISENDS.Segment_group_1" class="org.milyn.edi.unedifact.d05a.ISENDS.SegmentGroup1" createOnElement="ISENDS/Segment_group_1">
        <jb:wiring property="partyIdentification" beanIdRef="ISENDS.Segment_group_1.Party_identification" />
        <jb:wiring property="address" beanIdRef="ISENDS.Segment_group_1.Address_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="ISENDS.Segment_group_1.Segment_group_2_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="ISENDS.Segment_group_1.Address" class="org.milyn.edi.unedifact.d05a.common.Address" createOnElement="ISENDS/Segment_group_1/Address">
        <jb:value property="cityName" data="ISENDS/Segment_group_1/Address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="ISENDS/Segment_group_1/Address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="ISENDS/Segment_group_1/Address/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="addressUsage" beanIdRef="ISENDS.Segment_group_1.Address.ADDRESS_USAGE" />
        <jb:wiring property="addressDetails" beanIdRef="ISENDS.Segment_group_1.Address.ADDRESS_DETAILS" />
        <jb:wiring property="countrySubEntityDetails" beanIdRef="ISENDS.Segment_group_1.Address.COUNTRY_SUB_ENTITY_DETAILS" />
        <jb:wiring property="locationIdentification" beanIdRef="ISENDS.Segment_group_1.Address.LOCATION_IDENTIFICATION" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="ISENDS.Segment_group_1.Segment_group_2" class="org.milyn.edi.unedifact.d05a.ISENDS.SegmentGroup2" createOnElement="ISENDS/Segment_group_1/Segment_group_2">
        <jb:wiring property="contactInformation" beanIdRef="ISENDS.Segment_group_1.Segment_group_2.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="ISENDS.Segment_group_1.Segment_group_2.Communication_contact_List" />
        <jb:wiring property="processingInformation" beanIdRef="ISENDS.Segment_group_1.Segment_group_2.Processing_information_List" />
        <jb:wiring property="sequenceDetails" beanIdRef="ISENDS.Segment_group_1.Segment_group_2.Sequence_details" />
        <jb:wiring property="attribute" beanIdRef="ISENDS.Segment_group_1.Segment_group_2.Attribute_List" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="ISENDS.Segment_group_1.Segment_group_2.Processing_information_List" class="java.util.ArrayList" createOnElement="ISENDS/Segment_group_1/Segment_group_2">
        <jb:wiring beanIdRef="ISENDS.Segment_group_1.Segment_group_2.Processing_information" />
    </jb:bean>

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

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

    <jb:bean beanId="ISENDS.Segment_group_1.Segment_group_2.Sequence_details" class="org.milyn.edi.unedifact.d05a.common.SequenceDetails" createOnElement="ISENDS/Segment_group_1/Segment_group_2/Sequence_details">
        <jb:value property="actionRequestNotificationDescriptionCode" data="ISENDS/Segment_group_1/Segment_group_2/Sequence_details/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:wiring property="sequenceInformation" beanIdRef="ISENDS.Segment_group_1.Segment_group_2.Sequence_details.SEQUENCE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="ISENDS.Segment_group_1.Segment_group_2.Sequence_details.SEQUENCE_INFORMATION" class="org.milyn.edi.unedifact.d05a.common.field.SequenceInformationC286" createOnElement="ISENDS/Segment_group_1/Segment_group_2/Sequence_details/SEQUENCE_INFORMATION">
        <jb:value property="sequencePositionIdentifier" data="ISENDS/Segment_group_1/Segment_group_2/Sequence_details/SEQUENCE_INFORMATION/Sequence_position_identifier" decoder="String" default="null" />
        <jb:value property="sequenceIdentifierSourceCode" data="ISENDS/Segment_group_1/Segment_group_2/Sequence_details/SEQUENCE_INFORMATION/Sequence_identifier_source_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="ISENDS/Segment_group_1/Segment_group_2/Sequence_details/SEQUENCE_INFORMATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="ISENDS/Segment_group_1/Segment_group_2/Sequence_details/SEQUENCE_INFORMATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="ISENDS.Segment_group_1.Segment_group_2.Attribute_List" class="java.util.ArrayList" createOnElement="ISENDS/Segment_group_1/Segment_group_2">
        <jb:wiring beanIdRef="ISENDS.Segment_group_1.Segment_group_2.Attribute" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="ISENDS.Segment_group_4" class="org.milyn.edi.unedifact.d05a.ISENDS.SegmentGroup4" createOnElement="ISENDS/Segment_group_4">
        <jb:wiring property="insuranceCoverDescription" beanIdRef="ISENDS.Segment_group_4.Insurance_cover_description" />
        <jb:wiring property="reference" beanIdRef="ISENDS.Segment_group_4.Reference_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="ISENDS.Segment_group_4.Date_time_period_List" />
        <jb:wiring property="marketSalesChannelInformation" beanIdRef="ISENDS.Segment_group_4.Market_sales_channel_information_List" />
        <jb:wiring property="segmentGroup5" beanIdRef="ISENDS.Segment_group_4.Segment_group_5_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="ISENDS.Segment_group_4.Market_sales_channel_information_List" class="java.util.ArrayList" createOnElement="ISENDS/Segment_group_4">
        <jb:wiring beanIdRef="ISENDS.Segment_group_4.Market_sales_channel_information" />
    </jb:bean>

    <jb:bean beanId="ISENDS.Segment_group_4.Market_sales_channel_information" class="org.milyn.edi.unedifact.d05a.common.MarketSalesChannelInformation" createOnElement="ISENDS/Segment_group_4/Market_sales_channel_information">
        <jb:value property="sectorAreaIdentificationCodeQualifier" data="ISENDS/Segment_group_4/Market_sales_channel_information/Sector_area_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="ISENDS/Segment_group_4/Market_sales_channel_information/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:wiring property="salesChannelIdentification" beanIdRef="ISENDS.Segment_group_4.Market_sales_channel_information.SALES_CHANNEL_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="ISENDS.Segment_group_4.Market_sales_channel_information.SALES_CHANNEL_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.SalesChannelIdentificationC332" createOnElement="ISENDS/Segment_group_4/Market_sales_channel_information/SALES_CHANNEL_IDENTIFICATION">
        <jb:value property="salesChannelIdentifier" data="ISENDS/Segment_group_4/Market_sales_channel_information/SALES_CHANNEL_IDENTIFICATION/Sales_channel_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="ISENDS/Segment_group_4/Market_sales_channel_information/SALES_CHANNEL_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="ISENDS/Segment_group_4/Market_sales_channel_information/SALES_CHANNEL_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="ISENDS.Segment_group_4.Segment_group_5" class="org.milyn.edi.unedifact.d05a.ISENDS.SegmentGroup5" createOnElement="ISENDS/Segment_group_4/Segment_group_5">
        <jb:wiring property="processIdentification" beanIdRef="ISENDS.Segment_group_4.Segment_group_5.Process_identification" />
        <jb:wiring property="processingInformation" beanIdRef="ISENDS.Segment_group_4.Segment_group_5.Processing_information" />
        <jb:wiring property="dateTimePeriod" beanIdRef="ISENDS.Segment_group_4.Segment_group_5.Date_time_period_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="ISENDS.Segment_group_4.Segment_group_5.Segment_group_6_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="ISENDS.Segment_group_4.Segment_group_5.Segment_group_7_List" />
    </jb:bean>

    <jb:bean beanId="ISENDS.Segment_group_4.Segment_group_5.Process_identification" class="org.milyn.edi.unedifact.d05a.common.ProcessIdentification" createOnElement="ISENDS/Segment_group_4/Segment_group_5/Process_identification">
        <jb:wiring property="processTypeAndDescription" beanIdRef="ISENDS.Segment_group_4.Segment_group_5.Process_identification.PROCESS_TYPE_AND_DESCRIPTION" />
        <jb:wiring property="processIdentificationDetails" beanIdRef="ISENDS.Segment_group_4.Segment_group_5.Process_identification.PROCESS_IDENTIFICATION_DETAILS" />
    </jb:bean>

    <jb:bean beanId="ISENDS.Segment_group_4.Segment_group_5.Process_identification.PROCESS_TYPE_AND_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.ProcessTypeAndDescriptionC242" createOnElement="ISENDS/Segment_group_4/Segment_group_5/Process_identification/PROCESS_TYPE_AND_DESCRIPTION">
        <jb:value property="processTypeDescriptionCode" data="ISENDS/Segment_group_4/Segment_group_5/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Process_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="ISENDS/Segment_group_4/Segment_group_5/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="ISENDS/Segment_group_4/Segment_group_5/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="processTypeDescription1" data="ISENDS/Segment_group_4/Segment_group_5/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Process_type_description_-_-1" decoder="String" default="null" />
        <jb:value property="processTypeDescription2" data="ISENDS/Segment_group_4/Segment_group_5/Process_identification/PROCESS_TYPE_AND_DESCRIPTION/Process_type_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="ISENDS.Segment_group_4.Segment_group_5.Process_identification.PROCESS_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.ProcessIdentificationDetailsC830" createOnElement="ISENDS/Segment_group_4/Segment_group_5/Process_identification/PROCESS_IDENTIFICATION_DETAILS">
        <jb:value property="processDescriptionCode" data="ISENDS/Segment_group_4/Segment_group_5/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Process_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="ISENDS/Segment_group_4/Segment_group_5/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="ISENDS/Segment_group_4/Segment_group_5/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="processDescription" data="ISENDS/Segment_group_4/Segment_group_5/Process_identification/PROCESS_IDENTIFICATION_DETAILS/Process_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="ISENDS.Segment_group_4.Segment_group_5.Segment_group_6" class="org.milyn.edi.unedifact.d05a.ISENDS.SegmentGroup6" createOnElement="ISENDS/Segment_group_4/Segment_group_5/Segment_group_6">
        <jb:wiring property="attribute" beanIdRef="ISENDS.Segment_group_4.Segment_group_5.Segment_group_6.Attribute" />
        <jb:wiring property="monetaryAmount" beanIdRef="ISENDS.Segment_group_4.Segment_group_5.Segment_group_6.Monetary_amount" />
        <jb:wiring property="percentageDetails" beanIdRef="ISENDS.Segment_group_4.Segment_group_5.Segment_group_6.Percentage_details" />
        <jb:wiring property="requirementsAndConditions" beanIdRef="ISENDS.Segment_group_4.Segment_group_5.Segment_group_6.Requirements_and_conditions_List" />
    </jb:bean>

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

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

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

    <jb:bean beanId="ISENDS.Segment_group_4.Segment_group_5.Segment_group_6.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="ISENDS/Segment_group_4/Segment_group_5/Segment_group_6/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="ISENDS.Segment_group_4.Segment_group_5.Segment_group_6.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

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

    <jb:bean beanId="ISENDS.Segment_group_4.Segment_group_5.Segment_group_6.Percentage_details" class="org.milyn.edi.unedifact.d05a.common.PercentageDetails" createOnElement="ISENDS/Segment_group_4/Segment_group_5/Segment_group_6/Percentage_details">
        <jb:value property="statusDescriptionCode" data="ISENDS/Segment_group_4/Segment_group_5/Segment_group_6/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="ISENDS.Segment_group_4.Segment_group_5.Segment_group_6.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="ISENDS.Segment_group_4.Segment_group_5.Segment_group_6.Requirements_and_conditions_List" class="java.util.ArrayList" createOnElement="ISENDS/Segment_group_4/Segment_group_5/Segment_group_6">
        <jb:wiring beanIdRef="ISENDS.Segment_group_4.Segment_group_5.Segment_group_6.Requirements_and_conditions" />
    </jb:bean>

    <jb:bean beanId="ISENDS.Segment_group_4.Segment_group_5.Segment_group_6.Requirements_and_conditions" class="org.milyn.edi.unedifact.d05a.common.RequirementsAndConditions" createOnElement="ISENDS/Segment_group_4/Segment_group_5/Segment_group_6/Requirements_and_conditions">
        <jb:value property="sectorAreaIdentificationCodeQualifier" data="ISENDS/Segment_group_4/Segment_group_5/Segment_group_6/Requirements_and_conditions/Sector_area_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="ISENDS/Segment_group_4/Segment_group_5/Segment_group_6/Requirements_and_conditions/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="ISENDS/Segment_group_4/Segment_group_5/Segment_group_6/Requirements_and_conditions/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="requirementConditionIdentification" beanIdRef="ISENDS.Segment_group_4.Segment_group_5.Segment_group_6.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="ISENDS.Segment_group_4.Segment_group_5.Segment_group_6.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RequirementConditionIdentificationC550" createOnElement="ISENDS/Segment_group_4/Segment_group_5/Segment_group_6/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION">
        <jb:value property="requirementOrConditionDescriptionIdentifier" data="ISENDS/Segment_group_4/Segment_group_5/Segment_group_6/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="ISENDS/Segment_group_4/Segment_group_5/Segment_group_6/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="ISENDS/Segment_group_4/Segment_group_5/Segment_group_6/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="requirementOrConditionDescription" data="ISENDS/Segment_group_4/Segment_group_5/Segment_group_6/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="ISENDS.Segment_group_4.Segment_group_5.Segment_group_7" class="org.milyn.edi.unedifact.d05a.ISENDS.SegmentGroup7" createOnElement="ISENDS/Segment_group_4/Segment_group_5/Segment_group_7">
        <jb:wiring property="documentMessageDetails" beanIdRef="ISENDS.Segment_group_4.Segment_group_5.Segment_group_7.Document_message_details" />
        <jb:wiring property="queryAndResponse" beanIdRef="ISENDS.Segment_group_4.Segment_group_5.Segment_group_7.Query_and_response" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="ISENDS.Segment_group_8" class="org.milyn.edi.unedifact.d05a.ISENDS.SegmentGroup8" createOnElement="ISENDS/Segment_group_8">
        <jb:wiring property="rangeDetails" beanIdRef="ISENDS.Segment_group_8.Range_details" />
        <jb:wiring property="processingInformation" beanIdRef="ISENDS.Segment_group_8.Processing_information_List" />
        <jb:wiring property="monetaryAmount" beanIdRef="ISENDS.Segment_group_8.Monetary_amount_List" />
        <jb:wiring property="reference" beanIdRef="ISENDS.Segment_group_8.Reference_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="ISENDS.Segment_group_8.Date_time_period_List" />
        <jb:wiring property="marketSalesChannelInformation" beanIdRef="ISENDS.Segment_group_8.Market_sales_channel_information_List" />
        <jb:wiring property="insuranceCoverDescription" beanIdRef="ISENDS.Segment_group_8.Insurance_cover_description_List" />
    </jb:bean>

    <jb:bean beanId="ISENDS.Segment_group_8.Range_details" class="org.milyn.edi.unedifact.d05a.common.RangeDetails" createOnElement="ISENDS/Segment_group_8/Range_details">
        <jb:value property="rangeTypeCodeQualifier" data="ISENDS/Segment_group_8/Range_details/Range_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="ISENDS.Segment_group_8.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="ISENDS.Segment_group_8.Range_details.RANGE" class="org.milyn.edi.unedifact.d05a.common.field.RangeC280" createOnElement="ISENDS/Segment_group_8/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="ISENDS/Segment_group_8/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="ISENDS/Segment_group_8/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="ISENDS/Segment_group_8/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="ISENDS.Segment_group_8.Processing_information_List" class="java.util.ArrayList" createOnElement="ISENDS/Segment_group_8">
        <jb:wiring beanIdRef="ISENDS.Segment_group_8.Processing_information" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="ISENDS.Segment_group_8.Market_sales_channel_information_List" class="java.util.ArrayList" createOnElement="ISENDS/Segment_group_8">
        <jb:wiring beanIdRef="ISENDS.Segment_group_8.Market_sales_channel_information" />
    </jb:bean>

    <jb:bean beanId="ISENDS.Segment_group_8.Market_sales_channel_information" class="org.milyn.edi.unedifact.d05a.common.MarketSalesChannelInformation" createOnElement="ISENDS/Segment_group_8/Market_sales_channel_information">
        <jb:value property="sectorAreaIdentificationCodeQualifier" data="ISENDS/Segment_group_8/Market_sales_channel_information/Sector_area_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="ISENDS/Segment_group_8/Market_sales_channel_information/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:wiring property="salesChannelIdentification" beanIdRef="ISENDS.Segment_group_8.Market_sales_channel_information.SALES_CHANNEL_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="ISENDS.Segment_group_8.Market_sales_channel_information.SALES_CHANNEL_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.SalesChannelIdentificationC332" createOnElement="ISENDS/Segment_group_8/Market_sales_channel_information/SALES_CHANNEL_IDENTIFICATION">
        <jb:value property="salesChannelIdentifier" data="ISENDS/Segment_group_8/Market_sales_channel_information/SALES_CHANNEL_IDENTIFICATION/Sales_channel_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="ISENDS/Segment_group_8/Market_sales_channel_information/SALES_CHANNEL_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="ISENDS/Segment_group_8/Market_sales_channel_information/SALES_CHANNEL_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy