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

org.milyn.edi.unedifact.d96a.CODECO.bindingconfig.xml Maven / Gradle / Ivy

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

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

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

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


    <jb:bean beanId="CODECO" class="org.milyn.edi.unedifact.d96a.CODECO.Codeco" createOnElement="CODECO">
        <jb:wiring property="beginningOfMessage" beanIdRef="CODECO.Beginning_of_message" />
        <jb:wiring property="freeText" beanIdRef="CODECO.Free_text_List" />
        <jb:wiring property="reference" beanIdRef="CODECO.Reference_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="CODECO.Segment_group_1" />
        <jb:wiring property="segmentGroup2" beanIdRef="CODECO.Segment_group_2_List" />
        <jb:wiring property="segmentGroup3" beanIdRef="CODECO.Segment_group_3_List" />
        <jb:wiring property="segmentGroup5" beanIdRef="CODECO.Segment_group_5_List" />
        <jb:wiring property="controlTotal" beanIdRef="CODECO.Control_total" />
    </jb:bean>

    <jb:bean beanId="CODECO.Beginning_of_message" class="org.milyn.edi.unedifact.d96a.common.BeginningOfMessage" createOnElement="CODECO/Beginning_of_message">
        <jb:value property="documentMessageNumber" data="CODECO/Beginning_of_message/Document_message_number" decoder="String" default="null" />
        <jb:value property="messageFunctionCoded" data="CODECO/Beginning_of_message/Message_function__coded" decoder="String" default="null" />
        <jb:value property="responseTypeCoded" data="CODECO/Beginning_of_message/Response_type__coded" decoder="String" default="null" />
        <jb:wiring property="documentMessageName" beanIdRef="CODECO.Beginning_of_message.DOCUMENT_MESSAGE_NAME" />
    </jb:bean>

    <jb:bean beanId="CODECO.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d96a.common.field.DocumentMessageNameC002" createOnElement="CODECO/Beginning_of_message/DOCUMENT_MESSAGE_NAME">
        <jb:value property="documentMessageNameCoded" data="CODECO/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_message_name__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="documentMessageName" data="CODECO/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_message_name" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Free_text" class="org.milyn.edi.unedifact.d96a.common.FreeText" createOnElement="CODECO/Free_text">
        <jb:value property="textSubjectQualifier" data="CODECO/Free_text/Text_subject_qualifier" decoder="String" default="null" />
        <jb:value property="textFunctionCoded" data="CODECO/Free_text/Text_function__coded" decoder="String" default="null" />
        <jb:value property="languageCoded" data="CODECO/Free_text/Language__coded" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="CODECO.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="CODECO.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="CODECO.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.TextReferenceC107" createOnElement="CODECO/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextCoded" data="CODECO/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="CODECO.Reference.REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.ReferenceC506" createOnElement="CODECO/Reference/REFERENCE">
        <jb:value property="referenceQualifier" data="CODECO/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" />
        <jb:value property="referenceNumber" data="CODECO/Reference/REFERENCE/Reference_number" decoder="String" default="null" />
        <jb:value property="lineNumber" data="CODECO/Reference/REFERENCE/Line_number" decoder="String" default="null" />
        <jb:value property="referenceVersionNumber" data="CODECO/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_1" class="org.milyn.edi.unedifact.d96a.CODECO.SegmentGroup1" createOnElement="CODECO/Segment_group_1">
        <jb:wiring property="detailsOfTransport" beanIdRef="CODECO.Segment_group_1.Details_of_transport" />
        <jb:wiring property="reference" beanIdRef="CODECO.Segment_group_1.Reference_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="CODECO.Segment_group_1.Place_location_identification_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CODECO.Segment_group_1.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_1.Details_of_transport" class="org.milyn.edi.unedifact.d96a.common.DetailsOfTransport" createOnElement="CODECO/Segment_group_1/Details_of_transport">
        <jb:value property="transportStageQualifier" data="CODECO/Segment_group_1/Details_of_transport/Transport_stage_qualifier" decoder="String" default="null" />
        <jb:value property="conveyanceReferenceNumber" data="CODECO/Segment_group_1/Details_of_transport/Conveyance_reference_number" decoder="String" default="null" />
        <jb:value property="transitDirectionCoded" data="CODECO/Segment_group_1/Details_of_transport/Transit_direction__coded" decoder="String" default="null" />
        <jb:value property="transportOwnershipCoded" data="CODECO/Segment_group_1/Details_of_transport/Transport_ownership__coded" decoder="String" default="null" />
        <jb:wiring property="modeOfTransport" beanIdRef="CODECO.Segment_group_1.Details_of_transport.MODE_OF_TRANSPORT" />
        <jb:wiring property="transportMeans" beanIdRef="CODECO.Segment_group_1.Details_of_transport.TRANSPORT_MEANS" />
        <jb:wiring property="carrier" beanIdRef="CODECO.Segment_group_1.Details_of_transport.CARRIER" />
        <jb:wiring property="excessTransportationInformation" beanIdRef="CODECO.Segment_group_1.Details_of_transport.EXCESS_TRANSPORTATION_INFORMATION" />
        <jb:wiring property="transportIdentification" beanIdRef="CODECO.Segment_group_1.Details_of_transport.TRANSPORT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_1.Details_of_transport.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d96a.common.field.ModeOfTransportC220" createOnElement="CODECO/Segment_group_1/Details_of_transport/MODE_OF_TRANSPORT">
        <jb:value property="modeOfTransportCoded" data="CODECO/Segment_group_1/Details_of_transport/MODE_OF_TRANSPORT/Mode_of_transport__coded" decoder="String" default="null" />
        <jb:value property="modeOfTransport" data="CODECO/Segment_group_1/Details_of_transport/MODE_OF_TRANSPORT/Mode_of_transport" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_1.Details_of_transport.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d96a.common.field.TransportMeansC228" createOnElement="CODECO/Segment_group_1/Details_of_transport/TRANSPORT_MEANS">
        <jb:value property="typeOfMeansOfTransportIdentification" data="CODECO/Segment_group_1/Details_of_transport/TRANSPORT_MEANS/Type_of_means_of_transport_identification" decoder="String" default="null" />
        <jb:value property="typeOfMeansOfTransport" data="CODECO/Segment_group_1/Details_of_transport/TRANSPORT_MEANS/Type_of_means_of_transport" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_1.Details_of_transport.CARRIER" class="org.milyn.edi.unedifact.d96a.common.field.CarrierC040" createOnElement="CODECO/Segment_group_1/Details_of_transport/CARRIER">
        <jb:value property="carrierIdentification" data="CODECO/Segment_group_1/Details_of_transport/CARRIER/Carrier_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_1/Details_of_transport/CARRIER/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_1/Details_of_transport/CARRIER/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="carrierName" data="CODECO/Segment_group_1/Details_of_transport/CARRIER/Carrier_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_1.Details_of_transport.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d96a.common.field.ExcessTransportationInformationC401" createOnElement="CODECO/Segment_group_1/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION">
        <jb:value property="excessTransportationReasonCoded" data="CODECO/Segment_group_1/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason__coded" decoder="String" default="null" />
        <jb:value property="excessTransportationResponsibilityCoded" data="CODECO/Segment_group_1/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility__coded" decoder="String" default="null" />
        <jb:value property="customerAuthorizationNumber" data="CODECO/Segment_group_1/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Customer_authorization_number" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_1.Details_of_transport.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.TransportIdentificationC222" createOnElement="CODECO/Segment_group_1/Details_of_transport/TRANSPORT_IDENTIFICATION">
        <jb:value property="idOfMeansOfTransportIdentification" data="CODECO/Segment_group_1/Details_of_transport/TRANSPORT_IDENTIFICATION/Id._of_means_of_transport_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_1/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_1/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="idOfTheMeansOfTransport" data="CODECO/Segment_group_1/Details_of_transport/TRANSPORT_IDENTIFICATION/Id._of_the_means_of_transport" decoder="String" default="null" />
        <jb:value property="nationalityOfMeansOfTransportCoded" data="CODECO/Segment_group_1/Details_of_transport/TRANSPORT_IDENTIFICATION/Nationality_of_means_of_transport__coded" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="CODECO.Segment_group_1.Reference.REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.ReferenceC506" createOnElement="CODECO/Segment_group_1/Reference/REFERENCE">
        <jb:value property="referenceQualifier" data="CODECO/Segment_group_1/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" />
        <jb:value property="referenceNumber" data="CODECO/Segment_group_1/Reference/REFERENCE/Reference_number" decoder="String" default="null" />
        <jb:value property="lineNumber" data="CODECO/Segment_group_1/Reference/REFERENCE/Line_number" decoder="String" default="null" />
        <jb:value property="referenceVersionNumber" data="CODECO/Segment_group_1/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_1.Place_location_identification" class="org.milyn.edi.unedifact.d96a.common.PlaceLocationIdentification" createOnElement="CODECO/Segment_group_1/Place_location_identification">
        <jb:value property="placeLocationQualifier" data="CODECO/Segment_group_1/Place_location_identification/Place_location_qualifier" decoder="String" default="null" />
        <jb:value property="relationCoded" data="CODECO/Segment_group_1/Place_location_identification/Relation__coded" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="CODECO.Segment_group_1.Place_location_identification.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="CODECO.Segment_group_1.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="CODECO.Segment_group_1.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_1.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.LocationIdentificationC517" createOnElement="CODECO/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="placeLocationIdentification" data="CODECO/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="placeLocation" data="CODECO/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_1.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationOneIdentificationC519" createOnElement="CODECO/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationOneIdentification" data="CODECO/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationOne" data="CODECO/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_1.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="CODECO/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationTwoIdentification" data="CODECO/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationTwo" data="CODECO/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="CODECO.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CODECO/Segment_group_1/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateTimePeriodQualifier" data="CODECO/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" />
        <jb:value property="dateTimePeriod" data="CODECO/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" />
        <jb:value property="dateTimePeriodFormatQualifier" data="CODECO/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_2" class="org.milyn.edi.unedifact.d96a.CODECO.SegmentGroup2" createOnElement="CODECO/Segment_group_2">
        <jb:wiring property="nameAndAddress" beanIdRef="CODECO.Segment_group_2.Name_and_address" />
        <jb:wiring property="contactInformation" beanIdRef="CODECO.Segment_group_2.Contact_information_List" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_2.Name_and_address" class="org.milyn.edi.unedifact.d96a.common.NameAndAddress" createOnElement="CODECO/Segment_group_2/Name_and_address">
        <jb:value property="partyQualifier" data="CODECO/Segment_group_2/Name_and_address/Party_qualifier" decoder="String" default="null" />
        <jb:value property="cityName" data="CODECO/Segment_group_2/Name_and_address/City_name" decoder="String" default="null" />
        <jb:value property="countrySubEntityIdentification" data="CODECO/Segment_group_2/Name_and_address/Country_sub_entity_identification" decoder="String" default="null" />
        <jb:value property="postcodeIdentification" data="CODECO/Segment_group_2/Name_and_address/Postcode_identification" decoder="String" default="null" />
        <jb:value property="countryCoded" data="CODECO/Segment_group_2/Name_and_address/Country__coded" decoder="String" default="null" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="CODECO.Segment_group_2.Name_and_address.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameAndAddress" beanIdRef="CODECO.Segment_group_2.Name_and_address.NAME_AND_ADDRESS" />
        <jb:wiring property="partyName" beanIdRef="CODECO.Segment_group_2.Name_and_address.PARTY_NAME" />
        <jb:wiring property="street" beanIdRef="CODECO.Segment_group_2.Name_and_address.STREET" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_2.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.PartyIdentificationDetailsC082" createOnElement="CODECO/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS">
        <jb:value property="partyIdIdentification" data="CODECO/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_id._identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_2.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d96a.common.field.NameAndAddressC058" createOnElement="CODECO/Segment_group_2/Name_and_address/NAME_AND_ADDRESS">
        <jb:value property="nameAndAddressLine1" data="CODECO/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-1" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine2" data="CODECO/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-2" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine3" data="CODECO/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-3" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine4" data="CODECO/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-4" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine5" data="CODECO/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-5" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_2.Name_and_address.STREET" class="org.milyn.edi.unedifact.d96a.common.field.StreetC059" createOnElement="CODECO/Segment_group_2/Name_and_address/STREET">
        <jb:value property="streetAndNumberPOBox1" data="CODECO/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-1" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox2" data="CODECO/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-2" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox3" data="CODECO/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-3" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox4" data="CODECO/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-4" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_2.Contact_information_List" class="java.util.ArrayList" createOnElement="CODECO/Segment_group_2">
        <jb:wiring beanIdRef="CODECO.Segment_group_2.Contact_information" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_2.Contact_information" class="org.milyn.edi.unedifact.d96a.common.ContactInformation" createOnElement="CODECO/Segment_group_2/Contact_information">
        <jb:value property="contactFunctionCoded" data="CODECO/Segment_group_2/Contact_information/Contact_function__coded" decoder="String" default="null" />
        <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="CODECO.Segment_group_2.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_2.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="CODECO/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS">
        <jb:value property="departmentOrEmployeeIdentification" data="CODECO/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_identification" decoder="String" default="null" />
        <jb:value property="departmentOrEmployee" data="CODECO/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_3" class="org.milyn.edi.unedifact.d96a.CODECO.SegmentGroup3" createOnElement="CODECO/Segment_group_3">
        <jb:wiring property="goodsItemDetails" beanIdRef="CODECO.Segment_group_3.Goods_item_details" />
        <jb:wiring property="handlingInstructions" beanIdRef="CODECO.Segment_group_3.Handling_instructions_List" />
        <jb:wiring property="freeText" beanIdRef="CODECO.Segment_group_3.Free_text_List" />
        <jb:wiring property="additionalProductId" beanIdRef="CODECO.Segment_group_3.Additional_product_id_List" />
        <jb:wiring property="measurements" beanIdRef="CODECO.Segment_group_3.Measurements_List" />
        <jb:wiring property="temperature" beanIdRef="CODECO.Segment_group_3.Temperature_List" />
        <jb:wiring property="rangeDetails" beanIdRef="CODECO.Segment_group_3.Range_details_List" />
        <jb:wiring property="splitGoodsPlacement" beanIdRef="CODECO.Segment_group_3.Split_goods_placement_List" />
        <jb:wiring property="segmentGroup4" beanIdRef="CODECO.Segment_group_3.Segment_group_4_List" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Goods_item_details" class="org.milyn.edi.unedifact.d96a.common.GoodsItemDetails" createOnElement="CODECO/Segment_group_3/Goods_item_details">
        <jb:value property="goodsItemNumber" data="CODECO/Segment_group_3/Goods_item_details/Goods_item_number" decoder="DABigDecimal" default="null" />
        <jb:wiring property="numberAndTypeOfPackages1" beanIdRef="CODECO.Segment_group_3.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-1" />
        <jb:wiring property="numberAndTypeOfPackages2" beanIdRef="CODECO.Segment_group_3.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-2" />
        <jb:wiring property="numberAndTypeOfPackages3" beanIdRef="CODECO.Segment_group_3.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-3" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-1" class="org.milyn.edi.unedifact.d96a.common.field.NumberAndTypeOfPackagesC213" createOnElement="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1">
        <jb:value property="numberOfPackages" data="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Number_of_packages" decoder="DABigDecimal" default="null" />
        <jb:value property="typeOfPackagesIdentification" data="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Type_of_packages_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="typeOfPackages" data="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Type_of_packages" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-2" class="org.milyn.edi.unedifact.d96a.common.field.NumberAndTypeOfPackagesC213" createOnElement="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2">
        <jb:value property="numberOfPackages" data="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Number_of_packages" decoder="DABigDecimal" default="null" />
        <jb:value property="typeOfPackagesIdentification" data="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Type_of_packages_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="typeOfPackages" data="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Type_of_packages" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-3" class="org.milyn.edi.unedifact.d96a.common.field.NumberAndTypeOfPackagesC213" createOnElement="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3">
        <jb:value property="numberOfPackages" data="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Number_of_packages" decoder="DABigDecimal" default="null" />
        <jb:value property="typeOfPackagesIdentification" data="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Type_of_packages_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="typeOfPackages" data="CODECO/Segment_group_3/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Type_of_packages" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Handling_instructions_List" class="java.util.ArrayList" createOnElement="CODECO/Segment_group_3">
        <jb:wiring beanIdRef="CODECO.Segment_group_3.Handling_instructions" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Handling_instructions" class="org.milyn.edi.unedifact.d96a.common.HandlingInstructions" createOnElement="CODECO/Segment_group_3/Handling_instructions">
        <jb:wiring property="handlingInstructions" beanIdRef="CODECO.Segment_group_3.Handling_instructions.HANDLING_INSTRUCTIONS" />
        <jb:wiring property="hazardousMaterial" beanIdRef="CODECO.Segment_group_3.Handling_instructions.HAZARDOUS_MATERIAL" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d96a.common.field.HandlingInstructionsC524" createOnElement="CODECO/Segment_group_3/Handling_instructions/HANDLING_INSTRUCTIONS">
        <jb:value property="handlingInstructionsCoded" data="CODECO/Segment_group_3/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instructions__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_3/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_3/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="handlingInstructions" data="CODECO/Segment_group_3/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instructions" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d96a.common.field.HazardousMaterialC218" createOnElement="CODECO/Segment_group_3/Handling_instructions/HAZARDOUS_MATERIAL">
        <jb:value property="hazardousMaterialClassCodeIdentification" data="CODECO/Segment_group_3/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_class_code__identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_3/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_3/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_3.Free_text" class="org.milyn.edi.unedifact.d96a.common.FreeText" createOnElement="CODECO/Segment_group_3/Free_text">
        <jb:value property="textSubjectQualifier" data="CODECO/Segment_group_3/Free_text/Text_subject_qualifier" decoder="String" default="null" />
        <jb:value property="textFunctionCoded" data="CODECO/Segment_group_3/Free_text/Text_function__coded" decoder="String" default="null" />
        <jb:value property="languageCoded" data="CODECO/Segment_group_3/Free_text/Language__coded" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="CODECO.Segment_group_3.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="CODECO.Segment_group_3.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.TextReferenceC107" createOnElement="CODECO/Segment_group_3/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextCoded" data="CODECO/Segment_group_3/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_3/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_3/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_3.Additional_product_id_List" class="java.util.ArrayList" createOnElement="CODECO/Segment_group_3">
        <jb:wiring beanIdRef="CODECO.Segment_group_3.Additional_product_id" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Additional_product_id" class="org.milyn.edi.unedifact.d96a.common.AdditionalProductId" createOnElement="CODECO/Segment_group_3/Additional_product_id">
        <jb:value property="productIdFunctionQualifier" data="CODECO/Segment_group_3/Additional_product_id/Product_id._function_qualifier" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification1" beanIdRef="CODECO.Segment_group_3.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" />
        <jb:wiring property="itemNumberIdentification2" beanIdRef="CODECO.Segment_group_3.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" />
        <jb:wiring property="itemNumberIdentification3" beanIdRef="CODECO.Segment_group_3.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" />
        <jb:wiring property="itemNumberIdentification4" beanIdRef="CODECO.Segment_group_3.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" />
        <jb:wiring property="itemNumberIdentification5" beanIdRef="CODECO.Segment_group_3.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" class="org.milyn.edi.unedifact.d96a.common.field.ItemNumberIdentificationC212" createOnElement="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1">
        <jb:value property="itemNumber" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_number" decoder="String" default="null" />
        <jb:value property="itemNumberTypeCoded" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_number_type__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" class="org.milyn.edi.unedifact.d96a.common.field.ItemNumberIdentificationC212" createOnElement="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2">
        <jb:value property="itemNumber" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_number" decoder="String" default="null" />
        <jb:value property="itemNumberTypeCoded" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_number_type__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" class="org.milyn.edi.unedifact.d96a.common.field.ItemNumberIdentificationC212" createOnElement="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3">
        <jb:value property="itemNumber" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_number" decoder="String" default="null" />
        <jb:value property="itemNumberTypeCoded" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_number_type__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" class="org.milyn.edi.unedifact.d96a.common.field.ItemNumberIdentificationC212" createOnElement="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4">
        <jb:value property="itemNumber" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_number" decoder="String" default="null" />
        <jb:value property="itemNumberTypeCoded" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_number_type__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" class="org.milyn.edi.unedifact.d96a.common.field.ItemNumberIdentificationC212" createOnElement="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5">
        <jb:value property="itemNumber" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_number" decoder="String" default="null" />
        <jb:value property="itemNumberTypeCoded" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_number_type__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_3/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_3.Measurements" class="org.milyn.edi.unedifact.d96a.common.Measurements" createOnElement="CODECO/Segment_group_3/Measurements">
        <jb:value property="measurementApplicationQualifier" data="CODECO/Segment_group_3/Measurements/Measurement_application_qualifier" decoder="String" default="null" />
        <jb:value property="surfaceLayerIndicatorCoded" data="CODECO/Segment_group_3/Measurements/Surface_layer_indicator__coded" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="CODECO.Segment_group_3.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="CODECO.Segment_group_3.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.MeasurementDetailsC502" createOnElement="CODECO/Segment_group_3/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measurementDimensionCoded" data="CODECO/Segment_group_3/Measurements/MEASUREMENT_DETAILS/Measurement_dimension__coded" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCoded" data="CODECO/Segment_group_3/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" />
        <jb:value property="measurementAttributeCoded" data="CODECO/Segment_group_3/Measurements/MEASUREMENT_DETAILS/Measurement_attribute__coded" decoder="String" default="null" />
        <jb:value property="measurementAttribute" data="CODECO/Segment_group_3/Measurements/MEASUREMENT_DETAILS/Measurement_attribute" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d96a.common.field.ValueRangeC174" createOnElement="CODECO/Segment_group_3/Measurements/VALUE_RANGE">
        <jb:value property="measureUnitQualifier" data="CODECO/Segment_group_3/Measurements/VALUE_RANGE/Measure_unit_qualifier" decoder="String" default="null" />
        <jb:value property="measurementValue" data="CODECO/Segment_group_3/Measurements/VALUE_RANGE/Measurement_value" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMinimum" data="CODECO/Segment_group_3/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximum" data="CODECO/Segment_group_3/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigits" data="CODECO/Segment_group_3/Measurements/VALUE_RANGE/Significant_digits" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Temperature_List" class="java.util.ArrayList" createOnElement="CODECO/Segment_group_3">
        <jb:wiring beanIdRef="CODECO.Segment_group_3.Temperature" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Temperature" class="org.milyn.edi.unedifact.d96a.common.Temperature" createOnElement="CODECO/Segment_group_3/Temperature">
        <jb:value property="temperatureQualifier" data="CODECO/Segment_group_3/Temperature/Temperature_qualifier" decoder="String" default="null" />
        <jb:wiring property="temperatureSetting" beanIdRef="CODECO.Segment_group_3.Temperature.TEMPERATURE_SETTING" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Temperature.TEMPERATURE_SETTING" class="org.milyn.edi.unedifact.d96a.common.field.TemperatureSettingC239" createOnElement="CODECO/Segment_group_3/Temperature/TEMPERATURE_SETTING">
        <jb:value property="temperatureSetting" data="CODECO/Segment_group_3/Temperature/TEMPERATURE_SETTING/Temperature_setting" decoder="String" default="null" />
        <jb:value property="measureUnitQualifier" data="CODECO/Segment_group_3/Temperature/TEMPERATURE_SETTING/Measure_unit_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Range_details_List" class="java.util.ArrayList" createOnElement="CODECO/Segment_group_3">
        <jb:wiring beanIdRef="CODECO.Segment_group_3.Range_details" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Range_details" class="org.milyn.edi.unedifact.d96a.common.RangeDetails" createOnElement="CODECO/Segment_group_3/Range_details">
        <jb:value property="rangeTypeQualifier" data="CODECO/Segment_group_3/Range_details/Range_type_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="CODECO.Segment_group_3.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Range_details.RANGE" class="org.milyn.edi.unedifact.d96a.common.field.RangeC280" createOnElement="CODECO/Segment_group_3/Range_details/RANGE">
        <jb:value property="measureUnitQualifier" data="CODECO/Segment_group_3/Range_details/RANGE/Measure_unit_qualifier" decoder="String" default="null" />
        <jb:value property="rangeMinimum" data="CODECO/Segment_group_3/Range_details/RANGE/Range_minimum" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximum" data="CODECO/Segment_group_3/Range_details/RANGE/Range_maximum" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Split_goods_placement_List" class="java.util.ArrayList" createOnElement="CODECO/Segment_group_3">
        <jb:wiring beanIdRef="CODECO.Segment_group_3.Split_goods_placement" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Split_goods_placement" class="org.milyn.edi.unedifact.d96a.common.SplitGoodsPlacement" createOnElement="CODECO/Segment_group_3/Split_goods_placement">
        <jb:value property="numberOfPackages" data="CODECO/Segment_group_3/Split_goods_placement/Number_of_packages" decoder="DABigDecimal" default="null" />
        <jb:wiring property="equipmentIdentification" beanIdRef="CODECO.Segment_group_3.Split_goods_placement.EQUIPMENT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Split_goods_placement.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.EquipmentIdentificationC237" createOnElement="CODECO/Segment_group_3/Split_goods_placement/EQUIPMENT_IDENTIFICATION">
        <jb:value property="equipmentIdentificationNumber" data="CODECO/Segment_group_3/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Equipment_identification_number" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_3/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_3/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="countryCoded" data="CODECO/Segment_group_3/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Country__coded" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_3.Segment_group_4" class="org.milyn.edi.unedifact.d96a.CODECO.SegmentGroup4" createOnElement="CODECO/Segment_group_3/Segment_group_4">
        <jb:wiring property="dangerousGoods" beanIdRef="CODECO.Segment_group_3.Segment_group_4.Dangerous_goods" />
        <jb:wiring property="freeText" beanIdRef="CODECO.Segment_group_3.Segment_group_4.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Segment_group_4.Dangerous_goods" class="org.milyn.edi.unedifact.d96a.common.DangerousGoods" createOnElement="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods">
        <jb:value property="dangerousGoodsRegulationsCoded" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/Dangerous_goods_regulations__coded" decoder="String" default="null" />
        <jb:value property="packingGroupCoded" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/Packing_group__coded" decoder="String" default="null" />
        <jb:value property="eMSNumber" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/EMS_number" decoder="String" default="null" />
        <jb:value property="mfag" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/MFAG" decoder="String" default="null" />
        <jb:value property="tremCardNumber" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/Trem_card_number" decoder="String" default="null" />
        <jb:value property="packingInstructionCoded" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/Packing_instruction__coded" decoder="String" default="null" />
        <jb:value property="categoryOfMeansOfTransportCoded" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/Category_of_means_of_transport__coded" decoder="String" default="null" />
        <jb:value property="permissionForTransportCoded" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/Permission_for_transport__coded" decoder="String" default="null" />
        <jb:wiring property="hazardCode" beanIdRef="CODECO.Segment_group_3.Segment_group_4.Dangerous_goods.HAZARD_CODE" />
        <jb:wiring property="undgInformation" beanIdRef="CODECO.Segment_group_3.Segment_group_4.Dangerous_goods.UNDG_INFORMATION" />
        <jb:wiring property="dangerousGoodsShipmentFlashpoint" beanIdRef="CODECO.Segment_group_3.Segment_group_4.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" />
        <jb:wiring property="hazardIdentification" beanIdRef="CODECO.Segment_group_3.Segment_group_4.Dangerous_goods.HAZARD_IDENTIFICATION" />
        <jb:wiring property="dangerousGoodsLabel" beanIdRef="CODECO.Segment_group_3.Segment_group_4.Dangerous_goods.DANGEROUS_GOODS_LABEL" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Segment_group_4.Dangerous_goods.HAZARD_CODE" class="org.milyn.edi.unedifact.d96a.common.field.HazardCodeC205" createOnElement="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/HAZARD_CODE">
        <jb:value property="hazardCodeIdentification" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/HAZARD_CODE/Hazard_code_identification" decoder="String" default="null" />
        <jb:value property="hazardSubstanceItemPageNumber" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/HAZARD_CODE/Hazard_substance_item_page_number" decoder="String" default="null" />
        <jb:value property="hazardCodeVersionNumber" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/HAZARD_CODE/Hazard_code_version_number" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Segment_group_4.Dangerous_goods.UNDG_INFORMATION" class="org.milyn.edi.unedifact.d96a.common.field.UndgInformationC234" createOnElement="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/UNDG_INFORMATION">
        <jb:value property="uNDGNumber" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/UNDG_INFORMATION/UNDG_number" decoder="String" default="null" />
        <jb:value property="dangerousGoodsFlashpoint" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/UNDG_INFORMATION/Dangerous_goods_flashpoint" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Segment_group_4.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" class="org.milyn.edi.unedifact.d96a.common.field.DangerousGoodsShipmentFlashpointC223" createOnElement="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT">
        <jb:value property="shipmentFlashpoint" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Shipment_flashpoint" decoder="String" default="null" />
        <jb:value property="measureUnitQualifier" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Measure_unit_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Segment_group_4.Dangerous_goods.HAZARD_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.HazardIdentificationC235" createOnElement="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/HAZARD_IDENTIFICATION">
        <jb:value property="hazardIdentificationNumberUpperPart" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/HAZARD_IDENTIFICATION/Hazard_identification_number__upper_part" decoder="String" default="null" />
        <jb:value property="substanceIdentificationNumberLowerPart" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/HAZARD_IDENTIFICATION/Substance_identification_number__lower_part" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Segment_group_4.Dangerous_goods.DANGEROUS_GOODS_LABEL" class="org.milyn.edi.unedifact.d96a.common.field.DangerousGoodsLabelC236" createOnElement="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/DANGEROUS_GOODS_LABEL">
        <jb:value property="dangerousGoodsLabelMarking1" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_label_marking_-_-1" decoder="String" default="null" />
        <jb:value property="dangerousGoodsLabelMarking2" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_label_marking_-_-2" decoder="String" default="null" />
        <jb:value property="dangerousGoodsLabelMarking3" data="CODECO/Segment_group_3/Segment_group_4/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_label_marking_-_-3" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_3.Segment_group_4.Free_text" class="org.milyn.edi.unedifact.d96a.common.FreeText" createOnElement="CODECO/Segment_group_3/Segment_group_4/Free_text">
        <jb:value property="textSubjectQualifier" data="CODECO/Segment_group_3/Segment_group_4/Free_text/Text_subject_qualifier" decoder="String" default="null" />
        <jb:value property="textFunctionCoded" data="CODECO/Segment_group_3/Segment_group_4/Free_text/Text_function__coded" decoder="String" default="null" />
        <jb:value property="languageCoded" data="CODECO/Segment_group_3/Segment_group_4/Free_text/Language__coded" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="CODECO.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="CODECO.Segment_group_3.Segment_group_4.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.TextReferenceC107" createOnElement="CODECO/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextCoded" data="CODECO/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="CODECO.Segment_group_5" class="org.milyn.edi.unedifact.d96a.CODECO.SegmentGroup5" createOnElement="CODECO/Segment_group_5">
        <jb:wiring property="equipmentDetails" beanIdRef="CODECO.Segment_group_5.Equipment_details" />
        <jb:wiring property="reference" beanIdRef="CODECO.Segment_group_5.Reference_List" />
        <jb:wiring property="transportMovementDetails" beanIdRef="CODECO.Segment_group_5.Transport_movement_details_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CODECO.Segment_group_5.Date_time_period_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="CODECO.Segment_group_5.Place_location_identification_List" />
        <jb:wiring property="measurements" beanIdRef="CODECO.Segment_group_5.Measurements_List" />
        <jb:wiring property="dimensions" beanIdRef="CODECO.Segment_group_5.Dimensions_List" />
        <jb:wiring property="sealNumber" beanIdRef="CODECO.Segment_group_5.Seal_number_List" />
        <jb:wiring property="freeText" beanIdRef="CODECO.Segment_group_5.Free_text_List" />
        <jb:wiring property="attachedEquipment" beanIdRef="CODECO.Segment_group_5.Attached_equipment_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="CODECO.Segment_group_5.Segment_group_6_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="CODECO.Segment_group_5.Segment_group_7_List" />
        <jb:wiring property="nameAndAddress" beanIdRef="CODECO.Segment_group_5.Name_and_address_List" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Equipment_details" class="org.milyn.edi.unedifact.d96a.common.EquipmentDetails" createOnElement="CODECO/Segment_group_5/Equipment_details">
        <jb:value property="equipmentQualifier" data="CODECO/Segment_group_5/Equipment_details/Equipment_qualifier" decoder="String" default="null" />
        <jb:value property="equipmentSupplierCoded" data="CODECO/Segment_group_5/Equipment_details/Equipment_supplier__coded" decoder="String" default="null" />
        <jb:value property="equipmentStatusCoded" data="CODECO/Segment_group_5/Equipment_details/Equipment_status__coded" decoder="String" default="null" />
        <jb:value property="fullEmptyIndicatorCoded" data="CODECO/Segment_group_5/Equipment_details/Full_empty_indicator__coded" decoder="String" default="null" />
        <jb:wiring property="equipmentIdentification" beanIdRef="CODECO.Segment_group_5.Equipment_details.EQUIPMENT_IDENTIFICATION" />
        <jb:wiring property="equipmentSizeAndType" beanIdRef="CODECO.Segment_group_5.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Equipment_details.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.EquipmentIdentificationC237" createOnElement="CODECO/Segment_group_5/Equipment_details/EQUIPMENT_IDENTIFICATION">
        <jb:value property="equipmentIdentificationNumber" data="CODECO/Segment_group_5/Equipment_details/EQUIPMENT_IDENTIFICATION/Equipment_identification_number" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="countryCoded" data="CODECO/Segment_group_5/Equipment_details/EQUIPMENT_IDENTIFICATION/Country__coded" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" class="org.milyn.edi.unedifact.d96a.common.field.EquipmentSizeAndTypeC224" createOnElement="CODECO/Segment_group_5/Equipment_details/EQUIPMENT_SIZE_AND_TYPE">
        <jb:value property="equipmentSizeAndTypeIdentification" data="CODECO/Segment_group_5/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="equipmentSizeAndType" data="CODECO/Segment_group_5/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="CODECO.Segment_group_5.Reference.REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.ReferenceC506" createOnElement="CODECO/Segment_group_5/Reference/REFERENCE">
        <jb:value property="referenceQualifier" data="CODECO/Segment_group_5/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" />
        <jb:value property="referenceNumber" data="CODECO/Segment_group_5/Reference/REFERENCE/Reference_number" decoder="String" default="null" />
        <jb:value property="lineNumber" data="CODECO/Segment_group_5/Reference/REFERENCE/Line_number" decoder="String" default="null" />
        <jb:value property="referenceVersionNumber" data="CODECO/Segment_group_5/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Transport_movement_details_List" class="java.util.ArrayList" createOnElement="CODECO/Segment_group_5">
        <jb:wiring beanIdRef="CODECO.Segment_group_5.Transport_movement_details" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Transport_movement_details" class="org.milyn.edi.unedifact.d96a.common.TransportMovementDetails" createOnElement="CODECO/Segment_group_5/Transport_movement_details">
        <jb:value property="equipmentPlan" data="CODECO/Segment_group_5/Transport_movement_details/Equipment_plan" decoder="String" default="null" />
        <jb:value property="haulageArrangementsCoded" data="CODECO/Segment_group_5/Transport_movement_details/Haulage_arrangements__coded" decoder="String" default="null" />
        <jb:wiring property="movementType" beanIdRef="CODECO.Segment_group_5.Transport_movement_details.MOVEMENT_TYPE" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Transport_movement_details.MOVEMENT_TYPE" class="org.milyn.edi.unedifact.d96a.common.field.MovementTypeC219" createOnElement="CODECO/Segment_group_5/Transport_movement_details/MOVEMENT_TYPE">
        <jb:value property="movementTypeCoded" data="CODECO/Segment_group_5/Transport_movement_details/MOVEMENT_TYPE/Movement_type__coded" decoder="String" default="null" />
        <jb:value property="movementType" data="CODECO/Segment_group_5/Transport_movement_details/MOVEMENT_TYPE/Movement_type" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="CODECO.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CODECO/Segment_group_5/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateTimePeriodQualifier" data="CODECO/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" />
        <jb:value property="dateTimePeriod" data="CODECO/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" />
        <jb:value property="dateTimePeriodFormatQualifier" data="CODECO/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_5.Place_location_identification" class="org.milyn.edi.unedifact.d96a.common.PlaceLocationIdentification" createOnElement="CODECO/Segment_group_5/Place_location_identification">
        <jb:value property="placeLocationQualifier" data="CODECO/Segment_group_5/Place_location_identification/Place_location_qualifier" decoder="String" default="null" />
        <jb:value property="relationCoded" data="CODECO/Segment_group_5/Place_location_identification/Relation__coded" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="CODECO.Segment_group_5.Place_location_identification.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="CODECO.Segment_group_5.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="CODECO.Segment_group_5.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.LocationIdentificationC517" createOnElement="CODECO/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="placeLocationIdentification" data="CODECO/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="placeLocation" data="CODECO/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationOneIdentificationC519" createOnElement="CODECO/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationOneIdentification" data="CODECO/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationOne" data="CODECO/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="CODECO/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationTwoIdentification" data="CODECO/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationTwo" data="CODECO/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_5.Measurements" class="org.milyn.edi.unedifact.d96a.common.Measurements" createOnElement="CODECO/Segment_group_5/Measurements">
        <jb:value property="measurementApplicationQualifier" data="CODECO/Segment_group_5/Measurements/Measurement_application_qualifier" decoder="String" default="null" />
        <jb:value property="surfaceLayerIndicatorCoded" data="CODECO/Segment_group_5/Measurements/Surface_layer_indicator__coded" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="CODECO.Segment_group_5.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="CODECO.Segment_group_5.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.MeasurementDetailsC502" createOnElement="CODECO/Segment_group_5/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measurementDimensionCoded" data="CODECO/Segment_group_5/Measurements/MEASUREMENT_DETAILS/Measurement_dimension__coded" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCoded" data="CODECO/Segment_group_5/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" />
        <jb:value property="measurementAttributeCoded" data="CODECO/Segment_group_5/Measurements/MEASUREMENT_DETAILS/Measurement_attribute__coded" decoder="String" default="null" />
        <jb:value property="measurementAttribute" data="CODECO/Segment_group_5/Measurements/MEASUREMENT_DETAILS/Measurement_attribute" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d96a.common.field.ValueRangeC174" createOnElement="CODECO/Segment_group_5/Measurements/VALUE_RANGE">
        <jb:value property="measureUnitQualifier" data="CODECO/Segment_group_5/Measurements/VALUE_RANGE/Measure_unit_qualifier" decoder="String" default="null" />
        <jb:value property="measurementValue" data="CODECO/Segment_group_5/Measurements/VALUE_RANGE/Measurement_value" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMinimum" data="CODECO/Segment_group_5/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximum" data="CODECO/Segment_group_5/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigits" data="CODECO/Segment_group_5/Measurements/VALUE_RANGE/Significant_digits" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Dimensions_List" class="java.util.ArrayList" createOnElement="CODECO/Segment_group_5">
        <jb:wiring beanIdRef="CODECO.Segment_group_5.Dimensions" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Dimensions" class="org.milyn.edi.unedifact.d96a.common.Dimensions" createOnElement="CODECO/Segment_group_5/Dimensions">
        <jb:value property="dimensionQualifier" data="CODECO/Segment_group_5/Dimensions/Dimension_qualifier" decoder="String" default="null" />
        <jb:wiring property="dimensions" beanIdRef="CODECO.Segment_group_5.Dimensions.DIMENSIONS" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Dimensions.DIMENSIONS" class="org.milyn.edi.unedifact.d96a.common.field.DimensionsC211" createOnElement="CODECO/Segment_group_5/Dimensions/DIMENSIONS">
        <jb:value property="measureUnitQualifier" data="CODECO/Segment_group_5/Dimensions/DIMENSIONS/Measure_unit_qualifier" decoder="String" default="null" />
        <jb:value property="lengthDimension" data="CODECO/Segment_group_5/Dimensions/DIMENSIONS/Length_dimension" decoder="DABigDecimal" default="null" />
        <jb:value property="widthDimension" data="CODECO/Segment_group_5/Dimensions/DIMENSIONS/Width_dimension" decoder="DABigDecimal" default="null" />
        <jb:value property="heightDimension" data="CODECO/Segment_group_5/Dimensions/DIMENSIONS/Height_dimension" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Seal_number_List" class="java.util.ArrayList" createOnElement="CODECO/Segment_group_5">
        <jb:wiring beanIdRef="CODECO.Segment_group_5.Seal_number" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Seal_number" class="org.milyn.edi.unedifact.d96a.common.SealNumber" createOnElement="CODECO/Segment_group_5/Seal_number">
        <jb:value property="sealNumber" data="CODECO/Segment_group_5/Seal_number/Seal_number" decoder="String" default="null" />
        <jb:value property="sealConditionCoded" data="CODECO/Segment_group_5/Seal_number/Seal_condition__coded" decoder="String" default="null" />
        <jb:wiring property="sealIssuer" beanIdRef="CODECO.Segment_group_5.Seal_number.SEAL_ISSUER" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Seal_number.SEAL_ISSUER" class="org.milyn.edi.unedifact.d96a.common.field.SealIssuerC215" createOnElement="CODECO/Segment_group_5/Seal_number/SEAL_ISSUER">
        <jb:value property="sealingPartyCoded" data="CODECO/Segment_group_5/Seal_number/SEAL_ISSUER/Sealing_party__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Seal_number/SEAL_ISSUER/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Seal_number/SEAL_ISSUER/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="sealingParty" data="CODECO/Segment_group_5/Seal_number/SEAL_ISSUER/Sealing_party" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_5.Free_text" class="org.milyn.edi.unedifact.d96a.common.FreeText" createOnElement="CODECO/Segment_group_5/Free_text">
        <jb:value property="textSubjectQualifier" data="CODECO/Segment_group_5/Free_text/Text_subject_qualifier" decoder="String" default="null" />
        <jb:value property="textFunctionCoded" data="CODECO/Segment_group_5/Free_text/Text_function__coded" decoder="String" default="null" />
        <jb:value property="languageCoded" data="CODECO/Segment_group_5/Free_text/Language__coded" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="CODECO.Segment_group_5.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="CODECO.Segment_group_5.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.TextReferenceC107" createOnElement="CODECO/Segment_group_5/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextCoded" data="CODECO/Segment_group_5/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_5.Attached_equipment_List" class="java.util.ArrayList" createOnElement="CODECO/Segment_group_5">
        <jb:wiring beanIdRef="CODECO.Segment_group_5.Attached_equipment" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Attached_equipment" class="org.milyn.edi.unedifact.d96a.common.AttachedEquipment" createOnElement="CODECO/Segment_group_5/Attached_equipment">
        <jb:value property="equipmentQualifier" data="CODECO/Segment_group_5/Attached_equipment/Equipment_qualifier" decoder="String" default="null" />
        <jb:wiring property="equipmentIdentification" beanIdRef="CODECO.Segment_group_5.Attached_equipment.EQUIPMENT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Attached_equipment.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.EquipmentIdentificationC237" createOnElement="CODECO/Segment_group_5/Attached_equipment/EQUIPMENT_IDENTIFICATION">
        <jb:value property="equipmentIdentificationNumber" data="CODECO/Segment_group_5/Attached_equipment/EQUIPMENT_IDENTIFICATION/Equipment_identification_number" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Attached_equipment/EQUIPMENT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Attached_equipment/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="countryCoded" data="CODECO/Segment_group_5/Attached_equipment/EQUIPMENT_IDENTIFICATION/Country__coded" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_6" class="org.milyn.edi.unedifact.d96a.CODECO.SegmentGroup6" createOnElement="CODECO/Segment_group_5/Segment_group_6">
        <jb:wiring property="damage" beanIdRef="CODECO.Segment_group_5.Segment_group_6.Damage" />
        <jb:wiring property="componentDetails" beanIdRef="CODECO.Segment_group_5.Segment_group_6.Component_details" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_6.Damage" class="org.milyn.edi.unedifact.d96a.common.Damage" createOnElement="CODECO/Segment_group_5/Segment_group_6/Damage">
        <jb:value property="damageDetailsQualifier" data="CODECO/Segment_group_5/Segment_group_6/Damage/Damage_details_qualifier" decoder="String" default="null" />
        <jb:wiring property="typeOfDamage" beanIdRef="CODECO.Segment_group_5.Segment_group_6.Damage.TYPE_OF_DAMAGE" />
        <jb:wiring property="damageArea" beanIdRef="CODECO.Segment_group_5.Segment_group_6.Damage.DAMAGE_AREA" />
        <jb:wiring property="damageSeverity" beanIdRef="CODECO.Segment_group_5.Segment_group_6.Damage.DAMAGE_SEVERITY" />
        <jb:wiring property="action" beanIdRef="CODECO.Segment_group_5.Segment_group_6.Damage.ACTION" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_6.Damage.TYPE_OF_DAMAGE" class="org.milyn.edi.unedifact.d96a.common.field.TypeOfDamageC821" createOnElement="CODECO/Segment_group_5/Segment_group_6/Damage/TYPE_OF_DAMAGE">
        <jb:value property="typeOfDamageCoded" data="CODECO/Segment_group_5/Segment_group_6/Damage/TYPE_OF_DAMAGE/Type_of_damage__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Segment_group_6/Damage/TYPE_OF_DAMAGE/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Segment_group_6/Damage/TYPE_OF_DAMAGE/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="typeOfDamage" data="CODECO/Segment_group_5/Segment_group_6/Damage/TYPE_OF_DAMAGE/Type_of_damage" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_6.Damage.DAMAGE_AREA" class="org.milyn.edi.unedifact.d96a.common.field.DamageAreaC822" createOnElement="CODECO/Segment_group_5/Segment_group_6/Damage/DAMAGE_AREA">
        <jb:value property="damageAreaIdentification" data="CODECO/Segment_group_5/Segment_group_6/Damage/DAMAGE_AREA/Damage_area_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Segment_group_6/Damage/DAMAGE_AREA/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Segment_group_6/Damage/DAMAGE_AREA/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="damageArea" data="CODECO/Segment_group_5/Segment_group_6/Damage/DAMAGE_AREA/Damage_area" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_6.Damage.DAMAGE_SEVERITY" class="org.milyn.edi.unedifact.d96a.common.field.DamageSeverityC825" createOnElement="CODECO/Segment_group_5/Segment_group_6/Damage/DAMAGE_SEVERITY">
        <jb:value property="damageSeverityCoded" data="CODECO/Segment_group_5/Segment_group_6/Damage/DAMAGE_SEVERITY/Damage_severity__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Segment_group_6/Damage/DAMAGE_SEVERITY/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Segment_group_6/Damage/DAMAGE_SEVERITY/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="damageSeverity" data="CODECO/Segment_group_5/Segment_group_6/Damage/DAMAGE_SEVERITY/Damage_severity" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_6.Damage.ACTION" class="org.milyn.edi.unedifact.d96a.common.field.ActionC826" createOnElement="CODECO/Segment_group_5/Segment_group_6/Damage/ACTION">
        <jb:value property="actionRequestNotificationCoded" data="CODECO/Segment_group_5/Segment_group_6/Damage/ACTION/Action_request_notification__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Segment_group_6/Damage/ACTION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Segment_group_6/Damage/ACTION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="actionRequestNotification" data="CODECO/Segment_group_5/Segment_group_6/Damage/ACTION/Action_request_notification" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_6.Component_details" class="org.milyn.edi.unedifact.d96a.common.ComponentDetails" createOnElement="CODECO/Segment_group_5/Segment_group_6/Component_details">
        <jb:wiring property="typeOfUnitComponent" beanIdRef="CODECO.Segment_group_5.Segment_group_6.Component_details.TYPE_OF_UNIT_COMPONENT" />
        <jb:wiring property="componentMaterial" beanIdRef="CODECO.Segment_group_5.Segment_group_6.Component_details.COMPONENT_MATERIAL" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_6.Component_details.TYPE_OF_UNIT_COMPONENT" class="org.milyn.edi.unedifact.d96a.common.field.TypeOfUnitComponentC823" createOnElement="CODECO/Segment_group_5/Segment_group_6/Component_details/TYPE_OF_UNIT_COMPONENT">
        <jb:value property="typeOfUnitComponentCoded" data="CODECO/Segment_group_5/Segment_group_6/Component_details/TYPE_OF_UNIT_COMPONENT/Type_of_unit_component__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Segment_group_6/Component_details/TYPE_OF_UNIT_COMPONENT/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Segment_group_6/Component_details/TYPE_OF_UNIT_COMPONENT/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="typeOfUnitComponent" data="CODECO/Segment_group_5/Segment_group_6/Component_details/TYPE_OF_UNIT_COMPONENT/Type_of_unit_component" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_6.Component_details.COMPONENT_MATERIAL" class="org.milyn.edi.unedifact.d96a.common.field.ComponentMaterialC824" createOnElement="CODECO/Segment_group_5/Segment_group_6/Component_details/COMPONENT_MATERIAL">
        <jb:value property="componentMaterialCoded" data="CODECO/Segment_group_5/Segment_group_6/Component_details/COMPONENT_MATERIAL/Component_material__coded" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Segment_group_6/Component_details/COMPONENT_MATERIAL/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Segment_group_6/Component_details/COMPONENT_MATERIAL/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="componentMaterial" data="CODECO/Segment_group_5/Segment_group_6/Component_details/COMPONENT_MATERIAL/Component_material" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_7" class="org.milyn.edi.unedifact.d96a.CODECO.SegmentGroup7" createOnElement="CODECO/Segment_group_5/Segment_group_7">
        <jb:wiring property="detailsOfTransport" beanIdRef="CODECO.Segment_group_5.Segment_group_7.Details_of_transport" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="CODECO.Segment_group_5.Segment_group_7.Place_location_identification" />
        <jb:wiring property="dateTimePeriod" beanIdRef="CODECO.Segment_group_5.Segment_group_7.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_7.Details_of_transport" class="org.milyn.edi.unedifact.d96a.common.DetailsOfTransport" createOnElement="CODECO/Segment_group_5/Segment_group_7/Details_of_transport">
        <jb:value property="transportStageQualifier" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/Transport_stage_qualifier" decoder="String" default="null" />
        <jb:value property="conveyanceReferenceNumber" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/Conveyance_reference_number" decoder="String" default="null" />
        <jb:value property="transitDirectionCoded" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/Transit_direction__coded" decoder="String" default="null" />
        <jb:value property="transportOwnershipCoded" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/Transport_ownership__coded" decoder="String" default="null" />
        <jb:wiring property="modeOfTransport" beanIdRef="CODECO.Segment_group_5.Segment_group_7.Details_of_transport.MODE_OF_TRANSPORT" />
        <jb:wiring property="transportMeans" beanIdRef="CODECO.Segment_group_5.Segment_group_7.Details_of_transport.TRANSPORT_MEANS" />
        <jb:wiring property="carrier" beanIdRef="CODECO.Segment_group_5.Segment_group_7.Details_of_transport.CARRIER" />
        <jb:wiring property="excessTransportationInformation" beanIdRef="CODECO.Segment_group_5.Segment_group_7.Details_of_transport.EXCESS_TRANSPORTATION_INFORMATION" />
        <jb:wiring property="transportIdentification" beanIdRef="CODECO.Segment_group_5.Segment_group_7.Details_of_transport.TRANSPORT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_7.Details_of_transport.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d96a.common.field.ModeOfTransportC220" createOnElement="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/MODE_OF_TRANSPORT">
        <jb:value property="modeOfTransportCoded" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/MODE_OF_TRANSPORT/Mode_of_transport__coded" decoder="String" default="null" />
        <jb:value property="modeOfTransport" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/MODE_OF_TRANSPORT/Mode_of_transport" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_7.Details_of_transport.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d96a.common.field.TransportMeansC228" createOnElement="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/TRANSPORT_MEANS">
        <jb:value property="typeOfMeansOfTransportIdentification" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/TRANSPORT_MEANS/Type_of_means_of_transport_identification" decoder="String" default="null" />
        <jb:value property="typeOfMeansOfTransport" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/TRANSPORT_MEANS/Type_of_means_of_transport" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_7.Details_of_transport.CARRIER" class="org.milyn.edi.unedifact.d96a.common.field.CarrierC040" createOnElement="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/CARRIER">
        <jb:value property="carrierIdentification" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/CARRIER/Carrier_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/CARRIER/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/CARRIER/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="carrierName" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/CARRIER/Carrier_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_7.Details_of_transport.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d96a.common.field.ExcessTransportationInformationC401" createOnElement="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION">
        <jb:value property="excessTransportationReasonCoded" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason__coded" decoder="String" default="null" />
        <jb:value property="excessTransportationResponsibilityCoded" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility__coded" decoder="String" default="null" />
        <jb:value property="customerAuthorizationNumber" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Customer_authorization_number" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_7.Details_of_transport.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.TransportIdentificationC222" createOnElement="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/TRANSPORT_IDENTIFICATION">
        <jb:value property="idOfMeansOfTransportIdentification" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/TRANSPORT_IDENTIFICATION/Id._of_means_of_transport_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="idOfTheMeansOfTransport" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/TRANSPORT_IDENTIFICATION/Id._of_the_means_of_transport" decoder="String" default="null" />
        <jb:value property="nationalityOfMeansOfTransportCoded" data="CODECO/Segment_group_5/Segment_group_7/Details_of_transport/TRANSPORT_IDENTIFICATION/Nationality_of_means_of_transport__coded" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_7.Place_location_identification" class="org.milyn.edi.unedifact.d96a.common.PlaceLocationIdentification" createOnElement="CODECO/Segment_group_5/Segment_group_7/Place_location_identification">
        <jb:value property="placeLocationQualifier" data="CODECO/Segment_group_5/Segment_group_7/Place_location_identification/Place_location_qualifier" decoder="String" default="null" />
        <jb:value property="relationCoded" data="CODECO/Segment_group_5/Segment_group_7/Place_location_identification/Relation__coded" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="CODECO.Segment_group_5.Segment_group_7.Place_location_identification.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="CODECO.Segment_group_5.Segment_group_7.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="CODECO.Segment_group_5.Segment_group_7.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_7.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.LocationIdentificationC517" createOnElement="CODECO/Segment_group_5/Segment_group_7/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="placeLocationIdentification" data="CODECO/Segment_group_5/Segment_group_7/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Segment_group_7/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Segment_group_7/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="placeLocation" data="CODECO/Segment_group_5/Segment_group_7/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_7.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationOneIdentificationC519" createOnElement="CODECO/Segment_group_5/Segment_group_7/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationOneIdentification" data="CODECO/Segment_group_5/Segment_group_7/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Segment_group_7/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Segment_group_7/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationOne" data="CODECO/Segment_group_5/Segment_group_7/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_7.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="CODECO/Segment_group_5/Segment_group_7/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationTwoIdentification" data="CODECO/Segment_group_5/Segment_group_7/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Segment_group_7/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Segment_group_7/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationTwo" data="CODECO/Segment_group_5/Segment_group_7/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_5.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="CODECO/Segment_group_5/Segment_group_7/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateTimePeriodQualifier" data="CODECO/Segment_group_5/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" />
        <jb:value property="dateTimePeriod" data="CODECO/Segment_group_5/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" />
        <jb:value property="dateTimePeriodFormatQualifier" data="CODECO/Segment_group_5/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_5.Name_and_address" class="org.milyn.edi.unedifact.d96a.common.NameAndAddress" createOnElement="CODECO/Segment_group_5/Name_and_address">
        <jb:value property="partyQualifier" data="CODECO/Segment_group_5/Name_and_address/Party_qualifier" decoder="String" default="null" />
        <jb:value property="cityName" data="CODECO/Segment_group_5/Name_and_address/City_name" decoder="String" default="null" />
        <jb:value property="countrySubEntityIdentification" data="CODECO/Segment_group_5/Name_and_address/Country_sub_entity_identification" decoder="String" default="null" />
        <jb:value property="postcodeIdentification" data="CODECO/Segment_group_5/Name_and_address/Postcode_identification" decoder="String" default="null" />
        <jb:value property="countryCoded" data="CODECO/Segment_group_5/Name_and_address/Country__coded" decoder="String" default="null" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="CODECO.Segment_group_5.Name_and_address.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameAndAddress" beanIdRef="CODECO.Segment_group_5.Name_and_address.NAME_AND_ADDRESS" />
        <jb:wiring property="partyName" beanIdRef="CODECO.Segment_group_5.Name_and_address.PARTY_NAME" />
        <jb:wiring property="street" beanIdRef="CODECO.Segment_group_5.Name_and_address.STREET" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.PartyIdentificationDetailsC082" createOnElement="CODECO/Segment_group_5/Name_and_address/PARTY_IDENTIFICATION_DETAILS">
        <jb:value property="partyIdIdentification" data="CODECO/Segment_group_5/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_id._identification" decoder="String" default="null" />
        <jb:value property="codeListQualifier" data="CODECO/Segment_group_5/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_qualifier" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCoded" data="CODECO/Segment_group_5/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="CODECO.Segment_group_5.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d96a.common.field.NameAndAddressC058" createOnElement="CODECO/Segment_group_5/Name_and_address/NAME_AND_ADDRESS">
        <jb:value property="nameAndAddressLine1" data="CODECO/Segment_group_5/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-1" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine2" data="CODECO/Segment_group_5/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-2" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine3" data="CODECO/Segment_group_5/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-3" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine4" data="CODECO/Segment_group_5/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-4" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine5" data="CODECO/Segment_group_5/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-5" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Segment_group_5.Name_and_address.STREET" class="org.milyn.edi.unedifact.d96a.common.field.StreetC059" createOnElement="CODECO/Segment_group_5/Name_and_address/STREET">
        <jb:value property="streetAndNumberPOBox1" data="CODECO/Segment_group_5/Name_and_address/STREET/Street_and_number_p.o._box_-_-1" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox2" data="CODECO/Segment_group_5/Name_and_address/STREET/Street_and_number_p.o._box_-_-2" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox3" data="CODECO/Segment_group_5/Name_and_address/STREET/Street_and_number_p.o._box_-_-3" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox4" data="CODECO/Segment_group_5/Name_and_address/STREET/Street_and_number_p.o._box_-_-4" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="CODECO.Control_total.CONTROL" class="org.milyn.edi.unedifact.d96a.common.field.ControlC270" createOnElement="CODECO/Control_total/CONTROL">
        <jb:value property="controlQualifier" data="CODECO/Control_total/CONTROL/Control_qualifier" decoder="String" default="null" />
        <jb:value property="controlValue" data="CODECO/Control_total/CONTROL/Control_value" decoder="DABigDecimal" default="null" />
        <jb:value property="measureUnitQualifier" data="CODECO/Control_total/CONTROL/Measure_unit_qualifier" decoder="String" default="null" />
    </jb:bean>

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy