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

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

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

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

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

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


    <jb:bean beanId="INFCON" class="org.milyn.edi.unedifact.d05a.INFCON.Infcon" createOnElement="INFCON">
        <jb:wiring property="beginningOfMessage" beanIdRef="INFCON.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="INFCON.Date_time_period_List" />
        <jb:wiring property="freeText" beanIdRef="INFCON.Free_text_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="INFCON.Segment_group_1_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="INFCON.Segment_group_2_List" />
        <jb:wiring property="segmentGroup4" beanIdRef="INFCON.Segment_group_4_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="INFCON.Segment_group_4" class="org.milyn.edi.unedifact.d05a.INFCON.SegmentGroup4" createOnElement="INFCON/Segment_group_4">
        <jb:wiring property="placeLocationIdentification" beanIdRef="INFCON.Segment_group_4.Place_location_identification" />
        <jb:wiring property="dateTimePeriod" beanIdRef="INFCON.Segment_group_4.Date_time_period_List" />
        <jb:wiring property="nameAndAddress" beanIdRef="INFCON.Segment_group_4.Name_and_address_List" />
        <jb:wiring property="freeText" beanIdRef="INFCON.Segment_group_4.Free_text_List" />
        <jb:wiring property="segmentGroup5" beanIdRef="INFCON.Segment_group_4.Segment_group_5_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="INFCON.Segment_group_4.Segment_group_6_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="INFCON.Segment_group_4.Segment_group_7_List" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="INFCON.Segment_group_4.Name_and_address_List" class="java.util.ArrayList" createOnElement="INFCON/Segment_group_4">
        <jb:wiring beanIdRef="INFCON.Segment_group_4.Name_and_address" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="INFCON.Segment_group_4.Segment_group_5" class="org.milyn.edi.unedifact.d05a.INFCON.SegmentGroup5" createOnElement="INFCON/Segment_group_4/Segment_group_5">
        <jb:wiring property="characteristicClassId" beanIdRef="INFCON.Segment_group_4.Segment_group_5.Characteristic_class_id" />
        <jb:wiring property="characteristicValue" beanIdRef="INFCON.Segment_group_4.Segment_group_5.Characteristic_value_List" />
    </jb:bean>

    <jb:bean beanId="INFCON.Segment_group_4.Segment_group_5.Characteristic_class_id" class="org.milyn.edi.unedifact.d05a.common.CharacteristicClassId" createOnElement="INFCON/Segment_group_4/Segment_group_5/Characteristic_class_id">
        <jb:value property="classTypeCode" data="INFCON/Segment_group_4/Segment_group_5/Characteristic_class_id/Class_type_code" decoder="String" default="null" />
        <jb:value property="characteristicRelevanceCode" data="INFCON/Segment_group_4/Segment_group_5/Characteristic_class_id/Characteristic_relevance_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="INFCON.Segment_group_4.Segment_group_5.Characteristic_class_id.MEASUREMENT_DETAILS" />
        <jb:wiring property="characteristicDescription" beanIdRef="INFCON.Segment_group_4.Segment_group_5.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" />
    </jb:bean>

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

    <jb:bean beanId="INFCON.Segment_group_4.Segment_group_5.Characteristic_class_id.CHARACTERISTIC_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicDescriptionC240" createOnElement="INFCON/Segment_group_4/Segment_group_5/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION">
        <jb:value property="characteristicDescriptionCode" data="INFCON/Segment_group_4/Segment_group_5/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INFCON/Segment_group_4/Segment_group_5/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INFCON/Segment_group_4/Segment_group_5/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicDescription1" data="INFCON/Segment_group_4/Segment_group_5/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicDescription2" data="INFCON/Segment_group_4/Segment_group_5/Characteristic_class_id/CHARACTERISTIC_DESCRIPTION/Characteristic_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INFCON.Segment_group_4.Segment_group_5.Characteristic_value_List" class="java.util.ArrayList" createOnElement="INFCON/Segment_group_4/Segment_group_5">
        <jb:wiring beanIdRef="INFCON.Segment_group_4.Segment_group_5.Characteristic_value" />
    </jb:bean>

    <jb:bean beanId="INFCON.Segment_group_4.Segment_group_5.Characteristic_value" class="org.milyn.edi.unedifact.d05a.common.CharacteristicValue" createOnElement="INFCON/Segment_group_4/Segment_group_5/Characteristic_value">
        <jb:wiring property="characteristicValue" beanIdRef="INFCON.Segment_group_4.Segment_group_5.Characteristic_value.CHARACTERISTIC_VALUE" />
    </jb:bean>

    <jb:bean beanId="INFCON.Segment_group_4.Segment_group_5.Characteristic_value.CHARACTERISTIC_VALUE" class="org.milyn.edi.unedifact.d05a.common.field.CharacteristicValueC889" createOnElement="INFCON/Segment_group_4/Segment_group_5/Characteristic_value/CHARACTERISTIC_VALUE">
        <jb:value property="characteristicValueDescriptionCode" data="INFCON/Segment_group_4/Segment_group_5/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INFCON/Segment_group_4/Segment_group_5/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INFCON/Segment_group_4/Segment_group_5/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicValueDescription1" data="INFCON/Segment_group_4/Segment_group_5/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicValueDescription2" data="INFCON/Segment_group_4/Segment_group_5/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_description_-_-2" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INFCON.Segment_group_4.Segment_group_6" class="org.milyn.edi.unedifact.d05a.INFCON.SegmentGroup6" createOnElement="INFCON/Segment_group_4/Segment_group_6">
        <jb:wiring property="quantity" beanIdRef="INFCON.Segment_group_4.Segment_group_6.Quantity" />
        <jb:wiring property="dateTimePeriod" beanIdRef="INFCON.Segment_group_4.Segment_group_6.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="INFCON.Segment_group_4.Segment_group_6.Quantity" class="org.milyn.edi.unedifact.d05a.common.Quantity" createOnElement="INFCON/Segment_group_4/Segment_group_6/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="INFCON.Segment_group_4.Segment_group_6.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="INFCON.Segment_group_4.Segment_group_7" class="org.milyn.edi.unedifact.d05a.INFCON.SegmentGroup7" createOnElement="INFCON/Segment_group_4/Segment_group_7">
        <jb:wiring property="schedulingConditions" beanIdRef="INFCON.Segment_group_4.Segment_group_7.Scheduling_conditions" />
        <jb:wiring property="dateTimePeriod" beanIdRef="INFCON.Segment_group_4.Segment_group_7.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="INFCON.Segment_group_4.Segment_group_7.Scheduling_conditions" class="org.milyn.edi.unedifact.d05a.common.SchedulingConditions" createOnElement="INFCON/Segment_group_4/Segment_group_7/Scheduling_conditions">
        <jb:value property="deliveryPlanCommitmentLevelCode" data="INFCON/Segment_group_4/Segment_group_7/Scheduling_conditions/Delivery_plan_commitment_level_code" decoder="String" default="null" />
        <jb:value property="deliveryInstructionCode" data="INFCON/Segment_group_4/Segment_group_7/Scheduling_conditions/Delivery_instruction_code" decoder="String" default="null" />
        <jb:wiring property="patternDescription" beanIdRef="INFCON.Segment_group_4.Segment_group_7.Scheduling_conditions.PATTERN_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="INFCON.Segment_group_4.Segment_group_7.Scheduling_conditions.PATTERN_DESCRIPTION" class="org.milyn.edi.unedifact.d05a.common.field.PatternDescriptionC329" createOnElement="INFCON/Segment_group_4/Segment_group_7/Scheduling_conditions/PATTERN_DESCRIPTION">
        <jb:value property="frequencyCode" data="INFCON/Segment_group_4/Segment_group_7/Scheduling_conditions/PATTERN_DESCRIPTION/Frequency_code" decoder="String" default="null" />
        <jb:value property="despatchPatternCode" data="INFCON/Segment_group_4/Segment_group_7/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_code" decoder="String" default="null" />
        <jb:value property="despatchPatternTimingCode" data="INFCON/Segment_group_4/Segment_group_7/Scheduling_conditions/PATTERN_DESCRIPTION/Despatch_pattern_timing_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy