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

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


    <jb:bean beanId="JAPRES" class="org.milyn.edi.unedifact.d06b.JAPRES.Japres" createOnElement="JAPRES">
        <jb:wiring property="beginningOfMessage" beanIdRef="JAPRES.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="JAPRES.Date_time_period_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="JAPRES.Segment_group_1_List" />
        <jb:wiring property="segmentGroup3" beanIdRef="JAPRES.Segment_group_3_List" />
        <jb:wiring property="segmentGroup4" beanIdRef="JAPRES.Segment_group_4_List" />
        <jb:wiring property="sectionControl" beanIdRef="JAPRES.Section_control" />
        <jb:wiring property="segmentGroup5" beanIdRef="JAPRES.Segment_group_5_List" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="JAPRES.Segment_group_1" class="org.milyn.edi.unedifact.d06b.JAPRES.SegmentGroup1" createOnElement="JAPRES/Segment_group_1">
        <jb:wiring property="partyIdentification" beanIdRef="JAPRES.Segment_group_1.Party_identification" />
        <jb:wiring property="address" beanIdRef="JAPRES.Segment_group_1.Address" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="JAPRES.Segment_group_1.Place_location_identification_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="JAPRES.Segment_group_1.Date_time_period_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="JAPRES.Segment_group_1.Segment_group_2_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="JAPRES.Segment_group_1.Segment_group_2" class="org.milyn.edi.unedifact.d06b.JAPRES.SegmentGroup2" createOnElement="JAPRES/Segment_group_1/Segment_group_2">
        <jb:wiring property="contactInformation" beanIdRef="JAPRES.Segment_group_1.Segment_group_2.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="JAPRES.Segment_group_1.Segment_group_2.Communication_contact_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="JAPRES.Segment_group_4" class="org.milyn.edi.unedifact.d06b.JAPRES.SegmentGroup4" createOnElement="JAPRES/Segment_group_4">
        <jb:wiring property="processingInformation" beanIdRef="JAPRES.Segment_group_4.Processing_information" />
        <jb:wiring property="freeText" beanIdRef="JAPRES.Segment_group_4.Free_text" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="JAPRES.Segment_group_5" class="org.milyn.edi.unedifact.d06b.JAPRES.SegmentGroup5" createOnElement="JAPRES/Segment_group_5">
        <jb:wiring property="reference" beanIdRef="JAPRES.Segment_group_5.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="JAPRES.Segment_group_5.Date_time_period_List" />
        <jb:wiring property="freeText" beanIdRef="JAPRES.Segment_group_5.Free_text_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="JAPRES.Segment_group_5.Segment_group_6" />
        <jb:wiring property="segmentGroup7" beanIdRef="JAPRES.Segment_group_5.Segment_group_7_List" />
        <jb:wiring property="segmentGroup8" beanIdRef="JAPRES.Segment_group_5.Segment_group_8_List" />
        <jb:wiring property="segmentGroup9" beanIdRef="JAPRES.Segment_group_5.Segment_group_9_List" />
        <jb:wiring property="segmentGroup13" beanIdRef="JAPRES.Segment_group_5.Segment_group_13" />
    </jb:bean>

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

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

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

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

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

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

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

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

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_6" class="org.milyn.edi.unedifact.d06b.JAPRES.SegmentGroup6" createOnElement="JAPRES/Segment_group_5/Segment_group_6">
        <jb:wiring property="partyIdentification" beanIdRef="JAPRES.Segment_group_5.Segment_group_6.Party_identification" />
        <jb:wiring property="address" beanIdRef="JAPRES.Segment_group_5.Segment_group_6.Address_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="JAPRES.Segment_group_5.Segment_group_6.Date_time_period" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="JAPRES.Segment_group_5.Segment_group_6.Place_location_identification_List" />
        <jb:wiring property="nationality" beanIdRef="JAPRES.Segment_group_5.Segment_group_6.Nationality_List" />
        <jb:wiring property="personDemographicInformation" beanIdRef="JAPRES.Segment_group_5.Segment_group_6.Person_demographic_information" />
        <jb:wiring property="documentMessageDetails" beanIdRef="JAPRES.Segment_group_5.Segment_group_6.Document_message_details_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_6.Nationality_List" class="java.util.ArrayList" createOnElement="JAPRES/Segment_group_5/Segment_group_6">
        <jb:wiring beanIdRef="JAPRES.Segment_group_5.Segment_group_6.Nationality" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_6.Document_message_details_List" class="java.util.ArrayList" createOnElement="JAPRES/Segment_group_5/Segment_group_6">
        <jb:wiring beanIdRef="JAPRES.Segment_group_5.Segment_group_6.Document_message_details" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_8" class="org.milyn.edi.unedifact.d06b.JAPRES.SegmentGroup8" createOnElement="JAPRES/Segment_group_5/Segment_group_8">
        <jb:wiring property="processingInformation" beanIdRef="JAPRES.Segment_group_5.Segment_group_8.Processing_information" />
        <jb:wiring property="freeText" beanIdRef="JAPRES.Segment_group_5.Segment_group_8.Free_text" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_9" class="org.milyn.edi.unedifact.d06b.JAPRES.SegmentGroup9" createOnElement="JAPRES/Segment_group_5/Segment_group_9">
        <jb:wiring property="employmentDetails" beanIdRef="JAPRES.Segment_group_5.Segment_group_9.Employment_details" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="JAPRES.Segment_group_5.Segment_group_9.Place_location_identification" />
        <jb:wiring property="segmentGroup10" beanIdRef="JAPRES.Segment_group_5.Segment_group_9.Segment_group_10_List" />
        <jb:wiring property="segmentGroup11" beanIdRef="JAPRES.Segment_group_5.Segment_group_9.Segment_group_11_List" />
        <jb:wiring property="segmentGroup12" beanIdRef="JAPRES.Segment_group_5.Segment_group_9.Segment_group_12_List" />
    </jb:bean>

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

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

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

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

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

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

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

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

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_9.Segment_group_10_List" class="java.util.ArrayList" createOnElement="JAPRES/Segment_group_5/Segment_group_9">
        <jb:wiring beanIdRef="JAPRES.Segment_group_5.Segment_group_9.Segment_group_10" />
    </jb:bean>

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_9.Segment_group_10" class="org.milyn.edi.unedifact.d06b.JAPRES.SegmentGroup10" createOnElement="JAPRES/Segment_group_5/Segment_group_9/Segment_group_10">
        <jb:wiring property="processingInformation" beanIdRef="JAPRES.Segment_group_5.Segment_group_9.Segment_group_10.Processing_information" />
        <jb:wiring property="freeText" beanIdRef="JAPRES.Segment_group_5.Segment_group_9.Segment_group_10.Free_text" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_9.Segment_group_11_List" class="java.util.ArrayList" createOnElement="JAPRES/Segment_group_5/Segment_group_9">
        <jb:wiring beanIdRef="JAPRES.Segment_group_5.Segment_group_9.Segment_group_11" />
    </jb:bean>

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_9.Segment_group_11" class="org.milyn.edi.unedifact.d06b.JAPRES.SegmentGroup11" createOnElement="JAPRES/Segment_group_5/Segment_group_9/Segment_group_11">
        <jb:wiring property="attribute" beanIdRef="JAPRES.Segment_group_5.Segment_group_9.Segment_group_11.Attribute" />
        <jb:wiring property="freeText" beanIdRef="JAPRES.Segment_group_5.Segment_group_9.Segment_group_11.Free_text" />
        <jb:wiring property="priority" beanIdRef="JAPRES.Segment_group_5.Segment_group_9.Segment_group_11.Priority" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_9.Segment_group_11.Priority" class="org.milyn.edi.unedifact.d06b.common.Priority" createOnElement="JAPRES/Segment_group_5/Segment_group_9/Segment_group_11/Priority">
        <jb:value property="priorityTypeCodeQualifier" data="JAPRES/Segment_group_5/Segment_group_9/Segment_group_11/Priority/Priority_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="priorityDetails" beanIdRef="JAPRES.Segment_group_5.Segment_group_9.Segment_group_11.Priority.PRIORITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_9.Segment_group_11.Priority.PRIORITY_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PriorityDetailsC585" createOnElement="JAPRES/Segment_group_5/Segment_group_9/Segment_group_11/Priority/PRIORITY_DETAILS">
        <jb:value property="priorityDescriptionCode" data="JAPRES/Segment_group_5/Segment_group_9/Segment_group_11/Priority/PRIORITY_DETAILS/Priority_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="JAPRES/Segment_group_5/Segment_group_9/Segment_group_11/Priority/PRIORITY_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="JAPRES/Segment_group_5/Segment_group_9/Segment_group_11/Priority/PRIORITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="priorityDescription" data="JAPRES/Segment_group_5/Segment_group_9/Segment_group_11/Priority/PRIORITY_DETAILS/Priority_description" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_9.Segment_group_12" class="org.milyn.edi.unedifact.d06b.JAPRES.SegmentGroup12" createOnElement="JAPRES/Segment_group_5/Segment_group_9/Segment_group_12">
        <jb:wiring property="language" beanIdRef="JAPRES.Segment_group_5.Segment_group_9.Segment_group_12.Language" />
        <jb:wiring property="processingInformation" beanIdRef="JAPRES.Segment_group_5.Segment_group_9.Segment_group_12.Processing_information" />
    </jb:bean>

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_9.Segment_group_12.Language" class="org.milyn.edi.unedifact.d06b.common.Language" createOnElement="JAPRES/Segment_group_5/Segment_group_9/Segment_group_12/Language">
        <jb:value property="languageCodeQualifier" data="JAPRES/Segment_group_5/Segment_group_9/Segment_group_12/Language/Language_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="languageDetails" beanIdRef="JAPRES.Segment_group_5.Segment_group_9.Segment_group_12.Language.LANGUAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_9.Segment_group_12.Language.LANGUAGE_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.LanguageDetailsC508" createOnElement="JAPRES/Segment_group_5/Segment_group_9/Segment_group_12/Language/LANGUAGE_DETAILS">
        <jb:value property="languageNameCode" data="JAPRES/Segment_group_5/Segment_group_9/Segment_group_12/Language/LANGUAGE_DETAILS/Language_name_code" decoder="String" default="null" />
        <jb:value property="languageName" data="JAPRES/Segment_group_5/Segment_group_9/Segment_group_12/Language/LANGUAGE_DETAILS/Language_name" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_13" class="org.milyn.edi.unedifact.d06b.JAPRES.SegmentGroup13" createOnElement="JAPRES/Segment_group_5/Segment_group_13">
        <jb:wiring property="remunerationTypeIdentification" beanIdRef="JAPRES.Segment_group_5.Segment_group_13.Remuneration_type_identification" />
        <jb:wiring property="freeText" beanIdRef="JAPRES.Segment_group_5.Segment_group_13.Free_text" />
        <jb:wiring property="dateTimePeriod" beanIdRef="JAPRES.Segment_group_5.Segment_group_13.Date_time_period_List" />
        <jb:wiring property="segmentGroup14" beanIdRef="JAPRES.Segment_group_5.Segment_group_13.Segment_group_14_List" />
        <jb:wiring property="segmentGroup15" beanIdRef="JAPRES.Segment_group_5.Segment_group_13.Segment_group_15_List" />
        <jb:wiring property="segmentGroup16" beanIdRef="JAPRES.Segment_group_5.Segment_group_13.Segment_group_16_List" />
    </jb:bean>

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_13.Remuneration_type_identification" class="org.milyn.edi.unedifact.d06b.common.RemunerationTypeIdentification" createOnElement="JAPRES/Segment_group_5/Segment_group_13/Remuneration_type_identification">
        <jb:wiring property="remunerationTypeIdentification" beanIdRef="JAPRES.Segment_group_5.Segment_group_13.Remuneration_type_identification.REMUNERATION_TYPE_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_13.Remuneration_type_identification.REMUNERATION_TYPE_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.RemunerationTypeIdentificationC049" createOnElement="JAPRES/Segment_group_5/Segment_group_13/Remuneration_type_identification/REMUNERATION_TYPE_IDENTIFICATION">
        <jb:value property="remunerationTypeNameCode" data="JAPRES/Segment_group_5/Segment_group_13/Remuneration_type_identification/REMUNERATION_TYPE_IDENTIFICATION/Remuneration_type_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="JAPRES/Segment_group_5/Segment_group_13/Remuneration_type_identification/REMUNERATION_TYPE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="JAPRES/Segment_group_5/Segment_group_13/Remuneration_type_identification/REMUNERATION_TYPE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="remunerationTypeName1" data="JAPRES/Segment_group_5/Segment_group_13/Remuneration_type_identification/REMUNERATION_TYPE_IDENTIFICATION/Remuneration_type_name_-_-1" decoder="String" default="null" />
        <jb:value property="remunerationTypeName2" data="JAPRES/Segment_group_5/Segment_group_13/Remuneration_type_identification/REMUNERATION_TYPE_IDENTIFICATION/Remuneration_type_name_-_-2" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_13.Segment_group_14" class="org.milyn.edi.unedifact.d06b.JAPRES.SegmentGroup14" createOnElement="JAPRES/Segment_group_5/Segment_group_13/Segment_group_14">
        <jb:wiring property="attribute" beanIdRef="JAPRES.Segment_group_5.Segment_group_13.Segment_group_14.Attribute" />
        <jb:wiring property="freeText" beanIdRef="JAPRES.Segment_group_5.Segment_group_13.Segment_group_14.Free_text" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_13.Segment_group_15" class="org.milyn.edi.unedifact.d06b.JAPRES.SegmentGroup15" createOnElement="JAPRES/Segment_group_5/Segment_group_13/Segment_group_15">
        <jb:wiring property="processingInformation" beanIdRef="JAPRES.Segment_group_5.Segment_group_13.Segment_group_15.Processing_information" />
        <jb:wiring property="freeText" beanIdRef="JAPRES.Segment_group_5.Segment_group_13.Segment_group_15.Free_text" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="JAPRES.Segment_group_5.Segment_group_13.Segment_group_16" class="org.milyn.edi.unedifact.d06b.JAPRES.SegmentGroup16" createOnElement="JAPRES/Segment_group_5/Segment_group_13/Segment_group_16">
        <jb:wiring property="monetaryAmount" beanIdRef="JAPRES.Segment_group_5.Segment_group_13.Segment_group_16.Monetary_amount" />
        <jb:wiring property="rangeDetails" beanIdRef="JAPRES.Segment_group_5.Segment_group_13.Segment_group_16.Range_details" />
        <jb:wiring property="freeText" beanIdRef="JAPRES.Segment_group_5.Segment_group_13.Segment_group_16.Free_text" />
    </jb:bean>

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

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

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

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

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

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

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

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy