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

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


    <jb:bean beanId="IPPOMO" class="org.milyn.edi.unedifact.d06b.IPPOMO.Ippomo" createOnElement="IPPOMO">
        <jb:wiring property="beginningOfMessage" beanIdRef="IPPOMO.Beginning_of_message" />
        <jb:wiring property="processingInformation" beanIdRef="IPPOMO.Processing_information" />
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Attribute_List" />
        <jb:wiring property="contactInformation" beanIdRef="IPPOMO.Contact_information" />
        <jb:wiring property="reference" beanIdRef="IPPOMO.Reference_List" />
        <jb:wiring property="quantity" beanIdRef="IPPOMO.Quantity" />
        <jb:wiring property="sequenceDetails" beanIdRef="IPPOMO.Sequence_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Date_time_period_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="IPPOMO.Segment_group_1_List" />
        <jb:wiring property="segmentGroup3" beanIdRef="IPPOMO.Segment_group_3_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="IPPOMO.Segment_group_7_List" />
        <jb:wiring property="segmentGroup13" beanIdRef="IPPOMO.Segment_group_13_List" />
        <jb:wiring property="segmentGroup17" beanIdRef="IPPOMO.Segment_group_17_List" />
        <jb:wiring property="sectionControl" beanIdRef="IPPOMO.Section_control" />
        <jb:wiring property="segmentGroup33" beanIdRef="IPPOMO.Segment_group_33_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Sequence_details" class="org.milyn.edi.unedifact.d06b.common.SequenceDetails" createOnElement="IPPOMO/Sequence_details">
        <jb:value property="actionCode" data="IPPOMO/Sequence_details/Action_code" decoder="String" default="null" />
        <jb:wiring property="sequenceInformation" beanIdRef="IPPOMO.Sequence_details.SEQUENCE_INFORMATION" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_1" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup1" createOnElement="IPPOMO/Segment_group_1">
        <jb:wiring property="partyIdentification" beanIdRef="IPPOMO.Segment_group_1.Party_identification" />
        <jb:wiring property="queryAndResponse" beanIdRef="IPPOMO.Segment_group_1.Query_and_response_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="IPPOMO.Segment_group_1.Segment_group_2_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_3" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup3" createOnElement="IPPOMO/Segment_group_3">
        <jb:wiring property="insuranceCoverDescription" beanIdRef="IPPOMO.Segment_group_3.Insurance_cover_description" />
        <jb:wiring property="reference" beanIdRef="IPPOMO.Segment_group_3.Reference_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_3.Date_time_period_List" />
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Segment_group_3.Attribute_List" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_3.Percentage_details_List" />
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_3.Monetary_amount_List" />
        <jb:wiring property="queryAndResponse" beanIdRef="IPPOMO.Segment_group_3.Query_and_response_List" />
        <jb:wiring property="quantity" beanIdRef="IPPOMO.Segment_group_3.Quantity_List" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_3.Free_text_List" />
        <jb:wiring property="segmentGroup4" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_3.Percentage_details_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_3">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_3.Percentage_details" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_3.Segment_group_4" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup4" createOnElement="IPPOMO/Segment_group_3/Segment_group_4">
        <jb:wiring property="documentMessageDetails" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Document_message_details" />
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Attribute_List" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Free_text" />
        <jb:wiring property="segmentGroup5" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5_List" />
    </jb:bean>

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_3.Segment_group_4.Attribute_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_3/Segment_group_4">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Attribute" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup5" createOnElement="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5">
        <jb:wiring property="premiumCalculationComponentDetails" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Premium_calculation_component_details" />
        <jb:wiring property="processingInformation" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Processing_information" />
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount_List" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Percentage_details_List" />
        <jb:wiring property="quantity" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Quantity_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Date_time_period_List" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Free_text_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6_List" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Premium_calculation_component_details" class="org.milyn.edi.unedifact.d06b.common.PremiumCalculationComponentDetails" createOnElement="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Premium_calculation_component_details">
        <jb:value property="premiumCalculationComponentValueCategoryIdentifier" data="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Premium_calculation_component_details/Premium_calculation_component_value_category_identifier" decoder="String" default="null" />
        <jb:wiring property="premiumCalculationComponent" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Premium_calculation_component_details.PREMIUM_CALCULATION_COMPONENT" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Premium_calculation_component_details.PREMIUM_CALCULATION_COMPONENT" class="org.milyn.edi.unedifact.d06b.common.field.PremiumCalculationComponentC820" createOnElement="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Premium_calculation_component_details/PREMIUM_CALCULATION_COMPONENT">
        <jb:value property="premiumCalculationComponentIdentifier" data="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Premium_calculation_component_details/PREMIUM_CALCULATION_COMPONENT/Premium_calculation_component_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Premium_calculation_component_details/PREMIUM_CALCULATION_COMPONENT/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Premium_calculation_component_details/PREMIUM_CALCULATION_COMPONENT/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Percentage_details_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Percentage_details" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Quantity_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Quantity" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IPPOMO/Segment_group_3/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="IPPOMO/Segment_group_3/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="IPPOMO/Segment_group_3/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="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Free_text_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Free_text" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup6" createOnElement="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6">
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Attribute" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Percentage_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Monetary_amount_List" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Free_text_List" />
    </jb:bean>

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

    <jb:bean beanId="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.AttributeTypeC955" createOnElement="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Attribute/ATTRIBUTE_TYPE">
        <jb:value property="attributeTypeDescriptionCode" data="IPPOMO/Segment_group_3/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="IPPOMO/Segment_group_3/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="IPPOMO/Segment_group_3/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="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.AttributeDetailC956" createOnElement="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Attribute/ATTRIBUTE_DETAIL">
        <jb:value property="attributeDescriptionCode" data="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_3/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="IPPOMO/Segment_group_3/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="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PercentageDetailsC501" createOnElement="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS">
        <jb:value property="percentageTypeCodeQualifier" data="IPPOMO/Segment_group_3/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="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" />
        <jb:value property="percentageBasisIdentificationCode" data="IPPOMO/Segment_group_3/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="IPPOMO/Segment_group_3/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="IPPOMO/Segment_group_3/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="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Monetary_amount" />
    </jb:bean>

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

    <jb:bean beanId="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="IPPOMO/Segment_group_3/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="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="IPPOMO/Segment_group_3/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="IPPOMO/Segment_group_3/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="IPPOMO/Segment_group_3/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="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Free_text_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Free_text" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_7" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup7" createOnElement="IPPOMO/Segment_group_7">
        <jb:wiring property="partyIdentification" beanIdRef="IPPOMO.Segment_group_7.Party_identification" />
        <jb:wiring property="processingInformation" beanIdRef="IPPOMO.Segment_group_7.Processing_information" />
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Segment_group_7.Attribute_List" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_7.Percentage_details" />
        <jb:wiring property="reference" beanIdRef="IPPOMO.Segment_group_7.Reference_List" />
        <jb:wiring property="employmentDetails" beanIdRef="IPPOMO.Segment_group_7.Employment_details_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_7.Date_time_period_List" />
        <jb:wiring property="membershipDetails" beanIdRef="IPPOMO.Segment_group_7.Membership_details_List" />
        <jb:wiring property="quantity" beanIdRef="IPPOMO.Segment_group_7.Quantity_List" />
        <jb:wiring property="relationship" beanIdRef="IPPOMO.Segment_group_7.Relationship" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="IPPOMO.Segment_group_7.Place_location_identification" />
        <jb:wiring property="queryAndResponse" beanIdRef="IPPOMO.Segment_group_7.Query_and_response_List" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_7.Free_text_List" />
        <jb:wiring property="segmentGroup8" beanIdRef="IPPOMO.Segment_group_7.Segment_group_8_List" />
        <jb:wiring property="segmentGroup9" beanIdRef="IPPOMO.Segment_group_7.Segment_group_9_List" />
        <jb:wiring property="segmentGroup10" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10_List" />
        <jb:wiring property="segmentGroup12" beanIdRef="IPPOMO.Segment_group_7.Segment_group_12_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_7.Employment_details_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_7">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_7.Employment_details" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_7.Membership_details" class="org.milyn.edi.unedifact.d06b.common.MembershipDetails" createOnElement="IPPOMO/Segment_group_7/Membership_details">
        <jb:value property="membershipTypeCodeQualifier" data="IPPOMO/Segment_group_7/Membership_details/Membership_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="membershipCategory" beanIdRef="IPPOMO.Segment_group_7.Membership_details.MEMBERSHIP_CATEGORY" />
        <jb:wiring property="membershipStatus" beanIdRef="IPPOMO.Segment_group_7.Membership_details.MEMBERSHIP_STATUS" />
        <jb:wiring property="membershipLevel" beanIdRef="IPPOMO.Segment_group_7.Membership_details.MEMBERSHIP_LEVEL" />
        <jb:wiring property="rateTariffClass" beanIdRef="IPPOMO.Segment_group_7.Membership_details.RATE_TARIFF_CLASS" />
        <jb:wiring property="reasonForChange" beanIdRef="IPPOMO.Segment_group_7.Membership_details.REASON_FOR_CHANGE" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_7.Membership_details.MEMBERSHIP_CATEGORY" class="org.milyn.edi.unedifact.d06b.common.field.MembershipCategoryC942" createOnElement="IPPOMO/Segment_group_7/Membership_details/MEMBERSHIP_CATEGORY">
        <jb:value property="membershipCategoryDescriptionCode" data="IPPOMO/Segment_group_7/Membership_details/MEMBERSHIP_CATEGORY/Membership_category_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_7/Membership_details/MEMBERSHIP_CATEGORY/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_7/Membership_details/MEMBERSHIP_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="membershipCategoryDescription" data="IPPOMO/Segment_group_7/Membership_details/MEMBERSHIP_CATEGORY/Membership_category_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_7.Membership_details.MEMBERSHIP_STATUS" class="org.milyn.edi.unedifact.d06b.common.field.MembershipStatusC944" createOnElement="IPPOMO/Segment_group_7/Membership_details/MEMBERSHIP_STATUS">
        <jb:value property="membershipStatusDescriptionCode" data="IPPOMO/Segment_group_7/Membership_details/MEMBERSHIP_STATUS/Membership_status_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_7/Membership_details/MEMBERSHIP_STATUS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_7/Membership_details/MEMBERSHIP_STATUS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="membershipStatusDescription" data="IPPOMO/Segment_group_7/Membership_details/MEMBERSHIP_STATUS/Membership_status_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_7.Membership_details.MEMBERSHIP_LEVEL" class="org.milyn.edi.unedifact.d06b.common.field.MembershipLevelC945" createOnElement="IPPOMO/Segment_group_7/Membership_details/MEMBERSHIP_LEVEL">
        <jb:value property="membershipLevelCodeQualifier" data="IPPOMO/Segment_group_7/Membership_details/MEMBERSHIP_LEVEL/Membership_level_code_qualifier" decoder="String" default="null" />
        <jb:value property="membershipLevelDescriptionCode" data="IPPOMO/Segment_group_7/Membership_details/MEMBERSHIP_LEVEL/Membership_level_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_7/Membership_details/MEMBERSHIP_LEVEL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_7/Membership_details/MEMBERSHIP_LEVEL/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="membershipLevelDescription" data="IPPOMO/Segment_group_7/Membership_details/MEMBERSHIP_LEVEL/Membership_level_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_7.Relationship" class="org.milyn.edi.unedifact.d06b.common.Relationship" createOnElement="IPPOMO/Segment_group_7/Relationship">
        <jb:value property="relationshipTypeCodeQualifier" data="IPPOMO/Segment_group_7/Relationship/Relationship_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="relationship" beanIdRef="IPPOMO.Segment_group_7.Relationship.RELATIONSHIP" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_7.Relationship.RELATIONSHIP" class="org.milyn.edi.unedifact.d06b.common.field.RelationshipC941" createOnElement="IPPOMO/Segment_group_7/Relationship/RELATIONSHIP">
        <jb:value property="relationshipDescriptionCode" data="IPPOMO/Segment_group_7/Relationship/RELATIONSHIP/Relationship_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_7/Relationship/RELATIONSHIP/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_7/Relationship/RELATIONSHIP/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relationshipDescription" data="IPPOMO/Segment_group_7/Relationship/RELATIONSHIP/Relationship_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_8" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup8" createOnElement="IPPOMO/Segment_group_7/Segment_group_8">
        <jb:wiring property="address" beanIdRef="IPPOMO.Segment_group_7.Segment_group_8.Address" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_7.Segment_group_8.Date_time_period" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_9" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup9" createOnElement="IPPOMO/Segment_group_7/Segment_group_9">
        <jb:wiring property="contactInformation" beanIdRef="IPPOMO.Segment_group_7.Segment_group_9.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="IPPOMO.Segment_group_7.Segment_group_9.Communication_contact_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_10" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup10" createOnElement="IPPOMO/Segment_group_7/Segment_group_10">
        <jb:wiring property="event" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Event" />
        <jb:wiring property="processingInformation" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Processing_information" />
        <jb:wiring property="queryAndResponse" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Query_and_response_List" />
        <jb:wiring property="reference" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Reference_List" />
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Attribute_List" />
        <jb:wiring property="insuranceCoverDescription" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Insurance_cover_description_List" />
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Monetary_amount_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Date_time_period_List" />
        <jb:wiring property="quantity" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Quantity_List" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Percentage_details_List" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Free_text_List" />
        <jb:wiring property="segmentGroup11" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Segment_group_11_List" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_10.Event" class="org.milyn.edi.unedifact.d06b.common.Event" createOnElement="IPPOMO/Segment_group_7/Segment_group_10/Event">
        <jb:value property="eventDetailsCodeQualifier" data="IPPOMO/Segment_group_7/Segment_group_10/Event/Event_details_code_qualifier" decoder="String" default="null" />
        <jb:value property="actionCode" data="IPPOMO/Segment_group_7/Segment_group_10/Event/Action_code" decoder="String" default="null" />
        <jb:wiring property="eventCategory" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Event.EVENT_CATEGORY" />
        <jb:wiring property="eventType" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Event.EVENT_TYPE" />
        <jb:wiring property="eventIdentification" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Event.EVENT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_10.Event.EVENT_CATEGORY" class="org.milyn.edi.unedifact.d06b.common.field.EventCategoryC004" createOnElement="IPPOMO/Segment_group_7/Segment_group_10/Event/EVENT_CATEGORY">
        <jb:value property="eventCategoryDescriptionCode" data="IPPOMO/Segment_group_7/Segment_group_10/Event/EVENT_CATEGORY/Event_category_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_7/Segment_group_10/Event/EVENT_CATEGORY/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_7/Segment_group_10/Event/EVENT_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="eventCategoryDescription" data="IPPOMO/Segment_group_7/Segment_group_10/Event/EVENT_CATEGORY/Event_category_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_10.Event.EVENT_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.EventTypeC030" createOnElement="IPPOMO/Segment_group_7/Segment_group_10/Event/EVENT_TYPE">
        <jb:value property="eventTypeDescriptionCode" data="IPPOMO/Segment_group_7/Segment_group_10/Event/EVENT_TYPE/Event_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_7/Segment_group_10/Event/EVENT_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_7/Segment_group_10/Event/EVENT_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="eventTypeDescription" data="IPPOMO/Segment_group_7/Segment_group_10/Event/EVENT_TYPE/Event_type_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_10.Event.EVENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.EventIdentificationC063" createOnElement="IPPOMO/Segment_group_7/Segment_group_10/Event/EVENT_IDENTIFICATION">
        <jb:value property="eventDescriptionCode" data="IPPOMO/Segment_group_7/Segment_group_10/Event/EVENT_IDENTIFICATION/Event_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_7/Segment_group_10/Event/EVENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_7/Segment_group_10/Event/EVENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="event" data="IPPOMO/Segment_group_7/Segment_group_10/Event/EVENT_IDENTIFICATION/Event" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_10.Query_and_response_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_7/Segment_group_10">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Query_and_response" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_10.Attribute_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_7/Segment_group_10">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Attribute" />
    </jb:bean>

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_10.Insurance_cover_description_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_7/Segment_group_10">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Insurance_cover_description" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_10.Insurance_cover_description" class="org.milyn.edi.unedifact.d06b.common.InsuranceCoverDescription" createOnElement="IPPOMO/Segment_group_7/Segment_group_10/Insurance_cover_description">
        <jb:wiring property="insuranceCoverType" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Insurance_cover_description.INSURANCE_COVER_TYPE" />
        <jb:wiring property="insuranceCoverDetails" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Insurance_cover_description.INSURANCE_COVER_DETAILS" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_10.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_7/Segment_group_10">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Monetary_amount" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_10.Quantity_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_7/Segment_group_10">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Quantity" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_10.Percentage_details_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_7/Segment_group_10">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Percentage_details" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_10.Percentage_details" class="org.milyn.edi.unedifact.d06b.common.PercentageDetails" createOnElement="IPPOMO/Segment_group_7/Segment_group_10/Percentage_details">
        <jb:value property="statusDescriptionCode" data="IPPOMO/Segment_group_7/Segment_group_10/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_10.Segment_group_11" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup11" createOnElement="IPPOMO/Segment_group_7/Segment_group_10/Segment_group_11">
        <jb:wiring property="partyIdentification" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Segment_group_11.Party_identification" />
        <jb:wiring property="address" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Segment_group_11.Address" />
        <jb:wiring property="reference" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Segment_group_11.Reference_List" />
        <jb:wiring property="contactInformation" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Segment_group_11.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Segment_group_11.Communication_contact_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_10.Segment_group_11.Communication_contact_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_7/Segment_group_10/Segment_group_11">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_7.Segment_group_10.Segment_group_11.Communication_contact" />
    </jb:bean>

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_12" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup12" createOnElement="IPPOMO/Segment_group_7/Segment_group_12">
        <jb:wiring property="documentMessageDetails" beanIdRef="IPPOMO.Segment_group_7.Segment_group_12.Document_message_details" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_7.Segment_group_12.Date_time_period_List" />
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Segment_group_7.Segment_group_12.Attribute_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="IPPOMO.Segment_group_7.Segment_group_12.Place_location_identification" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_7.Segment_group_12.Free_text" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_7.Segment_group_12.Attribute_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_7/Segment_group_12">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_7.Segment_group_12.Attribute" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_13" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup13" createOnElement="IPPOMO/Segment_group_13">
        <jb:wiring property="paymentTerms" beanIdRef="IPPOMO.Segment_group_13.Payment_terms" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_13.Date_time_period_List" />
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Segment_group_13.Attribute_List" />
        <jb:wiring property="financialInstitutionInformation" beanIdRef="IPPOMO.Segment_group_13.Financial_institution_information" />
        <jb:wiring property="reference" beanIdRef="IPPOMO.Segment_group_13.Reference_List" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_13.Percentage_details_List" />
        <jb:wiring property="segmentGroup14" beanIdRef="IPPOMO.Segment_group_13.Segment_group_14_List" />
        <jb:wiring property="segmentGroup15" beanIdRef="IPPOMO.Segment_group_13.Segment_group_15_List" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_13.Payment_terms" class="org.milyn.edi.unedifact.d06b.common.PaymentTerms" createOnElement="IPPOMO/Segment_group_13/Payment_terms">
        <jb:value property="paymentTermsTypeCodeQualifier" data="IPPOMO/Segment_group_13/Payment_terms/Payment_terms_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="eventTimeReferenceCode" data="IPPOMO/Segment_group_13/Payment_terms/Event_time_reference_code" decoder="String" default="null" />
        <jb:value property="termsTimeRelationCode" data="IPPOMO/Segment_group_13/Payment_terms/Terms_time_relation_code" decoder="String" default="null" />
        <jb:value property="periodTypeCode" data="IPPOMO/Segment_group_13/Payment_terms/Period_type_code" decoder="String" default="null" />
        <jb:value property="periodCountQuantity" data="IPPOMO/Segment_group_13/Payment_terms/Period_count_quantity" decoder="DABigDecimal" default="null" />
        <jb:wiring property="paymentTerms" beanIdRef="IPPOMO.Segment_group_13.Payment_terms.PAYMENT_TERMS" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_13.Payment_terms.PAYMENT_TERMS" class="org.milyn.edi.unedifact.d06b.common.field.PaymentTermsC019" createOnElement="IPPOMO/Segment_group_13/Payment_terms/PAYMENT_TERMS">
        <jb:value property="paymentTermsDescriptionIdentifier" data="IPPOMO/Segment_group_13/Payment_terms/PAYMENT_TERMS/Payment_terms_description_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_13/Payment_terms/PAYMENT_TERMS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_13/Payment_terms/PAYMENT_TERMS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="paymentTermsDescription" data="IPPOMO/Segment_group_13/Payment_terms/PAYMENT_TERMS/Payment_terms_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_13.Financial_institution_information" class="org.milyn.edi.unedifact.d06b.common.FinancialInstitutionInformation" createOnElement="IPPOMO/Segment_group_13/Financial_institution_information">
        <jb:value property="partyFunctionCodeQualifier" data="IPPOMO/Segment_group_13/Financial_institution_information/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="countryIdentifier" data="IPPOMO/Segment_group_13/Financial_institution_information/Country_identifier" decoder="String" default="null" />
        <jb:wiring property="accountHolderIdentification" beanIdRef="IPPOMO.Segment_group_13.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" />
        <jb:wiring property="institutionIdentification" beanIdRef="IPPOMO.Segment_group_13.Financial_institution_information.INSTITUTION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_13.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.AccountHolderIdentificationC078" createOnElement="IPPOMO/Segment_group_13/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION">
        <jb:value property="accountHolderIdentifier" data="IPPOMO/Segment_group_13/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_identifier" decoder="String" default="null" />
        <jb:value property="accountHolderName1" data="IPPOMO/Segment_group_13/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-1" decoder="String" default="null" />
        <jb:value property="accountHolderName2" data="IPPOMO/Segment_group_13/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-2" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="IPPOMO/Segment_group_13/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Currency_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_13.Financial_institution_information.INSTITUTION_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.InstitutionIdentificationC088" createOnElement="IPPOMO/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION">
        <jb:value property="institutionNameCode" data="IPPOMO/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="IPPOMO/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="IPPOMO/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="institutionBranchIdentifier" data="IPPOMO/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="IPPOMO/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="IPPOMO/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
        <jb:value property="institutionName" data="IPPOMO/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name" decoder="String" default="null" />
        <jb:value property="institutionBranchLocationName" data="IPPOMO/Segment_group_13/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_location_name" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_13.Percentage_details_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_13">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_13.Percentage_details" />
    </jb:bean>

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_13.Segment_group_14" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup14" createOnElement="IPPOMO/Segment_group_13/Segment_group_14">
        <jb:wiring property="partyIdentification" beanIdRef="IPPOMO.Segment_group_13.Segment_group_14.Party_identification" />
        <jb:wiring property="address" beanIdRef="IPPOMO.Segment_group_13.Segment_group_14.Address" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_13.Segment_group_15" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup15" createOnElement="IPPOMO/Segment_group_13/Segment_group_15">
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_13.Segment_group_15.Monetary_amount" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_13.Segment_group_15.Date_time_period_List" />
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Segment_group_13.Segment_group_15.Attribute" />
        <jb:wiring property="segmentGroup16" beanIdRef="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup16" createOnElement="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16">
        <jb:wiring property="dutyTaxFeeDetails" beanIdRef="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16.Duty_tax_fee_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16.Monetary_amount_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16.Place_location_identification" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16.Percentage_details" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16.Duty_tax_fee_details" class="org.milyn.edi.unedifact.d06b.common.DutyTaxFeeDetails" createOnElement="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details">
        <jb:value property="dutyOrTaxOrFeeFunctionCodeQualifier" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/Duty_or_tax_or_fee_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeAssessmentBasisQuantity" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/Duty_or_tax_or_fee_assessment_basis_quantity" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeCategoryCode" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/Duty_or_tax_or_fee_category_code" decoder="String" default="null" />
        <jb:value property="partyTaxIdentifier" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/Party_tax_identifier" decoder="String" default="null" />
        <jb:value property="calculationSequenceCode" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/Calculation_sequence_code" decoder="String" default="null" />
        <jb:wiring property="dutyTaxFeeType" beanIdRef="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" />
        <jb:wiring property="dutyTaxFeeAccountDetail" beanIdRef="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" />
        <jb:wiring property="dutyTaxFeeDetail" beanIdRef="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16.Duty_tax_fee_details.DUTY_TAX_FEE_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeTypeC241" createOnElement="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE">
        <jb:value property="dutyOrTaxOrFeeTypeNameCode" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeTypeName" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/DUTY_TAX_FEE_TYPE/Duty_or_tax_or_fee_type_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16.Duty_tax_fee_details.DUTY_TAX_FEE_ACCOUNT_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeAccountDetailC533" createOnElement="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL">
        <jb:value property="dutyOrTaxOrFeeAccountCode" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Duty_or_tax_or_fee_account_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/DUTY_TAX_FEE_ACCOUNT_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16.Duty_tax_fee_details.DUTY_TAX_FEE_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.DutyTaxFeeDetailC243" createOnElement="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL">
        <jb:value property="dutyOrTaxOrFeeRateCode" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRate" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate" decoder="String" default="null" />
        <jb:value property="dutyOrTaxOrFeeRateBasisCode" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Duty_or_tax_or_fee_rate_basis_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Duty_tax_fee_details/DUTY_TAX_FEE_DETAIL/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16.Monetary_amount" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16.Percentage_details" class="org.milyn.edi.unedifact.d06b.common.PercentageDetails" createOnElement="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Percentage_details">
        <jb:value property="statusDescriptionCode" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_13.Segment_group_15.Segment_group_16.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PercentageDetailsC501" createOnElement="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS">
        <jb:value property="percentageTypeCodeQualifier" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="percentage" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" />
        <jb:value property="percentageBasisIdentificationCode" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_13/Segment_group_15/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="IPPOMO.Segment_group_17" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup17" createOnElement="IPPOMO/Segment_group_17">
        <jb:wiring property="riskObjectType" beanIdRef="IPPOMO.Segment_group_17.Risk_object_type" />
        <jb:wiring property="processingInformation" beanIdRef="IPPOMO.Segment_group_17.Processing_information" />
        <jb:wiring property="reference" beanIdRef="IPPOMO.Segment_group_17.Reference_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_17.Date_time_period_List" />
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Segment_group_17.Attribute_List" />
        <jb:wiring property="quantity" beanIdRef="IPPOMO.Segment_group_17.Quantity_List" />
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_17.Monetary_amount_List" />
        <jb:wiring property="measurements" beanIdRef="IPPOMO.Segment_group_17.Measurements_List" />
        <jb:wiring property="address" beanIdRef="IPPOMO.Segment_group_17.Address_List" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_17.Percentage_details_List" />
        <jb:wiring property="queryAndResponse" beanIdRef="IPPOMO.Segment_group_17.Query_and_response_List" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_17.Free_text_List" />
        <jb:wiring property="segmentGroup18" beanIdRef="IPPOMO.Segment_group_17.Segment_group_18_List" />
        <jb:wiring property="segmentGroup19" beanIdRef="IPPOMO.Segment_group_17.Segment_group_19_List" />
        <jb:wiring property="segmentGroup20" beanIdRef="IPPOMO.Segment_group_17.Segment_group_20_List" />
        <jb:wiring property="segmentGroup21" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21_List" />
        <jb:wiring property="segmentGroup23" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23_List" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Risk_object_type" class="org.milyn.edi.unedifact.d06b.common.RiskObjectType" createOnElement="IPPOMO/Segment_group_17/Risk_object_type">
        <jb:wiring property="riskObjectType" beanIdRef="IPPOMO.Segment_group_17.Risk_object_type.RISK_OBJECT_TYPE" />
        <jb:wiring property="riskObjectSubType" beanIdRef="IPPOMO.Segment_group_17.Risk_object_type.RISK_OBJECT_SUB_TYPE" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Risk_object_type.RISK_OBJECT_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.RiskObjectTypeC851" createOnElement="IPPOMO/Segment_group_17/Risk_object_type/RISK_OBJECT_TYPE">
        <jb:value property="riskObjectTypeIdentifier" data="IPPOMO/Segment_group_17/Risk_object_type/RISK_OBJECT_TYPE/Risk_object_type_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Risk_object_type/RISK_OBJECT_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Risk_object_type/RISK_OBJECT_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Risk_object_type.RISK_OBJECT_SUB_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.RiskObjectSubTypeC852" createOnElement="IPPOMO/Segment_group_17/Risk_object_type/RISK_OBJECT_SUB_TYPE">
        <jb:value property="riskObjectSubTypeDescriptionIdentifier" data="IPPOMO/Segment_group_17/Risk_object_type/RISK_OBJECT_SUB_TYPE/Risk_object_sub_type_description_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Risk_object_type/RISK_OBJECT_SUB_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Risk_object_type/RISK_OBJECT_SUB_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="riskObjectSubTypeDescription" data="IPPOMO/Segment_group_17/Risk_object_type/RISK_OBJECT_SUB_TYPE/Risk_object_sub_type_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Percentage_details_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Percentage_details" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_18" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup18" createOnElement="IPPOMO/Segment_group_17/Segment_group_18">
        <jb:wiring property="partyIdentification" beanIdRef="IPPOMO.Segment_group_17.Segment_group_18.Party_identification" />
        <jb:wiring property="processingInformation" beanIdRef="IPPOMO.Segment_group_17.Segment_group_18.Processing_information" />
        <jb:wiring property="address" beanIdRef="IPPOMO.Segment_group_17.Segment_group_18.Address" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_17.Segment_group_18.Free_text_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_19" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup19" createOnElement="IPPOMO/Segment_group_17/Segment_group_19">
        <jb:wiring property="equipmentDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_19.Equipment_details" />
        <jb:wiring property="processingInformation" beanIdRef="IPPOMO.Segment_group_17.Segment_group_19.Processing_information" />
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Segment_group_17.Segment_group_19.Attribute_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_17.Segment_group_19.Date_time_period" />
        <jb:wiring property="partyIdentification" beanIdRef="IPPOMO.Segment_group_17.Segment_group_19.Party_identification_List" />
        <jb:wiring property="queryAndResponse" beanIdRef="IPPOMO.Segment_group_17.Segment_group_19.Query_and_response_List" />
        <jb:wiring property="reference" beanIdRef="IPPOMO.Segment_group_17.Segment_group_19.Reference_List" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_17.Segment_group_19.Free_text_List" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_19.Attribute_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_19">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_19.Attribute" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_19.Party_identification_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_19">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_19.Party_identification" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_20" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup20" createOnElement="IPPOMO/Segment_group_17/Segment_group_20">
        <jb:wiring property="documentMessageDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_20.Document_message_details" />
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Segment_group_17.Segment_group_20.Attribute" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_17.Segment_group_20.Date_time_period_List" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_20.Percentage_details" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_17.Segment_group_20.Free_text_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_20.Percentage_details" class="org.milyn.edi.unedifact.d06b.common.PercentageDetails" createOnElement="IPPOMO/Segment_group_17/Segment_group_20/Percentage_details">
        <jb:value property="statusDescriptionCode" data="IPPOMO/Segment_group_17/Segment_group_20/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_20.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_21" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup21" createOnElement="IPPOMO/Segment_group_17/Segment_group_21">
        <jb:wiring property="event" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Event" />
        <jb:wiring property="processingInformation" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Processing_information" />
        <jb:wiring property="queryAndResponse" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Query_and_response_List" />
        <jb:wiring property="reference" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Reference_List" />
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Attribute_List" />
        <jb:wiring property="insuranceCoverDescription" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Insurance_cover_description" />
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Monetary_amount_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Date_time_period_List" />
        <jb:wiring property="quantity" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Quantity_List" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Percentage_details_List" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Free_text_List" />
        <jb:wiring property="segmentGroup22" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Segment_group_22_List" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_21.Event" class="org.milyn.edi.unedifact.d06b.common.Event" createOnElement="IPPOMO/Segment_group_17/Segment_group_21/Event">
        <jb:value property="eventDetailsCodeQualifier" data="IPPOMO/Segment_group_17/Segment_group_21/Event/Event_details_code_qualifier" decoder="String" default="null" />
        <jb:value property="actionCode" data="IPPOMO/Segment_group_17/Segment_group_21/Event/Action_code" decoder="String" default="null" />
        <jb:wiring property="eventCategory" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Event.EVENT_CATEGORY" />
        <jb:wiring property="eventType" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Event.EVENT_TYPE" />
        <jb:wiring property="eventIdentification" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Event.EVENT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_21.Event.EVENT_CATEGORY" class="org.milyn.edi.unedifact.d06b.common.field.EventCategoryC004" createOnElement="IPPOMO/Segment_group_17/Segment_group_21/Event/EVENT_CATEGORY">
        <jb:value property="eventCategoryDescriptionCode" data="IPPOMO/Segment_group_17/Segment_group_21/Event/EVENT_CATEGORY/Event_category_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_21/Event/EVENT_CATEGORY/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_21/Event/EVENT_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="eventCategoryDescription" data="IPPOMO/Segment_group_17/Segment_group_21/Event/EVENT_CATEGORY/Event_category_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_21.Event.EVENT_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.EventTypeC030" createOnElement="IPPOMO/Segment_group_17/Segment_group_21/Event/EVENT_TYPE">
        <jb:value property="eventTypeDescriptionCode" data="IPPOMO/Segment_group_17/Segment_group_21/Event/EVENT_TYPE/Event_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_21/Event/EVENT_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_21/Event/EVENT_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="eventTypeDescription" data="IPPOMO/Segment_group_17/Segment_group_21/Event/EVENT_TYPE/Event_type_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_21.Event.EVENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.EventIdentificationC063" createOnElement="IPPOMO/Segment_group_17/Segment_group_21/Event/EVENT_IDENTIFICATION">
        <jb:value property="eventDescriptionCode" data="IPPOMO/Segment_group_17/Segment_group_21/Event/EVENT_IDENTIFICATION/Event_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_21/Event/EVENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_21/Event/EVENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="event" data="IPPOMO/Segment_group_17/Segment_group_21/Event/EVENT_IDENTIFICATION/Event" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_21.Attribute_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_21">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Attribute" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_21.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_21">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Monetary_amount" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_21.Quantity_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_21">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Quantity" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_21.Percentage_details_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_21">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Percentage_details" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_21.Percentage_details" class="org.milyn.edi.unedifact.d06b.common.PercentageDetails" createOnElement="IPPOMO/Segment_group_17/Segment_group_21/Percentage_details">
        <jb:value property="statusDescriptionCode" data="IPPOMO/Segment_group_17/Segment_group_21/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_21.Segment_group_22" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup22" createOnElement="IPPOMO/Segment_group_17/Segment_group_21/Segment_group_22">
        <jb:wiring property="partyIdentification" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Segment_group_22.Party_identification" />
        <jb:wiring property="address" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Segment_group_22.Address" />
        <jb:wiring property="reference" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Segment_group_22.Reference_List" />
        <jb:wiring property="contactInformation" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Segment_group_22.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Segment_group_22.Communication_contact_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_21.Segment_group_22.Communication_contact" class="org.milyn.edi.unedifact.d06b.common.CommunicationContact" createOnElement="IPPOMO/Segment_group_17/Segment_group_21/Segment_group_22/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="IPPOMO.Segment_group_17.Segment_group_21.Segment_group_22.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup23" createOnElement="IPPOMO/Segment_group_17/Segment_group_23">
        <jb:wiring property="insuranceCoverDescription" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Insurance_cover_description" />
        <jb:wiring property="processingInformation" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Processing_information" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Date_time_period_List" />
        <jb:wiring property="reference" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Reference_List" />
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Attribute_List" />
        <jb:wiring property="queryAndResponse" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Query_and_response_List" />
        <jb:wiring property="quantity" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Quantity_List" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Free_text_List" />
        <jb:wiring property="segmentGroup24" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_24_List" />
        <jb:wiring property="segmentGroup25" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_25_List" />
        <jb:wiring property="segmentGroup26" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26" />
        <jb:wiring property="segmentGroup30" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30_List" />
        <jb:wiring property="segmentGroup31" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Attribute_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Attribute" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Quantity_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Quantity" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_24" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup24" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_24">
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_24.Monetary_amount" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_24.Percentage_details" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_24.Place_location_identification" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_24.Percentage_details" class="org.milyn.edi.unedifact.d06b.common.PercentageDetails" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_24/Percentage_details">
        <jb:value property="statusDescriptionCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_24/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_24.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_24.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PercentageDetailsC501" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_24/Percentage_details/PERCENTAGE_DETAILS">
        <jb:value property="percentageTypeCodeQualifier" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_24/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="percentage" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_24/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" />
        <jb:value property="percentageBasisIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_24/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_24/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_24/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_25" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup25" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_25">
        <jb:wiring property="riskObjectType" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_25.Risk_object_type" />
        <jb:wiring property="processingInformation" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_25.Processing_information" />
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_25.Monetary_amount_List" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_25.Risk_object_type" class="org.milyn.edi.unedifact.d06b.common.RiskObjectType" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_25/Risk_object_type">
        <jb:wiring property="riskObjectType" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_25.Risk_object_type.RISK_OBJECT_TYPE" />
        <jb:wiring property="riskObjectSubType" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_25.Risk_object_type.RISK_OBJECT_SUB_TYPE" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_25.Risk_object_type.RISK_OBJECT_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.RiskObjectTypeC851" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_25/Risk_object_type/RISK_OBJECT_TYPE">
        <jb:value property="riskObjectTypeIdentifier" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_25/Risk_object_type/RISK_OBJECT_TYPE/Risk_object_type_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_25/Risk_object_type/RISK_OBJECT_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_25/Risk_object_type/RISK_OBJECT_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_25.Risk_object_type.RISK_OBJECT_SUB_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.RiskObjectSubTypeC852" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_25/Risk_object_type/RISK_OBJECT_SUB_TYPE">
        <jb:value property="riskObjectSubTypeDescriptionIdentifier" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_25/Risk_object_type/RISK_OBJECT_SUB_TYPE/Risk_object_sub_type_description_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_25/Risk_object_type/RISK_OBJECT_SUB_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_25/Risk_object_type/RISK_OBJECT_SUB_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="riskObjectSubTypeDescription" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_25/Risk_object_type/RISK_OBJECT_SUB_TYPE/Risk_object_sub_type_description" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_25.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_25">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_25.Monetary_amount" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup26" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26">
        <jb:wiring property="componentDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Component_details" />
        <jb:wiring property="processingInformation" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Processing_information" />
        <jb:wiring property="segmentGroup27" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27_List" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Component_details" class="org.milyn.edi.unedifact.d06b.common.ComponentDetails" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Component_details">
        <jb:wiring property="typeOfUnitComponent" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Component_details.TYPE_OF_UNIT_COMPONENT" />
        <jb:wiring property="componentMaterial" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Component_details.COMPONENT_MATERIAL" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Component_details.TYPE_OF_UNIT_COMPONENT" class="org.milyn.edi.unedifact.d06b.common.field.TypeOfUnitComponentC823" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Component_details/TYPE_OF_UNIT_COMPONENT">
        <jb:value property="unitOrComponentTypeDescriptionCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Component_details/TYPE_OF_UNIT_COMPONENT/Unit_or_component_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Component_details/TYPE_OF_UNIT_COMPONENT/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Component_details/TYPE_OF_UNIT_COMPONENT/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="unitOrComponentTypeDescription" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Component_details/TYPE_OF_UNIT_COMPONENT/Unit_or_component_type_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Component_details.COMPONENT_MATERIAL" class="org.milyn.edi.unedifact.d06b.common.field.ComponentMaterialC824" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Component_details/COMPONENT_MATERIAL">
        <jb:value property="componentMaterialDescriptionCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Component_details/COMPONENT_MATERIAL/Component_material_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Component_details/COMPONENT_MATERIAL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Component_details/COMPONENT_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="componentMaterialDescription" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Component_details/COMPONENT_MATERIAL/Component_material_description" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup27" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27">
        <jb:wiring property="premiumCalculationComponentDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Premium_calculation_component_details" />
        <jb:wiring property="processingInformation" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Processing_information" />
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Monetary_amount_List" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Percentage_details_List" />
        <jb:wiring property="queryAndResponse" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Query_and_response_List" />
        <jb:wiring property="quantity" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Quantity_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Date_time_period_List" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Free_text_List" />
        <jb:wiring property="segmentGroup28" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_28_List" />
        <jb:wiring property="segmentGroup29" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_29_List" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Premium_calculation_component_details" class="org.milyn.edi.unedifact.d06b.common.PremiumCalculationComponentDetails" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Premium_calculation_component_details">
        <jb:value property="premiumCalculationComponentValueCategoryIdentifier" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Premium_calculation_component_details/Premium_calculation_component_value_category_identifier" decoder="String" default="null" />
        <jb:wiring property="premiumCalculationComponent" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Premium_calculation_component_details.PREMIUM_CALCULATION_COMPONENT" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Premium_calculation_component_details.PREMIUM_CALCULATION_COMPONENT" class="org.milyn.edi.unedifact.d06b.common.field.PremiumCalculationComponentC820" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Premium_calculation_component_details/PREMIUM_CALCULATION_COMPONENT">
        <jb:value property="premiumCalculationComponentIdentifier" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Premium_calculation_component_details/PREMIUM_CALCULATION_COMPONENT/Premium_calculation_component_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Premium_calculation_component_details/PREMIUM_CALCULATION_COMPONENT/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Premium_calculation_component_details/PREMIUM_CALCULATION_COMPONENT/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Percentage_details_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Percentage_details" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Percentage_details" class="org.milyn.edi.unedifact.d06b.common.PercentageDetails" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Percentage_details">
        <jb:value property="statusDescriptionCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PercentageDetailsC501" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Percentage_details/PERCENTAGE_DETAILS">
        <jb:value property="percentageTypeCodeQualifier" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="percentage" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" />
        <jb:value property="percentageBasisIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Query_and_response_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Query_and_response" />
    </jb:bean>

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Quantity_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Quantity" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Quantity" class="org.milyn.edi.unedifact.d06b.common.Quantity" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_28" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup28" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_28">
        <jb:wiring property="partyIdentification" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_28.Party_identification" />
        <jb:wiring property="insuranceCoverDescription" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_28.Insurance_cover_description_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_28.Insurance_cover_description_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_28">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_28.Insurance_cover_description" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_28.Insurance_cover_description" class="org.milyn.edi.unedifact.d06b.common.InsuranceCoverDescription" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_28/Insurance_cover_description">
        <jb:wiring property="insuranceCoverType" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_28.Insurance_cover_description.INSURANCE_COVER_TYPE" />
        <jb:wiring property="insuranceCoverDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_28.Insurance_cover_description.INSURANCE_COVER_DETAILS" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_28.Insurance_cover_description.INSURANCE_COVER_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.InsuranceCoverTypeC330" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_28/Insurance_cover_description/INSURANCE_COVER_TYPE">
        <jb:value property="insuranceCoverTypeCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_28/Insurance_cover_description/INSURANCE_COVER_TYPE/Insurance_cover_type_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_28/Insurance_cover_description/INSURANCE_COVER_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_28/Insurance_cover_description/INSURANCE_COVER_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_29_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_29" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_29" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup29" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_29">
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_29.Attribute" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_29.Percentage_details" />
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_29.Monetary_amount_List" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_29.Free_text_List" />
    </jb:bean>

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_29.Percentage_details" class="org.milyn.edi.unedifact.d06b.common.PercentageDetails" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_29/Percentage_details">
        <jb:value property="statusDescriptionCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_29/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_29.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_29.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PercentageDetailsC501" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_29/Percentage_details/PERCENTAGE_DETAILS">
        <jb:value property="percentageTypeCodeQualifier" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_29/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="percentage" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_29/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" />
        <jb:value property="percentageBasisIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_29/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_29/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_29/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_29.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_29">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_29.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_29.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_29/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_29.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_29.Free_text_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_26/Segment_group_27/Segment_group_29">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_26.Segment_group_27.Segment_group_29.Free_text" />
    </jb:bean>

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup30" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30">
        <jb:wiring property="partyIdentification" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Party_identification" />
        <jb:wiring property="processingInformation" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Processing_information" />
        <jb:wiring property="reference" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Reference_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Date_time_period_List" />
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Monetary_amount_List" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Percentage_details_List" />
        <jb:wiring property="quantity" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Quantity_List" />
        <jb:wiring property="queryAndResponse" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Query_and_response_List" />
        <jb:wiring property="relationship" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Relationship" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Monetary_amount" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Percentage_details_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Percentage_details" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Percentage_details" class="org.milyn.edi.unedifact.d06b.common.PercentageDetails" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30/Percentage_details">
        <jb:value property="statusDescriptionCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PercentageDetailsC501" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30/Percentage_details/PERCENTAGE_DETAILS">
        <jb:value property="percentageTypeCodeQualifier" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="percentage" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" />
        <jb:value property="percentageBasisIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Quantity_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Quantity" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Relationship" class="org.milyn.edi.unedifact.d06b.common.Relationship" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30/Relationship">
        <jb:value property="relationshipTypeCodeQualifier" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30/Relationship/Relationship_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="relationship" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Relationship.RELATIONSHIP" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_30.Relationship.RELATIONSHIP" class="org.milyn.edi.unedifact.d06b.common.field.RelationshipC941" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30/Relationship/RELATIONSHIP">
        <jb:value property="relationshipDescriptionCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30/Relationship/RELATIONSHIP/Relationship_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30/Relationship/RELATIONSHIP/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30/Relationship/RELATIONSHIP/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relationshipDescription" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_30/Relationship/RELATIONSHIP/Relationship_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup31" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31">
        <jb:wiring property="event" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Event" />
        <jb:wiring property="processingInformation" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Processing_information" />
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Attribute_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Date_time_period_List" />
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Monetary_amount_List" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Percentage_details_List" />
        <jb:wiring property="queryAndResponse" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Query_and_response_List" />
        <jb:wiring property="quantity" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Quantity_List" />
        <jb:wiring property="reference" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Reference_List" />
        <jb:wiring property="premiumCalculationComponentDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Premium_calculation_component_details_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Place_location_identification_List" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Free_text_List" />
        <jb:wiring property="segmentGroup32" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Segment_group_32_List" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Event" class="org.milyn.edi.unedifact.d06b.common.Event" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event">
        <jb:value property="eventDetailsCodeQualifier" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event/Event_details_code_qualifier" decoder="String" default="null" />
        <jb:value property="actionCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event/Action_code" decoder="String" default="null" />
        <jb:wiring property="eventCategory" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Event.EVENT_CATEGORY" />
        <jb:wiring property="eventType" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Event.EVENT_TYPE" />
        <jb:wiring property="eventIdentification" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Event.EVENT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Event.EVENT_CATEGORY" class="org.milyn.edi.unedifact.d06b.common.field.EventCategoryC004" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event/EVENT_CATEGORY">
        <jb:value property="eventCategoryDescriptionCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event/EVENT_CATEGORY/Event_category_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event/EVENT_CATEGORY/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event/EVENT_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="eventCategoryDescription" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event/EVENT_CATEGORY/Event_category_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Event.EVENT_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.EventTypeC030" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event/EVENT_TYPE">
        <jb:value property="eventTypeDescriptionCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event/EVENT_TYPE/Event_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event/EVENT_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event/EVENT_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="eventTypeDescription" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event/EVENT_TYPE/Event_type_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Event.EVENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.EventIdentificationC063" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event/EVENT_IDENTIFICATION">
        <jb:value property="eventDescriptionCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event/EVENT_IDENTIFICATION/Event_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event/EVENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event/EVENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="event" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Event/EVENT_IDENTIFICATION/Event" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Attribute_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Attribute" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Monetary_amount" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Percentage_details_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Percentage_details" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Percentage_details" class="org.milyn.edi.unedifact.d06b.common.PercentageDetails" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Percentage_details">
        <jb:value property="statusDescriptionCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Percentage_details/Status_description_code" decoder="String" default="null" />
        <jb:wiring property="percentageDetails" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PercentageDetailsC501" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Percentage_details/PERCENTAGE_DETAILS">
        <jb:value property="percentageTypeCodeQualifier" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="percentage" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" />
        <jb:value property="percentageBasisIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Quantity_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Quantity" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Premium_calculation_component_details_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Premium_calculation_component_details" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Premium_calculation_component_details" class="org.milyn.edi.unedifact.d06b.common.PremiumCalculationComponentDetails" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Premium_calculation_component_details">
        <jb:value property="premiumCalculationComponentValueCategoryIdentifier" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Premium_calculation_component_details/Premium_calculation_component_value_category_identifier" decoder="String" default="null" />
        <jb:wiring property="premiumCalculationComponent" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Premium_calculation_component_details.PREMIUM_CALCULATION_COMPONENT" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Premium_calculation_component_details.PREMIUM_CALCULATION_COMPONENT" class="org.milyn.edi.unedifact.d06b.common.field.PremiumCalculationComponentC820" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Premium_calculation_component_details/PREMIUM_CALCULATION_COMPONENT">
        <jb:value property="premiumCalculationComponentIdentifier" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Premium_calculation_component_details/PREMIUM_CALCULATION_COMPONENT/Premium_calculation_component_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Premium_calculation_component_details/PREMIUM_CALCULATION_COMPONENT/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Premium_calculation_component_details/PREMIUM_CALCULATION_COMPONENT/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Segment_group_32_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Segment_group_32" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Segment_group_32" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup32" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Segment_group_32">
        <jb:wiring property="partyIdentification" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Segment_group_32.Party_identification" />
        <jb:wiring property="address" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Segment_group_32.Address" />
        <jb:wiring property="reference" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Segment_group_32.Reference_List" />
        <jb:wiring property="contactInformation" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Segment_group_32.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Segment_group_32.Communication_contact_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Segment_group_32.Reference_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Segment_group_32">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Segment_group_32.Reference" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Segment_group_32.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Segment_group_32/Reference">
        <jb:wiring property="reference" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Segment_group_32.Reference.REFERENCE" />
    </jb:bean>

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Segment_group_32.Communication_contact_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Segment_group_32">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Segment_group_32.Communication_contact" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Segment_group_32.Communication_contact" class="org.milyn.edi.unedifact.d06b.common.CommunicationContact" createOnElement="IPPOMO/Segment_group_17/Segment_group_23/Segment_group_31/Segment_group_32/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="IPPOMO.Segment_group_17.Segment_group_23.Segment_group_31.Segment_group_32.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_33_List" class="java.util.ArrayList" createOnElement="IPPOMO">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_33" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_33" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup33" createOnElement="IPPOMO/Segment_group_33">
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_33.Date_time_period" />
        <jb:wiring property="reference" beanIdRef="IPPOMO.Segment_group_33.Reference_List" />
        <jb:wiring property="queryAndResponse" beanIdRef="IPPOMO.Segment_group_33.Query_and_response_List" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_33.Free_text_List" />
        <jb:wiring property="segmentGroup34" beanIdRef="IPPOMO.Segment_group_33.Segment_group_34_List" />
        <jb:wiring property="segmentGroup35" beanIdRef="IPPOMO.Segment_group_33.Segment_group_35_List" />
        <jb:wiring property="segmentGroup37" beanIdRef="IPPOMO.Segment_group_33.Segment_group_37_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_34_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_33">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_33.Segment_group_34" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_34" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup34" createOnElement="IPPOMO/Segment_group_33/Segment_group_34">
        <jb:wiring property="partyIdentification" beanIdRef="IPPOMO.Segment_group_33.Segment_group_34.Party_identification" />
        <jb:wiring property="address" beanIdRef="IPPOMO.Segment_group_33.Segment_group_34.Address" />
        <jb:wiring property="contactInformation" beanIdRef="IPPOMO.Segment_group_33.Segment_group_34.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="IPPOMO.Segment_group_33.Segment_group_34.Communication_contact_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_34.Communication_contact_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_33/Segment_group_34">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_33.Segment_group_34.Communication_contact" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_35_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_33">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_33.Segment_group_35" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_35" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup35" createOnElement="IPPOMO/Segment_group_33/Segment_group_35">
        <jb:wiring property="processingInformation" beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Processing_information" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Date_time_period_List" />
        <jb:wiring property="quantity" beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Quantity_List" />
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Monetary_amount_List" />
        <jb:wiring property="segmentGroup36" beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36_List" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_35.Quantity_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_33/Segment_group_35">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Quantity" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_35.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_33/Segment_group_35">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Monetary_amount" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_33/Segment_group_35">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup36" createOnElement="IPPOMO/Segment_group_33/Segment_group_35/Segment_group_36">
        <jb:wiring property="insuranceCoverDescription" beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36.Insurance_cover_description" />
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36.Attribute_List" />
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36.Monetary_amount_List" />
        <jb:wiring property="quantity" beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36.Quantity_List" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36.Free_text" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36.Insurance_cover_description" class="org.milyn.edi.unedifact.d06b.common.InsuranceCoverDescription" createOnElement="IPPOMO/Segment_group_33/Segment_group_35/Segment_group_36/Insurance_cover_description">
        <jb:wiring property="insuranceCoverType" beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36.Insurance_cover_description.INSURANCE_COVER_TYPE" />
        <jb:wiring property="insuranceCoverDetails" beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36.Insurance_cover_description.INSURANCE_COVER_DETAILS" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36.Attribute_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_33/Segment_group_35/Segment_group_36">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36.Attribute" />
    </jb:bean>

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_33/Segment_group_35/Segment_group_36">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36.Monetary_amount" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36.Quantity_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_33/Segment_group_35/Segment_group_36">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_33.Segment_group_35.Segment_group_36.Quantity" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_37_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_33">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_33.Segment_group_37" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_37" class="org.milyn.edi.unedifact.d06b.IPPOMO.SegmentGroup37" createOnElement="IPPOMO/Segment_group_33/Segment_group_37">
        <jb:wiring property="event" beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Event" />
        <jb:wiring property="processingInformation" beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Processing_information" />
        <jb:wiring property="attribute" beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Attribute_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Date_time_period_List" />
        <jb:wiring property="insuranceCoverDescription" beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Insurance_cover_description" />
        <jb:wiring property="monetaryAmount" beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Monetary_amount_List" />
        <jb:wiring property="reference" beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Reference_List" />
        <jb:wiring property="queryAndResponse" beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Query_and_response_List" />
        <jb:wiring property="freeText" beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_37.Event" class="org.milyn.edi.unedifact.d06b.common.Event" createOnElement="IPPOMO/Segment_group_33/Segment_group_37/Event">
        <jb:value property="eventDetailsCodeQualifier" data="IPPOMO/Segment_group_33/Segment_group_37/Event/Event_details_code_qualifier" decoder="String" default="null" />
        <jb:value property="actionCode" data="IPPOMO/Segment_group_33/Segment_group_37/Event/Action_code" decoder="String" default="null" />
        <jb:wiring property="eventCategory" beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Event.EVENT_CATEGORY" />
        <jb:wiring property="eventType" beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Event.EVENT_TYPE" />
        <jb:wiring property="eventIdentification" beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Event.EVENT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_37.Event.EVENT_CATEGORY" class="org.milyn.edi.unedifact.d06b.common.field.EventCategoryC004" createOnElement="IPPOMO/Segment_group_33/Segment_group_37/Event/EVENT_CATEGORY">
        <jb:value property="eventCategoryDescriptionCode" data="IPPOMO/Segment_group_33/Segment_group_37/Event/EVENT_CATEGORY/Event_category_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_33/Segment_group_37/Event/EVENT_CATEGORY/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_33/Segment_group_37/Event/EVENT_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="eventCategoryDescription" data="IPPOMO/Segment_group_33/Segment_group_37/Event/EVENT_CATEGORY/Event_category_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_37.Event.EVENT_TYPE" class="org.milyn.edi.unedifact.d06b.common.field.EventTypeC030" createOnElement="IPPOMO/Segment_group_33/Segment_group_37/Event/EVENT_TYPE">
        <jb:value property="eventTypeDescriptionCode" data="IPPOMO/Segment_group_33/Segment_group_37/Event/EVENT_TYPE/Event_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_33/Segment_group_37/Event/EVENT_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_33/Segment_group_37/Event/EVENT_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="eventTypeDescription" data="IPPOMO/Segment_group_33/Segment_group_37/Event/EVENT_TYPE/Event_type_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_37.Event.EVENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.EventIdentificationC063" createOnElement="IPPOMO/Segment_group_33/Segment_group_37/Event/EVENT_IDENTIFICATION">
        <jb:value property="eventDescriptionCode" data="IPPOMO/Segment_group_33/Segment_group_37/Event/EVENT_IDENTIFICATION/Event_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="IPPOMO/Segment_group_33/Segment_group_37/Event/EVENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="IPPOMO/Segment_group_33/Segment_group_37/Event/EVENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="event" data="IPPOMO/Segment_group_33/Segment_group_37/Event/EVENT_IDENTIFICATION/Event" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_37.Attribute_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_33/Segment_group_37">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Attribute" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_37.Insurance_cover_description" class="org.milyn.edi.unedifact.d06b.common.InsuranceCoverDescription" createOnElement="IPPOMO/Segment_group_33/Segment_group_37/Insurance_cover_description">
        <jb:wiring property="insuranceCoverType" beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Insurance_cover_description.INSURANCE_COVER_TYPE" />
        <jb:wiring property="insuranceCoverDetails" beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Insurance_cover_description.INSURANCE_COVER_DETAILS" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_37.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_33/Segment_group_37">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Monetary_amount" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_37.Reference_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_33/Segment_group_37">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Reference" />
    </jb:bean>

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

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

    <jb:bean beanId="IPPOMO.Segment_group_33.Segment_group_37.Query_and_response_List" class="java.util.ArrayList" createOnElement="IPPOMO/Segment_group_33/Segment_group_37">
        <jb:wiring beanIdRef="IPPOMO.Segment_group_33.Segment_group_37.Query_and_response" />
    </jb:bean>

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

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

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

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

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

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

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

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy