org.milyn.edi.unedifact.d02a.IFTMBC.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/IFTMBC/edimappingconfig.xml" validate="false" /> <jb:bean beanId="IFTMBC" class="org.milyn.edi.unedifact.d02a.IFTMBC.Iftmbc" createOnElement="IFTMBC"> <jb:wiring property="beginningOfMessage" beanIdRef="IFTMBC.Beginning_of_message" /> <jb:wiring property="contactInformation" beanIdRef="IFTMBC.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="IFTMBC.Communication_contact_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Date_time_period_List" /> <jb:wiring property="transportServiceRequirements" beanIdRef="IFTMBC.Transport_service_requirements_List" /> <jb:wiring property="freeText" beanIdRef="IFTMBC.Free_text_List" /> <jb:wiring property="controlTotal" beanIdRef="IFTMBC.Control_total_List" /> <jb:wiring property="natureOfCargo" beanIdRef="IFTMBC.Nature_of_cargo_List" /> <jb:wiring property="segmentGroup1" beanIdRef="IFTMBC.Segment_group_1_List" /> <jb:wiring property="segmentGroup2" beanIdRef="IFTMBC.Segment_group_2_List" /> <jb:wiring property="chargeRateCalculations" beanIdRef="IFTMBC.Charge_rate_calculations_List" /> <jb:wiring property="segmentGroup3" beanIdRef="IFTMBC.Segment_group_3_List" /> <jb:wiring property="segmentGroup6" beanIdRef="IFTMBC.Segment_group_6_List" /> <jb:wiring property="segmentGroup9" beanIdRef="IFTMBC.Segment_group_9_List" /> <jb:wiring property="segmentGroup18" beanIdRef="IFTMBC.Segment_group_18_List" /> </jb:bean> <jb:bean beanId="IFTMBC.Beginning_of_message" class="org.milyn.edi.unedifact.d02a.common.BeginningOfMessage" createOnElement="IFTMBC/Beginning_of_message"> <jb:value property="messageFunctionCode" data="IFTMBC/Beginning_of_message/Message_function_code" decoder="String" default="null" /> <jb:value property="responseTypeCode" data="IFTMBC/Beginning_of_message/Response_type_code" decoder="String" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="IFTMBC.Beginning_of_message.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageIdentification" beanIdRef="IFTMBC.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBC.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d02a.common.field.DocumentMessageNameC002" createOnElement="IFTMBC/Beginning_of_message/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="IFTMBC/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="IFTMBC/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.DocumentMessageIdentificationC106" createOnElement="IFTMBC/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION"> <jb:value property="documentIdentifier" data="IFTMBC/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Document_identifier" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="IFTMBC/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBC/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Contact_information" class="org.milyn.edi.unedifact.d02a.common.ContactInformation" createOnElement="IFTMBC/Contact_information"> <jb:value property="contactFunctionCode" data="IFTMBC/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="IFTMBC.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBC.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="IFTMBC/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="IFTMBC/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" /> <jb:value property="departmentOrEmployeeName" data="IFTMBC/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Communication_contact_List" class="java.util.ArrayList" createOnElement="IFTMBC"> <jb:wiring beanIdRef="IFTMBC.Communication_contact" /> </jb:bean> <jb:bean beanId="IFTMBC.Communication_contact" class="org.milyn.edi.unedifact.d02a.common.CommunicationContact" createOnElement="IFTMBC/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="IFTMBC.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="IFTMBC.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02a.common.field.CommunicationContactC076" createOnElement="IFTMBC/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="IFTMBC/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="IFTMBC/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFTMBC"> <jb:wiring beanIdRef="IFTMBC.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBC.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBC/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBC.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBC/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBC/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBC/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBC/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Transport_service_requirements_List" class="java.util.ArrayList" createOnElement="IFTMBC"> <jb:wiring beanIdRef="IFTMBC.Transport_service_requirements" /> </jb:bean> <jb:bean beanId="IFTMBC.Transport_service_requirements" class="org.milyn.edi.unedifact.d02a.common.TransportServiceRequirements" createOnElement="IFTMBC/Transport_service_requirements"> <jb:wiring property="contractAndCarriageCondition" beanIdRef="IFTMBC.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" /> <jb:wiring property="service" beanIdRef="IFTMBC.Transport_service_requirements.SERVICE" /> <jb:wiring property="transportPriority" beanIdRef="IFTMBC.Transport_service_requirements.TRANSPORT_PRIORITY" /> <jb:wiring property="natureOfCargo" beanIdRef="IFTMBC.Transport_service_requirements.NATURE_OF_CARGO" /> </jb:bean> <jb:bean beanId="IFTMBC.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" class="org.milyn.edi.unedifact.d02a.common.field.ContractAndCarriageConditionC536" createOnElement="IFTMBC/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION"> <jb:value property="contractAndCarriageConditionCode" data="IFTMBC/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Contract_and_carriage_condition_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Transport_service_requirements.SERVICE" class="org.milyn.edi.unedifact.d02a.common.field.ServiceC233" createOnElement="IFTMBC/Transport_service_requirements/SERVICE"> <jb:value property="serviceRequirementCode1" data="IFTMBC/Transport_service_requirements/SERVICE/Service_requirement_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="IFTMBC/Transport_service_requirements/SERVICE/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="IFTMBC/Transport_service_requirements/SERVICE/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="serviceRequirementCode2" data="IFTMBC/Transport_service_requirements/SERVICE/Service_requirement_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="IFTMBC/Transport_service_requirements/SERVICE/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="IFTMBC/Transport_service_requirements/SERVICE/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Transport_service_requirements.TRANSPORT_PRIORITY" class="org.milyn.edi.unedifact.d02a.common.field.TransportPriorityC537" createOnElement="IFTMBC/Transport_service_requirements/TRANSPORT_PRIORITY"> <jb:value property="transportServicePriorityCode" data="IFTMBC/Transport_service_requirements/TRANSPORT_PRIORITY/Transport_service_priority_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Transport_service_requirements.NATURE_OF_CARGO" class="org.milyn.edi.unedifact.d02a.common.field.NatureOfCargoC703" createOnElement="IFTMBC/Transport_service_requirements/NATURE_OF_CARGO"> <jb:value property="cargoTypeClassificationCode" data="IFTMBC/Transport_service_requirements/NATURE_OF_CARGO/Cargo_type_classification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Transport_service_requirements/NATURE_OF_CARGO/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Transport_service_requirements/NATURE_OF_CARGO/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Free_text_List" class="java.util.ArrayList" createOnElement="IFTMBC"> <jb:wiring beanIdRef="IFTMBC.Free_text" /> </jb:bean> <jb:bean beanId="IFTMBC.Free_text" class="org.milyn.edi.unedifact.d02a.common.FreeText" createOnElement="IFTMBC/Free_text"> <jb:value property="textSubjectCodeQualifier" data="IFTMBC/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="IFTMBC/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBC/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="IFTMBC/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFTMBC.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFTMBC.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFTMBC.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.TextReferenceC107" createOnElement="IFTMBC/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="IFTMBC/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02a.common.field.TextLiteralC108" createOnElement="IFTMBC/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFTMBC/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFTMBC/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFTMBC/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFTMBC/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFTMBC/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Control_total_List" class="java.util.ArrayList" createOnElement="IFTMBC"> <jb:wiring beanIdRef="IFTMBC.Control_total" /> </jb:bean> <jb:bean beanId="IFTMBC.Control_total" class="org.milyn.edi.unedifact.d02a.common.ControlTotal" createOnElement="IFTMBC/Control_total"> <jb:wiring property="control" beanIdRef="IFTMBC.Control_total.CONTROL" /> </jb:bean> <jb:bean beanId="IFTMBC.Control_total.CONTROL" class="org.milyn.edi.unedifact.d02a.common.field.ControlC270" createOnElement="IFTMBC/Control_total/CONTROL"> <jb:value property="controlTotalTypeCodeQualifier" data="IFTMBC/Control_total/CONTROL/Control_total_type_code_qualifier" decoder="String" default="null" /> <jb:value property="controlTotalQuantity" data="IFTMBC/Control_total/CONTROL/Control_total_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="measurementUnitCode" data="IFTMBC/Control_total/CONTROL/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Nature_of_cargo_List" class="java.util.ArrayList" createOnElement="IFTMBC"> <jb:wiring beanIdRef="IFTMBC.Nature_of_cargo" /> </jb:bean> <jb:bean beanId="IFTMBC.Nature_of_cargo" class="org.milyn.edi.unedifact.d02a.common.NatureOfCargo" createOnElement="IFTMBC/Nature_of_cargo"> <jb:wiring property="natureOfCargo" beanIdRef="IFTMBC.Nature_of_cargo.NATURE_OF_CARGO" /> </jb:bean> <jb:bean beanId="IFTMBC.Nature_of_cargo.NATURE_OF_CARGO" class="org.milyn.edi.unedifact.d02a.common.field.NatureOfCargoC703" createOnElement="IFTMBC/Nature_of_cargo/NATURE_OF_CARGO"> <jb:value property="cargoTypeClassificationCode" data="IFTMBC/Nature_of_cargo/NATURE_OF_CARGO/Cargo_type_classification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Nature_of_cargo/NATURE_OF_CARGO/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Nature_of_cargo/NATURE_OF_CARGO/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_1_List" class="java.util.ArrayList" createOnElement="IFTMBC"> <jb:wiring beanIdRef="IFTMBC.Segment_group_1" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_1" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup1" createOnElement="IFTMBC/Segment_group_1"> <jb:wiring property="placeLocationIdentification" beanIdRef="IFTMBC.Segment_group_1.Place_location_identification" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_1.Date_time_period_List" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_1.Place_location_identification" class="org.milyn.edi.unedifact.d02a.common.PlaceLocationIdentification" createOnElement="IFTMBC/Segment_group_1/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="IFTMBC/Segment_group_1/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="IFTMBC/Segment_group_1/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFTMBC.Segment_group_1.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFTMBC.Segment_group_1.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFTMBC.Segment_group_1.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_1.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="IFTMBC/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="IFTMBC/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="IFTMBC/Segment_group_1/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_1.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFTMBC/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="IFTMBC/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="IFTMBC/Segment_group_1/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_1.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFTMBC/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="IFTMBC/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="IFTMBC/Segment_group_1/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_1.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_1"> <jb:wiring beanIdRef="IFTMBC.Segment_group_1.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_1.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBC/Segment_group_1/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBC/Segment_group_1/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBC/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="IFTMBC/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBC/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="IFTMBC.Segment_group_2_List" class="java.util.ArrayList" createOnElement="IFTMBC"> <jb:wiring beanIdRef="IFTMBC.Segment_group_2" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_2" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup2" createOnElement="IFTMBC/Segment_group_2"> <jb:wiring property="reference" beanIdRef="IFTMBC.Segment_group_2.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_2.Date_time_period_List" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_2.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="IFTMBC/Segment_group_2/Reference"> <jb:wiring property="reference" beanIdRef="IFTMBC.Segment_group_2.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_2.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="IFTMBC/Segment_group_2/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="IFTMBC/Segment_group_2/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="IFTMBC/Segment_group_2/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="IFTMBC/Segment_group_2/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="IFTMBC/Segment_group_2/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBC/Segment_group_2/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_2.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_2"> <jb:wiring beanIdRef="IFTMBC.Segment_group_2.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_2.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBC/Segment_group_2/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_2.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_2.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBC/Segment_group_2/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBC/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBC/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBC/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Charge_rate_calculations_List" class="java.util.ArrayList" createOnElement="IFTMBC"> <jb:wiring beanIdRef="IFTMBC.Charge_rate_calculations" /> </jb:bean> <jb:bean beanId="IFTMBC.Charge_rate_calculations" class="org.milyn.edi.unedifact.d02a.common.ChargeRateCalculations" createOnElement="IFTMBC/Charge_rate_calculations"> <jb:wiring property="charge" beanIdRef="IFTMBC.Charge_rate_calculations.CHARGE" /> <jb:wiring property="rateTariffClass" beanIdRef="IFTMBC.Charge_rate_calculations.RATE_TARIFF_CLASS" /> <jb:wiring property="commodityRateDetail" beanIdRef="IFTMBC.Charge_rate_calculations.COMMODITY_RATE_DETAIL" /> <jb:wiring property="rateTariffClassDetail" beanIdRef="IFTMBC.Charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" /> </jb:bean> <jb:bean beanId="IFTMBC.Charge_rate_calculations.CHARGE" class="org.milyn.edi.unedifact.d02a.common.field.ChargeC200" createOnElement="IFTMBC/Charge_rate_calculations/CHARGE"> <jb:value property="freightAndOtherChargesDescriptionIdentifier" data="IFTMBC/Charge_rate_calculations/CHARGE/Freight_and_other_charges_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Charge_rate_calculations/CHARGE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Charge_rate_calculations/CHARGE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="freightAndOtherChargesDescription" data="IFTMBC/Charge_rate_calculations/CHARGE/Freight_and_other_charges_description" decoder="String" default="null" /> <jb:value property="paymentArrangementCode" data="IFTMBC/Charge_rate_calculations/CHARGE/Payment_arrangement_code" decoder="String" default="null" /> <jb:value property="itemIdentifier" data="IFTMBC/Charge_rate_calculations/CHARGE/Item_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Charge_rate_calculations.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d02a.common.field.RateTariffClassC203" createOnElement="IFTMBC/Charge_rate_calculations/RATE_TARIFF_CLASS"> <jb:value property="rateOrTariffClassDescriptionCode" data="IFTMBC/Charge_rate_calculations/RATE_TARIFF_CLASS/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="IFTMBC/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="IFTMBC/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="rateOrTariffClassDescription" data="IFTMBC/Charge_rate_calculations/RATE_TARIFF_CLASS/Rate_or_tariff_class_description" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode1" data="IFTMBC/Charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="IFTMBC/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="IFTMBC/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateOrTariffCode2" data="IFTMBC/Charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_or_tariff_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode3" data="IFTMBC/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_identification_code_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode3" data="IFTMBC/Charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency_code_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Charge_rate_calculations.COMMODITY_RATE_DETAIL" class="org.milyn.edi.unedifact.d02a.common.field.CommodityRateDetailC528" createOnElement="IFTMBC/Charge_rate_calculations/COMMODITY_RATE_DETAIL"> <jb:value property="commodityIdentificationCode" data="IFTMBC/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Commodity_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" class="org.milyn.edi.unedifact.d02a.common.field.RateTariffClassDetailC554" createOnElement="IFTMBC/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL"> <jb:value property="rateOrTariffClassDescriptionCode" data="IFTMBC/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Rate_or_tariff_class_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3_List" class="java.util.ArrayList" createOnElement="IFTMBC"> <jb:wiring beanIdRef="IFTMBC.Segment_group_3" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup3" createOnElement="IFTMBC/Segment_group_3"> <jb:wiring property="detailsOfTransport" beanIdRef="IFTMBC.Segment_group_3.Details_of_transport" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_3.Date_time_period_List" /> <jb:wiring property="transportServiceRequirements" beanIdRef="IFTMBC.Segment_group_3.Transport_service_requirements_List" /> <jb:wiring property="segmentGroup4" beanIdRef="IFTMBC.Segment_group_3.Segment_group_4_List" /> <jb:wiring property="segmentGroup5" beanIdRef="IFTMBC.Segment_group_3.Segment_group_5_List" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Details_of_transport" class="org.milyn.edi.unedifact.d02a.common.DetailsOfTransport" createOnElement="IFTMBC/Segment_group_3/Details_of_transport"> <jb:value property="transportStageCodeQualifier" data="IFTMBC/Segment_group_3/Details_of_transport/Transport_stage_code_qualifier" decoder="String" default="null" /> <jb:value property="meansOfTransportJourneyIdentifier" data="IFTMBC/Segment_group_3/Details_of_transport/Means_of_transport_journey_identifier" decoder="String" default="null" /> <jb:value property="transitDirectionIndicatorCode" data="IFTMBC/Segment_group_3/Details_of_transport/Transit_direction_indicator_code" decoder="String" default="null" /> <jb:value property="transportMeansOwnershipIndicatorCode" data="IFTMBC/Segment_group_3/Details_of_transport/Transport_means_ownership_indicator_code" decoder="String" default="null" /> <jb:wiring property="modeOfTransport" beanIdRef="IFTMBC.Segment_group_3.Details_of_transport.MODE_OF_TRANSPORT" /> <jb:wiring property="transportMeans" beanIdRef="IFTMBC.Segment_group_3.Details_of_transport.TRANSPORT_MEANS" /> <jb:wiring property="carrier" beanIdRef="IFTMBC.Segment_group_3.Details_of_transport.CARRIER" /> <jb:wiring property="excessTransportationInformation" beanIdRef="IFTMBC.Segment_group_3.Details_of_transport.EXCESS_TRANSPORTATION_INFORMATION" /> <jb:wiring property="transportIdentification" beanIdRef="IFTMBC.Segment_group_3.Details_of_transport.TRANSPORT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Details_of_transport.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d02a.common.field.ModeOfTransportC220" createOnElement="IFTMBC/Segment_group_3/Details_of_transport/MODE_OF_TRANSPORT"> <jb:value property="transportModeNameCode" data="IFTMBC/Segment_group_3/Details_of_transport/MODE_OF_TRANSPORT/Transport_mode_name_code" decoder="String" default="null" /> <jb:value property="transportModeName" data="IFTMBC/Segment_group_3/Details_of_transport/MODE_OF_TRANSPORT/Transport_mode_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Details_of_transport.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d02a.common.field.TransportMeansC228" createOnElement="IFTMBC/Segment_group_3/Details_of_transport/TRANSPORT_MEANS"> <jb:value property="transportMeansDescriptionCode" data="IFTMBC/Segment_group_3/Details_of_transport/TRANSPORT_MEANS/Transport_means_description_code" decoder="String" default="null" /> <jb:value property="transportMeansDescription" data="IFTMBC/Segment_group_3/Details_of_transport/TRANSPORT_MEANS/Transport_means_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Details_of_transport.CARRIER" class="org.milyn.edi.unedifact.d02a.common.field.CarrierC040" createOnElement="IFTMBC/Segment_group_3/Details_of_transport/CARRIER"> <jb:value property="carrierIdentifier" data="IFTMBC/Segment_group_3/Details_of_transport/CARRIER/Carrier_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_3/Details_of_transport/CARRIER/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_3/Details_of_transport/CARRIER/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="carrierName" data="IFTMBC/Segment_group_3/Details_of_transport/CARRIER/Carrier_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Details_of_transport.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d02a.common.field.ExcessTransportationInformationC401" createOnElement="IFTMBC/Segment_group_3/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION"> <jb:value property="excessTransportationReasonCode" data="IFTMBC/Segment_group_3/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason_code" decoder="String" default="null" /> <jb:value property="excessTransportationResponsibilityCode" data="IFTMBC/Segment_group_3/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility_code" decoder="String" default="null" /> <jb:value property="customerShipmentAuthorisationIdentifier" data="IFTMBC/Segment_group_3/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Customer_shipment_authorisation_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Details_of_transport.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.TransportIdentificationC222" createOnElement="IFTMBC/Segment_group_3/Details_of_transport/TRANSPORT_IDENTIFICATION"> <jb:value property="transportMeansIdentificationNameIdentifier" data="IFTMBC/Segment_group_3/Details_of_transport/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_3/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_3/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="transportMeansIdentificationName" data="IFTMBC/Segment_group_3/Details_of_transport/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" /> <jb:value property="transportMeansNationalityCode" data="IFTMBC/Segment_group_3/Details_of_transport/TRANSPORT_IDENTIFICATION/Transport_means_nationality_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_3"> <jb:wiring beanIdRef="IFTMBC.Segment_group_3.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBC/Segment_group_3/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBC/Segment_group_3/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBC/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="IFTMBC/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBC/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="IFTMBC.Segment_group_3.Transport_service_requirements_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_3"> <jb:wiring beanIdRef="IFTMBC.Segment_group_3.Transport_service_requirements" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Transport_service_requirements" class="org.milyn.edi.unedifact.d02a.common.TransportServiceRequirements" createOnElement="IFTMBC/Segment_group_3/Transport_service_requirements"> <jb:wiring property="contractAndCarriageCondition" beanIdRef="IFTMBC.Segment_group_3.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" /> <jb:wiring property="service" beanIdRef="IFTMBC.Segment_group_3.Transport_service_requirements.SERVICE" /> <jb:wiring property="transportPriority" beanIdRef="IFTMBC.Segment_group_3.Transport_service_requirements.TRANSPORT_PRIORITY" /> <jb:wiring property="natureOfCargo" beanIdRef="IFTMBC.Segment_group_3.Transport_service_requirements.NATURE_OF_CARGO" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" class="org.milyn.edi.unedifact.d02a.common.field.ContractAndCarriageConditionC536" createOnElement="IFTMBC/Segment_group_3/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION"> <jb:value property="contractAndCarriageConditionCode" data="IFTMBC/Segment_group_3/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Contract_and_carriage_condition_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_3/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_3/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Transport_service_requirements.SERVICE" class="org.milyn.edi.unedifact.d02a.common.field.ServiceC233" createOnElement="IFTMBC/Segment_group_3/Transport_service_requirements/SERVICE"> <jb:value property="serviceRequirementCode1" data="IFTMBC/Segment_group_3/Transport_service_requirements/SERVICE/Service_requirement_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="IFTMBC/Segment_group_3/Transport_service_requirements/SERVICE/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="IFTMBC/Segment_group_3/Transport_service_requirements/SERVICE/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="serviceRequirementCode2" data="IFTMBC/Segment_group_3/Transport_service_requirements/SERVICE/Service_requirement_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="IFTMBC/Segment_group_3/Transport_service_requirements/SERVICE/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="IFTMBC/Segment_group_3/Transport_service_requirements/SERVICE/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Transport_service_requirements.TRANSPORT_PRIORITY" class="org.milyn.edi.unedifact.d02a.common.field.TransportPriorityC537" createOnElement="IFTMBC/Segment_group_3/Transport_service_requirements/TRANSPORT_PRIORITY"> <jb:value property="transportServicePriorityCode" data="IFTMBC/Segment_group_3/Transport_service_requirements/TRANSPORT_PRIORITY/Transport_service_priority_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_3/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_3/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Transport_service_requirements.NATURE_OF_CARGO" class="org.milyn.edi.unedifact.d02a.common.field.NatureOfCargoC703" createOnElement="IFTMBC/Segment_group_3/Transport_service_requirements/NATURE_OF_CARGO"> <jb:value property="cargoTypeClassificationCode" data="IFTMBC/Segment_group_3/Transport_service_requirements/NATURE_OF_CARGO/Cargo_type_classification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_3/Transport_service_requirements/NATURE_OF_CARGO/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_3/Transport_service_requirements/NATURE_OF_CARGO/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Segment_group_4_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_3"> <jb:wiring beanIdRef="IFTMBC.Segment_group_3.Segment_group_4" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Segment_group_4" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup4" createOnElement="IFTMBC/Segment_group_3/Segment_group_4"> <jb:wiring property="placeLocationIdentification" beanIdRef="IFTMBC.Segment_group_3.Segment_group_4.Place_location_identification" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_3.Segment_group_4.Date_time_period_List" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Segment_group_4.Place_location_identification" class="org.milyn.edi.unedifact.d02a.common.PlaceLocationIdentification" createOnElement="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFTMBC.Segment_group_3.Segment_group_4.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFTMBC.Segment_group_3.Segment_group_4.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFTMBC.Segment_group_3.Segment_group_4.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Segment_group_4.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Segment_group_4.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Segment_group_4.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="IFTMBC/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Segment_group_4.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="IFTMBC.Segment_group_3.Segment_group_4.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Segment_group_4.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBC/Segment_group_3/Segment_group_4/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_3.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBC/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBC/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBC/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBC/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Segment_group_5_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_3"> <jb:wiring beanIdRef="IFTMBC.Segment_group_3.Segment_group_5" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Segment_group_5" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup5" createOnElement="IFTMBC/Segment_group_3/Segment_group_5"> <jb:wiring property="reference" beanIdRef="IFTMBC.Segment_group_3.Segment_group_5.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_3.Segment_group_5.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Segment_group_5.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="IFTMBC/Segment_group_3/Segment_group_5/Reference"> <jb:wiring property="reference" beanIdRef="IFTMBC.Segment_group_3.Segment_group_5.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Segment_group_5.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="IFTMBC/Segment_group_3/Segment_group_5/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="IFTMBC/Segment_group_3/Segment_group_5/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="IFTMBC/Segment_group_3/Segment_group_5/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="IFTMBC/Segment_group_3/Segment_group_5/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="IFTMBC/Segment_group_3/Segment_group_5/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBC/Segment_group_3/Segment_group_5/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Segment_group_5.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBC/Segment_group_3/Segment_group_5/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_3.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_3.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBC/Segment_group_3/Segment_group_5/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBC/Segment_group_3/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="IFTMBC/Segment_group_3/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBC/Segment_group_3/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="IFTMBC.Segment_group_6_List" class="java.util.ArrayList" createOnElement="IFTMBC"> <jb:wiring beanIdRef="IFTMBC.Segment_group_6" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup6" createOnElement="IFTMBC/Segment_group_6"> <jb:wiring property="nameAndAddress" beanIdRef="IFTMBC.Segment_group_6.Name_and_address" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFTMBC.Segment_group_6.Place_location_identification_List" /> <jb:wiring property="segmentGroup7" beanIdRef="IFTMBC.Segment_group_6.Segment_group_7_List" /> <jb:wiring property="segmentGroup8" beanIdRef="IFTMBC.Segment_group_6.Segment_group_8_List" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Name_and_address" class="org.milyn.edi.unedifact.d02a.common.NameAndAddress" createOnElement="IFTMBC/Segment_group_6/Name_and_address"> <jb:value property="partyFunctionCodeQualifier" data="IFTMBC/Segment_group_6/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="IFTMBC/Segment_group_6/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="IFTMBC/Segment_group_6/Name_and_address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="IFTMBC/Segment_group_6/Name_and_address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="IFTMBC.Segment_group_6.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="IFTMBC.Segment_group_6.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="IFTMBC.Segment_group_6.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="IFTMBC.Segment_group_6.Name_and_address.STREET" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="IFTMBC.Segment_group_6.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.PartyIdentificationDetailsC082" createOnElement="IFTMBC/Segment_group_6/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="IFTMBC/Segment_group_6/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_6/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_6/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d02a.common.field.NameAndAddressC058" createOnElement="IFTMBC/Segment_group_6/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressDescription1" data="IFTMBC/Segment_group_6/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription2" data="IFTMBC/Segment_group_6/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription3" data="IFTMBC/Segment_group_6/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription4" data="IFTMBC/Segment_group_6/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription5" data="IFTMBC/Segment_group_6/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d02a.common.field.PartyNameC080" createOnElement="IFTMBC/Segment_group_6/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="IFTMBC/Segment_group_6/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="IFTMBC/Segment_group_6/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="IFTMBC/Segment_group_6/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="IFTMBC/Segment_group_6/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="IFTMBC/Segment_group_6/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCode" data="IFTMBC/Segment_group_6/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Name_and_address.STREET" class="org.milyn.edi.unedifact.d02a.common.field.StreetC059" createOnElement="IFTMBC/Segment_group_6/Name_and_address/STREET"> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="IFTMBC/Segment_group_6/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="IFTMBC/Segment_group_6/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="IFTMBC/Segment_group_6/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="IFTMBC/Segment_group_6/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.CountrySubEntityDetailsC819" createOnElement="IFTMBC/Segment_group_6/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="IFTMBC/Segment_group_6/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_6/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_6/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="IFTMBC/Segment_group_6/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_6"> <jb:wiring beanIdRef="IFTMBC.Segment_group_6.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Place_location_identification" class="org.milyn.edi.unedifact.d02a.common.PlaceLocationIdentification" createOnElement="IFTMBC/Segment_group_6/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="IFTMBC/Segment_group_6/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="IFTMBC/Segment_group_6/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFTMBC.Segment_group_6.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFTMBC.Segment_group_6.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFTMBC.Segment_group_6.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="IFTMBC/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="IFTMBC/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="IFTMBC/Segment_group_6/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFTMBC/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="IFTMBC/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="IFTMBC/Segment_group_6/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFTMBC/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="IFTMBC/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="IFTMBC/Segment_group_6/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_7_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_6"> <jb:wiring beanIdRef="IFTMBC.Segment_group_6.Segment_group_7" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_7" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup7" createOnElement="IFTMBC/Segment_group_6/Segment_group_7"> <jb:wiring property="contactInformation" beanIdRef="IFTMBC.Segment_group_6.Segment_group_7.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="IFTMBC.Segment_group_6.Segment_group_7.Communication_contact_List" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_7.Contact_information" class="org.milyn.edi.unedifact.d02a.common.ContactInformation" createOnElement="IFTMBC/Segment_group_6/Segment_group_7/Contact_information"> <jb:value property="contactFunctionCode" data="IFTMBC/Segment_group_6/Segment_group_7/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="IFTMBC.Segment_group_6.Segment_group_7.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_7.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="IFTMBC/Segment_group_6/Segment_group_7/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="IFTMBC/Segment_group_6/Segment_group_7/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" /> <jb:value property="departmentOrEmployeeName" data="IFTMBC/Segment_group_6/Segment_group_7/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_7.Communication_contact_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_6/Segment_group_7"> <jb:wiring beanIdRef="IFTMBC.Segment_group_6.Segment_group_7.Communication_contact" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_7.Communication_contact" class="org.milyn.edi.unedifact.d02a.common.CommunicationContact" createOnElement="IFTMBC/Segment_group_6/Segment_group_7/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="IFTMBC.Segment_group_6.Segment_group_7.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_7.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02a.common.field.CommunicationContactC076" createOnElement="IFTMBC/Segment_group_6/Segment_group_7/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="IFTMBC/Segment_group_6/Segment_group_7/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="IFTMBC/Segment_group_6/Segment_group_7/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_6"> <jb:wiring beanIdRef="IFTMBC.Segment_group_6.Segment_group_8" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup8" createOnElement="IFTMBC/Segment_group_6/Segment_group_8"> <jb:wiring property="transportServiceRequirements" beanIdRef="IFTMBC.Segment_group_6.Segment_group_8.Transport_service_requirements" /> <jb:wiring property="reference" beanIdRef="IFTMBC.Segment_group_6.Segment_group_8.Reference" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFTMBC.Segment_group_6.Segment_group_8.Place_location_identification" /> <jb:wiring property="transportPlacement" beanIdRef="IFTMBC.Segment_group_6.Segment_group_8.Transport_placement" /> <jb:wiring property="freeText" beanIdRef="IFTMBC.Segment_group_6.Segment_group_8.Free_text_List" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8.Transport_service_requirements" class="org.milyn.edi.unedifact.d02a.common.TransportServiceRequirements" createOnElement="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements"> <jb:wiring property="contractAndCarriageCondition" beanIdRef="IFTMBC.Segment_group_6.Segment_group_8.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" /> <jb:wiring property="service" beanIdRef="IFTMBC.Segment_group_6.Segment_group_8.Transport_service_requirements.SERVICE" /> <jb:wiring property="transportPriority" beanIdRef="IFTMBC.Segment_group_6.Segment_group_8.Transport_service_requirements.TRANSPORT_PRIORITY" /> <jb:wiring property="natureOfCargo" beanIdRef="IFTMBC.Segment_group_6.Segment_group_8.Transport_service_requirements.NATURE_OF_CARGO" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" class="org.milyn.edi.unedifact.d02a.common.field.ContractAndCarriageConditionC536" createOnElement="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION"> <jb:value property="contractAndCarriageConditionCode" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Contract_and_carriage_condition_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8.Transport_service_requirements.SERVICE" class="org.milyn.edi.unedifact.d02a.common.field.ServiceC233" createOnElement="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/SERVICE"> <jb:value property="serviceRequirementCode1" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/SERVICE/Service_requirement_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode1" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/SERVICE/Code_list_identification_code_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode1" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/SERVICE/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" /> <jb:value property="serviceRequirementCode2" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/SERVICE/Service_requirement_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode2" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/SERVICE/Code_list_identification_code_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode2" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/SERVICE/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8.Transport_service_requirements.TRANSPORT_PRIORITY" class="org.milyn.edi.unedifact.d02a.common.field.TransportPriorityC537" createOnElement="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/TRANSPORT_PRIORITY"> <jb:value property="transportServicePriorityCode" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/TRANSPORT_PRIORITY/Transport_service_priority_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8.Transport_service_requirements.NATURE_OF_CARGO" class="org.milyn.edi.unedifact.d02a.common.field.NatureOfCargoC703" createOnElement="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/NATURE_OF_CARGO"> <jb:value property="cargoTypeClassificationCode" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/NATURE_OF_CARGO/Cargo_type_classification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/NATURE_OF_CARGO/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_service_requirements/NATURE_OF_CARGO/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="IFTMBC/Segment_group_6/Segment_group_8/Reference"> <jb:wiring property="reference" beanIdRef="IFTMBC.Segment_group_6.Segment_group_8.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="IFTMBC/Segment_group_6/Segment_group_8/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="IFTMBC/Segment_group_6/Segment_group_8/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="IFTMBC/Segment_group_6/Segment_group_8/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="IFTMBC/Segment_group_6/Segment_group_8/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="IFTMBC/Segment_group_6/Segment_group_8/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBC/Segment_group_6/Segment_group_8/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8.Place_location_identification" class="org.milyn.edi.unedifact.d02a.common.PlaceLocationIdentification" createOnElement="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFTMBC.Segment_group_6.Segment_group_8.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFTMBC.Segment_group_6.Segment_group_8.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFTMBC.Segment_group_6.Segment_group_8.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="IFTMBC/Segment_group_6/Segment_group_8/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8.Transport_placement" class="org.milyn.edi.unedifact.d02a.common.TransportPlacement" createOnElement="IFTMBC/Segment_group_6/Segment_group_8/Transport_placement"> <jb:wiring property="transportIdentification" beanIdRef="IFTMBC.Segment_group_6.Segment_group_8.Transport_placement.TRANSPORT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8.Transport_placement.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.TransportIdentificationC222" createOnElement="IFTMBC/Segment_group_6/Segment_group_8/Transport_placement/TRANSPORT_IDENTIFICATION"> <jb:value property="transportMeansIdentificationNameIdentifier" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_placement/TRANSPORT_IDENTIFICATION/Transport_means_identification_name_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_placement/TRANSPORT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_placement/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="transportMeansIdentificationName" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_placement/TRANSPORT_IDENTIFICATION/Transport_means_identification_name" decoder="String" default="null" /> <jb:value property="transportMeansNationalityCode" data="IFTMBC/Segment_group_6/Segment_group_8/Transport_placement/TRANSPORT_IDENTIFICATION/Transport_means_nationality_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8.Free_text_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_6/Segment_group_8"> <jb:wiring beanIdRef="IFTMBC.Segment_group_6.Segment_group_8.Free_text" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8.Free_text" class="org.milyn.edi.unedifact.d02a.common.FreeText" createOnElement="IFTMBC/Segment_group_6/Segment_group_8/Free_text"> <jb:value property="textSubjectCodeQualifier" data="IFTMBC/Segment_group_6/Segment_group_8/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="IFTMBC/Segment_group_6/Segment_group_8/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBC/Segment_group_6/Segment_group_8/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="IFTMBC/Segment_group_6/Segment_group_8/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFTMBC.Segment_group_6.Segment_group_8.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFTMBC.Segment_group_6.Segment_group_8.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.TextReferenceC107" createOnElement="IFTMBC/Segment_group_6/Segment_group_8/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="IFTMBC/Segment_group_6/Segment_group_8/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_6/Segment_group_8/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_6/Segment_group_8/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_6.Segment_group_8.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02a.common.field.TextLiteralC108" createOnElement="IFTMBC/Segment_group_6/Segment_group_8/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFTMBC/Segment_group_6/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFTMBC/Segment_group_6/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFTMBC/Segment_group_6/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFTMBC/Segment_group_6/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFTMBC/Segment_group_6/Segment_group_8/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9_List" class="java.util.ArrayList" createOnElement="IFTMBC"> <jb:wiring beanIdRef="IFTMBC.Segment_group_9" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup9" createOnElement="IFTMBC/Segment_group_9"> <jb:wiring property="goodsItemDetails" beanIdRef="IFTMBC.Segment_group_9.Goods_item_details" /> <jb:wiring property="handlingInstructions" beanIdRef="IFTMBC.Segment_group_9.Handling_instructions" /> <jb:wiring property="temperature" beanIdRef="IFTMBC.Segment_group_9.Temperature" /> <jb:wiring property="rangeDetails" beanIdRef="IFTMBC.Segment_group_9.Range_details" /> <jb:wiring property="transportMovementDetails" beanIdRef="IFTMBC.Segment_group_9.Transport_movement_details" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFTMBC.Segment_group_9.Place_location_identification_List" /> <jb:wiring property="freeText" beanIdRef="IFTMBC.Segment_group_9.Free_text_List" /> <jb:wiring property="percentageDetails" beanIdRef="IFTMBC.Segment_group_9.Percentage_details_List" /> <jb:wiring property="segmentGroup10" beanIdRef="IFTMBC.Segment_group_9.Segment_group_10_List" /> <jb:wiring property="natureOfCargo" beanIdRef="IFTMBC.Segment_group_9.Nature_of_cargo_List" /> <jb:wiring property="segmentGroup11" beanIdRef="IFTMBC.Segment_group_9.Segment_group_11_List" /> <jb:wiring property="segmentGroup12" beanIdRef="IFTMBC.Segment_group_9.Segment_group_12_List" /> <jb:wiring property="segmentGroup13" beanIdRef="IFTMBC.Segment_group_9.Segment_group_13_List" /> <jb:wiring property="segmentGroup14" beanIdRef="IFTMBC.Segment_group_9.Segment_group_14_List" /> <jb:wiring property="segmentGroup15" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15_List" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Goods_item_details" class="org.milyn.edi.unedifact.d02a.common.GoodsItemDetails" createOnElement="IFTMBC/Segment_group_9/Goods_item_details"> <jb:value property="goodsItemNumber" data="IFTMBC/Segment_group_9/Goods_item_details/Goods_item_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="numberAndTypeOfPackages1" beanIdRef="IFTMBC.Segment_group_9.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-1" /> <jb:wiring property="numberAndTypeOfPackages2" beanIdRef="IFTMBC.Segment_group_9.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-2" /> <jb:wiring property="numberAndTypeOfPackages3" beanIdRef="IFTMBC.Segment_group_9.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-3" /> <jb:wiring property="numberAndTypeOfPackages4" beanIdRef="IFTMBC.Segment_group_9.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-4" /> <jb:wiring property="numberAndTypeOfPackages5" beanIdRef="IFTMBC.Segment_group_9.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-5" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-1" class="org.milyn.edi.unedifact.d02a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1"> <jb:value property="packageQuantity" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="packageTypeDescriptionCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Type_of_packages" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Packaging_related_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-2" class="org.milyn.edi.unedifact.d02a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2"> <jb:value property="packageQuantity" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="packageTypeDescriptionCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Type_of_packages" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Packaging_related_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-3" class="org.milyn.edi.unedifact.d02a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3"> <jb:value property="packageQuantity" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="packageTypeDescriptionCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Type_of_packages" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Packaging_related_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-4" class="org.milyn.edi.unedifact.d02a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4"> <jb:value property="packageQuantity" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="packageTypeDescriptionCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Type_of_packages" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-4/Packaging_related_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-5" class="org.milyn.edi.unedifact.d02a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5"> <jb:value property="packageQuantity" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Package_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="packageTypeDescriptionCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Package_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Type_of_packages" decoder="String" default="null" /> <jb:value property="packagingRelatedDescriptionCode" data="IFTMBC/Segment_group_9/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-5/Packaging_related_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Handling_instructions" class="org.milyn.edi.unedifact.d02a.common.HandlingInstructions" createOnElement="IFTMBC/Segment_group_9/Handling_instructions"> <jb:wiring property="handlingInstructions" beanIdRef="IFTMBC.Segment_group_9.Handling_instructions.HANDLING_INSTRUCTIONS" /> <jb:wiring property="hazardousMaterial" beanIdRef="IFTMBC.Segment_group_9.Handling_instructions.HAZARDOUS_MATERIAL" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d02a.common.field.HandlingInstructionsC524" createOnElement="IFTMBC/Segment_group_9/Handling_instructions/HANDLING_INSTRUCTIONS"> <jb:value property="handlingInstructionDescriptionCode" data="IFTMBC/Segment_group_9/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_9/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_9/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="handlingInstructionDescription" data="IFTMBC/Segment_group_9/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d02a.common.field.HazardousMaterialC218" createOnElement="IFTMBC/Segment_group_9/Handling_instructions/HAZARDOUS_MATERIAL"> <jb:value property="hazardousMaterialCategoryNameCode" data="IFTMBC/Segment_group_9/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_9/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_9/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="hazardousMaterialCategoryName" data="IFTMBC/Segment_group_9/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Temperature" class="org.milyn.edi.unedifact.d02a.common.Temperature" createOnElement="IFTMBC/Segment_group_9/Temperature"> <jb:value property="temperatureTypeCodeQualifier" data="IFTMBC/Segment_group_9/Temperature/Temperature_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="temperatureSetting" beanIdRef="IFTMBC.Segment_group_9.Temperature.TEMPERATURE_SETTING" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Temperature.TEMPERATURE_SETTING" class="org.milyn.edi.unedifact.d02a.common.field.TemperatureSettingC239" createOnElement="IFTMBC/Segment_group_9/Temperature/TEMPERATURE_SETTING"> <jb:value property="temperatureDegree" data="IFTMBC/Segment_group_9/Temperature/TEMPERATURE_SETTING/Temperature_degree" decoder="DABigDecimal" default="null" /> <jb:value property="measurementUnitCode" data="IFTMBC/Segment_group_9/Temperature/TEMPERATURE_SETTING/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Range_details" class="org.milyn.edi.unedifact.d02a.common.RangeDetails" createOnElement="IFTMBC/Segment_group_9/Range_details"> <jb:value property="rangeTypeCodeQualifier" data="IFTMBC/Segment_group_9/Range_details/Range_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="range" beanIdRef="IFTMBC.Segment_group_9.Range_details.RANGE" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Range_details.RANGE" class="org.milyn.edi.unedifact.d02a.common.field.RangeC280" createOnElement="IFTMBC/Segment_group_9/Range_details/RANGE"> <jb:value property="measurementUnitCode" data="IFTMBC/Segment_group_9/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="IFTMBC/Segment_group_9/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="IFTMBC/Segment_group_9/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Transport_movement_details" class="org.milyn.edi.unedifact.d02a.common.TransportMovementDetails" createOnElement="IFTMBC/Segment_group_9/Transport_movement_details"> <jb:value property="equipmentPlanDescription" data="IFTMBC/Segment_group_9/Transport_movement_details/Equipment_plan_description" decoder="String" default="null" /> <jb:value property="haulageArrangementsCode" data="IFTMBC/Segment_group_9/Transport_movement_details/Haulage_arrangements_code" decoder="String" default="null" /> <jb:wiring property="movementType" beanIdRef="IFTMBC.Segment_group_9.Transport_movement_details.MOVEMENT_TYPE" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Transport_movement_details.MOVEMENT_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.MovementTypeC219" createOnElement="IFTMBC/Segment_group_9/Transport_movement_details/MOVEMENT_TYPE"> <jb:value property="movementTypeDescriptionCode" data="IFTMBC/Segment_group_9/Transport_movement_details/MOVEMENT_TYPE/Movement_type_description_code" decoder="String" default="null" /> <jb:value property="movementTypeDescription" data="IFTMBC/Segment_group_9/Transport_movement_details/MOVEMENT_TYPE/Movement_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_9"> <jb:wiring beanIdRef="IFTMBC.Segment_group_9.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Place_location_identification" class="org.milyn.edi.unedifact.d02a.common.PlaceLocationIdentification" createOnElement="IFTMBC/Segment_group_9/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="IFTMBC/Segment_group_9/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="IFTMBC/Segment_group_9/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFTMBC.Segment_group_9.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFTMBC.Segment_group_9.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFTMBC.Segment_group_9.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.LocationIdentificationC517" createOnElement="IFTMBC/Segment_group_9/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="IFTMBC/Segment_group_9/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_9/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_9/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="IFTMBC/Segment_group_9/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFTMBC/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="IFTMBC/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="IFTMBC/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFTMBC/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="IFTMBC/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="IFTMBC/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Free_text_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_9"> <jb:wiring beanIdRef="IFTMBC.Segment_group_9.Free_text" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Free_text" class="org.milyn.edi.unedifact.d02a.common.FreeText" createOnElement="IFTMBC/Segment_group_9/Free_text"> <jb:value property="textSubjectCodeQualifier" data="IFTMBC/Segment_group_9/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="IFTMBC/Segment_group_9/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBC/Segment_group_9/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="IFTMBC/Segment_group_9/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFTMBC.Segment_group_9.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFTMBC.Segment_group_9.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.TextReferenceC107" createOnElement="IFTMBC/Segment_group_9/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="IFTMBC/Segment_group_9/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02a.common.field.TextLiteralC108" createOnElement="IFTMBC/Segment_group_9/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFTMBC/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFTMBC/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFTMBC/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFTMBC/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFTMBC/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Percentage_details_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_9"> <jb:wiring beanIdRef="IFTMBC.Segment_group_9.Percentage_details" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Percentage_details" class="org.milyn.edi.unedifact.d02a.common.PercentageDetails" createOnElement="IFTMBC/Segment_group_9/Percentage_details"> <jb:value property="statusDescriptionCode" data="IFTMBC/Segment_group_9/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="IFTMBC.Segment_group_9.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.PercentageDetailsC501" createOnElement="IFTMBC/Segment_group_9/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="IFTMBC/Segment_group_9/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="IFTMBC/Segment_group_9/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="IFTMBC/Segment_group_9/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_9/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_9/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_10_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_9"> <jb:wiring beanIdRef="IFTMBC.Segment_group_9.Segment_group_10" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_10" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup10" createOnElement="IFTMBC/Segment_group_9/Segment_group_10"> <jb:wiring property="nameAndAddress" beanIdRef="IFTMBC.Segment_group_9.Segment_group_10.Name_and_address" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_9.Segment_group_10.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_10.Name_and_address" class="org.milyn.edi.unedifact.d02a.common.NameAndAddress" createOnElement="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address"> <jb:value property="partyFunctionCodeQualifier" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="IFTMBC.Segment_group_9.Segment_group_10.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="IFTMBC.Segment_group_9.Segment_group_10.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="IFTMBC.Segment_group_9.Segment_group_10.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="IFTMBC.Segment_group_9.Segment_group_10.Name_and_address.STREET" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="IFTMBC.Segment_group_9.Segment_group_10.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_10.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.PartyIdentificationDetailsC082" createOnElement="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_10.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d02a.common.field.NameAndAddressC058" createOnElement="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressDescription1" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription2" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription3" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription4" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription5" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_10.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d02a.common.field.PartyNameC080" createOnElement="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCode" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_10.Name_and_address.STREET" class="org.milyn.edi.unedifact.d02a.common.field.StreetC059" createOnElement="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/STREET"> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="IFTMBC/Segment_group_9/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="IFTMBC/Segment_group_9/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="IFTMBC/Segment_group_9/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="IFTMBC/Segment_group_9/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="IFTMBC.Segment_group_9.Segment_group_10.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.CountrySubEntityDetailsC819" createOnElement="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="IFTMBC/Segment_group_9/Segment_group_10/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_10.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBC/Segment_group_9/Segment_group_10/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_9.Segment_group_10.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_10.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBC/Segment_group_9/Segment_group_10/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBC/Segment_group_9/Segment_group_10/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBC/Segment_group_9/Segment_group_10/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBC/Segment_group_9/Segment_group_10/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Nature_of_cargo_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_9"> <jb:wiring beanIdRef="IFTMBC.Segment_group_9.Nature_of_cargo" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Nature_of_cargo" class="org.milyn.edi.unedifact.d02a.common.NatureOfCargo" createOnElement="IFTMBC/Segment_group_9/Nature_of_cargo"> <jb:wiring property="natureOfCargo" beanIdRef="IFTMBC.Segment_group_9.Nature_of_cargo.NATURE_OF_CARGO" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Nature_of_cargo.NATURE_OF_CARGO" class="org.milyn.edi.unedifact.d02a.common.field.NatureOfCargoC703" createOnElement="IFTMBC/Segment_group_9/Nature_of_cargo/NATURE_OF_CARGO"> <jb:value property="cargoTypeClassificationCode" data="IFTMBC/Segment_group_9/Nature_of_cargo/NATURE_OF_CARGO/Cargo_type_classification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_9/Nature_of_cargo/NATURE_OF_CARGO/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_9/Nature_of_cargo/NATURE_OF_CARGO/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_11_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_9"> <jb:wiring beanIdRef="IFTMBC.Segment_group_9.Segment_group_11" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_11" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup11" createOnElement="IFTMBC/Segment_group_9/Segment_group_11"> <jb:wiring property="measurements" beanIdRef="IFTMBC.Segment_group_9.Segment_group_11.Measurements" /> <jb:wiring property="numberOfUnits" beanIdRef="IFTMBC.Segment_group_9.Segment_group_11.Number_of_units" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_11.Measurements" class="org.milyn.edi.unedifact.d02a.common.Measurements" createOnElement="IFTMBC/Segment_group_9/Segment_group_11/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="IFTMBC/Segment_group_9/Segment_group_11/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="IFTMBC/Segment_group_9/Segment_group_11/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFTMBC.Segment_group_9.Segment_group_11.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFTMBC.Segment_group_9.Segment_group_11.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_11.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.MeasurementDetailsC502" createOnElement="IFTMBC/Segment_group_9/Segment_group_11/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="IFTMBC/Segment_group_9/Segment_group_11/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="IFTMBC/Segment_group_9/Segment_group_11/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="IFTMBC/Segment_group_9/Segment_group_11/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="IFTMBC/Segment_group_9/Segment_group_11/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_11.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02a.common.field.ValueRangeC174" createOnElement="IFTMBC/Segment_group_9/Segment_group_11/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="IFTMBC/Segment_group_9/Segment_group_11/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="IFTMBC/Segment_group_9/Segment_group_11/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="IFTMBC/Segment_group_9/Segment_group_11/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="IFTMBC/Segment_group_9/Segment_group_11/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="IFTMBC/Segment_group_9/Segment_group_11/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_11.Number_of_units" class="org.milyn.edi.unedifact.d02a.common.NumberOfUnits" createOnElement="IFTMBC/Segment_group_9/Segment_group_11/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFTMBC.Segment_group_9.Segment_group_11.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_11.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.NumberOfUnitDetailsC523" createOnElement="IFTMBC/Segment_group_9/Segment_group_11/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="unitsQuantity" data="IFTMBC/Segment_group_9/Segment_group_11/Number_of_units/NUMBER_OF_UNIT_DETAILS/Units_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="unitTypeCodeQualifier" data="IFTMBC/Segment_group_9/Segment_group_11/Number_of_units/NUMBER_OF_UNIT_DETAILS/Unit_type_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_12_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_9"> <jb:wiring beanIdRef="IFTMBC.Segment_group_9.Segment_group_12" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_12" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup12" createOnElement="IFTMBC/Segment_group_9/Segment_group_12"> <jb:wiring property="dimensions" beanIdRef="IFTMBC.Segment_group_9.Segment_group_12.Dimensions" /> <jb:wiring property="numberOfUnits" beanIdRef="IFTMBC.Segment_group_9.Segment_group_12.Number_of_units" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_12.Dimensions" class="org.milyn.edi.unedifact.d02a.common.Dimensions" createOnElement="IFTMBC/Segment_group_9/Segment_group_12/Dimensions"> <jb:value property="dimensionTypeCodeQualifier" data="IFTMBC/Segment_group_9/Segment_group_12/Dimensions/Dimension_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="dimensions" beanIdRef="IFTMBC.Segment_group_9.Segment_group_12.Dimensions.DIMENSIONS" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_12.Dimensions.DIMENSIONS" class="org.milyn.edi.unedifact.d02a.common.field.DimensionsC211" createOnElement="IFTMBC/Segment_group_9/Segment_group_12/Dimensions/DIMENSIONS"> <jb:value property="measurementUnitCode" data="IFTMBC/Segment_group_9/Segment_group_12/Dimensions/DIMENSIONS/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="lengthMeasure" data="IFTMBC/Segment_group_9/Segment_group_12/Dimensions/DIMENSIONS/Length_measure" decoder="DABigDecimal" default="null" /> <jb:value property="widthMeasure" data="IFTMBC/Segment_group_9/Segment_group_12/Dimensions/DIMENSIONS/Width_measure" decoder="DABigDecimal" default="null" /> <jb:value property="heightMeasure" data="IFTMBC/Segment_group_9/Segment_group_12/Dimensions/DIMENSIONS/Height_measure" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_12.Number_of_units" class="org.milyn.edi.unedifact.d02a.common.NumberOfUnits" createOnElement="IFTMBC/Segment_group_9/Segment_group_12/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFTMBC.Segment_group_9.Segment_group_12.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_12.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.NumberOfUnitDetailsC523" createOnElement="IFTMBC/Segment_group_9/Segment_group_12/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="unitsQuantity" data="IFTMBC/Segment_group_9/Segment_group_12/Number_of_units/NUMBER_OF_UNIT_DETAILS/Units_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="unitTypeCodeQualifier" data="IFTMBC/Segment_group_9/Segment_group_12/Number_of_units/NUMBER_OF_UNIT_DETAILS/Unit_type_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_13_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_9"> <jb:wiring beanIdRef="IFTMBC.Segment_group_9.Segment_group_13" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_13" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup13" createOnElement="IFTMBC/Segment_group_9/Segment_group_13"> <jb:wiring property="reference" beanIdRef="IFTMBC.Segment_group_9.Segment_group_13.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_9.Segment_group_13.Date_time_period_List" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_13.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="IFTMBC/Segment_group_9/Segment_group_13/Reference"> <jb:wiring property="reference" beanIdRef="IFTMBC.Segment_group_9.Segment_group_13.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_13.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="IFTMBC/Segment_group_9/Segment_group_13/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="IFTMBC/Segment_group_9/Segment_group_13/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="IFTMBC/Segment_group_9/Segment_group_13/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="IFTMBC/Segment_group_9/Segment_group_13/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="IFTMBC/Segment_group_9/Segment_group_13/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBC/Segment_group_9/Segment_group_13/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_13.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_9/Segment_group_13"> <jb:wiring beanIdRef="IFTMBC.Segment_group_9.Segment_group_13.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_13.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBC/Segment_group_9/Segment_group_13/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_9.Segment_group_13.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_13.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBC/Segment_group_9/Segment_group_13/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBC/Segment_group_9/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="IFTMBC/Segment_group_9/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBC/Segment_group_9/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="IFTMBC.Segment_group_9.Segment_group_14_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_9"> <jb:wiring beanIdRef="IFTMBC.Segment_group_9.Segment_group_14" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_14" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup14" createOnElement="IFTMBC/Segment_group_9/Segment_group_14"> <jb:wiring property="documentMessageDetails" beanIdRef="IFTMBC.Segment_group_9.Segment_group_14.Document_message_details" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_9.Segment_group_14.Date_time_period_List" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_14.Document_message_details" class="org.milyn.edi.unedifact.d02a.common.DocumentMessageDetails" createOnElement="IFTMBC/Segment_group_9/Segment_group_14/Document_message_details"> <jb:value property="communicationMediumTypeCode" data="IFTMBC/Segment_group_9/Segment_group_14/Document_message_details/Communication_medium_type_code" decoder="String" default="null" /> <jb:value property="documentCopiesRequiredQuantity" data="IFTMBC/Segment_group_9/Segment_group_14/Document_message_details/Document_copies_required_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="documentOriginalsRequiredQuantity" data="IFTMBC/Segment_group_9/Segment_group_14/Document_message_details/Document_originals_required_quantity" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="IFTMBC.Segment_group_9.Segment_group_14.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="IFTMBC.Segment_group_9.Segment_group_14.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_14.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d02a.common.field.DocumentMessageNameC002" createOnElement="IFTMBC/Segment_group_9/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="IFTMBC/Segment_group_9/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_9/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_9/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="IFTMBC/Segment_group_9/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_14.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DocumentMessageDetailsC503" createOnElement="IFTMBC/Segment_group_9/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentIdentifier" data="IFTMBC/Segment_group_9/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_identifier" decoder="String" default="null" /> <jb:value property="documentStatusCode" data="IFTMBC/Segment_group_9/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_status_code" decoder="String" default="null" /> <jb:value property="documentSourceDescription" data="IFTMBC/Segment_group_9/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_source_description" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBC/Segment_group_9/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language_name_code" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="IFTMBC/Segment_group_9/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBC/Segment_group_9/Segment_group_14/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_14.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_9/Segment_group_14"> <jb:wiring beanIdRef="IFTMBC.Segment_group_9.Segment_group_14.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_14.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBC/Segment_group_9/Segment_group_14/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_9.Segment_group_14.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_14.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBC/Segment_group_9/Segment_group_14/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBC/Segment_group_9/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBC/Segment_group_9/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBC/Segment_group_9/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_9"> <jb:wiring beanIdRef="IFTMBC.Segment_group_9.Segment_group_15" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup15" createOnElement="IFTMBC/Segment_group_9/Segment_group_15"> <jb:wiring property="dangerousGoods" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Dangerous_goods" /> <jb:wiring property="freeText" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Free_text_List" /> <jb:wiring property="segmentGroup16" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_16_List" /> <jb:wiring property="segmentGroup17" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_17_List" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Dangerous_goods" class="org.milyn.edi.unedifact.d02a.common.DangerousGoods" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods"> <jb:value property="dangerousGoodsRegulationsCode" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/Dangerous_goods_regulations_code" decoder="String" default="null" /> <jb:value property="packagingDangerLevelCode" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/Packaging_danger_level_code" decoder="String" default="null" /> <jb:value property="emergencyProcedureForShipsIdentifier" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/Emergency_procedure_for_ships_identifier" decoder="String" default="null" /> <jb:value property="hazardMedicalFirstAidGuideIdentifier" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/Hazard_medical_first_aid_guide_identifier" decoder="String" default="null" /> <jb:value property="transportEmergencyCardIdentifier" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/Transport_emergency_card_identifier" decoder="String" default="null" /> <jb:value property="packingInstructionTypeCode" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/Packing_instruction_type_code" decoder="String" default="null" /> <jb:value property="hazardousMeansOfTransportCategoryCode" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/Hazardous_means_of_transport_category_code" decoder="String" default="null" /> <jb:value property="hazardousCargoTransportAuthorisationCode" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/Hazardous_cargo_transport_authorisation_code" decoder="String" default="null" /> <jb:wiring property="hazardCode" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Dangerous_goods.HAZARD_CODE" /> <jb:wiring property="undgInformation" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Dangerous_goods.UNDG_INFORMATION" /> <jb:wiring property="dangerousGoodsShipmentFlashpoint" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" /> <jb:wiring property="hazardIdentificationPlacardDetails" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" /> <jb:wiring property="dangerousGoodsLabel" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Dangerous_goods.DANGEROUS_GOODS_LABEL" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Dangerous_goods.HAZARD_CODE" class="org.milyn.edi.unedifact.d02a.common.field.HazardCodeC205" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/HAZARD_CODE"> <jb:value property="hazardIdentificationCode" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/HAZARD_CODE/Hazard_identification_code" decoder="String" default="null" /> <jb:value property="additionalHazardClassificationIdentifier" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/HAZARD_CODE/Additional_hazard_classification_identifier" decoder="String" default="null" /> <jb:value property="hazardCodeVersionIdentifier" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/HAZARD_CODE/Hazard_code_version_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Dangerous_goods.UNDG_INFORMATION" class="org.milyn.edi.unedifact.d02a.common.field.UndgInformationC234" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/UNDG_INFORMATION"> <jb:value property="unitedNationsDangerousGoodsUNDGIdentifier" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/UNDG_INFORMATION/United_Nations_Dangerous_Goods__UNDG__identifier" decoder="String" default="null" /> <jb:value property="dangerousGoodsFlashpointDescription" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/UNDG_INFORMATION/Dangerous_goods_flashpoint_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" class="org.milyn.edi.unedifact.d02a.common.field.DangerousGoodsShipmentFlashpointC223" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT"> <jb:value property="shipmentFlashpointDegree" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Shipment_flashpoint_degree" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.HazardIdentificationPlacardDetailsC235" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS"> <jb:value property="orangeHazardPlacardUpperPartIdentifier" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_upper_part_identifier" decoder="String" default="null" /> <jb:value property="orangeHazardPlacardLowerPartIdentifier" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_lower_part_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Dangerous_goods.DANGEROUS_GOODS_LABEL" class="org.milyn.edi.unedifact.d02a.common.field.DangerousGoodsLabelC236" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/DANGEROUS_GOODS_LABEL"> <jb:value property="dangerousGoodsMarkingIdentifier1" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-1" decoder="String" default="null" /> <jb:value property="dangerousGoodsMarkingIdentifier2" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-2" decoder="String" default="null" /> <jb:value property="dangerousGoodsMarkingIdentifier3" data="IFTMBC/Segment_group_9/Segment_group_15/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Free_text_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_9/Segment_group_15"> <jb:wiring beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Free_text" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Free_text" class="org.milyn.edi.unedifact.d02a.common.FreeText" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Free_text"> <jb:value property="textSubjectCodeQualifier" data="IFTMBC/Segment_group_9/Segment_group_15/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="IFTMBC/Segment_group_9/Segment_group_15/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBC/Segment_group_9/Segment_group_15/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="IFTMBC/Segment_group_9/Segment_group_15/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.TextReferenceC107" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="IFTMBC/Segment_group_9/Segment_group_15/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_9/Segment_group_15/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_9/Segment_group_15/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02a.common.field.TextLiteralC108" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFTMBC/Segment_group_9/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFTMBC/Segment_group_9/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFTMBC/Segment_group_9/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFTMBC/Segment_group_9/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFTMBC/Segment_group_9/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_16_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_9/Segment_group_15"> <jb:wiring beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_16" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_16" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup16" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_16"> <jb:wiring property="contactInformation" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_16.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_16.Communication_contact_List" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_16.Contact_information" class="org.milyn.edi.unedifact.d02a.common.ContactInformation" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_16/Contact_information"> <jb:value property="contactFunctionCode" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_16/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_16.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_16.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_16/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_16/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" /> <jb:value property="departmentOrEmployeeName" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_16/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_16.Communication_contact_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_16"> <jb:wiring beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_16.Communication_contact" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_16.Communication_contact" class="org.milyn.edi.unedifact.d02a.common.CommunicationContact" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_16/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_16.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_16.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02a.common.field.CommunicationContactC076" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_16/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_16/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_16/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_17_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_9/Segment_group_15"> <jb:wiring beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_17" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_17" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup17" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17"> <jb:wiring property="measurements" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_17.Measurements" /> <jb:wiring property="numberOfUnits" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_17.Number_of_units" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_17.Measurements" class="org.milyn.edi.unedifact.d02a.common.Measurements" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_17.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_17.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_17.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.MeasurementDetailsC502" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_17.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02a.common.field.ValueRangeC174" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_17.Number_of_units" class="org.milyn.edi.unedifact.d02a.common.NumberOfUnits" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_17.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_9.Segment_group_15.Segment_group_17.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.NumberOfUnitDetailsC523" createOnElement="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="unitsQuantity" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Number_of_units/NUMBER_OF_UNIT_DETAILS/Units_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="unitTypeCodeQualifier" data="IFTMBC/Segment_group_9/Segment_group_15/Segment_group_17/Number_of_units/NUMBER_OF_UNIT_DETAILS/Unit_type_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18_List" class="java.util.ArrayList" createOnElement="IFTMBC"> <jb:wiring beanIdRef="IFTMBC.Segment_group_18" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup18" createOnElement="IFTMBC/Segment_group_18"> <jb:wiring property="equipmentDetails" beanIdRef="IFTMBC.Segment_group_18.Equipment_details" /> <jb:wiring property="numberOfUnits" beanIdRef="IFTMBC.Segment_group_18.Number_of_units" /> <jb:wiring property="transportMovementDetails" beanIdRef="IFTMBC.Segment_group_18.Transport_movement_details" /> <jb:wiring property="measurements" beanIdRef="IFTMBC.Segment_group_18.Measurements_List" /> <jb:wiring property="dimensions" beanIdRef="IFTMBC.Segment_group_18.Dimensions_List" /> <jb:wiring property="handlingInstructions" beanIdRef="IFTMBC.Segment_group_18.Handling_instructions" /> <jb:wiring property="temperature" beanIdRef="IFTMBC.Segment_group_18.Temperature" /> <jb:wiring property="rangeDetails" beanIdRef="IFTMBC.Segment_group_18.Range_details_List" /> <jb:wiring property="freeText" beanIdRef="IFTMBC.Segment_group_18.Free_text_List" /> <jb:wiring property="reference" beanIdRef="IFTMBC.Segment_group_18.Reference_List" /> <jb:wiring property="segmentGroup19" beanIdRef="IFTMBC.Segment_group_18.Segment_group_19_List" /> <jb:wiring property="segmentGroup20" beanIdRef="IFTMBC.Segment_group_18.Segment_group_20_List" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Equipment_details" class="org.milyn.edi.unedifact.d02a.common.EquipmentDetails" createOnElement="IFTMBC/Segment_group_18/Equipment_details"> <jb:value property="equipmentTypeCodeQualifier" data="IFTMBC/Segment_group_18/Equipment_details/Equipment_type_code_qualifier" decoder="String" default="null" /> <jb:value property="equipmentSupplierCode" data="IFTMBC/Segment_group_18/Equipment_details/Equipment_supplier_code" decoder="String" default="null" /> <jb:value property="equipmentStatusCode" data="IFTMBC/Segment_group_18/Equipment_details/Equipment_status_code" decoder="String" default="null" /> <jb:value property="fullOrEmptyIndicatorCode" data="IFTMBC/Segment_group_18/Equipment_details/Full_or_empty_indicator_code" decoder="String" default="null" /> <jb:wiring property="equipmentIdentification" beanIdRef="IFTMBC.Segment_group_18.Equipment_details.EQUIPMENT_IDENTIFICATION" /> <jb:wiring property="equipmentSizeAndType" beanIdRef="IFTMBC.Segment_group_18.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Equipment_details.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d02a.common.field.EquipmentIdentificationC237" createOnElement="IFTMBC/Segment_group_18/Equipment_details/EQUIPMENT_IDENTIFICATION"> <jb:value property="equipmentIdentifier" data="IFTMBC/Segment_group_18/Equipment_details/EQUIPMENT_IDENTIFICATION/Equipment_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_18/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_18/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="IFTMBC/Segment_group_18/Equipment_details/EQUIPMENT_IDENTIFICATION/Country_name_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.EquipmentSizeAndTypeC224" createOnElement="IFTMBC/Segment_group_18/Equipment_details/EQUIPMENT_SIZE_AND_TYPE"> <jb:value property="equipmentSizeAndTypeDescriptionCode" data="IFTMBC/Segment_group_18/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_18/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_18/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="equipmentSizeAndTypeDescription" data="IFTMBC/Segment_group_18/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Number_of_units" class="org.milyn.edi.unedifact.d02a.common.NumberOfUnits" createOnElement="IFTMBC/Segment_group_18/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFTMBC.Segment_group_18.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.NumberOfUnitDetailsC523" createOnElement="IFTMBC/Segment_group_18/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="unitsQuantity" data="IFTMBC/Segment_group_18/Number_of_units/NUMBER_OF_UNIT_DETAILS/Units_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="unitTypeCodeQualifier" data="IFTMBC/Segment_group_18/Number_of_units/NUMBER_OF_UNIT_DETAILS/Unit_type_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Transport_movement_details" class="org.milyn.edi.unedifact.d02a.common.TransportMovementDetails" createOnElement="IFTMBC/Segment_group_18/Transport_movement_details"> <jb:value property="equipmentPlanDescription" data="IFTMBC/Segment_group_18/Transport_movement_details/Equipment_plan_description" decoder="String" default="null" /> <jb:value property="haulageArrangementsCode" data="IFTMBC/Segment_group_18/Transport_movement_details/Haulage_arrangements_code" decoder="String" default="null" /> <jb:wiring property="movementType" beanIdRef="IFTMBC.Segment_group_18.Transport_movement_details.MOVEMENT_TYPE" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Transport_movement_details.MOVEMENT_TYPE" class="org.milyn.edi.unedifact.d02a.common.field.MovementTypeC219" createOnElement="IFTMBC/Segment_group_18/Transport_movement_details/MOVEMENT_TYPE"> <jb:value property="movementTypeDescriptionCode" data="IFTMBC/Segment_group_18/Transport_movement_details/MOVEMENT_TYPE/Movement_type_description_code" decoder="String" default="null" /> <jb:value property="movementTypeDescription" data="IFTMBC/Segment_group_18/Transport_movement_details/MOVEMENT_TYPE/Movement_type_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Measurements_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_18"> <jb:wiring beanIdRef="IFTMBC.Segment_group_18.Measurements" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Measurements" class="org.milyn.edi.unedifact.d02a.common.Measurements" createOnElement="IFTMBC/Segment_group_18/Measurements"> <jb:value property="measurementPurposeCodeQualifier" data="IFTMBC/Segment_group_18/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" /> <jb:value property="surfaceOrLayerCode" data="IFTMBC/Segment_group_18/Measurements/Surface_or_layer_code" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFTMBC.Segment_group_18.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFTMBC.Segment_group_18.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.MeasurementDetailsC502" createOnElement="IFTMBC/Segment_group_18/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measuredAttributeCode" data="IFTMBC/Segment_group_18/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" /> <jb:value property="measurementSignificanceCode" data="IFTMBC/Segment_group_18/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementNameCode" data="IFTMBC/Segment_group_18/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" /> <jb:value property="nonDiscreteMeasurementName" data="IFTMBC/Segment_group_18/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02a.common.field.ValueRangeC174" createOnElement="IFTMBC/Segment_group_18/Measurements/VALUE_RANGE"> <jb:value property="measurementUnitCode" data="IFTMBC/Segment_group_18/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="measure" data="IFTMBC/Segment_group_18/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="IFTMBC/Segment_group_18/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="IFTMBC/Segment_group_18/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="significantDigitsQuantity" data="IFTMBC/Segment_group_18/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Dimensions_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_18"> <jb:wiring beanIdRef="IFTMBC.Segment_group_18.Dimensions" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Dimensions" class="org.milyn.edi.unedifact.d02a.common.Dimensions" createOnElement="IFTMBC/Segment_group_18/Dimensions"> <jb:value property="dimensionTypeCodeQualifier" data="IFTMBC/Segment_group_18/Dimensions/Dimension_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="dimensions" beanIdRef="IFTMBC.Segment_group_18.Dimensions.DIMENSIONS" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Dimensions.DIMENSIONS" class="org.milyn.edi.unedifact.d02a.common.field.DimensionsC211" createOnElement="IFTMBC/Segment_group_18/Dimensions/DIMENSIONS"> <jb:value property="measurementUnitCode" data="IFTMBC/Segment_group_18/Dimensions/DIMENSIONS/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="lengthMeasure" data="IFTMBC/Segment_group_18/Dimensions/DIMENSIONS/Length_measure" decoder="DABigDecimal" default="null" /> <jb:value property="widthMeasure" data="IFTMBC/Segment_group_18/Dimensions/DIMENSIONS/Width_measure" decoder="DABigDecimal" default="null" /> <jb:value property="heightMeasure" data="IFTMBC/Segment_group_18/Dimensions/DIMENSIONS/Height_measure" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Handling_instructions" class="org.milyn.edi.unedifact.d02a.common.HandlingInstructions" createOnElement="IFTMBC/Segment_group_18/Handling_instructions"> <jb:wiring property="handlingInstructions" beanIdRef="IFTMBC.Segment_group_18.Handling_instructions.HANDLING_INSTRUCTIONS" /> <jb:wiring property="hazardousMaterial" beanIdRef="IFTMBC.Segment_group_18.Handling_instructions.HAZARDOUS_MATERIAL" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d02a.common.field.HandlingInstructionsC524" createOnElement="IFTMBC/Segment_group_18/Handling_instructions/HANDLING_INSTRUCTIONS"> <jb:value property="handlingInstructionDescriptionCode" data="IFTMBC/Segment_group_18/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_18/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_18/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="handlingInstructionDescription" data="IFTMBC/Segment_group_18/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instruction_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d02a.common.field.HazardousMaterialC218" createOnElement="IFTMBC/Segment_group_18/Handling_instructions/HAZARDOUS_MATERIAL"> <jb:value property="hazardousMaterialCategoryNameCode" data="IFTMBC/Segment_group_18/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_18/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_18/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="hazardousMaterialCategoryName" data="IFTMBC/Segment_group_18/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_category_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Temperature" class="org.milyn.edi.unedifact.d02a.common.Temperature" createOnElement="IFTMBC/Segment_group_18/Temperature"> <jb:value property="temperatureTypeCodeQualifier" data="IFTMBC/Segment_group_18/Temperature/Temperature_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="temperatureSetting" beanIdRef="IFTMBC.Segment_group_18.Temperature.TEMPERATURE_SETTING" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Temperature.TEMPERATURE_SETTING" class="org.milyn.edi.unedifact.d02a.common.field.TemperatureSettingC239" createOnElement="IFTMBC/Segment_group_18/Temperature/TEMPERATURE_SETTING"> <jb:value property="temperatureDegree" data="IFTMBC/Segment_group_18/Temperature/TEMPERATURE_SETTING/Temperature_degree" decoder="DABigDecimal" default="null" /> <jb:value property="measurementUnitCode" data="IFTMBC/Segment_group_18/Temperature/TEMPERATURE_SETTING/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Range_details_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_18"> <jb:wiring beanIdRef="IFTMBC.Segment_group_18.Range_details" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Range_details" class="org.milyn.edi.unedifact.d02a.common.RangeDetails" createOnElement="IFTMBC/Segment_group_18/Range_details"> <jb:value property="rangeTypeCodeQualifier" data="IFTMBC/Segment_group_18/Range_details/Range_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="range" beanIdRef="IFTMBC.Segment_group_18.Range_details.RANGE" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Range_details.RANGE" class="org.milyn.edi.unedifact.d02a.common.field.RangeC280" createOnElement="IFTMBC/Segment_group_18/Range_details/RANGE"> <jb:value property="measurementUnitCode" data="IFTMBC/Segment_group_18/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" /> <jb:value property="rangeMinimumQuantity" data="IFTMBC/Segment_group_18/Range_details/RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximumQuantity" data="IFTMBC/Segment_group_18/Range_details/RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Free_text_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_18"> <jb:wiring beanIdRef="IFTMBC.Segment_group_18.Free_text" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Free_text" class="org.milyn.edi.unedifact.d02a.common.FreeText" createOnElement="IFTMBC/Segment_group_18/Free_text"> <jb:value property="textSubjectCodeQualifier" data="IFTMBC/Segment_group_18/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="IFTMBC/Segment_group_18/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBC/Segment_group_18/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="IFTMBC/Segment_group_18/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFTMBC.Segment_group_18.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFTMBC.Segment_group_18.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.TextReferenceC107" createOnElement="IFTMBC/Segment_group_18/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="IFTMBC/Segment_group_18/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_18/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_18/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02a.common.field.TextLiteralC108" createOnElement="IFTMBC/Segment_group_18/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFTMBC/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFTMBC/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFTMBC/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFTMBC/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFTMBC/Segment_group_18/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Reference_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_18"> <jb:wiring beanIdRef="IFTMBC.Segment_group_18.Reference" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Reference" class="org.milyn.edi.unedifact.d02a.common.Reference" createOnElement="IFTMBC/Segment_group_18/Reference"> <jb:wiring property="reference" beanIdRef="IFTMBC.Segment_group_18.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.ReferenceC506" createOnElement="IFTMBC/Segment_group_18/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="IFTMBC/Segment_group_18/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="IFTMBC/Segment_group_18/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="IFTMBC/Segment_group_18/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="IFTMBC/Segment_group_18/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="IFTMBC/Segment_group_18/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_19_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_18"> <jb:wiring beanIdRef="IFTMBC.Segment_group_18.Segment_group_19" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_19" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup19" createOnElement="IFTMBC/Segment_group_18/Segment_group_19"> <jb:wiring property="nameAndAddress" beanIdRef="IFTMBC.Segment_group_18.Segment_group_19.Name_and_address" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_18.Segment_group_19.Date_time_period" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_19.Name_and_address" class="org.milyn.edi.unedifact.d02a.common.NameAndAddress" createOnElement="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address"> <jb:value property="partyFunctionCodeQualifier" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/Country_name_code" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="IFTMBC.Segment_group_18.Segment_group_19.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="IFTMBC.Segment_group_18.Segment_group_19.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="IFTMBC.Segment_group_18.Segment_group_19.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="IFTMBC.Segment_group_18.Segment_group_19.Name_and_address.STREET" /> <jb:wiring property="countrySubEntityDetails" beanIdRef="IFTMBC.Segment_group_18.Segment_group_19.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_19.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.PartyIdentificationDetailsC082" createOnElement="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_19.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d02a.common.field.NameAndAddressC058" createOnElement="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressDescription1" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription2" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription3" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription4" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription5" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_19.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d02a.common.field.PartyNameC080" createOnElement="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCode" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_19.Name_and_address.STREET" class="org.milyn.edi.unedifact.d02a.common.field.StreetC059" createOnElement="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/STREET"> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_19.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.CountrySubEntityDetailsC819" createOnElement="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="IFTMBC/Segment_group_18/Segment_group_19/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_19.Date_time_period" class="org.milyn.edi.unedifact.d02a.common.DateTimePeriod" createOnElement="IFTMBC/Segment_group_18/Segment_group_19/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFTMBC.Segment_group_18.Segment_group_19.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_19.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02a.common.field.DateTimePeriodC507" createOnElement="IFTMBC/Segment_group_18/Segment_group_19/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="IFTMBC/Segment_group_18/Segment_group_19/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="IFTMBC/Segment_group_18/Segment_group_19/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="IFTMBC/Segment_group_18/Segment_group_19/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_18"> <jb:wiring beanIdRef="IFTMBC.Segment_group_18.Segment_group_20" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup20" createOnElement="IFTMBC/Segment_group_18/Segment_group_20"> <jb:wiring property="dangerousGoods" beanIdRef="IFTMBC.Segment_group_18.Segment_group_20.Dangerous_goods" /> <jb:wiring property="freeText" beanIdRef="IFTMBC.Segment_group_18.Segment_group_20.Free_text_List" /> <jb:wiring property="segmentGroup21" beanIdRef="IFTMBC.Segment_group_18.Segment_group_20.Segment_group_21_List" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20.Dangerous_goods" class="org.milyn.edi.unedifact.d02a.common.DangerousGoods" createOnElement="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods"> <jb:value property="dangerousGoodsRegulationsCode" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/Dangerous_goods_regulations_code" decoder="String" default="null" /> <jb:value property="packagingDangerLevelCode" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/Packaging_danger_level_code" decoder="String" default="null" /> <jb:value property="emergencyProcedureForShipsIdentifier" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/Emergency_procedure_for_ships_identifier" decoder="String" default="null" /> <jb:value property="hazardMedicalFirstAidGuideIdentifier" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/Hazard_medical_first_aid_guide_identifier" decoder="String" default="null" /> <jb:value property="transportEmergencyCardIdentifier" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/Transport_emergency_card_identifier" decoder="String" default="null" /> <jb:value property="packingInstructionTypeCode" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/Packing_instruction_type_code" decoder="String" default="null" /> <jb:value property="hazardousMeansOfTransportCategoryCode" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/Hazardous_means_of_transport_category_code" decoder="String" default="null" /> <jb:value property="hazardousCargoTransportAuthorisationCode" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/Hazardous_cargo_transport_authorisation_code" decoder="String" default="null" /> <jb:wiring property="hazardCode" beanIdRef="IFTMBC.Segment_group_18.Segment_group_20.Dangerous_goods.HAZARD_CODE" /> <jb:wiring property="undgInformation" beanIdRef="IFTMBC.Segment_group_18.Segment_group_20.Dangerous_goods.UNDG_INFORMATION" /> <jb:wiring property="dangerousGoodsShipmentFlashpoint" beanIdRef="IFTMBC.Segment_group_18.Segment_group_20.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" /> <jb:wiring property="hazardIdentificationPlacardDetails" beanIdRef="IFTMBC.Segment_group_18.Segment_group_20.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" /> <jb:wiring property="dangerousGoodsLabel" beanIdRef="IFTMBC.Segment_group_18.Segment_group_20.Dangerous_goods.DANGEROUS_GOODS_LABEL" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20.Dangerous_goods.HAZARD_CODE" class="org.milyn.edi.unedifact.d02a.common.field.HazardCodeC205" createOnElement="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/HAZARD_CODE"> <jb:value property="hazardIdentificationCode" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/HAZARD_CODE/Hazard_identification_code" decoder="String" default="null" /> <jb:value property="additionalHazardClassificationIdentifier" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/HAZARD_CODE/Additional_hazard_classification_identifier" decoder="String" default="null" /> <jb:value property="hazardCodeVersionIdentifier" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/HAZARD_CODE/Hazard_code_version_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20.Dangerous_goods.UNDG_INFORMATION" class="org.milyn.edi.unedifact.d02a.common.field.UndgInformationC234" createOnElement="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/UNDG_INFORMATION"> <jb:value property="unitedNationsDangerousGoodsUNDGIdentifier" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/UNDG_INFORMATION/United_Nations_Dangerous_Goods__UNDG__identifier" decoder="String" default="null" /> <jb:value property="dangerousGoodsFlashpointDescription" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/UNDG_INFORMATION/Dangerous_goods_flashpoint_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" class="org.milyn.edi.unedifact.d02a.common.field.DangerousGoodsShipmentFlashpointC223" createOnElement="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT"> <jb:value property="shipmentFlashpointDegree" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Shipment_flashpoint_degree" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.HazardIdentificationPlacardDetailsC235" createOnElement="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS"> <jb:value property="orangeHazardPlacardUpperPartIdentifier" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_upper_part_identifier" decoder="String" default="null" /> <jb:value property="orangeHazardPlacardLowerPartIdentifier" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Orange_hazard_placard_lower_part_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20.Dangerous_goods.DANGEROUS_GOODS_LABEL" class="org.milyn.edi.unedifact.d02a.common.field.DangerousGoodsLabelC236" createOnElement="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/DANGEROUS_GOODS_LABEL"> <jb:value property="dangerousGoodsMarkingIdentifier1" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-1" decoder="String" default="null" /> <jb:value property="dangerousGoodsMarkingIdentifier2" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-2" decoder="String" default="null" /> <jb:value property="dangerousGoodsMarkingIdentifier3" data="IFTMBC/Segment_group_18/Segment_group_20/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_marking_identifier_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20.Free_text_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_18/Segment_group_20"> <jb:wiring beanIdRef="IFTMBC.Segment_group_18.Segment_group_20.Free_text" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20.Free_text" class="org.milyn.edi.unedifact.d02a.common.FreeText" createOnElement="IFTMBC/Segment_group_18/Segment_group_20/Free_text"> <jb:value property="textSubjectCodeQualifier" data="IFTMBC/Segment_group_18/Segment_group_20/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="IFTMBC/Segment_group_18/Segment_group_20/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="IFTMBC/Segment_group_18/Segment_group_20/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="IFTMBC/Segment_group_18/Segment_group_20/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFTMBC.Segment_group_18.Segment_group_20.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFTMBC.Segment_group_18.Segment_group_20.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02a.common.field.TextReferenceC107" createOnElement="IFTMBC/Segment_group_18/Segment_group_20/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="IFTMBC/Segment_group_18/Segment_group_20/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="IFTMBC/Segment_group_18/Segment_group_20/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="IFTMBC/Segment_group_18/Segment_group_20/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02a.common.field.TextLiteralC108" createOnElement="IFTMBC/Segment_group_18/Segment_group_20/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFTMBC/Segment_group_18/Segment_group_20/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFTMBC/Segment_group_18/Segment_group_20/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFTMBC/Segment_group_18/Segment_group_20/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFTMBC/Segment_group_18/Segment_group_20/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFTMBC/Segment_group_18/Segment_group_20/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20.Segment_group_21_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_18/Segment_group_20"> <jb:wiring beanIdRef="IFTMBC.Segment_group_18.Segment_group_20.Segment_group_21" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20.Segment_group_21" class="org.milyn.edi.unedifact.d02a.IFTMBC.SegmentGroup21" createOnElement="IFTMBC/Segment_group_18/Segment_group_20/Segment_group_21"> <jb:wiring property="contactInformation" beanIdRef="IFTMBC.Segment_group_18.Segment_group_20.Segment_group_21.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="IFTMBC.Segment_group_18.Segment_group_20.Segment_group_21.Communication_contact_List" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20.Segment_group_21.Contact_information" class="org.milyn.edi.unedifact.d02a.common.ContactInformation" createOnElement="IFTMBC/Segment_group_18/Segment_group_20/Segment_group_21/Contact_information"> <jb:value property="contactFunctionCode" data="IFTMBC/Segment_group_18/Segment_group_20/Segment_group_21/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="IFTMBC.Segment_group_18.Segment_group_20.Segment_group_21.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20.Segment_group_21.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="IFTMBC/Segment_group_18/Segment_group_20/Segment_group_21/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="IFTMBC/Segment_group_18/Segment_group_20/Segment_group_21/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" /> <jb:value property="departmentOrEmployeeName" data="IFTMBC/Segment_group_18/Segment_group_20/Segment_group_21/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20.Segment_group_21.Communication_contact_List" class="java.util.ArrayList" createOnElement="IFTMBC/Segment_group_18/Segment_group_20/Segment_group_21"> <jb:wiring beanIdRef="IFTMBC.Segment_group_18.Segment_group_20.Segment_group_21.Communication_contact" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20.Segment_group_21.Communication_contact" class="org.milyn.edi.unedifact.d02a.common.CommunicationContact" createOnElement="IFTMBC/Segment_group_18/Segment_group_20/Segment_group_21/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="IFTMBC.Segment_group_18.Segment_group_20.Segment_group_21.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="IFTMBC.Segment_group_18.Segment_group_20.Segment_group_21.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02a.common.field.CommunicationContactC076" createOnElement="IFTMBC/Segment_group_18/Segment_group_20/Segment_group_21/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="IFTMBC/Segment_group_18/Segment_group_20/Segment_group_21/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="IFTMBC/Segment_group_18/Segment_group_20/Segment_group_21/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> </smooks-resource-list>