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

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


    <jb:bean beanId="BAPLIE" class="org.milyn.edi.unedifact.d99b.BAPLIE.Baplie" createOnElement="BAPLIE">
        <jb:wiring property="beginningOfMessage" beanIdRef="BAPLIE.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="BAPLIE.Date_time_period" />
        <jb:wiring property="segmentGroup1" beanIdRef="BAPLIE.Segment_group_1_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="BAPLIE.Segment_group_2_List" />
        <jb:wiring property="segmentGroup4" beanIdRef="BAPLIE.Segment_group_4_List" />
        <jb:wiring property="segmentGroup5" beanIdRef="BAPLIE.Segment_group_5_List" />
    </jb:bean>

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

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

    <jb:bean beanId="BAPLIE.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.DocumentMessageIdentificationC106" createOnElement="BAPLIE/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION">
        <jb:value property="documentMessageNumber" data="BAPLIE/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Document_message_number" decoder="String" default="null" />
        <jb:value property="version" data="BAPLIE/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Version" decoder="String" default="null" />
        <jb:value property="revisionNumber" data="BAPLIE/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Revision_number" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="BAPLIE.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d99b.common.field.DateTimePeriodC507" createOnElement="BAPLIE/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateTimePeriodFunctionCodeQualifier" data="BAPLIE/Date_time_period/DATE_TIME_PERIOD/Date_time_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateTimePeriodValue" data="BAPLIE/Date_time_period/DATE_TIME_PERIOD/Date_time_period_value" decoder="String" default="null" />
        <jb:value property="dateTimePeriodFormatCode" data="BAPLIE/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="BAPLIE.Segment_group_1.Reference.REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.ReferenceC506" createOnElement="BAPLIE/Segment_group_1/Reference/REFERENCE">
        <jb:value property="referenceFunctionCodeQualifier" data="BAPLIE/Segment_group_1/Reference/REFERENCE/Reference_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="BAPLIE/Segment_group_1/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="lineNumber" data="BAPLIE/Segment_group_1/Reference/REFERENCE/Line_number" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="BAPLIE/Segment_group_1/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionNumber" data="BAPLIE/Segment_group_1/Reference/REFERENCE/Revision_number" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="BAPLIE.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d99b.common.field.DateTimePeriodC507" createOnElement="BAPLIE/Segment_group_1/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateTimePeriodFunctionCodeQualifier" data="BAPLIE/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateTimePeriodValue" data="BAPLIE/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period_value" decoder="String" default="null" />
        <jb:value property="dateTimePeriodFormatCode" data="BAPLIE/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="BAPLIE.Segment_group_2.Segment_group_3.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d99b.common.field.CommunicationContactC076" createOnElement="BAPLIE/Segment_group_2/Segment_group_3/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationNumber" data="BAPLIE/Segment_group_2/Segment_group_3/Communication_contact/COMMUNICATION_CONTACT/Communication_number" decoder="String" default="null" />
        <jb:value property="communicationNumberCodeQualifier" data="BAPLIE/Segment_group_2/Segment_group_3/Communication_contact/COMMUNICATION_CONTACT/Communication_number_code_qualifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="BAPLIE.Segment_group_4" class="org.milyn.edi.unedifact.d99b.BAPLIE.SegmentGroup4" createOnElement="BAPLIE/Segment_group_4">
        <jb:wiring property="detailsOfTransport" beanIdRef="BAPLIE.Segment_group_4.Details_of_transport" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="BAPLIE.Segment_group_4.Place_location_identification_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="BAPLIE.Segment_group_4.Date_time_period_List" />
        <jb:wiring property="reference" beanIdRef="BAPLIE.Segment_group_4.Reference" />
        <jb:wiring property="freeText" beanIdRef="BAPLIE.Segment_group_4.Free_text" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_4.Details_of_transport" class="org.milyn.edi.unedifact.d99b.common.DetailsOfTransport" createOnElement="BAPLIE/Segment_group_4/Details_of_transport">
        <jb:value property="transportStageCodeQualifier" data="BAPLIE/Segment_group_4/Details_of_transport/Transport_stage_code_qualifier" decoder="String" default="null" />
        <jb:value property="conveyanceReferenceNumber" data="BAPLIE/Segment_group_4/Details_of_transport/Conveyance_reference_number" decoder="String" default="null" />
        <jb:value property="transitDirectionIndicatorCode" data="BAPLIE/Segment_group_4/Details_of_transport/Transit_direction_indicator_code" decoder="String" default="null" />
        <jb:value property="transportOwnershipCoded" data="BAPLIE/Segment_group_4/Details_of_transport/Transport_ownership__coded" decoder="String" default="null" />
        <jb:wiring property="modeOfTransport" beanIdRef="BAPLIE.Segment_group_4.Details_of_transport.MODE_OF_TRANSPORT" />
        <jb:wiring property="transportMeans" beanIdRef="BAPLIE.Segment_group_4.Details_of_transport.TRANSPORT_MEANS" />
        <jb:wiring property="carrier" beanIdRef="BAPLIE.Segment_group_4.Details_of_transport.CARRIER" />
        <jb:wiring property="excessTransportationInformation" beanIdRef="BAPLIE.Segment_group_4.Details_of_transport.EXCESS_TRANSPORTATION_INFORMATION" />
        <jb:wiring property="transportIdentification" beanIdRef="BAPLIE.Segment_group_4.Details_of_transport.TRANSPORT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_4.Details_of_transport.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d99b.common.field.ModeOfTransportC220" createOnElement="BAPLIE/Segment_group_4/Details_of_transport/MODE_OF_TRANSPORT">
        <jb:value property="transportModeNameCode" data="BAPLIE/Segment_group_4/Details_of_transport/MODE_OF_TRANSPORT/Transport_mode_name_code" decoder="String" default="null" />
        <jb:value property="transportModeName" data="BAPLIE/Segment_group_4/Details_of_transport/MODE_OF_TRANSPORT/Transport_mode_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_4.Details_of_transport.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d99b.common.field.TransportMeansC228" createOnElement="BAPLIE/Segment_group_4/Details_of_transport/TRANSPORT_MEANS">
        <jb:value property="transportMeansDescriptionCode" data="BAPLIE/Segment_group_4/Details_of_transport/TRANSPORT_MEANS/Transport_means_description_code" decoder="String" default="null" />
        <jb:value property="transportMeansDescription" data="BAPLIE/Segment_group_4/Details_of_transport/TRANSPORT_MEANS/Transport_means_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_4.Details_of_transport.CARRIER" class="org.milyn.edi.unedifact.d99b.common.field.CarrierC040" createOnElement="BAPLIE/Segment_group_4/Details_of_transport/CARRIER">
        <jb:value property="carrierIdentification" data="BAPLIE/Segment_group_4/Details_of_transport/CARRIER/Carrier_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_4/Details_of_transport/CARRIER/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_4/Details_of_transport/CARRIER/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="carrierName" data="BAPLIE/Segment_group_4/Details_of_transport/CARRIER/Carrier_name" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="BAPLIE.Segment_group_4.Details_of_transport.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.TransportIdentificationC222" createOnElement="BAPLIE/Segment_group_4/Details_of_transport/TRANSPORT_IDENTIFICATION">
        <jb:value property="transportMeansIdentificationNameIdentifier" data="BAPLIE/Segment_group_4/Details_of_transport/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_4/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_4/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="transportMeansIdentificationName" data="BAPLIE/Segment_group_4/Details_of_transport/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" />
        <jb:value property="nationalityOfMeansOfTransportCoded" data="BAPLIE/Segment_group_4/Details_of_transport/TRANSPORT_IDENTIFICATION/Nationality_of_means_of_transport__coded" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="BAPLIE.Segment_group_4.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RelatedLocationOneIdentificationC519" createOnElement="BAPLIE/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationOneIdentification" data="BAPLIE/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationOne" data="BAPLIE/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_4.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="BAPLIE/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationTwoIdentification" data="BAPLIE/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationTwo" data="BAPLIE/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="BAPLIE.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d99b.common.field.DateTimePeriodC507" createOnElement="BAPLIE/Segment_group_4/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateTimePeriodFunctionCodeQualifier" data="BAPLIE/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_time_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateTimePeriodValue" data="BAPLIE/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_time_period_value" decoder="String" default="null" />
        <jb:value property="dateTimePeriodFormatCode" data="BAPLIE/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="BAPLIE.Segment_group_4.Reference.REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.ReferenceC506" createOnElement="BAPLIE/Segment_group_4/Reference/REFERENCE">
        <jb:value property="referenceFunctionCodeQualifier" data="BAPLIE/Segment_group_4/Reference/REFERENCE/Reference_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="BAPLIE/Segment_group_4/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="lineNumber" data="BAPLIE/Segment_group_4/Reference/REFERENCE/Line_number" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="BAPLIE/Segment_group_4/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionNumber" data="BAPLIE/Segment_group_4/Reference/REFERENCE/Revision_number" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_4.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="BAPLIE/Segment_group_4/Free_text">
        <jb:value property="textSubjectCodeQualifier" data="BAPLIE/Segment_group_4/Free_text/Text_subject_code_qualifier" decoder="String" default="null" />
        <jb:value property="textFunctionCoded" data="BAPLIE/Segment_group_4/Free_text/Text_function__coded" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="BAPLIE/Segment_group_4/Free_text/Language_name_code" decoder="String" default="null" />
        <jb:value property="textFormattingCoded" data="BAPLIE/Segment_group_4/Free_text/Text_formatting__coded" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="BAPLIE.Segment_group_4.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="BAPLIE.Segment_group_4.Free_text.TEXT_LITERAL" />
    </jb:bean>

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

    <jb:bean beanId="BAPLIE.Segment_group_4.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="BAPLIE/Segment_group_4/Free_text/TEXT_LITERAL">
        <jb:value property="freeTextValue1" data="BAPLIE/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" />
        <jb:value property="freeTextValue2" data="BAPLIE/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" />
        <jb:value property="freeTextValue3" data="BAPLIE/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" />
        <jb:value property="freeTextValue4" data="BAPLIE/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" />
        <jb:value property="freeTextValue5" data="BAPLIE/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="BAPLIE.Segment_group_5" class="org.milyn.edi.unedifact.d99b.BAPLIE.SegmentGroup5" createOnElement="BAPLIE/Segment_group_5">
        <jb:wiring property="placeLocationIdentification1" beanIdRef="BAPLIE.Segment_group_5.Place_location_identification_-_-1" />
        <jb:wiring property="goodsItemDetails" beanIdRef="BAPLIE.Segment_group_5.Goods_item_details" />
        <jb:wiring property="natureOfCargo" beanIdRef="BAPLIE.Segment_group_5.Nature_of_cargo" />
        <jb:wiring property="freeText" beanIdRef="BAPLIE.Segment_group_5.Free_text_List" />
        <jb:wiring property="measurements" beanIdRef="BAPLIE.Segment_group_5.Measurements_List" />
        <jb:wiring property="dimensions" beanIdRef="BAPLIE.Segment_group_5.Dimensions_List" />
        <jb:wiring property="temperature" beanIdRef="BAPLIE.Segment_group_5.Temperature" />
        <jb:wiring property="rangeDetails" beanIdRef="BAPLIE.Segment_group_5.Range_details" />
        <jb:wiring property="placeLocationIdentification2" beanIdRef="BAPLIE.Segment_group_5.Place_location_identification_-_-2_List" />
        <jb:wiring property="reference" beanIdRef="BAPLIE.Segment_group_5.Reference" />
        <jb:wiring property="segmentGroup6" beanIdRef="BAPLIE.Segment_group_5.Segment_group_6_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="BAPLIE.Segment_group_5.Segment_group_7_List" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Place_location_identification_-_-1" class="org.milyn.edi.unedifact.d99b.common.PlaceLocationIdentification" createOnElement="BAPLIE/Segment_group_5/Place_location_identification_-_-1">
        <jb:value property="locationFunctionCodeQualifier" data="BAPLIE/Segment_group_5/Place_location_identification_-_-1/Location_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="relationCoded" data="BAPLIE/Segment_group_5/Place_location_identification_-_-1/Relation__coded" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="BAPLIE.Segment_group_5.Place_location_identification_-_-1.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="BAPLIE.Segment_group_5.Place_location_identification_-_-1.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="BAPLIE.Segment_group_5.Place_location_identification_-_-1.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Place_location_identification_-_-1.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.LocationIdentificationC517" createOnElement="BAPLIE/Segment_group_5/Place_location_identification_-_-1/LOCATION_IDENTIFICATION">
        <jb:value property="locationNameCode" data="BAPLIE/Segment_group_5/Place_location_identification_-_-1/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_5/Place_location_identification_-_-1/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_5/Place_location_identification_-_-1/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="BAPLIE/Segment_group_5/Place_location_identification_-_-1/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Place_location_identification_-_-1.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RelatedLocationOneIdentificationC519" createOnElement="BAPLIE/Segment_group_5/Place_location_identification_-_-1/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationOneIdentification" data="BAPLIE/Segment_group_5/Place_location_identification_-_-1/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_5/Place_location_identification_-_-1/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_5/Place_location_identification_-_-1/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationOne" data="BAPLIE/Segment_group_5/Place_location_identification_-_-1/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Place_location_identification_-_-1.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="BAPLIE/Segment_group_5/Place_location_identification_-_-1/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationTwoIdentification" data="BAPLIE/Segment_group_5/Place_location_identification_-_-1/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_5/Place_location_identification_-_-1/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_5/Place_location_identification_-_-1/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationTwo" data="BAPLIE/Segment_group_5/Place_location_identification_-_-1/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Goods_item_details" class="org.milyn.edi.unedifact.d99b.common.GoodsItemDetails" createOnElement="BAPLIE/Segment_group_5/Goods_item_details">
        <jb:value property="goodsItemNumber" data="BAPLIE/Segment_group_5/Goods_item_details/Goods_item_number" decoder="DABigDecimal" default="null" />
        <jb:wiring property="numberAndTypeOfPackages1" beanIdRef="BAPLIE.Segment_group_5.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-1" />
        <jb:wiring property="numberAndTypeOfPackages2" beanIdRef="BAPLIE.Segment_group_5.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-2" />
        <jb:wiring property="numberAndTypeOfPackages3" beanIdRef="BAPLIE.Segment_group_5.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-3" />
        <jb:wiring property="numberAndTypeOfPackages4" beanIdRef="BAPLIE.Segment_group_5.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-4" />
        <jb:wiring property="numberAndTypeOfPackages5" beanIdRef="BAPLIE.Segment_group_5.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-5" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-1" class="org.milyn.edi.unedifact.d99b.common.field.NumberAndTypeOfPackagesC213" createOnElement="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1">
        <jb:value property="numberOfPackages" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Number_of_packages" decoder="DABigDecimal" default="null" />
        <jb:value property="packageTypeDescriptionCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Package_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Type_of_packages" decoder="String" default="null" />
        <jb:value property="packagingRelatedDescriptionCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Packaging_related_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-2" class="org.milyn.edi.unedifact.d99b.common.field.NumberAndTypeOfPackagesC213" createOnElement="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2">
        <jb:value property="numberOfPackages" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Number_of_packages" decoder="DABigDecimal" default="null" />
        <jb:value property="packageTypeDescriptionCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Package_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Type_of_packages" decoder="String" default="null" />
        <jb:value property="packagingRelatedDescriptionCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Packaging_related_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-3" class="org.milyn.edi.unedifact.d99b.common.field.NumberAndTypeOfPackagesC213" createOnElement="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3">
        <jb:value property="numberOfPackages" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Number_of_packages" decoder="DABigDecimal" default="null" />
        <jb:value property="packageTypeDescriptionCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Package_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Type_of_packages" decoder="String" default="null" />
        <jb:value property="packagingRelatedDescriptionCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Packaging_related_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-4" class="org.milyn.edi.unedifact.d99b.common.field.NumberAndTypeOfPackagesC213" createOnElement="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4">
        <jb:value property="numberOfPackages" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Number_of_packages" decoder="DABigDecimal" default="null" />
        <jb:value property="packageTypeDescriptionCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Package_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Type_of_packages" decoder="String" default="null" />
        <jb:value property="packagingRelatedDescriptionCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Packaging_related_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-5" class="org.milyn.edi.unedifact.d99b.common.field.NumberAndTypeOfPackagesC213" createOnElement="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5">
        <jb:value property="numberOfPackages" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Number_of_packages" decoder="DABigDecimal" default="null" />
        <jb:value property="packageTypeDescriptionCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Package_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Type_of_packages" decoder="String" default="null" />
        <jb:value property="packagingRelatedDescriptionCode" data="BAPLIE/Segment_group_5/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Packaging_related_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Nature_of_cargo" class="org.milyn.edi.unedifact.d99b.common.NatureOfCargo" createOnElement="BAPLIE/Segment_group_5/Nature_of_cargo">
        <jb:wiring property="natureOfCargo" beanIdRef="BAPLIE.Segment_group_5.Nature_of_cargo.NATURE_OF_CARGO" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Nature_of_cargo.NATURE_OF_CARGO" class="org.milyn.edi.unedifact.d99b.common.field.NatureOfCargoC703" createOnElement="BAPLIE/Segment_group_5/Nature_of_cargo/NATURE_OF_CARGO">
        <jb:value property="natureOfCargoCoded" data="BAPLIE/Segment_group_5/Nature_of_cargo/NATURE_OF_CARGO/Nature_of_cargo__coded" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_5/Nature_of_cargo/NATURE_OF_CARGO/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_5/Nature_of_cargo/NATURE_OF_CARGO/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="BAPLIE.Segment_group_5.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="BAPLIE/Segment_group_5/Free_text">
        <jb:value property="textSubjectCodeQualifier" data="BAPLIE/Segment_group_5/Free_text/Text_subject_code_qualifier" decoder="String" default="null" />
        <jb:value property="textFunctionCoded" data="BAPLIE/Segment_group_5/Free_text/Text_function__coded" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="BAPLIE/Segment_group_5/Free_text/Language_name_code" decoder="String" default="null" />
        <jb:value property="textFormattingCoded" data="BAPLIE/Segment_group_5/Free_text/Text_formatting__coded" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="BAPLIE.Segment_group_5.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="BAPLIE.Segment_group_5.Free_text.TEXT_LITERAL" />
    </jb:bean>

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

    <jb:bean beanId="BAPLIE.Segment_group_5.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="BAPLIE/Segment_group_5/Free_text/TEXT_LITERAL">
        <jb:value property="freeTextValue1" data="BAPLIE/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" />
        <jb:value property="freeTextValue2" data="BAPLIE/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" />
        <jb:value property="freeTextValue3" data="BAPLIE/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" />
        <jb:value property="freeTextValue4" data="BAPLIE/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" />
        <jb:value property="freeTextValue5" data="BAPLIE/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="BAPLIE.Segment_group_5.Measurements" class="org.milyn.edi.unedifact.d99b.common.Measurements" createOnElement="BAPLIE/Segment_group_5/Measurements">
        <jb:value property="measurementAttributeCode" data="BAPLIE/Segment_group_5/Measurements/Measurement_attribute_code" decoder="String" default="null" />
        <jb:value property="surfaceLayerCode" data="BAPLIE/Segment_group_5/Measurements/Surface_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="BAPLIE.Segment_group_5.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="BAPLIE.Segment_group_5.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.MeasurementDetailsC502" createOnElement="BAPLIE/Segment_group_5/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="BAPLIE/Segment_group_5/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCoded" data="BAPLIE/Segment_group_5/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="BAPLIE/Segment_group_5/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="BAPLIE/Segment_group_5/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="BAPLIE.Segment_group_5.Temperature.TEMPERATURE_SETTING" class="org.milyn.edi.unedifact.d99b.common.field.TemperatureSettingC239" createOnElement="BAPLIE/Segment_group_5/Temperature/TEMPERATURE_SETTING">
        <jb:value property="temperatureSetting" data="BAPLIE/Segment_group_5/Temperature/TEMPERATURE_SETTING/Temperature_setting" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="BAPLIE/Segment_group_5/Temperature/TEMPERATURE_SETTING/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="BAPLIE.Segment_group_5.Range_details.RANGE" class="org.milyn.edi.unedifact.d99b.common.field.RangeC280" createOnElement="BAPLIE/Segment_group_5/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="BAPLIE/Segment_group_5/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimum" data="BAPLIE/Segment_group_5/Range_details/RANGE/Range_minimum" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximum" data="BAPLIE/Segment_group_5/Range_details/RANGE/Range_maximum" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Place_location_identification_-_-2_List" class="java.util.ArrayList" createOnElement="BAPLIE/Segment_group_5">
        <jb:wiring beanIdRef="BAPLIE.Segment_group_5.Place_location_identification_-_-2" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Place_location_identification_-_-2" class="org.milyn.edi.unedifact.d99b.common.PlaceLocationIdentification" createOnElement="BAPLIE/Segment_group_5/Place_location_identification_-_-2">
        <jb:value property="locationFunctionCodeQualifier" data="BAPLIE/Segment_group_5/Place_location_identification_-_-2/Location_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="relationCoded" data="BAPLIE/Segment_group_5/Place_location_identification_-_-2/Relation__coded" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="BAPLIE.Segment_group_5.Place_location_identification_-_-2.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="BAPLIE.Segment_group_5.Place_location_identification_-_-2.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="BAPLIE.Segment_group_5.Place_location_identification_-_-2.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Place_location_identification_-_-2.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.LocationIdentificationC517" createOnElement="BAPLIE/Segment_group_5/Place_location_identification_-_-2/LOCATION_IDENTIFICATION">
        <jb:value property="locationNameCode" data="BAPLIE/Segment_group_5/Place_location_identification_-_-2/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_5/Place_location_identification_-_-2/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_5/Place_location_identification_-_-2/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="BAPLIE/Segment_group_5/Place_location_identification_-_-2/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Place_location_identification_-_-2.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RelatedLocationOneIdentificationC519" createOnElement="BAPLIE/Segment_group_5/Place_location_identification_-_-2/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationOneIdentification" data="BAPLIE/Segment_group_5/Place_location_identification_-_-2/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_5/Place_location_identification_-_-2/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_5/Place_location_identification_-_-2/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationOne" data="BAPLIE/Segment_group_5/Place_location_identification_-_-2/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Place_location_identification_-_-2.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="BAPLIE/Segment_group_5/Place_location_identification_-_-2/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationTwoIdentification" data="BAPLIE/Segment_group_5/Place_location_identification_-_-2/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_5/Place_location_identification_-_-2/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_5/Place_location_identification_-_-2/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationTwo" data="BAPLIE/Segment_group_5/Place_location_identification_-_-2/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="BAPLIE.Segment_group_5.Reference.REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.ReferenceC506" createOnElement="BAPLIE/Segment_group_5/Reference/REFERENCE">
        <jb:value property="referenceFunctionCodeQualifier" data="BAPLIE/Segment_group_5/Reference/REFERENCE/Reference_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="BAPLIE/Segment_group_5/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="lineNumber" data="BAPLIE/Segment_group_5/Reference/REFERENCE/Line_number" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="BAPLIE/Segment_group_5/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionNumber" data="BAPLIE/Segment_group_5/Reference/REFERENCE/Revision_number" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="BAPLIE.Segment_group_5.Segment_group_6" class="org.milyn.edi.unedifact.d99b.BAPLIE.SegmentGroup6" createOnElement="BAPLIE/Segment_group_5/Segment_group_6">
        <jb:wiring property="equipmentDetails" beanIdRef="BAPLIE.Segment_group_5.Segment_group_6.Equipment_details" />
        <jb:wiring property="attachedEquipment" beanIdRef="BAPLIE.Segment_group_5.Segment_group_6.Attached_equipment_List" />
        <jb:wiring property="nameAndAddress" beanIdRef="BAPLIE.Segment_group_5.Segment_group_6.Name_and_address_List" />
        <jb:wiring property="reference" beanIdRef="BAPLIE.Segment_group_5.Segment_group_6.Reference_List" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Segment_group_6.Equipment_details" class="org.milyn.edi.unedifact.d99b.common.EquipmentDetails" createOnElement="BAPLIE/Segment_group_5/Segment_group_6/Equipment_details">
        <jb:value property="equipmentTypeCodeQualifier" data="BAPLIE/Segment_group_5/Segment_group_6/Equipment_details/Equipment_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="equipmentSupplierCoded" data="BAPLIE/Segment_group_5/Segment_group_6/Equipment_details/Equipment_supplier__coded" decoder="String" default="null" />
        <jb:value property="equipmentStatusCode" data="BAPLIE/Segment_group_5/Segment_group_6/Equipment_details/Equipment_status_code" decoder="String" default="null" />
        <jb:value property="fullEmptyIndicatorCoded" data="BAPLIE/Segment_group_5/Segment_group_6/Equipment_details/Full_empty_indicator__coded" decoder="String" default="null" />
        <jb:wiring property="equipmentIdentification" beanIdRef="BAPLIE.Segment_group_5.Segment_group_6.Equipment_details.EQUIPMENT_IDENTIFICATION" />
        <jb:wiring property="equipmentSizeAndType" beanIdRef="BAPLIE.Segment_group_5.Segment_group_6.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Segment_group_6.Equipment_details.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.EquipmentIdentificationC237" createOnElement="BAPLIE/Segment_group_5/Segment_group_6/Equipment_details/EQUIPMENT_IDENTIFICATION">
        <jb:value property="equipmentIdentificationNumber" data="BAPLIE/Segment_group_5/Segment_group_6/Equipment_details/EQUIPMENT_IDENTIFICATION/Equipment_identification_number" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_5/Segment_group_6/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_5/Segment_group_6/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="BAPLIE/Segment_group_5/Segment_group_6/Equipment_details/EQUIPMENT_IDENTIFICATION/Country_name_code" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="BAPLIE.Segment_group_5.Segment_group_6.Attached_equipment" class="org.milyn.edi.unedifact.d99b.common.AttachedEquipment" createOnElement="BAPLIE/Segment_group_5/Segment_group_6/Attached_equipment">
        <jb:value property="equipmentTypeCodeQualifier" data="BAPLIE/Segment_group_5/Segment_group_6/Attached_equipment/Equipment_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="equipmentIdentification" beanIdRef="BAPLIE.Segment_group_5.Segment_group_6.Attached_equipment.EQUIPMENT_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Segment_group_6.Attached_equipment.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.EquipmentIdentificationC237" createOnElement="BAPLIE/Segment_group_5/Segment_group_6/Attached_equipment/EQUIPMENT_IDENTIFICATION">
        <jb:value property="equipmentIdentificationNumber" data="BAPLIE/Segment_group_5/Segment_group_6/Attached_equipment/EQUIPMENT_IDENTIFICATION/Equipment_identification_number" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_5/Segment_group_6/Attached_equipment/EQUIPMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_5/Segment_group_6/Attached_equipment/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="BAPLIE/Segment_group_5/Segment_group_6/Attached_equipment/EQUIPMENT_IDENTIFICATION/Country_name_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

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

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

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

    <jb:bean beanId="BAPLIE.Segment_group_5.Segment_group_6.Reference.REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.ReferenceC506" createOnElement="BAPLIE/Segment_group_5/Segment_group_6/Reference/REFERENCE">
        <jb:value property="referenceFunctionCodeQualifier" data="BAPLIE/Segment_group_5/Segment_group_6/Reference/REFERENCE/Reference_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="BAPLIE/Segment_group_5/Segment_group_6/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="lineNumber" data="BAPLIE/Segment_group_5/Segment_group_6/Reference/REFERENCE/Line_number" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="BAPLIE/Segment_group_5/Segment_group_6/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionNumber" data="BAPLIE/Segment_group_5/Segment_group_6/Reference/REFERENCE/Revision_number" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="BAPLIE.Segment_group_5.Segment_group_7" class="org.milyn.edi.unedifact.d99b.BAPLIE.SegmentGroup7" createOnElement="BAPLIE/Segment_group_5/Segment_group_7">
        <jb:wiring property="dangerousGoods" beanIdRef="BAPLIE.Segment_group_5.Segment_group_7.Dangerous_goods" />
        <jb:wiring property="freeText" beanIdRef="BAPLIE.Segment_group_5.Segment_group_7.Free_text" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Segment_group_7.Dangerous_goods" class="org.milyn.edi.unedifact.d99b.common.DangerousGoods" createOnElement="BAPLIE/Segment_group_5/Segment_group_7/Dangerous_goods">
        <jb:value property="dangerousGoodsRegulationsCode" data="BAPLIE/Segment_group_5/Segment_group_7/Dangerous_goods/Dangerous_goods_regulations_code" decoder="String" default="null" />
        <jb:value property="packingGroupCoded" data="BAPLIE/Segment_group_5/Segment_group_7/Dangerous_goods/Packing_group__coded" decoder="String" default="null" />
        <jb:value property="eMSNumber" data="BAPLIE/Segment_group_5/Segment_group_7/Dangerous_goods/EMS_number" decoder="String" default="null" />
        <jb:value property="mfag" data="BAPLIE/Segment_group_5/Segment_group_7/Dangerous_goods/MFAG" decoder="String" default="null" />
        <jb:value property="tremCardNumber" data="BAPLIE/Segment_group_5/Segment_group_7/Dangerous_goods/Trem_card_number" decoder="String" default="null" />
        <jb:value property="packingInstructionCoded" data="BAPLIE/Segment_group_5/Segment_group_7/Dangerous_goods/Packing_instruction__coded" decoder="String" default="null" />
        <jb:value property="categoryOfMeansOfTransportCoded" data="BAPLIE/Segment_group_5/Segment_group_7/Dangerous_goods/Category_of_means_of_transport__coded" decoder="String" default="null" />
        <jb:value property="permissionForTransportCoded" data="BAPLIE/Segment_group_5/Segment_group_7/Dangerous_goods/Permission_for_transport__coded" decoder="String" default="null" />
        <jb:wiring property="hazardCode" beanIdRef="BAPLIE.Segment_group_5.Segment_group_7.Dangerous_goods.HAZARD_CODE" />
        <jb:wiring property="undgInformation" beanIdRef="BAPLIE.Segment_group_5.Segment_group_7.Dangerous_goods.UNDG_INFORMATION" />
        <jb:wiring property="dangerousGoodsShipmentFlashpoint" beanIdRef="BAPLIE.Segment_group_5.Segment_group_7.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" />
        <jb:wiring property="hazardIdentificationPlacardDetails" beanIdRef="BAPLIE.Segment_group_5.Segment_group_7.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" />
        <jb:wiring property="dangerousGoodsLabel" beanIdRef="BAPLIE.Segment_group_5.Segment_group_7.Dangerous_goods.DANGEROUS_GOODS_LABEL" />
    </jb:bean>

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

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

    <jb:bean beanId="BAPLIE.Segment_group_5.Segment_group_7.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" class="org.milyn.edi.unedifact.d99b.common.field.DangerousGoodsShipmentFlashpointC223" createOnElement="BAPLIE/Segment_group_5/Segment_group_7/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT">
        <jb:value property="shipmentFlashpoint" data="BAPLIE/Segment_group_5/Segment_group_7/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Shipment_flashpoint" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="BAPLIE/Segment_group_5/Segment_group_7/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Segment_group_7.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.HazardIdentificationPlacardDetailsC235" createOnElement="BAPLIE/Segment_group_5/Segment_group_7/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS">
        <jb:value property="hazardIdentificationNumberUpperPart" data="BAPLIE/Segment_group_5/Segment_group_7/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Hazard_identification_number__upper_part" decoder="String" default="null" />
        <jb:value property="substanceIdentificationNumberLowerPart" data="BAPLIE/Segment_group_5/Segment_group_7/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Substance_identification_number__lower_part" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="BAPLIE.Segment_group_5.Segment_group_7.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="BAPLIE/Segment_group_5/Segment_group_7/Free_text">
        <jb:value property="textSubjectCodeQualifier" data="BAPLIE/Segment_group_5/Segment_group_7/Free_text/Text_subject_code_qualifier" decoder="String" default="null" />
        <jb:value property="textFunctionCoded" data="BAPLIE/Segment_group_5/Segment_group_7/Free_text/Text_function__coded" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="BAPLIE/Segment_group_5/Segment_group_7/Free_text/Language_name_code" decoder="String" default="null" />
        <jb:value property="textFormattingCoded" data="BAPLIE/Segment_group_5/Segment_group_7/Free_text/Text_formatting__coded" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="BAPLIE.Segment_group_5.Segment_group_7.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="BAPLIE.Segment_group_5.Segment_group_7.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Segment_group_7.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.TextReferenceC107" createOnElement="BAPLIE/Segment_group_5/Segment_group_7/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextValueCode" data="BAPLIE/Segment_group_5/Segment_group_7/Free_text/TEXT_REFERENCE/Free_text_value_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BAPLIE/Segment_group_5/Segment_group_7/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BAPLIE/Segment_group_5/Segment_group_7/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BAPLIE.Segment_group_5.Segment_group_7.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="BAPLIE/Segment_group_5/Segment_group_7/Free_text/TEXT_LITERAL">
        <jb:value property="freeTextValue1" data="BAPLIE/Segment_group_5/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" />
        <jb:value property="freeTextValue2" data="BAPLIE/Segment_group_5/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" />
        <jb:value property="freeTextValue3" data="BAPLIE/Segment_group_5/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" />
        <jb:value property="freeTextValue4" data="BAPLIE/Segment_group_5/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" />
        <jb:value property="freeTextValue5" data="BAPLIE/Segment_group_5/Segment_group_7/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" />
    </jb:bean>

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy