org.milyn.edi.unedifact.d02a.IFTMBF.bindingconfig.xml Maven / Gradle / Ivy
<?xml version="1.0"?> <smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.1.xsd" xmlns:jb="http://www.milyn.org/xsd/smooks/javabean-1.2.xsd" xmlns:edi="http://www.milyn.org/xsd/smooks/edi-1.2.xsd"> <!-- Generated by Smooks EJC (Edifact Java Compiler). --> <params> <param name="stream.filter.type">SAX</param> </params> <edi:reader mappingModel="/org/milyn/edi/unedifact/d02a/IFTMBF/edimappingconfig.xml" validate="false" /> <jb:bean beanId="IFTMBF" class="org.milyn.edi.unedifact.d02a.IFTMBF.Iftmbf" createOnElement="IFTMBF"> <jb:wiring property="beginningOfMessage" beanIdRef="IFTMBF.Beginning_of_message" /> <jb:wiring property="contactInformation" beanIdRef="IFTMBF.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="IFTMBF.Communication_contact_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Date_time_period_List" /> <jb:wiring property="transportServiceRequirements" beanIdRef="IFTMBF.Transport_service_requirements_List" /> <jb:wiring property="monetaryAmount" beanIdRef="IFTMBF.Monetary_amount_List" /> <jb:wiring property="freeText" beanIdRef="IFTMBF.Free_text_List" /> <jb:wiring property="controlTotal" beanIdRef="IFTMBF.Control_total_List" /> <jb:wiring property="natureOfCargo" beanIdRef="IFTMBF.Nature_of_cargo_List" /> <jb:wiring property="segmentGroup1" beanIdRef="IFTMBF.Segment_group_1_List" /> <jb:wiring property="segmentGroup2" beanIdRef="IFTMBF.Segment_group_2_List" /> <jb:wiring property="segmentGroup3" beanIdRef="IFTMBF.Segment_group_3_List" /> <jb:wiring property="segmentGroup4" beanIdRef="IFTMBF.Segment_group_4_List" /> <jb:wiring property="segmentGroup6" beanIdRef="IFTMBF.Segment_group_6_List" /> <jb:wiring property="segmentGroup7" beanIdRef="IFTMBF.Segment_group_7_List" /> <jb:wiring property="segmentGroup10" beanIdRef="IFTMBF.Segment_group_10_List" /> <jb:wiring property="segmentGroup16" beanIdRef="IFTMBF.Segment_group_16_List" /> <jb:wiring property="segmentGroup32" beanIdRef="IFTMBF.Segment_group_32_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Beginning_of_message" class="org.milyn.edi.unedifact.d02a.common.BeginningOfMessage" createOnElement="IFTMBF/Beginning_of_message"> <jb:value property="messageFunctionCode" data="IFTMBF/Beginning_of_message/Message_function_code" decoder="String" default="null" /> <jb:value property="responseTypeCode" data="IFTMBF/Beginning_of_message/Response_type_code" decoder="String" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="IFTMBF.Beginning_of_message.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageIdentification" beanIdRef="IFTMBF.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBF.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d02a.common.field.DocumentMessageNameC002" createOnElement="IFTMBF/Beginning_of_message/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="IFTMBF/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="IFTMBF/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.DocumentMessageIdentificationC106" createOnElement="IFTMBF/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION"> <jb:value property="documentIdentifier" data="IFTMBF/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Document_identifier" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="IFTMBF/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBF/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Contact_information" class="org.milyn.edi.unedifact.d02a.common.ContactInformation" createOnElement="IFTMBF/Contact_information"> <jb:value property="contactFunctionCode" data="IFTMBF/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="IFTMBF.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="IFTMBF/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="IFTMBF/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" /> <jb:value property="departmentOrEmployeeName" data="IFTMBF/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Communication_contact_List" class="java.util.ArrayList" createOnElement="IFTMBF"> <jb:wiring beanIdRef="IFTMBF.Communication_contact" /> </jb:bean> <jb:bean beanId="IFTMBF.Communication_contact" class="org.milyn.edi.unedifact.d02a.common.CommunicationContact" createOnElement="IFTMBF/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="IFTMBF.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="IFTMBF.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02a.common.field.CommunicationContactC076" createOnElement="IFTMBF/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="IFTMBF/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="IFTMBF/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFTMBF"> <jb:wiring beanIdRef="IFTMBF.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBF.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBF/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBF.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBF/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBF/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBF/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBF/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Transport_service_requirements_List" class="java.util.ArrayList" createOnElement="IFTMBF"> <jb:wiring beanIdRef="IFTMBF.Transport_service_requirements" /> </jb:bean> <jb:bean beanId="IFTMBF.Transport_service_requirements" class="org.milyn.edi.unedifact.d02a.common.TransportServiceRequirements" createOnElement="IFTMBF/Transport_service_requirements"> <jb:wiring property="contractAndCarriageCondition" beanIdRef="IFTMBF.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" /> <jb:wiring property="service" beanIdRef="IFTMBF.Transport_service_requirements.SERVICE" /> <jb:wiring property="transportPriority" beanIdRef="IFTMBF.Transport_service_requirements.TRANSPORT_PRIORITY" /> <jb:wiring property="natureOfCargo" beanIdRef="IFTMBF.Transport_service_requirements.NATURE_OF_CARGO" /> </jb:bean> <jb:bean beanId="IFTMBF.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" class="org.milyn.edi.unedifact.d02a.common.field.ContractAndCarriageConditionC536" createOnElement="IFTMBF/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION"> <jb:value property="contractAndCarriageConditionCode" data="IFTMBF/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Contract_and_carriage_condition_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Transport_service_requirements.SERVICE" class="org.milyn.edi.unedifact.d02a.common.field.ServiceC233" createOnElement="IFTMBF/Transport_service_requirements/SERVICE"> <jb:value property="serviceRequirementCode1" data="IFTMBF/Transport_service_requirements/SERVICE/Service_requirement_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="IFTMBF/Transport_service_requirements/SERVICE/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="IFTMBF/Transport_service_requirements/SERVICE/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="serviceRequirementCode2" data="IFTMBF/Transport_service_requirements/SERVICE/Service_requirement_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="IFTMBF/Transport_service_requirements/SERVICE/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="IFTMBF/Transport_service_requirements/SERVICE/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Transport_service_requirements.TRANSPORT_PRIORITY" class="org.milyn.edi.unedifact.d02a.common.field.TransportPriorityC537" createOnElement="IFTMBF/Transport_service_requirements/TRANSPORT_PRIORITY"> <jb:value property="transportServicePriorityCode" data="IFTMBF/Transport_service_requirements/TRANSPORT_PRIORITY/Transport_service_priority_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Transport_service_requirements.NATURE_OF_CARGO" class="org.milyn.edi.unedifact.d02a.common.field.NatureOfCargoC703" createOnElement="IFTMBF/Transport_service_requirements/NATURE_OF_CARGO"> <jb:value property="cargoTypeClassificationCode" data="IFTMBF/Transport_service_requirements/NATURE_OF_CARGO/Cargo_type_classification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Transport_service_requirements/NATURE_OF_CARGO/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Transport_service_requirements/NATURE_OF_CARGO/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IFTMBF"> <jb:wiring beanIdRef="IFTMBF.Monetary_amount" /> </jb:bean> <jb:bean beanId="IFTMBF.Monetary_amount" class="org.milyn.edi.unedifact.d02a.common.MonetaryAmount" createOnElement="IFTMBF/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="IFTMBF.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="IFTMBF.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d02a.common.field.MonetaryAmountC516" createOnElement="IFTMBF/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="IFTMBF/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="IFTMBF/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="IFTMBF/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="IFTMBF/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="IFTMBF/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Free_text_List" class="java.util.ArrayList" createOnElement="IFTMBF"> <jb:wiring beanIdRef="IFTMBF.Free_text" /> </jb:bean> <jb:bean beanId="IFTMBF.Free_text" class="org.milyn.edi.unedifact.d02a.common.FreeText" createOnElement="IFTMBF/Free_text"> <jb:value property="textSubjectCodeQualifier" data="IFTMBF/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="IFTMBF/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBF/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="IFTMBF/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFTMBF.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFTMBF.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFTMBF.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.TextReferenceC107" createOnElement="IFTMBF/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="IFTMBF/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02a.common.field.TextLiteralC108" createOnElement="IFTMBF/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFTMBF/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFTMBF/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFTMBF/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFTMBF/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFTMBF/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Control_total_List" class="java.util.ArrayList" createOnElement="IFTMBF"> <jb:wiring beanIdRef="IFTMBF.Control_total" /> </jb:bean> <jb:bean beanId="IFTMBF.Control_total" class="org.milyn.edi.unedifact.d02a.common.ControlTotal" createOnElement="IFTMBF/Control_total"> <jb:wiring property="control" beanIdRef="IFTMBF.Control_total.CONTROL" /> </jb:bean> <jb:bean beanId="IFTMBF.Control_total.CONTROL" class="org.milyn.edi.unedifact.d02a.common.field.ControlC270" createOnElement="IFTMBF/Control_total/CONTROL"> <jb:value property="controlTotalTypeCodeQualifier" data="IFTMBF/Control_total/CONTROL/Control_total_type_code_qualifier" decoder="String" default="null" /> <jb:value property="controlTotalQuantity" data="IFTMBF/Control_total/CONTROL/Control_total_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="measurementUnitCode" data="IFTMBF/Control_total/CONTROL/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Nature_of_cargo_List" class="java.util.ArrayList" createOnElement="IFTMBF"> <jb:wiring beanIdRef="IFTMBF.Nature_of_cargo" /> </jb:bean> <jb:bean beanId="IFTMBF.Nature_of_cargo" class="org.milyn.edi.unedifact.d02a.common.NatureOfCargo" createOnElement="IFTMBF/Nature_of_cargo"> <jb:wiring property="natureOfCargo" beanIdRef="IFTMBF.Nature_of_cargo.NATURE_OF_CARGO" /> </jb:bean> <jb:bean beanId="IFTMBF.Nature_of_cargo.NATURE_OF_CARGO" class="org.milyn.edi.unedifact.d02a.common.field.NatureOfCargoC703" createOnElement="IFTMBF/Nature_of_cargo/NATURE_OF_CARGO"> <jb:value property="cargoTypeClassificationCode" data="IFTMBF/Nature_of_cargo/NATURE_OF_CARGO/Cargo_type_classification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Nature_of_cargo/NATURE_OF_CARGO/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Nature_of_cargo/NATURE_OF_CARGO/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_1_List" class="java.util.ArrayList" createOnElement="IFTMBF"> <jb:wiring beanIdRef="IFTMBF.Segment_group_1" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_1" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup1" createOnElement="IFTMBF/Segment_group_1"> <jb:wiring property="placeLocationIdentification" beanIdRef="IFTMBF.Segment_group_1.Place_location_identification" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_1.Date_time_period_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_1.Place_location_identification" class="org.milyn.edi.unedifact.d02a.common.PlaceLocationIdentification" createOnElement="IFTMBF/Segment_group_1/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="IFTMBF/Segment_group_1/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="IFTMBF/Segment_group_1/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFTMBF.Segment_group_1.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFTMBF.Segment_group_1.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFTMBF.Segment_group_1.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_1.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="IFTMBF/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="IFTMBF/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="IFTMBF/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_1.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFTMBF/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="IFTMBF/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="IFTMBF/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_1.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFTMBF/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="IFTMBF/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="IFTMBF/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_1.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_1"> <jb:wiring beanIdRef="IFTMBF.Segment_group_1.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_1.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBF/Segment_group_1/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBF/Segment_group_1/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBF/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBF/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBF/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_2_List" class="java.util.ArrayList" createOnElement="IFTMBF"> <jb:wiring beanIdRef="IFTMBF.Segment_group_2" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_2" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup2" createOnElement="IFTMBF/Segment_group_2"> <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="IFTMBF.Segment_group_2.Terms_of_delivery_or_transport" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFTMBF.Segment_group_2.Place_location_identification_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_2.Terms_of_delivery_or_transport" class="org.milyn.edi.unedifact.d02a.common.TermsOfDeliveryOrTransport" createOnElement="IFTMBF/Segment_group_2/Terms_of_delivery_or_transport"> <jb:value property="deliveryOrTransportTermsFunctionCode" data="IFTMBF/Segment_group_2/Terms_of_delivery_or_transport/Delivery_or_transport_terms_function_code" decoder="String" default="null" /> <jb:value property="transportChargesPaymentMethodCode" data="IFTMBF/Segment_group_2/Terms_of_delivery_or_transport/Transport_charges_payment_method_code" decoder="String" default="null" /> <jb:wiring property="termsOfDeliveryOrTransport" beanIdRef="IFTMBF.Segment_group_2.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_2.Terms_of_delivery_or_transport.TERMS_OF_DELIVERY_OR_TRANSPORT" class="org.milyn.edi.unedifact.d02a.common.field.TermsOfDeliveryOrTransportC100" createOnElement="IFTMBF/Segment_group_2/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT"> <jb:value property="deliveryOrTransportTermsDescriptionCode" data="IFTMBF/Segment_group_2/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_2/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_2/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="deliveryOrTransportTermsDescription1" data="IFTMBF/Segment_group_2/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-1" decoder="String" default="null" /> <jb:value property="deliveryOrTransportTermsDescription2" data="IFTMBF/Segment_group_2/Terms_of_delivery_or_transport/TERMS_OF_DELIVERY_OR_TRANSPORT/Delivery_or_transport_terms_description_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_2.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_2"> <jb:wiring beanIdRef="IFTMBF.Segment_group_2.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_2.Place_location_identification" class="org.milyn.edi.unedifact.d02a.common.PlaceLocationIdentification" createOnElement="IFTMBF/Segment_group_2/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="IFTMBF/Segment_group_2/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="IFTMBF/Segment_group_2/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFTMBF.Segment_group_2.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFTMBF.Segment_group_2.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFTMBF.Segment_group_2.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_2.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="IFTMBF/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="IFTMBF/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="IFTMBF/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_2.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFTMBF/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="IFTMBF/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="IFTMBF/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_2.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFTMBF/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="IFTMBF/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="IFTMBF/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_3_List" class="java.util.ArrayList" createOnElement="IFTMBF"> <jb:wiring beanIdRef="IFTMBF.Segment_group_3" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_3" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup3" createOnElement="IFTMBF/Segment_group_3"> <jb:wiring property="reference" beanIdRef="IFTMBF.Segment_group_3.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_3.Date_time_period_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_3.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="IFTMBF/Segment_group_3/Reference"> <jb:wiring property="reference" beanIdRef="IFTMBF.Segment_group_3.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_3.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="IFTMBF/Segment_group_3/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="IFTMBF/Segment_group_3/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="IFTMBF/Segment_group_3/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="IFTMBF/Segment_group_3/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="IFTMBF/Segment_group_3/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBF/Segment_group_3/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_3.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_3"> <jb:wiring beanIdRef="IFTMBF.Segment_group_3.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_3.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBF/Segment_group_3/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBF/Segment_group_3/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBF/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBF/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBF/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4_List" class="java.util.ArrayList" createOnElement="IFTMBF"> <jb:wiring beanIdRef="IFTMBF.Segment_group_4" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup4" createOnElement="IFTMBF/Segment_group_4"> <jb:wiring property="governmentalRequirements" beanIdRef="IFTMBF.Segment_group_4.Governmental_requirements" /> <jb:wiring property="freeText" beanIdRef="IFTMBF.Segment_group_4.Free_text_List" /> <jb:wiring property="segmentGroup5" beanIdRef="IFTMBF.Segment_group_4.Segment_group_5_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4.Governmental_requirements" class="org.milyn.edi.unedifact.d02a.common.GovernmentalRequirements" createOnElement="IFTMBF/Segment_group_4/Governmental_requirements"> <jb:value property="transportMovementCode" data="IFTMBF/Segment_group_4/Governmental_requirements/Transport_movement_code" decoder="String" default="null" /> <jb:wiring property="governmentAction1" beanIdRef="IFTMBF.Segment_group_4.Governmental_requirements.GOVERNMENT_ACTION_-_-1" /> <jb:wiring property="governmentAction2" beanIdRef="IFTMBF.Segment_group_4.Governmental_requirements.GOVERNMENT_ACTION_-_-2" /> <jb:wiring property="governmentAction3" beanIdRef="IFTMBF.Segment_group_4.Governmental_requirements.GOVERNMENT_ACTION_-_-3" /> <jb:wiring property="governmentAction4" beanIdRef="IFTMBF.Segment_group_4.Governmental_requirements.GOVERNMENT_ACTION_-_-4" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4.Governmental_requirements.GOVERNMENT_ACTION_-_-1" class="org.milyn.edi.unedifact.d02a.common.field.GovernmentActionC232" createOnElement="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-1"> <jb:value property="governmentAgencyIdentificationCode" data="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-1/Government_agency_identification_code" decoder="String" default="null" /> <jb:value property="governmentInvolvementCode" data="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-1/Government_involvement_code" decoder="String" default="null" /> <jb:value property="governmentActionCode" data="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-1/Government_action_code" decoder="String" default="null" /> <jb:value property="governmentProcedureCode" data="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-1/Government_procedure_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4.Governmental_requirements.GOVERNMENT_ACTION_-_-2" class="org.milyn.edi.unedifact.d02a.common.field.GovernmentActionC232" createOnElement="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-2"> <jb:value property="governmentAgencyIdentificationCode" data="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-2/Government_agency_identification_code" decoder="String" default="null" /> <jb:value property="governmentInvolvementCode" data="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-2/Government_involvement_code" decoder="String" default="null" /> <jb:value property="governmentActionCode" data="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-2/Government_action_code" decoder="String" default="null" /> <jb:value property="governmentProcedureCode" data="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-2/Government_procedure_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4.Governmental_requirements.GOVERNMENT_ACTION_-_-3" class="org.milyn.edi.unedifact.d02a.common.field.GovernmentActionC232" createOnElement="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-3"> <jb:value property="governmentAgencyIdentificationCode" data="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-3/Government_agency_identification_code" decoder="String" default="null" /> <jb:value property="governmentInvolvementCode" data="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-3/Government_involvement_code" decoder="String" default="null" /> <jb:value property="governmentActionCode" data="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-3/Government_action_code" decoder="String" default="null" /> <jb:value property="governmentProcedureCode" data="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-3/Government_procedure_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4.Governmental_requirements.GOVERNMENT_ACTION_-_-4" class="org.milyn.edi.unedifact.d02a.common.field.GovernmentActionC232" createOnElement="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-4"> <jb:value property="governmentAgencyIdentificationCode" data="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-4/Government_agency_identification_code" decoder="String" default="null" /> <jb:value property="governmentInvolvementCode" data="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-4/Government_involvement_code" decoder="String" default="null" /> <jb:value property="governmentActionCode" data="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-4/Government_action_code" decoder="String" default="null" /> <jb:value property="governmentProcedureCode" data="IFTMBF/Segment_group_4/Governmental_requirements/GOVERNMENT_ACTION_-_-4/Government_procedure_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4.Free_text_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_4"> <jb:wiring beanIdRef="IFTMBF.Segment_group_4.Free_text" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4.Free_text" class="org.milyn.edi.unedifact.d02a.common.FreeText" createOnElement="IFTMBF/Segment_group_4/Free_text"> <jb:value property="textSubjectCodeQualifier" data="IFTMBF/Segment_group_4/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="IFTMBF/Segment_group_4/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBF/Segment_group_4/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="IFTMBF/Segment_group_4/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFTMBF.Segment_group_4.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFTMBF.Segment_group_4.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.TextReferenceC107" createOnElement="IFTMBF/Segment_group_4/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="IFTMBF/Segment_group_4/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02a.common.field.TextLiteralC108" createOnElement="IFTMBF/Segment_group_4/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFTMBF/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFTMBF/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFTMBF/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFTMBF/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFTMBF/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4.Segment_group_5_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_4"> <jb:wiring beanIdRef="IFTMBF.Segment_group_4.Segment_group_5" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4.Segment_group_5" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup5" createOnElement="IFTMBF/Segment_group_4/Segment_group_5"> <jb:wiring property="documentMessageDetails" beanIdRef="IFTMBF.Segment_group_4.Segment_group_5.Document_message_details" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_4.Segment_group_5.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4.Segment_group_5.Document_message_details" class="org.milyn.edi.unedifact.d02a.common.DocumentMessageDetails" createOnElement="IFTMBF/Segment_group_4/Segment_group_5/Document_message_details"> <jb:value property="communicationMediumTypeCode" data="IFTMBF/Segment_group_4/Segment_group_5/Document_message_details/Communication_medium_type_code" decoder="String" default="null" /> <jb:value property="documentCopiesRequiredQuantity" data="IFTMBF/Segment_group_4/Segment_group_5/Document_message_details/Document_copies_required_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="documentOriginalsRequiredQuantity" data="IFTMBF/Segment_group_4/Segment_group_5/Document_message_details/Document_originals_required_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="IFTMBF.Segment_group_4.Segment_group_5.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="IFTMBF.Segment_group_4.Segment_group_5.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4.Segment_group_5.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d02a.common.field.DocumentMessageNameC002" createOnElement="IFTMBF/Segment_group_4/Segment_group_5/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="IFTMBF/Segment_group_4/Segment_group_5/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_4/Segment_group_5/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_4/Segment_group_5/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="IFTMBF/Segment_group_4/Segment_group_5/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4.Segment_group_5.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DocumentMessageDetailsC503" createOnElement="IFTMBF/Segment_group_4/Segment_group_5/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentIdentifier" data="IFTMBF/Segment_group_4/Segment_group_5/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_identifier" decoder="String" default="null" /> <jb:value property="documentStatusCode" data="IFTMBF/Segment_group_4/Segment_group_5/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_status_code" decoder="String" default="null" /> <jb:value property="documentSourceDescription" data="IFTMBF/Segment_group_4/Segment_group_5/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_source_description" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBF/Segment_group_4/Segment_group_5/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="IFTMBF/Segment_group_4/Segment_group_5/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBF/Segment_group_4/Segment_group_5/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4.Segment_group_5.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBF/Segment_group_4/Segment_group_5/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_4.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_4.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBF/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBF/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBF/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBF/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6_List" class="java.util.ArrayList" createOnElement="IFTMBF"> <jb:wiring beanIdRef="IFTMBF.Segment_group_6" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup6" createOnElement="IFTMBF/Segment_group_6"> <jb:wiring property="chargeRateCalculations" beanIdRef="IFTMBF.Segment_group_6.Charge_rate_calculations" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFTMBF.Segment_group_6.Place_location_identification" /> <jb:wiring property="freeText" beanIdRef="IFTMBF.Segment_group_6.Free_text" /> <jb:wiring property="currencies" beanIdRef="IFTMBF.Segment_group_6.Currencies" /> <jb:wiring property="priceDetails" beanIdRef="IFTMBF.Segment_group_6.Price_details" /> <jb:wiring property="numberOfUnits" beanIdRef="IFTMBF.Segment_group_6.Number_of_units" /> <jb:wiring property="percentageDetails" beanIdRef="IFTMBF.Segment_group_6.Percentage_details" /> <jb:wiring property="monetaryAmount" beanIdRef="IFTMBF.Segment_group_6.Monetary_amount_List" /> <jb:wiring property="quantity" beanIdRef="IFTMBF.Segment_group_6.Quantity_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Charge_rate_calculations" class="org.milyn.edi.unedifact.d02a.common.ChargeRateCalculations" createOnElement="IFTMBF/Segment_group_6/Charge_rate_calculations"> <jb:wiring property="charge" beanIdRef="IFTMBF.Segment_group_6.Charge_rate_calculations.CHARGE" /> <jb:wiring property="rateTariffClass" beanIdRef="IFTMBF.Segment_group_6.Charge_rate_calculations.RATE_TARIFF_CLASS" /> <jb:wiring property="commodityRateDetail" beanIdRef="IFTMBF.Segment_group_6.Charge_rate_calculations.COMMODITY_RATE_DETAIL" /> <jb:wiring property="rateTariffClassDetail" beanIdRef="IFTMBF.Segment_group_6.Charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Charge_rate_calculations.CHARGE" class="org.milyn.edi.unedifact.d02a.common.field.ChargeC200" createOnElement="IFTMBF/Segment_group_6/Charge_rate_calculations/CHARGE"> <jb:value property="freightAndOtherChargesDescriptionIdentifier" data="IFTMBF/Segment_group_6/Charge_rate_calculations/CHARGE/Freight_and_other_charges_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_6/Charge_rate_calculations/CHARGE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_6/Charge_rate_calculations/CHARGE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="freightAndOtherChargesDescription" data="IFTMBF/Segment_group_6/Charge_rate_calculations/CHARGE/Freight_and_other_charges_description" decoder="String" default="null" /> <jb:value property="paymentArrangementCode" data="IFTMBF/Segment_group_6/Charge_rate_calculations/CHARGE/Payment_arrangement_code" decoder="String" default="null" /> <jb:value property="itemIdentifier" data="IFTMBF/Segment_group_6/Charge_rate_calculations/CHARGE/Item_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Charge_rate_calculations.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d02a.common.field.RateTariffClassC203" createOnElement="IFTMBF/Segment_group_6/Charge_rate_calculations/RATE_TARIFF_CLASS"> <jb:value property="rateOrTariffClassDescriptionCode" data="IFTMBF/Segment_group_6/Charge_rate_calculations/RATE_TARIFF_CLASS/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="IFTMBF/Segment_group_6/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="IFTMBF/Segment_group_6/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="rateOrTariffClassDescription" data="IFTMBF/Segment_group_6/Charge_rate_calculations/RATE_TARIFF_CLASS/Rate_or_tariff_class_description" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode1" data="IFTMBF/Segment_group_6/Charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="IFTMBF/Segment_group_6/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="IFTMBF/Segment_group_6/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode2" data="IFTMBF/Segment_group_6/Charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode3" data="IFTMBF/Segment_group_6/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode3" data="IFTMBF/Segment_group_6/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Charge_rate_calculations.COMMODITY_RATE_DETAIL" class="org.milyn.edi.unedifact.d02a.common.field.CommodityRateDetailC528" createOnElement="IFTMBF/Segment_group_6/Charge_rate_calculations/COMMODITY_RATE_DETAIL"> <jb:value property="commodityIdentificationCode" data="IFTMBF/Segment_group_6/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Commodity_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_6/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_6/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" class="org.milyn.edi.unedifact.d02a.common.field.RateTariffClassDetailC554" createOnElement="IFTMBF/Segment_group_6/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL"> <jb:value property="rateOrTariffClassDescriptionCode" data="IFTMBF/Segment_group_6/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_6/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_6/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Place_location_identification" class="org.milyn.edi.unedifact.d02a.common.PlaceLocationIdentification" createOnElement="IFTMBF/Segment_group_6/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="IFTMBF/Segment_group_6/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="IFTMBF/Segment_group_6/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFTMBF.Segment_group_6.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFTMBF.Segment_group_6.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFTMBF.Segment_group_6.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="IFTMBF/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="IFTMBF/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="IFTMBF/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFTMBF/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="IFTMBF/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="IFTMBF/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFTMBF/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="IFTMBF/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="IFTMBF/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Free_text" class="org.milyn.edi.unedifact.d02a.common.FreeText" createOnElement="IFTMBF/Segment_group_6/Free_text"> <jb:value property="textSubjectCodeQualifier" data="IFTMBF/Segment_group_6/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="IFTMBF/Segment_group_6/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBF/Segment_group_6/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="IFTMBF/Segment_group_6/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFTMBF.Segment_group_6.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFTMBF.Segment_group_6.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.TextReferenceC107" createOnElement="IFTMBF/Segment_group_6/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="IFTMBF/Segment_group_6/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_6/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_6/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02a.common.field.TextLiteralC108" createOnElement="IFTMBF/Segment_group_6/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFTMBF/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFTMBF/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFTMBF/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFTMBF/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFTMBF/Segment_group_6/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Currencies" class="org.milyn.edi.unedifact.d02a.common.Currencies" createOnElement="IFTMBF/Segment_group_6/Currencies"> <jb:value property="currencyExchangeRate" data="IFTMBF/Segment_group_6/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" /> <jb:value property="exchangeRateCurrencyMarketIdentifier" data="IFTMBF/Segment_group_6/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" /> <jb:wiring property="currencyDetails1" beanIdRef="IFTMBF.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-1" /> <jb:wiring property="currencyDetails2" beanIdRef="IFTMBF.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-2" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d02a.common.field.CurrencyDetailsC504" createOnElement="IFTMBF/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1"> <jb:value property="currencyUsageCodeQualifier" data="IFTMBF/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="IFTMBF/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="IFTMBF/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyRate" data="IFTMBF/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d02a.common.field.CurrencyDetailsC504" createOnElement="IFTMBF/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2"> <jb:value property="currencyUsageCodeQualifier" data="IFTMBF/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="IFTMBF/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="IFTMBF/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyRate" data="IFTMBF/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Price_details" class="org.milyn.edi.unedifact.d02a.common.PriceDetails" createOnElement="IFTMBF/Segment_group_6/Price_details"> <jb:value property="subLineItemPriceChangeOperationCode" data="IFTMBF/Segment_group_6/Price_details/Sub_line_item_price_change_operation_code" decoder="String" default="null" /> <jb:wiring property="priceInformation" beanIdRef="IFTMBF.Segment_group_6.Price_details.PRICE_INFORMATION" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Price_details.PRICE_INFORMATION" class="org.milyn.edi.unedifact.d02a.common.field.PriceInformationC509" createOnElement="IFTMBF/Segment_group_6/Price_details/PRICE_INFORMATION"> <jb:value property="priceCodeQualifier" data="IFTMBF/Segment_group_6/Price_details/PRICE_INFORMATION/Price_code_qualifier" decoder="String" default="null" /> <jb:value property="priceAmount" data="IFTMBF/Segment_group_6/Price_details/PRICE_INFORMATION/Price_amount" decoder="DABigDecimal" default="null" /> <jb:value property="priceTypeCode" data="IFTMBF/Segment_group_6/Price_details/PRICE_INFORMATION/Price_type_code" decoder="String" default="null" /> <jb:value property="priceSpecificationCode" data="IFTMBF/Segment_group_6/Price_details/PRICE_INFORMATION/Price_specification_code" decoder="String" default="null" /> <jb:value property="unitPriceBasisQuantity" data="IFTMBF/Segment_group_6/Price_details/PRICE_INFORMATION/Unit_price_basis_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="measurementUnitCode" data="IFTMBF/Segment_group_6/Price_details/PRICE_INFORMATION/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Number_of_units" class="org.milyn.edi.unedifact.d02a.common.NumberOfUnits" createOnElement="IFTMBF/Segment_group_6/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFTMBF.Segment_group_6.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.NumberOfUnitDetailsC523" createOnElement="IFTMBF/Segment_group_6/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="unitsQuantity" data="IFTMBF/Segment_group_6/Number_of_units/NUMBER_OF_UNIT_DETAILS/Units_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="unitTypeCodeQualifier" data="IFTMBF/Segment_group_6/Number_of_units/NUMBER_OF_UNIT_DETAILS/Unit_type_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Percentage_details" class="org.milyn.edi.unedifact.d02a.common.PercentageDetails" createOnElement="IFTMBF/Segment_group_6/Percentage_details"> <jb:value property="statusDescriptionCode" data="IFTMBF/Segment_group_6/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="IFTMBF.Segment_group_6.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.PercentageDetailsC501" createOnElement="IFTMBF/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="IFTMBF/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="IFTMBF/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="IFTMBF/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_6/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_6"> <jb:wiring beanIdRef="IFTMBF.Segment_group_6.Monetary_amount" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Monetary_amount" class="org.milyn.edi.unedifact.d02a.common.MonetaryAmount" createOnElement="IFTMBF/Segment_group_6/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="IFTMBF.Segment_group_6.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d02a.common.field.MonetaryAmountC516" createOnElement="IFTMBF/Segment_group_6/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="IFTMBF/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="IFTMBF/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="IFTMBF/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="IFTMBF/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="IFTMBF/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Quantity_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_6"> <jb:wiring beanIdRef="IFTMBF.Segment_group_6.Quantity" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Quantity" class="org.milyn.edi.unedifact.d02a.common.Quantity" createOnElement="IFTMBF/Segment_group_6/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="IFTMBF.Segment_group_6.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_6.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.QuantityDetailsC186" createOnElement="IFTMBF/Segment_group_6/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="IFTMBF/Segment_group_6/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="IFTMBF/Segment_group_6/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="IFTMBF/Segment_group_6/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7_List" class="java.util.ArrayList" createOnElement="IFTMBF"> <jb:wiring beanIdRef="IFTMBF.Segment_group_7" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup7" createOnElement="IFTMBF/Segment_group_7"> <jb:wiring property="detailsOfTransport" beanIdRef="IFTMBF.Segment_group_7.Details_of_transport" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_7.Date_time_period_List" /> <jb:wiring property="transportServiceRequirements" beanIdRef="IFTMBF.Segment_group_7.Transport_service_requirements_List" /> <jb:wiring property="segmentGroup8" beanIdRef="IFTMBF.Segment_group_7.Segment_group_8_List" /> <jb:wiring property="segmentGroup9" beanIdRef="IFTMBF.Segment_group_7.Segment_group_9_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Details_of_transport" class="org.milyn.edi.unedifact.d02a.common.DetailsOfTransport" createOnElement="IFTMBF/Segment_group_7/Details_of_transport"> <jb:value property="transportStageCodeQualifier" data="IFTMBF/Segment_group_7/Details_of_transport/Transport_stage_code_qualifier" decoder="String" default="null" /> <jb:value property="meansOfTransportJourneyIdentifier" data="IFTMBF/Segment_group_7/Details_of_transport/Means_of_transport_journey_identifier" decoder="String" default="null" /> <jb:value property="transitDirectionIndicatorCode" data="IFTMBF/Segment_group_7/Details_of_transport/Transit_direction_indicator_code" decoder="String" default="null" /> <jb:value property="transportMeansOwnershipIndicatorCode" data="IFTMBF/Segment_group_7/Details_of_transport/Transport_means_ownership_indicator_code" decoder="String" default="null" /> <jb:wiring property="modeOfTransport" beanIdRef="IFTMBF.Segment_group_7.Details_of_transport.MODE_OF_TRANSPORT" /> <jb:wiring property="transportMeans" beanIdRef="IFTMBF.Segment_group_7.Details_of_transport.TRANSPORT_MEANS" /> <jb:wiring property="carrier" beanIdRef="IFTMBF.Segment_group_7.Details_of_transport.CARRIER" /> <jb:wiring property="excessTransportationInformation" beanIdRef="IFTMBF.Segment_group_7.Details_of_transport.EXCESS_TRANSPORTATION_INFORMATION" /> <jb:wiring property="transportIdentification" beanIdRef="IFTMBF.Segment_group_7.Details_of_transport.TRANSPORT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Details_of_transport.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d02a.common.field.ModeOfTransportC220" createOnElement="IFTMBF/Segment_group_7/Details_of_transport/MODE_OF_TRANSPORT"> <jb:value property="transportModeNameCode" data="IFTMBF/Segment_group_7/Details_of_transport/MODE_OF_TRANSPORT/Transport_mode_name_code" decoder="String" default="null" /> <jb:value property="transportModeName" data="IFTMBF/Segment_group_7/Details_of_transport/MODE_OF_TRANSPORT/Transport_mode_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Details_of_transport.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d02a.common.field.TransportMeansC228" createOnElement="IFTMBF/Segment_group_7/Details_of_transport/TRANSPORT_MEANS"> <jb:value property="transportMeansDescriptionCode" data="IFTMBF/Segment_group_7/Details_of_transport/TRANSPORT_MEANS/Transport_means_description_code" decoder="String" default="null" /> <jb:value property="transportMeansDescription" data="IFTMBF/Segment_group_7/Details_of_transport/TRANSPORT_MEANS/Transport_means_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Details_of_transport.CARRIER" class="org.milyn.edi.unedifact.d02a.common.field.CarrierC040" createOnElement="IFTMBF/Segment_group_7/Details_of_transport/CARRIER"> <jb:value property="carrierIdentifier" data="IFTMBF/Segment_group_7/Details_of_transport/CARRIER/Carrier_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_7/Details_of_transport/CARRIER/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_7/Details_of_transport/CARRIER/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="carrierName" data="IFTMBF/Segment_group_7/Details_of_transport/CARRIER/Carrier_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Details_of_transport.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d02a.common.field.ExcessTransportationInformationC401" createOnElement="IFTMBF/Segment_group_7/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION"> <jb:value property="excessTransportationReasonCode" data="IFTMBF/Segment_group_7/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason_code" decoder="String" default="null" /> <jb:value property="excessTransportationResponsibilityCode" data="IFTMBF/Segment_group_7/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility_code" decoder="String" default="null" /> <jb:value property="customerShipmentAuthorisationIdentifier" data="IFTMBF/Segment_group_7/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Customer_shipment_authorisation_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Details_of_transport.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.TransportIdentificationC222" createOnElement="IFTMBF/Segment_group_7/Details_of_transport/TRANSPORT_IDENTIFICATION"> <jb:value property="transportMeansIdentificationNameIdentifier" data="IFTMBF/Segment_group_7/Details_of_transport/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_7/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_7/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="transportMeansIdentificationName" data="IFTMBF/Segment_group_7/Details_of_transport/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" /> <jb:value property="transportMeansNationalityCode" data="IFTMBF/Segment_group_7/Details_of_transport/TRANSPORT_IDENTIFICATION/Transport_means_nationality_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_7"> <jb:wiring beanIdRef="IFTMBF.Segment_group_7.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBF/Segment_group_7/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBF/Segment_group_7/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBF/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBF/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBF/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Transport_service_requirements_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_7"> <jb:wiring beanIdRef="IFTMBF.Segment_group_7.Transport_service_requirements" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Transport_service_requirements" class="org.milyn.edi.unedifact.d02a.common.TransportServiceRequirements" createOnElement="IFTMBF/Segment_group_7/Transport_service_requirements"> <jb:wiring property="contractAndCarriageCondition" beanIdRef="IFTMBF.Segment_group_7.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" /> <jb:wiring property="service" beanIdRef="IFTMBF.Segment_group_7.Transport_service_requirements.SERVICE" /> <jb:wiring property="transportPriority" beanIdRef="IFTMBF.Segment_group_7.Transport_service_requirements.TRANSPORT_PRIORITY" /> <jb:wiring property="natureOfCargo" beanIdRef="IFTMBF.Segment_group_7.Transport_service_requirements.NATURE_OF_CARGO" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" class="org.milyn.edi.unedifact.d02a.common.field.ContractAndCarriageConditionC536" createOnElement="IFTMBF/Segment_group_7/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION"> <jb:value property="contractAndCarriageConditionCode" data="IFTMBF/Segment_group_7/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Contract_and_carriage_condition_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_7/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_7/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Transport_service_requirements.SERVICE" class="org.milyn.edi.unedifact.d02a.common.field.ServiceC233" createOnElement="IFTMBF/Segment_group_7/Transport_service_requirements/SERVICE"> <jb:value property="serviceRequirementCode1" data="IFTMBF/Segment_group_7/Transport_service_requirements/SERVICE/Service_requirement_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="IFTMBF/Segment_group_7/Transport_service_requirements/SERVICE/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="IFTMBF/Segment_group_7/Transport_service_requirements/SERVICE/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="serviceRequirementCode2" data="IFTMBF/Segment_group_7/Transport_service_requirements/SERVICE/Service_requirement_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="IFTMBF/Segment_group_7/Transport_service_requirements/SERVICE/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="IFTMBF/Segment_group_7/Transport_service_requirements/SERVICE/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Transport_service_requirements.TRANSPORT_PRIORITY" class="org.milyn.edi.unedifact.d02a.common.field.TransportPriorityC537" createOnElement="IFTMBF/Segment_group_7/Transport_service_requirements/TRANSPORT_PRIORITY"> <jb:value property="transportServicePriorityCode" data="IFTMBF/Segment_group_7/Transport_service_requirements/TRANSPORT_PRIORITY/Transport_service_priority_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_7/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_7/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Transport_service_requirements.NATURE_OF_CARGO" class="org.milyn.edi.unedifact.d02a.common.field.NatureOfCargoC703" createOnElement="IFTMBF/Segment_group_7/Transport_service_requirements/NATURE_OF_CARGO"> <jb:value property="cargoTypeClassificationCode" data="IFTMBF/Segment_group_7/Transport_service_requirements/NATURE_OF_CARGO/Cargo_type_classification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_7/Transport_service_requirements/NATURE_OF_CARGO/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_7/Transport_service_requirements/NATURE_OF_CARGO/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Segment_group_8_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_7"> <jb:wiring beanIdRef="IFTMBF.Segment_group_7.Segment_group_8" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Segment_group_8" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup8" createOnElement="IFTMBF/Segment_group_7/Segment_group_8"> <jb:wiring property="placeLocationIdentification" beanIdRef="IFTMBF.Segment_group_7.Segment_group_8.Place_location_identification" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_7.Segment_group_8.Date_time_period_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Segment_group_8.Place_location_identification" class="org.milyn.edi.unedifact.d02a.common.PlaceLocationIdentification" createOnElement="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFTMBF.Segment_group_7.Segment_group_8.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFTMBF.Segment_group_7.Segment_group_8.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFTMBF.Segment_group_7.Segment_group_8.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Segment_group_8.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Segment_group_8.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Segment_group_8.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="IFTMBF/Segment_group_7/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Segment_group_8.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_7/Segment_group_8"> <jb:wiring beanIdRef="IFTMBF.Segment_group_7.Segment_group_8.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Segment_group_8.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBF/Segment_group_7/Segment_group_8/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_7.Segment_group_8.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Segment_group_8.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBF/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBF/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBF/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBF/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Segment_group_9_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_7"> <jb:wiring beanIdRef="IFTMBF.Segment_group_7.Segment_group_9" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Segment_group_9" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup9" createOnElement="IFTMBF/Segment_group_7/Segment_group_9"> <jb:wiring property="reference" beanIdRef="IFTMBF.Segment_group_7.Segment_group_9.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_7.Segment_group_9.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Segment_group_9.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="IFTMBF/Segment_group_7/Segment_group_9/Reference"> <jb:wiring property="reference" beanIdRef="IFTMBF.Segment_group_7.Segment_group_9.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Segment_group_9.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="IFTMBF/Segment_group_7/Segment_group_9/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="IFTMBF/Segment_group_7/Segment_group_9/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="IFTMBF/Segment_group_7/Segment_group_9/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="IFTMBF/Segment_group_7/Segment_group_9/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="IFTMBF/Segment_group_7/Segment_group_9/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBF/Segment_group_7/Segment_group_9/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Segment_group_9.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBF/Segment_group_7/Segment_group_9/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_7.Segment_group_9.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_7.Segment_group_9.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBF/Segment_group_7/Segment_group_9/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBF/Segment_group_7/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBF/Segment_group_7/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBF/Segment_group_7/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10_List" class="java.util.ArrayList" createOnElement="IFTMBF"> <jb:wiring beanIdRef="IFTMBF.Segment_group_10" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup10" createOnElement="IFTMBF/Segment_group_10"> <jb:wiring property="nameAndAddress" beanIdRef="IFTMBF.Segment_group_10.Name_and_address" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFTMBF.Segment_group_10.Place_location_identification_List" /> <jb:wiring property="segmentGroup11" beanIdRef="IFTMBF.Segment_group_10.Segment_group_11_List" /> <jb:wiring property="segmentGroup12" beanIdRef="IFTMBF.Segment_group_10.Segment_group_12_List" /> <jb:wiring property="segmentGroup13" beanIdRef="IFTMBF.Segment_group_10.Segment_group_13_List" /> <jb:wiring property="segmentGroup14" beanIdRef="IFTMBF.Segment_group_10.Segment_group_14_List" /> <jb:wiring property="segmentGroup15" beanIdRef="IFTMBF.Segment_group_10.Segment_group_15_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Name_and_address" class="org.milyn.edi.unedifact.d02a.common.NameAndAddress" createOnElement="IFTMBF/Segment_group_10/Name_and_address"> <jb:value property="partyFunctionCodeQualifier" data="IFTMBF/Segment_group_10/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="IFTMBF/Segment_group_10/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="IFTMBF/Segment_group_10/Name_and_address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="IFTMBF/Segment_group_10/Name_and_address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="IFTMBF.Segment_group_10.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="IFTMBF.Segment_group_10.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="IFTMBF.Segment_group_10.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="IFTMBF.Segment_group_10.Name_and_address.STREET" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="IFTMBF.Segment_group_10.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.PartyIdentificationDetailsC082" createOnElement="IFTMBF/Segment_group_10/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="IFTMBF/Segment_group_10/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d02a.common.field.NameAndAddressC058" createOnElement="IFTMBF/Segment_group_10/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressDescription1" data="IFTMBF/Segment_group_10/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription2" data="IFTMBF/Segment_group_10/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription3" data="IFTMBF/Segment_group_10/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription4" data="IFTMBF/Segment_group_10/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription5" data="IFTMBF/Segment_group_10/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d02a.common.field.PartyNameC080" createOnElement="IFTMBF/Segment_group_10/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="IFTMBF/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="IFTMBF/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="IFTMBF/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="IFTMBF/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="IFTMBF/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCode" data="IFTMBF/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Name_and_address.STREET" class="org.milyn.edi.unedifact.d02a.common.field.StreetC059" createOnElement="IFTMBF/Segment_group_10/Name_and_address/STREET"> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="IFTMBF/Segment_group_10/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="IFTMBF/Segment_group_10/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="IFTMBF/Segment_group_10/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="IFTMBF/Segment_group_10/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.CountrySubEntityDetailsC819" createOnElement="IFTMBF/Segment_group_10/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="IFTMBF/Segment_group_10/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="IFTMBF/Segment_group_10/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_10"> <jb:wiring beanIdRef="IFTMBF.Segment_group_10.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Place_location_identification" class="org.milyn.edi.unedifact.d02a.common.PlaceLocationIdentification" createOnElement="IFTMBF/Segment_group_10/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="IFTMBF/Segment_group_10/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="IFTMBF/Segment_group_10/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFTMBF.Segment_group_10.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFTMBF.Segment_group_10.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFTMBF.Segment_group_10.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="IFTMBF/Segment_group_10/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="IFTMBF/Segment_group_10/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="IFTMBF/Segment_group_10/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFTMBF/Segment_group_10/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="IFTMBF/Segment_group_10/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="IFTMBF/Segment_group_10/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFTMBF/Segment_group_10/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="IFTMBF/Segment_group_10/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="IFTMBF/Segment_group_10/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_11_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_10"> <jb:wiring beanIdRef="IFTMBF.Segment_group_10.Segment_group_11" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_11" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup11" createOnElement="IFTMBF/Segment_group_10/Segment_group_11"> <jb:wiring property="contactInformation" beanIdRef="IFTMBF.Segment_group_10.Segment_group_11.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="IFTMBF.Segment_group_10.Segment_group_11.Communication_contact_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_11.Contact_information" class="org.milyn.edi.unedifact.d02a.common.ContactInformation" createOnElement="IFTMBF/Segment_group_10/Segment_group_11/Contact_information"> <jb:value property="contactFunctionCode" data="IFTMBF/Segment_group_10/Segment_group_11/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="IFTMBF.Segment_group_10.Segment_group_11.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_11.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="IFTMBF/Segment_group_10/Segment_group_11/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="IFTMBF/Segment_group_10/Segment_group_11/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" /> <jb:value property="departmentOrEmployeeName" data="IFTMBF/Segment_group_10/Segment_group_11/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_11.Communication_contact_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_10/Segment_group_11"> <jb:wiring beanIdRef="IFTMBF.Segment_group_10.Segment_group_11.Communication_contact" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_11.Communication_contact" class="org.milyn.edi.unedifact.d02a.common.CommunicationContact" createOnElement="IFTMBF/Segment_group_10/Segment_group_11/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="IFTMBF.Segment_group_10.Segment_group_11.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_11.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02a.common.field.CommunicationContactC076" createOnElement="IFTMBF/Segment_group_10/Segment_group_11/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="IFTMBF/Segment_group_10/Segment_group_11/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="IFTMBF/Segment_group_10/Segment_group_11/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_12_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_10"> <jb:wiring beanIdRef="IFTMBF.Segment_group_10.Segment_group_12" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_12" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup12" createOnElement="IFTMBF/Segment_group_10/Segment_group_12"> <jb:wiring property="documentMessageDetails" beanIdRef="IFTMBF.Segment_group_10.Segment_group_12.Document_message_details" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_10.Segment_group_12.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_12.Document_message_details" class="org.milyn.edi.unedifact.d02a.common.DocumentMessageDetails" createOnElement="IFTMBF/Segment_group_10/Segment_group_12/Document_message_details"> <jb:value property="communicationMediumTypeCode" data="IFTMBF/Segment_group_10/Segment_group_12/Document_message_details/Communication_medium_type_code" decoder="String" default="null" /> <jb:value property="documentCopiesRequiredQuantity" data="IFTMBF/Segment_group_10/Segment_group_12/Document_message_details/Document_copies_required_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="documentOriginalsRequiredQuantity" data="IFTMBF/Segment_group_10/Segment_group_12/Document_message_details/Document_originals_required_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="IFTMBF.Segment_group_10.Segment_group_12.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="IFTMBF.Segment_group_10.Segment_group_12.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_12.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d02a.common.field.DocumentMessageNameC002" createOnElement="IFTMBF/Segment_group_10/Segment_group_12/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="IFTMBF/Segment_group_10/Segment_group_12/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Segment_group_12/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Segment_group_12/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="IFTMBF/Segment_group_10/Segment_group_12/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_12.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DocumentMessageDetailsC503" createOnElement="IFTMBF/Segment_group_10/Segment_group_12/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentIdentifier" data="IFTMBF/Segment_group_10/Segment_group_12/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_identifier" decoder="String" default="null" /> <jb:value property="documentStatusCode" data="IFTMBF/Segment_group_10/Segment_group_12/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_status_code" decoder="String" default="null" /> <jb:value property="documentSourceDescription" data="IFTMBF/Segment_group_10/Segment_group_12/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_source_description" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBF/Segment_group_10/Segment_group_12/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="IFTMBF/Segment_group_10/Segment_group_12/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBF/Segment_group_10/Segment_group_12/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_12.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBF/Segment_group_10/Segment_group_12/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_10.Segment_group_12.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_12.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBF/Segment_group_10/Segment_group_12/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBF/Segment_group_10/Segment_group_12/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBF/Segment_group_10/Segment_group_12/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBF/Segment_group_10/Segment_group_12/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_13_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_10"> <jb:wiring beanIdRef="IFTMBF.Segment_group_10.Segment_group_13" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_13" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup13" createOnElement="IFTMBF/Segment_group_10/Segment_group_13"> <jb:wiring property="reference" beanIdRef="IFTMBF.Segment_group_10.Segment_group_13.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_10.Segment_group_13.Date_time_period_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_13.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="IFTMBF/Segment_group_10/Segment_group_13/Reference"> <jb:wiring property="reference" beanIdRef="IFTMBF.Segment_group_10.Segment_group_13.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_13.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="IFTMBF/Segment_group_10/Segment_group_13/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="IFTMBF/Segment_group_10/Segment_group_13/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="IFTMBF/Segment_group_10/Segment_group_13/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="IFTMBF/Segment_group_10/Segment_group_13/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="IFTMBF/Segment_group_10/Segment_group_13/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBF/Segment_group_10/Segment_group_13/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_13.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_10/Segment_group_13"> <jb:wiring beanIdRef="IFTMBF.Segment_group_10.Segment_group_13.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_13.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBF/Segment_group_10/Segment_group_13/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_10.Segment_group_13.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_13.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBF/Segment_group_10/Segment_group_13/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBF/Segment_group_10/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBF/Segment_group_10/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBF/Segment_group_10/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_10"> <jb:wiring beanIdRef="IFTMBF.Segment_group_10.Segment_group_14" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup14" createOnElement="IFTMBF/Segment_group_10/Segment_group_14"> <jb:wiring property="chargePaymentInstructions" beanIdRef="IFTMBF.Segment_group_10.Segment_group_14.Charge_payment_instructions" /> <jb:wiring property="reference" beanIdRef="IFTMBF.Segment_group_10.Segment_group_14.Reference_List" /> <jb:wiring property="currencies" beanIdRef="IFTMBF.Segment_group_10.Segment_group_14.Currencies" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFTMBF.Segment_group_10.Segment_group_14.Place_location_identification_List" /> <jb:wiring property="monetaryAmount" beanIdRef="IFTMBF.Segment_group_10.Segment_group_14.Monetary_amount_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14.Charge_payment_instructions" class="org.milyn.edi.unedifact.d02a.common.ChargePaymentInstructions" createOnElement="IFTMBF/Segment_group_10/Segment_group_14/Charge_payment_instructions"> <jb:value property="paymentArrangementCode" data="IFTMBF/Segment_group_10/Segment_group_14/Charge_payment_instructions/Payment_arrangement_code" decoder="String" default="null" /> <jb:wiring property="chargeCategory" beanIdRef="IFTMBF.Segment_group_10.Segment_group_14.Charge_payment_instructions.CHARGE_CATEGORY" /> <jb:wiring property="methodOfPayment" beanIdRef="IFTMBF.Segment_group_10.Segment_group_14.Charge_payment_instructions.METHOD_OF_PAYMENT" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14.Charge_payment_instructions.CHARGE_CATEGORY" class="org.milyn.edi.unedifact.d02a.common.field.ChargeCategoryC229" createOnElement="IFTMBF/Segment_group_10/Segment_group_14/Charge_payment_instructions/CHARGE_CATEGORY"> <jb:value property="chargeCategoryCode" data="IFTMBF/Segment_group_10/Segment_group_14/Charge_payment_instructions/CHARGE_CATEGORY/Charge_category_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Segment_group_14/Charge_payment_instructions/CHARGE_CATEGORY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Segment_group_14/Charge_payment_instructions/CHARGE_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14.Charge_payment_instructions.METHOD_OF_PAYMENT" class="org.milyn.edi.unedifact.d02a.common.field.MethodOfPaymentC231" createOnElement="IFTMBF/Segment_group_10/Segment_group_14/Charge_payment_instructions/METHOD_OF_PAYMENT"> <jb:value property="transportChargesPaymentMethodCode" data="IFTMBF/Segment_group_10/Segment_group_14/Charge_payment_instructions/METHOD_OF_PAYMENT/Transport_charges_payment_method_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Segment_group_14/Charge_payment_instructions/METHOD_OF_PAYMENT/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Segment_group_14/Charge_payment_instructions/METHOD_OF_PAYMENT/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14.Reference_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_10/Segment_group_14"> <jb:wiring beanIdRef="IFTMBF.Segment_group_10.Segment_group_14.Reference" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="IFTMBF/Segment_group_10/Segment_group_14/Reference"> <jb:wiring property="reference" beanIdRef="IFTMBF.Segment_group_10.Segment_group_14.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="IFTMBF/Segment_group_10/Segment_group_14/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="IFTMBF/Segment_group_10/Segment_group_14/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="IFTMBF/Segment_group_10/Segment_group_14/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="IFTMBF/Segment_group_10/Segment_group_14/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="IFTMBF/Segment_group_10/Segment_group_14/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBF/Segment_group_10/Segment_group_14/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14.Currencies" class="org.milyn.edi.unedifact.d02a.common.Currencies" createOnElement="IFTMBF/Segment_group_10/Segment_group_14/Currencies"> <jb:value property="currencyExchangeRate" data="IFTMBF/Segment_group_10/Segment_group_14/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" /> <jb:value property="exchangeRateCurrencyMarketIdentifier" data="IFTMBF/Segment_group_10/Segment_group_14/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" /> <jb:wiring property="currencyDetails1" beanIdRef="IFTMBF.Segment_group_10.Segment_group_14.Currencies.CURRENCY_DETAILS_-_-1" /> <jb:wiring property="currencyDetails2" beanIdRef="IFTMBF.Segment_group_10.Segment_group_14.Currencies.CURRENCY_DETAILS_-_-2" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d02a.common.field.CurrencyDetailsC504" createOnElement="IFTMBF/Segment_group_10/Segment_group_14/Currencies/CURRENCY_DETAILS_-_-1"> <jb:value property="currencyUsageCodeQualifier" data="IFTMBF/Segment_group_10/Segment_group_14/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="IFTMBF/Segment_group_10/Segment_group_14/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="IFTMBF/Segment_group_10/Segment_group_14/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyRate" data="IFTMBF/Segment_group_10/Segment_group_14/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d02a.common.field.CurrencyDetailsC504" createOnElement="IFTMBF/Segment_group_10/Segment_group_14/Currencies/CURRENCY_DETAILS_-_-2"> <jb:value property="currencyUsageCodeQualifier" data="IFTMBF/Segment_group_10/Segment_group_14/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="IFTMBF/Segment_group_10/Segment_group_14/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="IFTMBF/Segment_group_10/Segment_group_14/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyRate" data="IFTMBF/Segment_group_10/Segment_group_14/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_10/Segment_group_14"> <jb:wiring beanIdRef="IFTMBF.Segment_group_10.Segment_group_14.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14.Place_location_identification" class="org.milyn.edi.unedifact.d02a.common.PlaceLocationIdentification" createOnElement="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFTMBF.Segment_group_10.Segment_group_14.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFTMBF.Segment_group_10.Segment_group_14.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFTMBF.Segment_group_10.Segment_group_14.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="IFTMBF/Segment_group_10/Segment_group_14/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_10/Segment_group_14"> <jb:wiring beanIdRef="IFTMBF.Segment_group_10.Segment_group_14.Monetary_amount" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14.Monetary_amount" class="org.milyn.edi.unedifact.d02a.common.MonetaryAmount" createOnElement="IFTMBF/Segment_group_10/Segment_group_14/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="IFTMBF.Segment_group_10.Segment_group_14.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_14.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d02a.common.field.MonetaryAmountC516" createOnElement="IFTMBF/Segment_group_10/Segment_group_14/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="IFTMBF/Segment_group_10/Segment_group_14/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="IFTMBF/Segment_group_10/Segment_group_14/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="IFTMBF/Segment_group_10/Segment_group_14/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="IFTMBF/Segment_group_10/Segment_group_14/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="IFTMBF/Segment_group_10/Segment_group_14/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_10"> <jb:wiring beanIdRef="IFTMBF.Segment_group_10.Segment_group_15" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup15" createOnElement="IFTMBF/Segment_group_10/Segment_group_15"> <jb:wiring property="transportServiceRequirements" beanIdRef="IFTMBF.Segment_group_10.Segment_group_15.Transport_service_requirements" /> <jb:wiring property="reference" beanIdRef="IFTMBF.Segment_group_10.Segment_group_15.Reference" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFTMBF.Segment_group_10.Segment_group_15.Place_location_identification" /> <jb:wiring property="transportPlacement" beanIdRef="IFTMBF.Segment_group_10.Segment_group_15.Transport_placement" /> <jb:wiring property="freeText" beanIdRef="IFTMBF.Segment_group_10.Segment_group_15.Free_text_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15.Transport_service_requirements" class="org.milyn.edi.unedifact.d02a.common.TransportServiceRequirements" createOnElement="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements"> <jb:wiring property="contractAndCarriageCondition" beanIdRef="IFTMBF.Segment_group_10.Segment_group_15.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" /> <jb:wiring property="service" beanIdRef="IFTMBF.Segment_group_10.Segment_group_15.Transport_service_requirements.SERVICE" /> <jb:wiring property="transportPriority" beanIdRef="IFTMBF.Segment_group_10.Segment_group_15.Transport_service_requirements.TRANSPORT_PRIORITY" /> <jb:wiring property="natureOfCargo" beanIdRef="IFTMBF.Segment_group_10.Segment_group_15.Transport_service_requirements.NATURE_OF_CARGO" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" class="org.milyn.edi.unedifact.d02a.common.field.ContractAndCarriageConditionC536" createOnElement="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION"> <jb:value property="contractAndCarriageConditionCode" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Contract_and_carriage_condition_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15.Transport_service_requirements.SERVICE" class="org.milyn.edi.unedifact.d02a.common.field.ServiceC233" createOnElement="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/SERVICE"> <jb:value property="serviceRequirementCode1" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/SERVICE/Service_requirement_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/SERVICE/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/SERVICE/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="serviceRequirementCode2" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/SERVICE/Service_requirement_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/SERVICE/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/SERVICE/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15.Transport_service_requirements.TRANSPORT_PRIORITY" class="org.milyn.edi.unedifact.d02a.common.field.TransportPriorityC537" createOnElement="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/TRANSPORT_PRIORITY"> <jb:value property="transportServicePriorityCode" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/TRANSPORT_PRIORITY/Transport_service_priority_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15.Transport_service_requirements.NATURE_OF_CARGO" class="org.milyn.edi.unedifact.d02a.common.field.NatureOfCargoC703" createOnElement="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/NATURE_OF_CARGO"> <jb:value property="cargoTypeClassificationCode" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/NATURE_OF_CARGO/Cargo_type_classification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/NATURE_OF_CARGO/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_service_requirements/NATURE_OF_CARGO/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="IFTMBF/Segment_group_10/Segment_group_15/Reference"> <jb:wiring property="reference" beanIdRef="IFTMBF.Segment_group_10.Segment_group_15.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="IFTMBF/Segment_group_10/Segment_group_15/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="IFTMBF/Segment_group_10/Segment_group_15/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="IFTMBF/Segment_group_10/Segment_group_15/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="IFTMBF/Segment_group_10/Segment_group_15/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="IFTMBF/Segment_group_10/Segment_group_15/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBF/Segment_group_10/Segment_group_15/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15.Place_location_identification" class="org.milyn.edi.unedifact.d02a.common.PlaceLocationIdentification" createOnElement="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFTMBF.Segment_group_10.Segment_group_15.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFTMBF.Segment_group_10.Segment_group_15.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFTMBF.Segment_group_10.Segment_group_15.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="IFTMBF/Segment_group_10/Segment_group_15/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15.Transport_placement" class="org.milyn.edi.unedifact.d02a.common.TransportPlacement" createOnElement="IFTMBF/Segment_group_10/Segment_group_15/Transport_placement"> <jb:wiring property="transportIdentification" beanIdRef="IFTMBF.Segment_group_10.Segment_group_15.Transport_placement.TRANSPORT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15.Transport_placement.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.TransportIdentificationC222" createOnElement="IFTMBF/Segment_group_10/Segment_group_15/Transport_placement/TRANSPORT_IDENTIFICATION"> <jb:value property="transportMeansIdentificationNameIdentifier" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_placement/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_placement/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_placement/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="transportMeansIdentificationName" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_placement/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" /> <jb:value property="transportMeansNationalityCode" data="IFTMBF/Segment_group_10/Segment_group_15/Transport_placement/TRANSPORT_IDENTIFICATION/Transport_means_nationality_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15.Free_text_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_10/Segment_group_15"> <jb:wiring beanIdRef="IFTMBF.Segment_group_10.Segment_group_15.Free_text" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15.Free_text" class="org.milyn.edi.unedifact.d02a.common.FreeText" createOnElement="IFTMBF/Segment_group_10/Segment_group_15/Free_text"> <jb:value property="textSubjectCodeQualifier" data="IFTMBF/Segment_group_10/Segment_group_15/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="IFTMBF/Segment_group_10/Segment_group_15/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBF/Segment_group_10/Segment_group_15/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="IFTMBF/Segment_group_10/Segment_group_15/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFTMBF.Segment_group_10.Segment_group_15.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFTMBF.Segment_group_10.Segment_group_15.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.TextReferenceC107" createOnElement="IFTMBF/Segment_group_10/Segment_group_15/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="IFTMBF/Segment_group_10/Segment_group_15/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_10/Segment_group_15/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_10/Segment_group_15/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_10.Segment_group_15.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02a.common.field.TextLiteralC108" createOnElement="IFTMBF/Segment_group_10/Segment_group_15/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFTMBF/Segment_group_10/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFTMBF/Segment_group_10/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFTMBF/Segment_group_10/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFTMBF/Segment_group_10/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFTMBF/Segment_group_10/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16_List" class="java.util.ArrayList" createOnElement="IFTMBF"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup16" createOnElement="IFTMBF/Segment_group_16"> <jb:wiring property="goodsItemDetails" beanIdRef="IFTMBF.Segment_group_16.Goods_item_details" /> <jb:wiring property="handlingInstructions" beanIdRef="IFTMBF.Segment_group_16.Handling_instructions" /> <jb:wiring property="temperature" beanIdRef="IFTMBF.Segment_group_16.Temperature" /> <jb:wiring property="rangeDetails" beanIdRef="IFTMBF.Segment_group_16.Range_details" /> <jb:wiring property="transportMovementDetails" beanIdRef="IFTMBF.Segment_group_16.Transport_movement_details" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFTMBF.Segment_group_16.Place_location_identification_List" /> <jb:wiring property="monetaryAmount" beanIdRef="IFTMBF.Segment_group_16.Monetary_amount_List" /> <jb:wiring property="additionalProductId" beanIdRef="IFTMBF.Segment_group_16.Additional_product_id_List" /> <jb:wiring property="freeText" beanIdRef="IFTMBF.Segment_group_16.Free_text_List" /> <jb:wiring property="percentageDetails" beanIdRef="IFTMBF.Segment_group_16.Percentage_details_List" /> <jb:wiring property="segmentGroup17" beanIdRef="IFTMBF.Segment_group_16.Segment_group_17_List" /> <jb:wiring property="natureOfCargo" beanIdRef="IFTMBF.Segment_group_16.Nature_of_cargo_List" /> <jb:wiring property="segmentGroup18" beanIdRef="IFTMBF.Segment_group_16.Segment_group_18_List" /> <jb:wiring property="segmentGroup19" beanIdRef="IFTMBF.Segment_group_16.Segment_group_19_List" /> <jb:wiring property="segmentGroup20" beanIdRef="IFTMBF.Segment_group_16.Segment_group_20_List" /> <jb:wiring property="segmentGroup21" beanIdRef="IFTMBF.Segment_group_16.Segment_group_21_List" /> <jb:wiring property="segmentGroup22" beanIdRef="IFTMBF.Segment_group_16.Segment_group_22_List" /> <jb:wiring property="segmentGroup23" beanIdRef="IFTMBF.Segment_group_16.Segment_group_23_List" /> <jb:wiring property="segmentGroup25" beanIdRef="IFTMBF.Segment_group_16.Segment_group_25_List" /> <jb:wiring property="segmentGroup27" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Goods_item_details" class="org.milyn.edi.unedifact.d02a.common.GoodsItemDetails" createOnElement="IFTMBF/Segment_group_16/Goods_item_details"> <jb:value property="goodsItemNumber" data="IFTMBF/Segment_group_16/Goods_item_details/Goods_item_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="numberAndTypeOfPackages1" beanIdRef="IFTMBF.Segment_group_16.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-1" /> <jb:wiring property="numberAndTypeOfPackages2" beanIdRef="IFTMBF.Segment_group_16.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-2" /> <jb:wiring property="numberAndTypeOfPackages3" beanIdRef="IFTMBF.Segment_group_16.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-3" /> <jb:wiring property="numberAndTypeOfPackages4" beanIdRef="IFTMBF.Segment_group_16.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-4" /> <jb:wiring property="numberAndTypeOfPackages5" beanIdRef="IFTMBF.Segment_group_16.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-5" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-1" class="org.milyn.edi.unedifact.d02a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1"> <jb:value property="packageQuantity" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="packageTypeDescriptionCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Type_of_packages" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Packaging_related_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-2" class="org.milyn.edi.unedifact.d02a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2"> <jb:value property="packageQuantity" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="packageTypeDescriptionCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Type_of_packages" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Packaging_related_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-3" class="org.milyn.edi.unedifact.d02a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3"> <jb:value property="packageQuantity" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="packageTypeDescriptionCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Type_of_packages" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Packaging_related_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-4" class="org.milyn.edi.unedifact.d02a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4"> <jb:value property="packageQuantity" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="packageTypeDescriptionCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Type_of_packages" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Packaging_related_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-5" class="org.milyn.edi.unedifact.d02a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5"> <jb:value property="packageQuantity" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="packageTypeDescriptionCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Type_of_packages" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="IFTMBF/Segment_group_16/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Packaging_related_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Handling_instructions" class="org.milyn.edi.unedifact.d02a.common.HandlingInstructions" createOnElement="IFTMBF/Segment_group_16/Handling_instructions"> <jb:wiring property="handlingInstructions" beanIdRef="IFTMBF.Segment_group_16.Handling_instructions.HANDLING_INSTRUCTIONS" /> <jb:wiring property="hazardousMaterial" beanIdRef="IFTMBF.Segment_group_16.Handling_instructions.HAZARDOUS_MATERIAL" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d02a.common.field.HandlingInstructionsC524" createOnElement="IFTMBF/Segment_group_16/Handling_instructions/HANDLING_INSTRUCTIONS"> <jb:value property="handlingInstructionDescriptionCode" data="IFTMBF/Segment_group_16/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="handlingInstructionDescription" data="IFTMBF/Segment_group_16/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d02a.common.field.HazardousMaterialC218" createOnElement="IFTMBF/Segment_group_16/Handling_instructions/HAZARDOUS_MATERIAL"> <jb:value property="hazardousMaterialCategoryNameCode" data="IFTMBF/Segment_group_16/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="hazardousMaterialCategoryName" data="IFTMBF/Segment_group_16/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Temperature" class="org.milyn.edi.unedifact.d02a.common.Temperature" createOnElement="IFTMBF/Segment_group_16/Temperature"> <jb:value property="temperatureTypeCodeQualifier" data="IFTMBF/Segment_group_16/Temperature/Temperature_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="temperatureSetting" beanIdRef="IFTMBF.Segment_group_16.Temperature.TEMPERATURE_SETTING" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Temperature.TEMPERATURE_SETTING" class="org.milyn.edi.unedifact.d02a.common.field.TemperatureSettingC239" createOnElement="IFTMBF/Segment_group_16/Temperature/TEMPERATURE_SETTING"> <jb:value property="temperatureDegree" data="IFTMBF/Segment_group_16/Temperature/TEMPERATURE_SETTING/Temperature_degree" decoder="DABigDecimal" default="null" /> <jb:value property="measurementUnitCode" data="IFTMBF/Segment_group_16/Temperature/TEMPERATURE_SETTING/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Range_details" class="org.milyn.edi.unedifact.d02a.common.RangeDetails" createOnElement="IFTMBF/Segment_group_16/Range_details"> <jb:value property="rangeTypeCodeQualifier" data="IFTMBF/Segment_group_16/Range_details/Range_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="range" beanIdRef="IFTMBF.Segment_group_16.Range_details.RANGE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Range_details.RANGE" class="org.milyn.edi.unedifact.d02a.common.field.RangeC280" createOnElement="IFTMBF/Segment_group_16/Range_details/RANGE"> <jb:value property="measurementUnitCode" data="IFTMBF/Segment_group_16/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="IFTMBF/Segment_group_16/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="IFTMBF/Segment_group_16/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Transport_movement_details" class="org.milyn.edi.unedifact.d02a.common.TransportMovementDetails" createOnElement="IFTMBF/Segment_group_16/Transport_movement_details"> <jb:value property="equipmentPlanDescription" data="IFTMBF/Segment_group_16/Transport_movement_details/Equipment_plan_description" decoder="String" default="null" /> <jb:value property="haulageArrangementsCode" data="IFTMBF/Segment_group_16/Transport_movement_details/Haulage_arrangements_code" decoder="String" default="null" /> <jb:wiring property="movementType" beanIdRef="IFTMBF.Segment_group_16.Transport_movement_details.MOVEMENT_TYPE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Transport_movement_details.MOVEMENT_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.MovementTypeC219" createOnElement="IFTMBF/Segment_group_16/Transport_movement_details/MOVEMENT_TYPE"> <jb:value property="movementTypeDescriptionCode" data="IFTMBF/Segment_group_16/Transport_movement_details/MOVEMENT_TYPE/Movement_type_description_code" decoder="String" default="null" /> <jb:value property="movementTypeDescription" data="IFTMBF/Segment_group_16/Transport_movement_details/MOVEMENT_TYPE/Movement_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Place_location_identification" class="org.milyn.edi.unedifact.d02a.common.PlaceLocationIdentification" createOnElement="IFTMBF/Segment_group_16/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="IFTMBF/Segment_group_16/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="IFTMBF/Segment_group_16/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFTMBF.Segment_group_16.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFTMBF.Segment_group_16.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFTMBF.Segment_group_16.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="IFTMBF/Segment_group_16/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="IFTMBF/Segment_group_16/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="IFTMBF/Segment_group_16/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFTMBF/Segment_group_16/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="IFTMBF/Segment_group_16/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="IFTMBF/Segment_group_16/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFTMBF/Segment_group_16/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="IFTMBF/Segment_group_16/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="IFTMBF/Segment_group_16/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Monetary_amount" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Monetary_amount" class="org.milyn.edi.unedifact.d02a.common.MonetaryAmount" createOnElement="IFTMBF/Segment_group_16/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="IFTMBF.Segment_group_16.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d02a.common.field.MonetaryAmountC516" createOnElement="IFTMBF/Segment_group_16/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="IFTMBF/Segment_group_16/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="IFTMBF/Segment_group_16/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="IFTMBF/Segment_group_16/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="IFTMBF/Segment_group_16/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="IFTMBF/Segment_group_16/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Additional_product_id_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Additional_product_id" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Additional_product_id" class="org.milyn.edi.unedifact.d02a.common.AdditionalProductId" createOnElement="IFTMBF/Segment_group_16/Additional_product_id"> <jb:value property="productIdentifierCodeQualifier" data="IFTMBF/Segment_group_16/Additional_product_id/Product_identifier_code_qualifier" decoder="String" default="null" /> <jb:wiring property="itemNumberIdentification1" beanIdRef="IFTMBF.Segment_group_16.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" /> <jb:wiring property="itemNumberIdentification2" beanIdRef="IFTMBF.Segment_group_16.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" /> <jb:wiring property="itemNumberIdentification3" beanIdRef="IFTMBF.Segment_group_16.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" /> <jb:wiring property="itemNumberIdentification4" beanIdRef="IFTMBF.Segment_group_16.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" /> <jb:wiring property="itemNumberIdentification5" beanIdRef="IFTMBF.Segment_group_16.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" class="org.milyn.edi.unedifact.d02a.common.field.ItemNumberIdentificationC212" createOnElement="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1"> <jb:value property="itemIdentifier" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_identifier" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_type_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" class="org.milyn.edi.unedifact.d02a.common.field.ItemNumberIdentificationC212" createOnElement="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2"> <jb:value property="itemIdentifier" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_identifier" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_type_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" class="org.milyn.edi.unedifact.d02a.common.field.ItemNumberIdentificationC212" createOnElement="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3"> <jb:value property="itemIdentifier" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_identifier" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_type_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" class="org.milyn.edi.unedifact.d02a.common.field.ItemNumberIdentificationC212" createOnElement="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4"> <jb:value property="itemIdentifier" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_identifier" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_type_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" class="org.milyn.edi.unedifact.d02a.common.field.ItemNumberIdentificationC212" createOnElement="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5"> <jb:value property="itemIdentifier" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_identifier" decoder="String" default="null" /> <jb:value property="itemTypeIdentificationCode" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_type_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Free_text_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Free_text" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Free_text" class="org.milyn.edi.unedifact.d02a.common.FreeText" createOnElement="IFTMBF/Segment_group_16/Free_text"> <jb:value property="textSubjectCodeQualifier" data="IFTMBF/Segment_group_16/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="IFTMBF/Segment_group_16/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBF/Segment_group_16/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="IFTMBF/Segment_group_16/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFTMBF.Segment_group_16.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFTMBF.Segment_group_16.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.TextReferenceC107" createOnElement="IFTMBF/Segment_group_16/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="IFTMBF/Segment_group_16/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02a.common.field.TextLiteralC108" createOnElement="IFTMBF/Segment_group_16/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFTMBF/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFTMBF/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFTMBF/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFTMBF/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFTMBF/Segment_group_16/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Percentage_details_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Percentage_details" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Percentage_details" class="org.milyn.edi.unedifact.d02a.common.PercentageDetails" createOnElement="IFTMBF/Segment_group_16/Percentage_details"> <jb:value property="statusDescriptionCode" data="IFTMBF/Segment_group_16/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="IFTMBF.Segment_group_16.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.PercentageDetailsC501" createOnElement="IFTMBF/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="IFTMBF/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="IFTMBF/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="IFTMBF/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_17_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_17" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_17" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup17" createOnElement="IFTMBF/Segment_group_16/Segment_group_17"> <jb:wiring property="nameAndAddress" beanIdRef="IFTMBF.Segment_group_16.Segment_group_17.Name_and_address" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_16.Segment_group_17.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_17.Name_and_address" class="org.milyn.edi.unedifact.d02a.common.NameAndAddress" createOnElement="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address"> <jb:value property="partyFunctionCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="IFTMBF.Segment_group_16.Segment_group_17.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="IFTMBF.Segment_group_16.Segment_group_17.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="IFTMBF.Segment_group_16.Segment_group_17.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="IFTMBF.Segment_group_16.Segment_group_17.Name_and_address.STREET" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="IFTMBF.Segment_group_16.Segment_group_17.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_17.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.PartyIdentificationDetailsC082" createOnElement="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_17.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d02a.common.field.NameAndAddressC058" createOnElement="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressDescription1" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription2" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription3" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription4" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription5" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_17.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d02a.common.field.PartyNameC080" createOnElement="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCode" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_17.Name_and_address.STREET" class="org.milyn.edi.unedifact.d02a.common.field.StreetC059" createOnElement="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/STREET"> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_17.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.CountrySubEntityDetailsC819" createOnElement="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="IFTMBF/Segment_group_16/Segment_group_17/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_17.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBF/Segment_group_16/Segment_group_17/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_16.Segment_group_17.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_17.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBF/Segment_group_16/Segment_group_17/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_17/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBF/Segment_group_16/Segment_group_17/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBF/Segment_group_16/Segment_group_17/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Nature_of_cargo_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Nature_of_cargo" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Nature_of_cargo" class="org.milyn.edi.unedifact.d02a.common.NatureOfCargo" createOnElement="IFTMBF/Segment_group_16/Nature_of_cargo"> <jb:wiring property="natureOfCargo" beanIdRef="IFTMBF.Segment_group_16.Nature_of_cargo.NATURE_OF_CARGO" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Nature_of_cargo.NATURE_OF_CARGO" class="org.milyn.edi.unedifact.d02a.common.field.NatureOfCargoC703" createOnElement="IFTMBF/Segment_group_16/Nature_of_cargo/NATURE_OF_CARGO"> <jb:value property="cargoTypeClassificationCode" data="IFTMBF/Segment_group_16/Nature_of_cargo/NATURE_OF_CARGO/Cargo_type_classification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Nature_of_cargo/NATURE_OF_CARGO/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Nature_of_cargo/NATURE_OF_CARGO/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_18_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_18" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_18" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup18" createOnElement="IFTMBF/Segment_group_16/Segment_group_18"> <jb:wiring property="measurements" beanIdRef="IFTMBF.Segment_group_16.Segment_group_18.Measurements" /> <jb:wiring property="numberOfUnits" beanIdRef="IFTMBF.Segment_group_16.Segment_group_18.Number_of_units" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_18.Measurements" class="org.milyn.edi.unedifact.d02a.common.Measurements" createOnElement="IFTMBF/Segment_group_16/Segment_group_18/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_18/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="IFTMBF/Segment_group_16/Segment_group_18/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFTMBF.Segment_group_16.Segment_group_18.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFTMBF.Segment_group_16.Segment_group_18.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_18.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.MeasurementDetailsC502" createOnElement="IFTMBF/Segment_group_16/Segment_group_18/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="IFTMBF/Segment_group_16/Segment_group_18/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="IFTMBF/Segment_group_16/Segment_group_18/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="IFTMBF/Segment_group_16/Segment_group_18/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="IFTMBF/Segment_group_16/Segment_group_18/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_18.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02a.common.field.ValueRangeC174" createOnElement="IFTMBF/Segment_group_16/Segment_group_18/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="IFTMBF/Segment_group_16/Segment_group_18/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="IFTMBF/Segment_group_16/Segment_group_18/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="IFTMBF/Segment_group_16/Segment_group_18/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="IFTMBF/Segment_group_16/Segment_group_18/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="IFTMBF/Segment_group_16/Segment_group_18/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_18.Number_of_units" class="org.milyn.edi.unedifact.d02a.common.NumberOfUnits" createOnElement="IFTMBF/Segment_group_16/Segment_group_18/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFTMBF.Segment_group_16.Segment_group_18.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_18.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.NumberOfUnitDetailsC523" createOnElement="IFTMBF/Segment_group_16/Segment_group_18/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="unitsQuantity" data="IFTMBF/Segment_group_16/Segment_group_18/Number_of_units/NUMBER_OF_UNIT_DETAILS/Units_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="unitTypeCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_18/Number_of_units/NUMBER_OF_UNIT_DETAILS/Unit_type_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_19_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_19" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_19" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup19" createOnElement="IFTMBF/Segment_group_16/Segment_group_19"> <jb:wiring property="dimensions" beanIdRef="IFTMBF.Segment_group_16.Segment_group_19.Dimensions" /> <jb:wiring property="numberOfUnits" beanIdRef="IFTMBF.Segment_group_16.Segment_group_19.Number_of_units" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_19.Dimensions" class="org.milyn.edi.unedifact.d02a.common.Dimensions" createOnElement="IFTMBF/Segment_group_16/Segment_group_19/Dimensions"> <jb:value property="dimensionTypeCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_19/Dimensions/Dimension_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="dimensions" beanIdRef="IFTMBF.Segment_group_16.Segment_group_19.Dimensions.DIMENSIONS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_19.Dimensions.DIMENSIONS" class="org.milyn.edi.unedifact.d02a.common.field.DimensionsC211" createOnElement="IFTMBF/Segment_group_16/Segment_group_19/Dimensions/DIMENSIONS"> <jb:value property="measurementUnitCode" data="IFTMBF/Segment_group_16/Segment_group_19/Dimensions/DIMENSIONS/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="lengthMeasure" data="IFTMBF/Segment_group_16/Segment_group_19/Dimensions/DIMENSIONS/Length_measure" decoder="DABigDecimal" default="null" /> <jb:value property="widthMeasure" data="IFTMBF/Segment_group_16/Segment_group_19/Dimensions/DIMENSIONS/Width_measure" decoder="DABigDecimal" default="null" /> <jb:value property="heightMeasure" data="IFTMBF/Segment_group_16/Segment_group_19/Dimensions/DIMENSIONS/Height_measure" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_19.Number_of_units" class="org.milyn.edi.unedifact.d02a.common.NumberOfUnits" createOnElement="IFTMBF/Segment_group_16/Segment_group_19/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFTMBF.Segment_group_16.Segment_group_19.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_19.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.NumberOfUnitDetailsC523" createOnElement="IFTMBF/Segment_group_16/Segment_group_19/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="unitsQuantity" data="IFTMBF/Segment_group_16/Segment_group_19/Number_of_units/NUMBER_OF_UNIT_DETAILS/Units_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="unitTypeCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_19/Number_of_units/NUMBER_OF_UNIT_DETAILS/Unit_type_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_20_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_20" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_20" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup20" createOnElement="IFTMBF/Segment_group_16/Segment_group_20"> <jb:wiring property="reference" beanIdRef="IFTMBF.Segment_group_16.Segment_group_20.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_16.Segment_group_20.Date_time_period_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_20.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="IFTMBF/Segment_group_16/Segment_group_20/Reference"> <jb:wiring property="reference" beanIdRef="IFTMBF.Segment_group_16.Segment_group_20.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_20.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="IFTMBF/Segment_group_16/Segment_group_20/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_20/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="IFTMBF/Segment_group_16/Segment_group_20/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="IFTMBF/Segment_group_16/Segment_group_20/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="IFTMBF/Segment_group_16/Segment_group_20/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBF/Segment_group_16/Segment_group_20/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_20.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16/Segment_group_20"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_20.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_20.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBF/Segment_group_16/Segment_group_20/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_16.Segment_group_20.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_20.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBF/Segment_group_16/Segment_group_20/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_20/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBF/Segment_group_16/Segment_group_20/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBF/Segment_group_16/Segment_group_20/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_21_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_21" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_21" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup21" createOnElement="IFTMBF/Segment_group_16/Segment_group_21"> <jb:wiring property="packageIdentification" beanIdRef="IFTMBF.Segment_group_16.Segment_group_21.Package_identification" /> <jb:wiring property="reference" beanIdRef="IFTMBF.Segment_group_16.Segment_group_21.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_16.Segment_group_21.Date_time_period" /> <jb:wiring property="goodsIdentityNumber" beanIdRef="IFTMBF.Segment_group_16.Segment_group_21.Goods_identity_number_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_21.Package_identification" class="org.milyn.edi.unedifact.d02a.common.PackageIdentification" createOnElement="IFTMBF/Segment_group_16/Segment_group_21/Package_identification"> <jb:value property="markingInstructionsCode" data="IFTMBF/Segment_group_16/Segment_group_21/Package_identification/Marking_instructions_code" decoder="String" default="null" /> <jb:value property="containerOrPackageContentsIndicatorCode" data="IFTMBF/Segment_group_16/Segment_group_21/Package_identification/Container_or_package_contents_indicator_code" decoder="String" default="null" /> <jb:wiring property="marksLabels" beanIdRef="IFTMBF.Segment_group_16.Segment_group_21.Package_identification.MARKS___LABELS" /> <jb:wiring property="typeOfMarking" beanIdRef="IFTMBF.Segment_group_16.Segment_group_21.Package_identification.TYPE_OF_MARKING" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_21.Package_identification.MARKS___LABELS" class="org.milyn.edi.unedifact.d02a.common.field.MarksLabelsC210" createOnElement="IFTMBF/Segment_group_16/Segment_group_21/Package_identification/MARKS___LABELS"> <jb:value property="shippingMarksDescription1" data="IFTMBF/Segment_group_16/Segment_group_21/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-1" decoder="String" default="null" /> <jb:value property="shippingMarksDescription2" data="IFTMBF/Segment_group_16/Segment_group_21/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-2" decoder="String" default="null" /> <jb:value property="shippingMarksDescription3" data="IFTMBF/Segment_group_16/Segment_group_21/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-3" decoder="String" default="null" /> <jb:value property="shippingMarksDescription4" data="IFTMBF/Segment_group_16/Segment_group_21/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-4" decoder="String" default="null" /> <jb:value property="shippingMarksDescription5" data="IFTMBF/Segment_group_16/Segment_group_21/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-5" decoder="String" default="null" /> <jb:value property="shippingMarksDescription6" data="IFTMBF/Segment_group_16/Segment_group_21/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-6" decoder="String" default="null" /> <jb:value property="shippingMarksDescription7" data="IFTMBF/Segment_group_16/Segment_group_21/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-7" decoder="String" default="null" /> <jb:value property="shippingMarksDescription8" data="IFTMBF/Segment_group_16/Segment_group_21/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-8" decoder="String" default="null" /> <jb:value property="shippingMarksDescription9" data="IFTMBF/Segment_group_16/Segment_group_21/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-9" decoder="String" default="null" /> <jb:value property="shippingMarksDescription10" data="IFTMBF/Segment_group_16/Segment_group_21/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-10" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_21.Package_identification.TYPE_OF_MARKING" class="org.milyn.edi.unedifact.d02a.common.field.TypeOfMarkingC827" createOnElement="IFTMBF/Segment_group_16/Segment_group_21/Package_identification/TYPE_OF_MARKING"> <jb:value property="markingTypeCode" data="IFTMBF/Segment_group_16/Segment_group_21/Package_identification/TYPE_OF_MARKING/Marking_type_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Segment_group_21/Package_identification/TYPE_OF_MARKING/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Segment_group_21/Package_identification/TYPE_OF_MARKING/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_21.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="IFTMBF/Segment_group_16/Segment_group_21/Reference"> <jb:wiring property="reference" beanIdRef="IFTMBF.Segment_group_16.Segment_group_21.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_21.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="IFTMBF/Segment_group_16/Segment_group_21/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_21/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="IFTMBF/Segment_group_16/Segment_group_21/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="IFTMBF/Segment_group_16/Segment_group_21/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="IFTMBF/Segment_group_16/Segment_group_21/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBF/Segment_group_16/Segment_group_21/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_21.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBF/Segment_group_16/Segment_group_21/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_16.Segment_group_21.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_21.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBF/Segment_group_16/Segment_group_21/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_21/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBF/Segment_group_16/Segment_group_21/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBF/Segment_group_16/Segment_group_21/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_21.Goods_identity_number_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16/Segment_group_21"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_21.Goods_identity_number" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_21.Goods_identity_number" class="org.milyn.edi.unedifact.d02a.common.GoodsIdentityNumber" createOnElement="IFTMBF/Segment_group_16/Segment_group_21/Goods_identity_number"> <jb:value property="objectIdentificationCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_21/Goods_identity_number/Object_identification_code_qualifier" decoder="String" default="null" /> <jb:wiring property="identityNumberRange1" beanIdRef="IFTMBF.Segment_group_16.Segment_group_21.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" /> <jb:wiring property="identityNumberRange2" beanIdRef="IFTMBF.Segment_group_16.Segment_group_21.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" /> <jb:wiring property="identityNumberRange3" beanIdRef="IFTMBF.Segment_group_16.Segment_group_21.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" /> <jb:wiring property="identityNumberRange4" beanIdRef="IFTMBF.Segment_group_16.Segment_group_21.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" /> <jb:wiring property="identityNumberRange5" beanIdRef="IFTMBF.Segment_group_16.Segment_group_21.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_21.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="IFTMBF/Segment_group_16/Segment_group_21/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1"> <jb:value property="objectIdentifier1" data="IFTMBF/Segment_group_16/Segment_group_21/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-1" decoder="String" default="null" /> <jb:value property="objectIdentifier2" data="IFTMBF/Segment_group_16/Segment_group_21/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_21.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="IFTMBF/Segment_group_16/Segment_group_21/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2"> <jb:value property="objectIdentifier1" data="IFTMBF/Segment_group_16/Segment_group_21/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-1" decoder="String" default="null" /> <jb:value property="objectIdentifier2" data="IFTMBF/Segment_group_16/Segment_group_21/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_21.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="IFTMBF/Segment_group_16/Segment_group_21/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3"> <jb:value property="objectIdentifier1" data="IFTMBF/Segment_group_16/Segment_group_21/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-1" decoder="String" default="null" /> <jb:value property="objectIdentifier2" data="IFTMBF/Segment_group_16/Segment_group_21/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_21.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="IFTMBF/Segment_group_16/Segment_group_21/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4"> <jb:value property="objectIdentifier1" data="IFTMBF/Segment_group_16/Segment_group_21/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-1" decoder="String" default="null" /> <jb:value property="objectIdentifier2" data="IFTMBF/Segment_group_16/Segment_group_21/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_21.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" class="org.milyn.edi.unedifact.d02a.common.field.IdentityNumberRangeC208" createOnElement="IFTMBF/Segment_group_16/Segment_group_21/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5"> <jb:value property="objectIdentifier1" data="IFTMBF/Segment_group_16/Segment_group_21/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-1" decoder="String" default="null" /> <jb:value property="objectIdentifier2" data="IFTMBF/Segment_group_16/Segment_group_21/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_22_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_22" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_22" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup22" createOnElement="IFTMBF/Segment_group_16/Segment_group_22"> <jb:wiring property="documentMessageDetails" beanIdRef="IFTMBF.Segment_group_16.Segment_group_22.Document_message_details" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_16.Segment_group_22.Date_time_period_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_22.Document_message_details" class="org.milyn.edi.unedifact.d02a.common.DocumentMessageDetails" createOnElement="IFTMBF/Segment_group_16/Segment_group_22/Document_message_details"> <jb:value property="communicationMediumTypeCode" data="IFTMBF/Segment_group_16/Segment_group_22/Document_message_details/Communication_medium_type_code" decoder="String" default="null" /> <jb:value property="documentCopiesRequiredQuantity" data="IFTMBF/Segment_group_16/Segment_group_22/Document_message_details/Document_copies_required_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="documentOriginalsRequiredQuantity" data="IFTMBF/Segment_group_16/Segment_group_22/Document_message_details/Document_originals_required_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="IFTMBF.Segment_group_16.Segment_group_22.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="IFTMBF.Segment_group_16.Segment_group_22.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_22.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d02a.common.field.DocumentMessageNameC002" createOnElement="IFTMBF/Segment_group_16/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="IFTMBF/Segment_group_16/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="IFTMBF/Segment_group_16/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_22.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DocumentMessageDetailsC503" createOnElement="IFTMBF/Segment_group_16/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentIdentifier" data="IFTMBF/Segment_group_16/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_identifier" decoder="String" default="null" /> <jb:value property="documentStatusCode" data="IFTMBF/Segment_group_16/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_status_code" decoder="String" default="null" /> <jb:value property="documentSourceDescription" data="IFTMBF/Segment_group_16/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_source_description" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBF/Segment_group_16/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="IFTMBF/Segment_group_16/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBF/Segment_group_16/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_22.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16/Segment_group_22"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_22.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_22.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBF/Segment_group_16/Segment_group_22/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_16.Segment_group_22.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_22.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBF/Segment_group_16/Segment_group_22/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_22/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBF/Segment_group_16/Segment_group_22/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBF/Segment_group_16/Segment_group_22/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_23_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_23" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_23" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup23" createOnElement="IFTMBF/Segment_group_16/Segment_group_23"> <jb:wiring property="transportPlacement" beanIdRef="IFTMBF.Segment_group_16.Segment_group_23.Transport_placement" /> <jb:wiring property="segmentGroup24" beanIdRef="IFTMBF.Segment_group_16.Segment_group_23.Segment_group_24_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_23.Transport_placement" class="org.milyn.edi.unedifact.d02a.common.TransportPlacement" createOnElement="IFTMBF/Segment_group_16/Segment_group_23/Transport_placement"> <jb:wiring property="transportIdentification" beanIdRef="IFTMBF.Segment_group_16.Segment_group_23.Transport_placement.TRANSPORT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_23.Transport_placement.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.TransportIdentificationC222" createOnElement="IFTMBF/Segment_group_16/Segment_group_23/Transport_placement/TRANSPORT_IDENTIFICATION"> <jb:value property="transportMeansIdentificationNameIdentifier" data="IFTMBF/Segment_group_16/Segment_group_23/Transport_placement/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Segment_group_23/Transport_placement/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Segment_group_23/Transport_placement/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="transportMeansIdentificationName" data="IFTMBF/Segment_group_16/Segment_group_23/Transport_placement/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" /> <jb:value property="transportMeansNationalityCode" data="IFTMBF/Segment_group_16/Segment_group_23/Transport_placement/TRANSPORT_IDENTIFICATION/Transport_means_nationality_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_23.Segment_group_24_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16/Segment_group_23"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_23.Segment_group_24" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_23.Segment_group_24" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup24" createOnElement="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24"> <jb:wiring property="measurements" beanIdRef="IFTMBF.Segment_group_16.Segment_group_23.Segment_group_24.Measurements" /> <jb:wiring property="numberOfUnits" beanIdRef="IFTMBF.Segment_group_16.Segment_group_23.Segment_group_24.Number_of_units" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_23.Segment_group_24.Measurements" class="org.milyn.edi.unedifact.d02a.common.Measurements" createOnElement="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFTMBF.Segment_group_16.Segment_group_23.Segment_group_24.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFTMBF.Segment_group_16.Segment_group_23.Segment_group_24.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_23.Segment_group_24.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.MeasurementDetailsC502" createOnElement="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_23.Segment_group_24.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02a.common.field.ValueRangeC174" createOnElement="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_23.Segment_group_24.Number_of_units" class="org.milyn.edi.unedifact.d02a.common.NumberOfUnits" createOnElement="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFTMBF.Segment_group_16.Segment_group_23.Segment_group_24.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_23.Segment_group_24.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.NumberOfUnitDetailsC523" createOnElement="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="unitsQuantity" data="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Number_of_units/NUMBER_OF_UNIT_DETAILS/Units_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="unitTypeCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_23/Segment_group_24/Number_of_units/NUMBER_OF_UNIT_DETAILS/Unit_type_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_25_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_25" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_25" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup25" createOnElement="IFTMBF/Segment_group_16/Segment_group_25"> <jb:wiring property="splitGoodsPlacement" beanIdRef="IFTMBF.Segment_group_16.Segment_group_25.Split_goods_placement" /> <jb:wiring property="segmentGroup26" beanIdRef="IFTMBF.Segment_group_16.Segment_group_25.Segment_group_26_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_25.Split_goods_placement" class="org.milyn.edi.unedifact.d02a.common.SplitGoodsPlacement" createOnElement="IFTMBF/Segment_group_16/Segment_group_25/Split_goods_placement"> <jb:value property="packageQuantity" data="IFTMBF/Segment_group_16/Segment_group_25/Split_goods_placement/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="equipmentIdentification" beanIdRef="IFTMBF.Segment_group_16.Segment_group_25.Split_goods_placement.EQUIPMENT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_25.Split_goods_placement.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.EquipmentIdentificationC237" createOnElement="IFTMBF/Segment_group_16/Segment_group_25/Split_goods_placement/EQUIPMENT_IDENTIFICATION"> <jb:value property="equipmentIdentifier" data="IFTMBF/Segment_group_16/Segment_group_25/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Equipment_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Segment_group_25/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Segment_group_25/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="IFTMBF/Segment_group_16/Segment_group_25/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Country_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_25.Segment_group_26_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16/Segment_group_25"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_25.Segment_group_26" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_25.Segment_group_26" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup26" createOnElement="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26"> <jb:wiring property="measurements" beanIdRef="IFTMBF.Segment_group_16.Segment_group_25.Segment_group_26.Measurements" /> <jb:wiring property="numberOfUnits" beanIdRef="IFTMBF.Segment_group_16.Segment_group_25.Segment_group_26.Number_of_units" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_25.Segment_group_26.Measurements" class="org.milyn.edi.unedifact.d02a.common.Measurements" createOnElement="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFTMBF.Segment_group_16.Segment_group_25.Segment_group_26.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFTMBF.Segment_group_16.Segment_group_25.Segment_group_26.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_25.Segment_group_26.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.MeasurementDetailsC502" createOnElement="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_25.Segment_group_26.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02a.common.field.ValueRangeC174" createOnElement="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_25.Segment_group_26.Number_of_units" class="org.milyn.edi.unedifact.d02a.common.NumberOfUnits" createOnElement="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFTMBF.Segment_group_16.Segment_group_25.Segment_group_26.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_25.Segment_group_26.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.NumberOfUnitDetailsC523" createOnElement="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="unitsQuantity" data="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Number_of_units/NUMBER_OF_UNIT_DETAILS/Units_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="unitTypeCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_25/Segment_group_26/Number_of_units/NUMBER_OF_UNIT_DETAILS/Unit_type_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_27" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup27" createOnElement="IFTMBF/Segment_group_16/Segment_group_27"> <jb:wiring property="dangerousGoods" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Dangerous_goods" /> <jb:wiring property="freeText" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Free_text_List" /> <jb:wiring property="segmentGroup28" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_28_List" /> <jb:wiring property="segmentGroup29" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_29_List" /> <jb:wiring property="segmentGroup30" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Dangerous_goods" class="org.milyn.edi.unedifact.d02a.common.DangerousGoods" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods"> <jb:value property="dangerousGoodsRegulationsCode" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/Dangerous_goods_regulations_code" decoder="String" default="null" /> <jb:value property="packagingDangerLevelCode" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/Packaging_danger_level_code" decoder="String" default="null" /> <jb:value property="emergencyProcedureForShipsIdentifier" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/Emergency_procedure_for_ships_identifier" decoder="String" default="null" /> <jb:value property="hazardMedicalFirstAidGuideIdentifier" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/Hazard_medical_first_aid_guide_identifier" decoder="String" default="null" /> <jb:value property="transportEmergencyCardIdentifier" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/Transport_emergency_card_identifier" decoder="String" default="null" /> <jb:value property="packingInstructionTypeCode" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/Packing_instruction_type_code" decoder="String" default="null" /> <jb:value property="hazardousMeansOfTransportCategoryCode" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/Hazardous_means_of_transport_category_code" decoder="String" default="null" /> <jb:value property="hazardousCargoTransportAuthorisationCode" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/Hazardous_cargo_transport_authorisation_code" decoder="String" default="null" /> <jb:wiring property="hazardCode" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Dangerous_goods.HAZARD_CODE" /> <jb:wiring property="undgInformation" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Dangerous_goods.UNDG_INFORMATION" /> <jb:wiring property="dangerousGoodsShipmentFlashpoint" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" /> <jb:wiring property="hazardIdentificationPlacardDetails" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" /> <jb:wiring property="dangerousGoodsLabel" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Dangerous_goods.DANGEROUS_GOODS_LABEL" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Dangerous_goods.HAZARD_CODE" class="org.milyn.edi.unedifact.d02a.common.field.HazardCodeC205" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/HAZARD_CODE"> <jb:value property="hazardIdentificationCode" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/HAZARD_CODE/Hazard_identification_code" decoder="String" default="null" /> <jb:value property="additionalHazardClassificationIdentifier" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/HAZARD_CODE/Additional_hazard_classification_identifier" decoder="String" default="null" /> <jb:value property="hazardCodeVersionIdentifier" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/HAZARD_CODE/Hazard_code_version_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Dangerous_goods.UNDG_INFORMATION" class="org.milyn.edi.unedifact.d02a.common.field.UndgInformationC234" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/UNDG_INFORMATION"> <jb:value property="unitedNationsDangerousGoodsUNDGIdentifier" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/UNDG_INFORMATION/United_Nations_Dangerous_Goods__UNDG__identifier" decoder="String" default="null" /> <jb:value property="dangerousGoodsFlashpointDescription" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/UNDG_INFORMATION/Dangerous_goods_flashpoint_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" class="org.milyn.edi.unedifact.d02a.common.field.DangerousGoodsShipmentFlashpointC223" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT"> <jb:value property="shipmentFlashpointDegree" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Shipment_flashpoint_degree" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.HazardIdentificationPlacardDetailsC235" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS"> <jb:value property="orangeHazardPlacardUpperPartIdentifier" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_upper_part_identifier" decoder="String" default="null" /> <jb:value property="orangeHazardPlacardLowerPartIdentifier" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_lower_part_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Dangerous_goods.DANGEROUS_GOODS_LABEL" class="org.milyn.edi.unedifact.d02a.common.field.DangerousGoodsLabelC236" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/DANGEROUS_GOODS_LABEL"> <jb:value property="dangerousGoodsMarkingIdentifier1" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-1" decoder="String" default="null" /> <jb:value property="dangerousGoodsMarkingIdentifier2" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-2" decoder="String" default="null" /> <jb:value property="dangerousGoodsMarkingIdentifier3" data="IFTMBF/Segment_group_16/Segment_group_27/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Free_text_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16/Segment_group_27"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Free_text" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Free_text" class="org.milyn.edi.unedifact.d02a.common.FreeText" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Free_text"> <jb:value property="textSubjectCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_27/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="IFTMBF/Segment_group_16/Segment_group_27/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBF/Segment_group_16/Segment_group_27/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="IFTMBF/Segment_group_16/Segment_group_27/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.TextReferenceC107" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="IFTMBF/Segment_group_16/Segment_group_27/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Segment_group_27/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Segment_group_27/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02a.common.field.TextLiteralC108" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFTMBF/Segment_group_16/Segment_group_27/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFTMBF/Segment_group_16/Segment_group_27/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFTMBF/Segment_group_16/Segment_group_27/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFTMBF/Segment_group_16/Segment_group_27/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFTMBF/Segment_group_16/Segment_group_27/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_28_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16/Segment_group_27"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_28" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_28" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup28" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_28"> <jb:wiring property="contactInformation" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_28.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_28.Communication_contact_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_28.Contact_information" class="org.milyn.edi.unedifact.d02a.common.ContactInformation" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_28/Contact_information"> <jb:value property="contactFunctionCode" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_28/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_28.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_28.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_28/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_28/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" /> <jb:value property="departmentOrEmployeeName" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_28/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_28.Communication_contact_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_28"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_28.Communication_contact" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_28.Communication_contact" class="org.milyn.edi.unedifact.d02a.common.CommunicationContact" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_28/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_28.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_28.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02a.common.field.CommunicationContactC076" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_28/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_28/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_28/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_29_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16/Segment_group_27"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_29" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_29" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup29" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29"> <jb:wiring property="measurements" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_29.Measurements" /> <jb:wiring property="numberOfUnits" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_29.Number_of_units" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_29.Measurements" class="org.milyn.edi.unedifact.d02a.common.Measurements" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_29.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_29.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_29.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.MeasurementDetailsC502" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_29.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02a.common.field.ValueRangeC174" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_29.Number_of_units" class="org.milyn.edi.unedifact.d02a.common.NumberOfUnits" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_29.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_29.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.NumberOfUnitDetailsC523" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="unitsQuantity" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Number_of_units/NUMBER_OF_UNIT_DETAILS/Units_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="unitTypeCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_29/Number_of_units/NUMBER_OF_UNIT_DETAILS/Unit_type_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16/Segment_group_27"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup30" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30"> <jb:wiring property="splitGoodsPlacement" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Split_goods_placement" /> <jb:wiring property="segmentGroup31" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Segment_group_31_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Split_goods_placement" class="org.milyn.edi.unedifact.d02a.common.SplitGoodsPlacement" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Split_goods_placement"> <jb:value property="packageQuantity" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Split_goods_placement/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="equipmentIdentification" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Split_goods_placement.EQUIPMENT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Split_goods_placement.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.EquipmentIdentificationC237" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Split_goods_placement/EQUIPMENT_IDENTIFICATION"> <jb:value property="equipmentIdentifier" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Equipment_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Country_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Segment_group_31_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30"> <jb:wiring beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Segment_group_31" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Segment_group_31" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup31" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31"> <jb:wiring property="measurements" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Segment_group_31.Measurements" /> <jb:wiring property="numberOfUnits" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Segment_group_31.Number_of_units" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Segment_group_31.Measurements" class="org.milyn.edi.unedifact.d02a.common.Measurements" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Segment_group_31.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Segment_group_31.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Segment_group_31.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.MeasurementDetailsC502" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Segment_group_31.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02a.common.field.ValueRangeC174" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Segment_group_31.Number_of_units" class="org.milyn.edi.unedifact.d02a.common.NumberOfUnits" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Segment_group_31.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_16.Segment_group_27.Segment_group_30.Segment_group_31.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.NumberOfUnitDetailsC523" createOnElement="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="unitsQuantity" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Number_of_units/NUMBER_OF_UNIT_DETAILS/Units_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="unitTypeCodeQualifier" data="IFTMBF/Segment_group_16/Segment_group_27/Segment_group_30/Segment_group_31/Number_of_units/NUMBER_OF_UNIT_DETAILS/Unit_type_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32_List" class="java.util.ArrayList" createOnElement="IFTMBF"> <jb:wiring beanIdRef="IFTMBF.Segment_group_32" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup32" createOnElement="IFTMBF/Segment_group_32"> <jb:wiring property="equipmentDetails" beanIdRef="IFTMBF.Segment_group_32.Equipment_details" /> <jb:wiring property="numberOfUnits" beanIdRef="IFTMBF.Segment_group_32.Number_of_units" /> <jb:wiring property="transportMovementDetails" beanIdRef="IFTMBF.Segment_group_32.Transport_movement_details" /> <jb:wiring property="measurements" beanIdRef="IFTMBF.Segment_group_32.Measurements_List" /> <jb:wiring property="dimensions" beanIdRef="IFTMBF.Segment_group_32.Dimensions_List" /> <jb:wiring property="transportPlacement" beanIdRef="IFTMBF.Segment_group_32.Transport_placement_List" /> <jb:wiring property="handlingInstructions" beanIdRef="IFTMBF.Segment_group_32.Handling_instructions" /> <jb:wiring property="temperature" beanIdRef="IFTMBF.Segment_group_32.Temperature" /> <jb:wiring property="freeText" beanIdRef="IFTMBF.Segment_group_32.Free_text_List" /> <jb:wiring property="reference" beanIdRef="IFTMBF.Segment_group_32.Reference_List" /> <jb:wiring property="segmentGroup33" beanIdRef="IFTMBF.Segment_group_32.Segment_group_33_List" /> <jb:wiring property="segmentGroup35" beanIdRef="IFTMBF.Segment_group_32.Segment_group_35_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Equipment_details" class="org.milyn.edi.unedifact.d02a.common.EquipmentDetails" createOnElement="IFTMBF/Segment_group_32/Equipment_details"> <jb:value property="equipmentTypeCodeQualifier" data="IFTMBF/Segment_group_32/Equipment_details/Equipment_type_code_qualifier" decoder="String" default="null" /> <jb:value property="equipmentSupplierCode" data="IFTMBF/Segment_group_32/Equipment_details/Equipment_supplier_code" decoder="String" default="null" /> <jb:value property="equipmentStatusCode" data="IFTMBF/Segment_group_32/Equipment_details/Equipment_status_code" decoder="String" default="null" /> <jb:value property="fullOrEmptyIndicatorCode" data="IFTMBF/Segment_group_32/Equipment_details/Full_or_empty_indicator_code" decoder="String" default="null" /> <jb:wiring property="equipmentIdentification" beanIdRef="IFTMBF.Segment_group_32.Equipment_details.EQUIPMENT_IDENTIFICATION" /> <jb:wiring property="equipmentSizeAndType" beanIdRef="IFTMBF.Segment_group_32.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Equipment_details.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.EquipmentIdentificationC237" createOnElement="IFTMBF/Segment_group_32/Equipment_details/EQUIPMENT_IDENTIFICATION"> <jb:value property="equipmentIdentifier" data="IFTMBF/Segment_group_32/Equipment_details/EQUIPMENT_IDENTIFICATION/Equipment_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_32/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_32/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="IFTMBF/Segment_group_32/Equipment_details/EQUIPMENT_IDENTIFICATION/Country_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.EquipmentSizeAndTypeC224" createOnElement="IFTMBF/Segment_group_32/Equipment_details/EQUIPMENT_SIZE_AND_TYPE"> <jb:value property="equipmentSizeAndTypeDescriptionCode" data="IFTMBF/Segment_group_32/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_32/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_32/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="equipmentSizeAndTypeDescription" data="IFTMBF/Segment_group_32/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Number_of_units" class="org.milyn.edi.unedifact.d02a.common.NumberOfUnits" createOnElement="IFTMBF/Segment_group_32/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFTMBF.Segment_group_32.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.NumberOfUnitDetailsC523" createOnElement="IFTMBF/Segment_group_32/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="unitsQuantity" data="IFTMBF/Segment_group_32/Number_of_units/NUMBER_OF_UNIT_DETAILS/Units_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="unitTypeCodeQualifier" data="IFTMBF/Segment_group_32/Number_of_units/NUMBER_OF_UNIT_DETAILS/Unit_type_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Transport_movement_details" class="org.milyn.edi.unedifact.d02a.common.TransportMovementDetails" createOnElement="IFTMBF/Segment_group_32/Transport_movement_details"> <jb:value property="equipmentPlanDescription" data="IFTMBF/Segment_group_32/Transport_movement_details/Equipment_plan_description" decoder="String" default="null" /> <jb:value property="haulageArrangementsCode" data="IFTMBF/Segment_group_32/Transport_movement_details/Haulage_arrangements_code" decoder="String" default="null" /> <jb:wiring property="movementType" beanIdRef="IFTMBF.Segment_group_32.Transport_movement_details.MOVEMENT_TYPE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Transport_movement_details.MOVEMENT_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.MovementTypeC219" createOnElement="IFTMBF/Segment_group_32/Transport_movement_details/MOVEMENT_TYPE"> <jb:value property="movementTypeDescriptionCode" data="IFTMBF/Segment_group_32/Transport_movement_details/MOVEMENT_TYPE/Movement_type_description_code" decoder="String" default="null" /> <jb:value property="movementTypeDescription" data="IFTMBF/Segment_group_32/Transport_movement_details/MOVEMENT_TYPE/Movement_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Measurements_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_32"> <jb:wiring beanIdRef="IFTMBF.Segment_group_32.Measurements" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Measurements" class="org.milyn.edi.unedifact.d02a.common.Measurements" createOnElement="IFTMBF/Segment_group_32/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="IFTMBF/Segment_group_32/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="IFTMBF/Segment_group_32/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFTMBF.Segment_group_32.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFTMBF.Segment_group_32.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.MeasurementDetailsC502" createOnElement="IFTMBF/Segment_group_32/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="IFTMBF/Segment_group_32/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="IFTMBF/Segment_group_32/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="IFTMBF/Segment_group_32/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="IFTMBF/Segment_group_32/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02a.common.field.ValueRangeC174" createOnElement="IFTMBF/Segment_group_32/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="IFTMBF/Segment_group_32/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="IFTMBF/Segment_group_32/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="IFTMBF/Segment_group_32/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="IFTMBF/Segment_group_32/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="IFTMBF/Segment_group_32/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Dimensions_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_32"> <jb:wiring beanIdRef="IFTMBF.Segment_group_32.Dimensions" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Dimensions" class="org.milyn.edi.unedifact.d02a.common.Dimensions" createOnElement="IFTMBF/Segment_group_32/Dimensions"> <jb:value property="dimensionTypeCodeQualifier" data="IFTMBF/Segment_group_32/Dimensions/Dimension_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="dimensions" beanIdRef="IFTMBF.Segment_group_32.Dimensions.DIMENSIONS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Dimensions.DIMENSIONS" class="org.milyn.edi.unedifact.d02a.common.field.DimensionsC211" createOnElement="IFTMBF/Segment_group_32/Dimensions/DIMENSIONS"> <jb:value property="measurementUnitCode" data="IFTMBF/Segment_group_32/Dimensions/DIMENSIONS/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="lengthMeasure" data="IFTMBF/Segment_group_32/Dimensions/DIMENSIONS/Length_measure" decoder="DABigDecimal" default="null" /> <jb:value property="widthMeasure" data="IFTMBF/Segment_group_32/Dimensions/DIMENSIONS/Width_measure" decoder="DABigDecimal" default="null" /> <jb:value property="heightMeasure" data="IFTMBF/Segment_group_32/Dimensions/DIMENSIONS/Height_measure" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Transport_placement_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_32"> <jb:wiring beanIdRef="IFTMBF.Segment_group_32.Transport_placement" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Transport_placement" class="org.milyn.edi.unedifact.d02a.common.TransportPlacement" createOnElement="IFTMBF/Segment_group_32/Transport_placement"> <jb:wiring property="transportIdentification" beanIdRef="IFTMBF.Segment_group_32.Transport_placement.TRANSPORT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Transport_placement.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.TransportIdentificationC222" createOnElement="IFTMBF/Segment_group_32/Transport_placement/TRANSPORT_IDENTIFICATION"> <jb:value property="transportMeansIdentificationNameIdentifier" data="IFTMBF/Segment_group_32/Transport_placement/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_32/Transport_placement/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_32/Transport_placement/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="transportMeansIdentificationName" data="IFTMBF/Segment_group_32/Transport_placement/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" /> <jb:value property="transportMeansNationalityCode" data="IFTMBF/Segment_group_32/Transport_placement/TRANSPORT_IDENTIFICATION/Transport_means_nationality_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Handling_instructions" class="org.milyn.edi.unedifact.d02a.common.HandlingInstructions" createOnElement="IFTMBF/Segment_group_32/Handling_instructions"> <jb:wiring property="handlingInstructions" beanIdRef="IFTMBF.Segment_group_32.Handling_instructions.HANDLING_INSTRUCTIONS" /> <jb:wiring property="hazardousMaterial" beanIdRef="IFTMBF.Segment_group_32.Handling_instructions.HAZARDOUS_MATERIAL" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d02a.common.field.HandlingInstructionsC524" createOnElement="IFTMBF/Segment_group_32/Handling_instructions/HANDLING_INSTRUCTIONS"> <jb:value property="handlingInstructionDescriptionCode" data="IFTMBF/Segment_group_32/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_32/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_32/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="handlingInstructionDescription" data="IFTMBF/Segment_group_32/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d02a.common.field.HazardousMaterialC218" createOnElement="IFTMBF/Segment_group_32/Handling_instructions/HAZARDOUS_MATERIAL"> <jb:value property="hazardousMaterialCategoryNameCode" data="IFTMBF/Segment_group_32/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_32/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_32/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="hazardousMaterialCategoryName" data="IFTMBF/Segment_group_32/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Temperature" class="org.milyn.edi.unedifact.d02a.common.Temperature" createOnElement="IFTMBF/Segment_group_32/Temperature"> <jb:value property="temperatureTypeCodeQualifier" data="IFTMBF/Segment_group_32/Temperature/Temperature_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="temperatureSetting" beanIdRef="IFTMBF.Segment_group_32.Temperature.TEMPERATURE_SETTING" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Temperature.TEMPERATURE_SETTING" class="org.milyn.edi.unedifact.d02a.common.field.TemperatureSettingC239" createOnElement="IFTMBF/Segment_group_32/Temperature/TEMPERATURE_SETTING"> <jb:value property="temperatureDegree" data="IFTMBF/Segment_group_32/Temperature/TEMPERATURE_SETTING/Temperature_degree" decoder="DABigDecimal" default="null" /> <jb:value property="measurementUnitCode" data="IFTMBF/Segment_group_32/Temperature/TEMPERATURE_SETTING/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Free_text_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_32"> <jb:wiring beanIdRef="IFTMBF.Segment_group_32.Free_text" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Free_text" class="org.milyn.edi.unedifact.d02a.common.FreeText" createOnElement="IFTMBF/Segment_group_32/Free_text"> <jb:value property="textSubjectCodeQualifier" data="IFTMBF/Segment_group_32/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="IFTMBF/Segment_group_32/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBF/Segment_group_32/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="IFTMBF/Segment_group_32/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFTMBF.Segment_group_32.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFTMBF.Segment_group_32.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.TextReferenceC107" createOnElement="IFTMBF/Segment_group_32/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="IFTMBF/Segment_group_32/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_32/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_32/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02a.common.field.TextLiteralC108" createOnElement="IFTMBF/Segment_group_32/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFTMBF/Segment_group_32/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFTMBF/Segment_group_32/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFTMBF/Segment_group_32/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFTMBF/Segment_group_32/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFTMBF/Segment_group_32/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Reference_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_32"> <jb:wiring beanIdRef="IFTMBF.Segment_group_32.Reference" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="IFTMBF/Segment_group_32/Reference"> <jb:wiring property="reference" beanIdRef="IFTMBF.Segment_group_32.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="IFTMBF/Segment_group_32/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="IFTMBF/Segment_group_32/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="IFTMBF/Segment_group_32/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="IFTMBF/Segment_group_32/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="IFTMBF/Segment_group_32/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBF/Segment_group_32/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_33_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_32"> <jb:wiring beanIdRef="IFTMBF.Segment_group_32.Segment_group_33" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_33" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup33" createOnElement="IFTMBF/Segment_group_32/Segment_group_33"> <jb:wiring property="nameAndAddress" beanIdRef="IFTMBF.Segment_group_32.Segment_group_33.Name_and_address" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_32.Segment_group_33.Date_time_period" /> <jb:wiring property="segmentGroup34" beanIdRef="IFTMBF.Segment_group_32.Segment_group_33.Segment_group_34_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_33.Name_and_address" class="org.milyn.edi.unedifact.d02a.common.NameAndAddress" createOnElement="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address"> <jb:value property="partyFunctionCodeQualifier" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="IFTMBF.Segment_group_32.Segment_group_33.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="IFTMBF.Segment_group_32.Segment_group_33.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="IFTMBF.Segment_group_32.Segment_group_33.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="IFTMBF.Segment_group_32.Segment_group_33.Name_and_address.STREET" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="IFTMBF.Segment_group_32.Segment_group_33.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_33.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.PartyIdentificationDetailsC082" createOnElement="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_33.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d02a.common.field.NameAndAddressC058" createOnElement="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressDescription1" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription2" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription3" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription4" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription5" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_33.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d02a.common.field.PartyNameC080" createOnElement="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCode" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_33.Name_and_address.STREET" class="org.milyn.edi.unedifact.d02a.common.field.StreetC059" createOnElement="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/STREET"> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_33.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.CountrySubEntityDetailsC819" createOnElement="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="IFTMBF/Segment_group_32/Segment_group_33/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_33.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBF/Segment_group_32/Segment_group_33/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBF.Segment_group_32.Segment_group_33.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_33.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBF/Segment_group_32/Segment_group_33/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBF/Segment_group_32/Segment_group_33/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBF/Segment_group_32/Segment_group_33/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBF/Segment_group_32/Segment_group_33/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_33.Segment_group_34_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_32/Segment_group_33"> <jb:wiring beanIdRef="IFTMBF.Segment_group_32.Segment_group_33.Segment_group_34" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_33.Segment_group_34" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup34" createOnElement="IFTMBF/Segment_group_32/Segment_group_33/Segment_group_34"> <jb:wiring property="contactInformation" beanIdRef="IFTMBF.Segment_group_32.Segment_group_33.Segment_group_34.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="IFTMBF.Segment_group_32.Segment_group_33.Segment_group_34.Communication_contact_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_33.Segment_group_34.Contact_information" class="org.milyn.edi.unedifact.d02a.common.ContactInformation" createOnElement="IFTMBF/Segment_group_32/Segment_group_33/Segment_group_34/Contact_information"> <jb:value property="contactFunctionCode" data="IFTMBF/Segment_group_32/Segment_group_33/Segment_group_34/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="IFTMBF.Segment_group_32.Segment_group_33.Segment_group_34.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_33.Segment_group_34.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="IFTMBF/Segment_group_32/Segment_group_33/Segment_group_34/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="IFTMBF/Segment_group_32/Segment_group_33/Segment_group_34/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" /> <jb:value property="departmentOrEmployeeName" data="IFTMBF/Segment_group_32/Segment_group_33/Segment_group_34/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_33.Segment_group_34.Communication_contact_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_32/Segment_group_33/Segment_group_34"> <jb:wiring beanIdRef="IFTMBF.Segment_group_32.Segment_group_33.Segment_group_34.Communication_contact" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_33.Segment_group_34.Communication_contact" class="org.milyn.edi.unedifact.d02a.common.CommunicationContact" createOnElement="IFTMBF/Segment_group_32/Segment_group_33/Segment_group_34/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="IFTMBF.Segment_group_32.Segment_group_33.Segment_group_34.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_33.Segment_group_34.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02a.common.field.CommunicationContactC076" createOnElement="IFTMBF/Segment_group_32/Segment_group_33/Segment_group_34/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="IFTMBF/Segment_group_32/Segment_group_33/Segment_group_34/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="IFTMBF/Segment_group_32/Segment_group_33/Segment_group_34/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_32"> <jb:wiring beanIdRef="IFTMBF.Segment_group_32.Segment_group_35" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup35" createOnElement="IFTMBF/Segment_group_32/Segment_group_35"> <jb:wiring property="dangerousGoods" beanIdRef="IFTMBF.Segment_group_32.Segment_group_35.Dangerous_goods" /> <jb:wiring property="freeText" beanIdRef="IFTMBF.Segment_group_32.Segment_group_35.Free_text_List" /> <jb:wiring property="segmentGroup36" beanIdRef="IFTMBF.Segment_group_32.Segment_group_35.Segment_group_36_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35.Dangerous_goods" class="org.milyn.edi.unedifact.d02a.common.DangerousGoods" createOnElement="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods"> <jb:value property="dangerousGoodsRegulationsCode" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/Dangerous_goods_regulations_code" decoder="String" default="null" /> <jb:value property="packagingDangerLevelCode" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/Packaging_danger_level_code" decoder="String" default="null" /> <jb:value property="emergencyProcedureForShipsIdentifier" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/Emergency_procedure_for_ships_identifier" decoder="String" default="null" /> <jb:value property="hazardMedicalFirstAidGuideIdentifier" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/Hazard_medical_first_aid_guide_identifier" decoder="String" default="null" /> <jb:value property="transportEmergencyCardIdentifier" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/Transport_emergency_card_identifier" decoder="String" default="null" /> <jb:value property="packingInstructionTypeCode" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/Packing_instruction_type_code" decoder="String" default="null" /> <jb:value property="hazardousMeansOfTransportCategoryCode" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/Hazardous_means_of_transport_category_code" decoder="String" default="null" /> <jb:value property="hazardousCargoTransportAuthorisationCode" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/Hazardous_cargo_transport_authorisation_code" decoder="String" default="null" /> <jb:wiring property="hazardCode" beanIdRef="IFTMBF.Segment_group_32.Segment_group_35.Dangerous_goods.HAZARD_CODE" /> <jb:wiring property="undgInformation" beanIdRef="IFTMBF.Segment_group_32.Segment_group_35.Dangerous_goods.UNDG_INFORMATION" /> <jb:wiring property="dangerousGoodsShipmentFlashpoint" beanIdRef="IFTMBF.Segment_group_32.Segment_group_35.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" /> <jb:wiring property="hazardIdentificationPlacardDetails" beanIdRef="IFTMBF.Segment_group_32.Segment_group_35.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" /> <jb:wiring property="dangerousGoodsLabel" beanIdRef="IFTMBF.Segment_group_32.Segment_group_35.Dangerous_goods.DANGEROUS_GOODS_LABEL" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35.Dangerous_goods.HAZARD_CODE" class="org.milyn.edi.unedifact.d02a.common.field.HazardCodeC205" createOnElement="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/HAZARD_CODE"> <jb:value property="hazardIdentificationCode" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/HAZARD_CODE/Hazard_identification_code" decoder="String" default="null" /> <jb:value property="additionalHazardClassificationIdentifier" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/HAZARD_CODE/Additional_hazard_classification_identifier" decoder="String" default="null" /> <jb:value property="hazardCodeVersionIdentifier" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/HAZARD_CODE/Hazard_code_version_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35.Dangerous_goods.UNDG_INFORMATION" class="org.milyn.edi.unedifact.d02a.common.field.UndgInformationC234" createOnElement="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/UNDG_INFORMATION"> <jb:value property="unitedNationsDangerousGoodsUNDGIdentifier" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/UNDG_INFORMATION/United_Nations_Dangerous_Goods__UNDG__identifier" decoder="String" default="null" /> <jb:value property="dangerousGoodsFlashpointDescription" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/UNDG_INFORMATION/Dangerous_goods_flashpoint_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" class="org.milyn.edi.unedifact.d02a.common.field.DangerousGoodsShipmentFlashpointC223" createOnElement="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT"> <jb:value property="shipmentFlashpointDegree" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Shipment_flashpoint_degree" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.HazardIdentificationPlacardDetailsC235" createOnElement="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS"> <jb:value property="orangeHazardPlacardUpperPartIdentifier" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_upper_part_identifier" decoder="String" default="null" /> <jb:value property="orangeHazardPlacardLowerPartIdentifier" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_lower_part_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35.Dangerous_goods.DANGEROUS_GOODS_LABEL" class="org.milyn.edi.unedifact.d02a.common.field.DangerousGoodsLabelC236" createOnElement="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/DANGEROUS_GOODS_LABEL"> <jb:value property="dangerousGoodsMarkingIdentifier1" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-1" decoder="String" default="null" /> <jb:value property="dangerousGoodsMarkingIdentifier2" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-2" decoder="String" default="null" /> <jb:value property="dangerousGoodsMarkingIdentifier3" data="IFTMBF/Segment_group_32/Segment_group_35/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35.Free_text_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_32/Segment_group_35"> <jb:wiring beanIdRef="IFTMBF.Segment_group_32.Segment_group_35.Free_text" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35.Free_text" class="org.milyn.edi.unedifact.d02a.common.FreeText" createOnElement="IFTMBF/Segment_group_32/Segment_group_35/Free_text"> <jb:value property="textSubjectCodeQualifier" data="IFTMBF/Segment_group_32/Segment_group_35/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="IFTMBF/Segment_group_32/Segment_group_35/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBF/Segment_group_32/Segment_group_35/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="IFTMBF/Segment_group_32/Segment_group_35/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFTMBF.Segment_group_32.Segment_group_35.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFTMBF.Segment_group_32.Segment_group_35.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.TextReferenceC107" createOnElement="IFTMBF/Segment_group_32/Segment_group_35/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="IFTMBF/Segment_group_32/Segment_group_35/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBF/Segment_group_32/Segment_group_35/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBF/Segment_group_32/Segment_group_35/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02a.common.field.TextLiteralC108" createOnElement="IFTMBF/Segment_group_32/Segment_group_35/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFTMBF/Segment_group_32/Segment_group_35/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFTMBF/Segment_group_32/Segment_group_35/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFTMBF/Segment_group_32/Segment_group_35/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFTMBF/Segment_group_32/Segment_group_35/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFTMBF/Segment_group_32/Segment_group_35/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35.Segment_group_36_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_32/Segment_group_35"> <jb:wiring beanIdRef="IFTMBF.Segment_group_32.Segment_group_35.Segment_group_36" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35.Segment_group_36" class="org.milyn.edi.unedifact.d02a.IFTMBF.SegmentGroup36" createOnElement="IFTMBF/Segment_group_32/Segment_group_35/Segment_group_36"> <jb:wiring property="contactInformation" beanIdRef="IFTMBF.Segment_group_32.Segment_group_35.Segment_group_36.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="IFTMBF.Segment_group_32.Segment_group_35.Segment_group_36.Communication_contact_List" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35.Segment_group_36.Contact_information" class="org.milyn.edi.unedifact.d02a.common.ContactInformation" createOnElement="IFTMBF/Segment_group_32/Segment_group_35/Segment_group_36/Contact_information"> <jb:value property="contactFunctionCode" data="IFTMBF/Segment_group_32/Segment_group_35/Segment_group_36/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="IFTMBF.Segment_group_32.Segment_group_35.Segment_group_36.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35.Segment_group_36.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="IFTMBF/Segment_group_32/Segment_group_35/Segment_group_36/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="IFTMBF/Segment_group_32/Segment_group_35/Segment_group_36/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" /> <jb:value property="departmentOrEmployeeName" data="IFTMBF/Segment_group_32/Segment_group_35/Segment_group_36/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35.Segment_group_36.Communication_contact_List" class="java.util.ArrayList" createOnElement="IFTMBF/Segment_group_32/Segment_group_35/Segment_group_36"> <jb:wiring beanIdRef="IFTMBF.Segment_group_32.Segment_group_35.Segment_group_36.Communication_contact" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35.Segment_group_36.Communication_contact" class="org.milyn.edi.unedifact.d02a.common.CommunicationContact" createOnElement="IFTMBF/Segment_group_32/Segment_group_35/Segment_group_36/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="IFTMBF.Segment_group_32.Segment_group_35.Segment_group_36.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="IFTMBF.Segment_group_32.Segment_group_35.Segment_group_36.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02a.common.field.CommunicationContactC076" createOnElement="IFTMBF/Segment_group_32/Segment_group_35/Segment_group_36/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="IFTMBF/Segment_group_32/Segment_group_35/Segment_group_36/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="IFTMBF/Segment_group_32/Segment_group_35/Segment_group_36/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> </smooks-resource-list>