org.milyn.edi.unedifact.d94a.IFCSUM.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/d94a/IFCSUM/edimappingconfig.xml" validate="false" /> <jb:bean beanId="IFCSUM" class="org.milyn.edi.unedifact.d94a.IFCSUM.Ifcsum" createOnElement="IFCSUM"> <jb:wiring property="beginningOfMessage" beanIdRef="IFCSUM.Beginning_of_message" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Date_time_period_List" /> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Monetary_amount_List" /> <jb:wiring property="freeText" beanIdRef="IFCSUM.Free_text_List" /> <jb:wiring property="controlTotal" beanIdRef="IFCSUM.Control_total_List" /> <jb:wiring property="segmentGroup1" beanIdRef="IFCSUM.Segment_group_1_List" /> <jb:wiring property="segmentGroup2" beanIdRef="IFCSUM.Segment_group_2_List" /> <jb:wiring property="segmentGroup4" beanIdRef="IFCSUM.Segment_group_4_List" /> <jb:wiring property="segmentGroup5" beanIdRef="IFCSUM.Segment_group_5_List" /> <jb:wiring property="segmentGroup13" beanIdRef="IFCSUM.Segment_group_13_List" /> <jb:wiring property="segmentGroup15" beanIdRef="IFCSUM.Segment_group_15_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Beginning_of_message" class="org.milyn.edi.unedifact.d94a.common.BeginningOfMessage" createOnElement="IFCSUM/Beginning_of_message"> <jb:value property="documentMessageNumber" data="IFCSUM/Beginning_of_message/Document_message_number" decoder="String" default="null" /> <jb:value property="messageFunctionCoded" data="IFCSUM/Beginning_of_message/Message_function__coded" decoder="String" default="null" /> <jb:value property="responseTypeCoded" data="IFCSUM/Beginning_of_message/Response_type__coded" decoder="String" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="IFCSUM.Beginning_of_message.DOCUMENT_MESSAGE_NAME" /> </jb:bean> <jb:bean beanId="IFCSUM.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d94a.common.field.DocumentMessageNameC002" createOnElement="IFCSUM/Beginning_of_message/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentMessageNameCoded" data="IFCSUM/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_message_name__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="documentMessageName" data="IFCSUM/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_message_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFCSUM"> <jb:wiring beanIdRef="IFCSUM.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IFCSUM"> <jb:wiring beanIdRef="IFCSUM.Monetary_amount" /> </jb:bean> <jb:bean beanId="IFCSUM.Monetary_amount" class="org.milyn.edi.unedifact.d94a.common.MonetaryAmount" createOnElement="IFCSUM/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="IFCSUM.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d94a.common.field.MonetaryAmountC516" createOnElement="IFCSUM/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="IFCSUM/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="IFCSUM/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="IFCSUM/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Free_text_List" class="java.util.ArrayList" createOnElement="IFCSUM"> <jb:wiring beanIdRef="IFCSUM.Free_text" /> </jb:bean> <jb:bean beanId="IFCSUM.Free_text" class="org.milyn.edi.unedifact.d94a.common.FreeText" createOnElement="IFCSUM/Free_text"> <jb:value property="textSubjectQualifier" data="IFCSUM/Free_text/Text_subject_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="IFCSUM/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Free_text/Language__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFCSUM.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFCSUM.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFCSUM.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.TextReferenceC107" createOnElement="IFCSUM/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextCoded" data="IFCSUM/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d94a.common.field.TextLiteralC108" createOnElement="IFCSUM/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFCSUM/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFCSUM/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFCSUM/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFCSUM/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFCSUM/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Control_total_List" class="java.util.ArrayList" createOnElement="IFCSUM"> <jb:wiring beanIdRef="IFCSUM.Control_total" /> </jb:bean> <jb:bean beanId="IFCSUM.Control_total" class="org.milyn.edi.unedifact.d94a.common.ControlTotal" createOnElement="IFCSUM/Control_total"> <jb:wiring property="control" beanIdRef="IFCSUM.Control_total.CONTROL" /> </jb:bean> <jb:bean beanId="IFCSUM.Control_total.CONTROL" class="org.milyn.edi.unedifact.d94a.common.field.ControlC270" createOnElement="IFCSUM/Control_total/CONTROL"> <jb:value property="controlQualifier" data="IFCSUM/Control_total/CONTROL/Control_qualifier" decoder="String" default="null" /> <jb:value property="controlValue" data="IFCSUM/Control_total/CONTROL/Control_value" decoder="DABigDecimal" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Control_total/CONTROL/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_1_List" class="java.util.ArrayList" createOnElement="IFCSUM"> <jb:wiring beanIdRef="IFCSUM.Segment_group_1" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_1" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup1" createOnElement="IFCSUM/Segment_group_1"> <jb:wiring property="reference" beanIdRef="IFCSUM.Segment_group_1.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_1.Date_time_period_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_1.Reference" class="org.milyn.edi.unedifact.d94a.common.Reference" createOnElement="IFCSUM/Segment_group_1/Reference"> <jb:wiring property="reference" beanIdRef="IFCSUM.Segment_group_1.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_1.Reference.REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.ReferenceC506" createOnElement="IFCSUM/Segment_group_1/Reference/REFERENCE"> <jb:value property="referenceQualifier" data="IFCSUM/Segment_group_1/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" /> <jb:value property="referenceNumber" data="IFCSUM/Segment_group_1/Reference/REFERENCE/Reference_number" decoder="String" default="null" /> <jb:value property="lineNumber" data="IFCSUM/Segment_group_1/Reference/REFERENCE/Line_number" decoder="String" default="null" /> <jb:value property="referenceVersionNumber" data="IFCSUM/Segment_group_1/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_1.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_1"> <jb:wiring beanIdRef="IFCSUM.Segment_group_1.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_1.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_1/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_1/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2_List" class="java.util.ArrayList" createOnElement="IFCSUM"> <jb:wiring beanIdRef="IFCSUM.Segment_group_2" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup2" createOnElement="IFCSUM/Segment_group_2"> <jb:wiring property="governmentalRequirements" beanIdRef="IFCSUM.Segment_group_2.Governmental_requirements" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_2.Date_time_period_List" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFCSUM.Segment_group_2.Place_location_identification_List" /> <jb:wiring property="sealNumber" beanIdRef="IFCSUM.Segment_group_2.Seal_number_List" /> <jb:wiring property="freeText" beanIdRef="IFCSUM.Segment_group_2.Free_text_List" /> <jb:wiring property="segmentGroup3" beanIdRef="IFCSUM.Segment_group_2.Segment_group_3_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Governmental_requirements" class="org.milyn.edi.unedifact.d94a.common.GovernmentalRequirements" createOnElement="IFCSUM/Segment_group_2/Governmental_requirements"> <jb:value property="transportMovementCoded" data="IFCSUM/Segment_group_2/Governmental_requirements/Transport_movement__coded" decoder="String" default="null" /> <jb:wiring property="governmentAction1" beanIdRef="IFCSUM.Segment_group_2.Governmental_requirements.GOVERNMENT_ACTION_-_-1" /> <jb:wiring property="governmentAction2" beanIdRef="IFCSUM.Segment_group_2.Governmental_requirements.GOVERNMENT_ACTION_-_-2" /> <jb:wiring property="governmentAction3" beanIdRef="IFCSUM.Segment_group_2.Governmental_requirements.GOVERNMENT_ACTION_-_-3" /> <jb:wiring property="governmentAction4" beanIdRef="IFCSUM.Segment_group_2.Governmental_requirements.GOVERNMENT_ACTION_-_-4" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Governmental_requirements.GOVERNMENT_ACTION_-_-1" class="org.milyn.edi.unedifact.d94a.common.field.GovernmentActionC232" createOnElement="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-1"> <jb:value property="governmentAgencyCoded" data="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-1/Government_agency__coded" decoder="String" default="null" /> <jb:value property="governmentInvolvementCoded" data="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-1/Government_involvement__coded" decoder="String" default="null" /> <jb:value property="governmentActionCoded" data="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-1/Government_action__coded" decoder="String" default="null" /> <jb:value property="governmentProcedureCoded" data="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-1/Government_procedure__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Governmental_requirements.GOVERNMENT_ACTION_-_-2" class="org.milyn.edi.unedifact.d94a.common.field.GovernmentActionC232" createOnElement="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-2"> <jb:value property="governmentAgencyCoded" data="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-2/Government_agency__coded" decoder="String" default="null" /> <jb:value property="governmentInvolvementCoded" data="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-2/Government_involvement__coded" decoder="String" default="null" /> <jb:value property="governmentActionCoded" data="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-2/Government_action__coded" decoder="String" default="null" /> <jb:value property="governmentProcedureCoded" data="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-2/Government_procedure__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Governmental_requirements.GOVERNMENT_ACTION_-_-3" class="org.milyn.edi.unedifact.d94a.common.field.GovernmentActionC232" createOnElement="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-3"> <jb:value property="governmentAgencyCoded" data="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-3/Government_agency__coded" decoder="String" default="null" /> <jb:value property="governmentInvolvementCoded" data="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-3/Government_involvement__coded" decoder="String" default="null" /> <jb:value property="governmentActionCoded" data="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-3/Government_action__coded" decoder="String" default="null" /> <jb:value property="governmentProcedureCoded" data="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-3/Government_procedure__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Governmental_requirements.GOVERNMENT_ACTION_-_-4" class="org.milyn.edi.unedifact.d94a.common.field.GovernmentActionC232" createOnElement="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-4"> <jb:value property="governmentAgencyCoded" data="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-4/Government_agency__coded" decoder="String" default="null" /> <jb:value property="governmentInvolvementCoded" data="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-4/Government_involvement__coded" decoder="String" default="null" /> <jb:value property="governmentActionCoded" data="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-4/Government_action__coded" decoder="String" default="null" /> <jb:value property="governmentProcedureCoded" data="IFCSUM/Segment_group_2/Governmental_requirements/GOVERNMENT_ACTION_-_-4/Government_procedure__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_2"> <jb:wiring beanIdRef="IFCSUM.Segment_group_2.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_2/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_2.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_2/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_2"> <jb:wiring beanIdRef="IFCSUM.Segment_group_2.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Place_location_identification" class="org.milyn.edi.unedifact.d94a.common.PlaceLocationIdentification" createOnElement="IFCSUM/Segment_group_2/Place_location_identification"> <jb:value property="placeLocationQualifier" data="IFCSUM/Segment_group_2/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="IFCSUM/Segment_group_2/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFCSUM.Segment_group_2.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFCSUM.Segment_group_2.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFCSUM.Segment_group_2.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.LocationIdentificationC517" createOnElement="IFCSUM/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="IFCSUM/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="IFCSUM/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFCSUM/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="IFCSUM/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="IFCSUM/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFCSUM/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="IFCSUM/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="IFCSUM/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Seal_number_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_2"> <jb:wiring beanIdRef="IFCSUM.Segment_group_2.Seal_number" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Seal_number" class="org.milyn.edi.unedifact.d94a.common.SealNumber" createOnElement="IFCSUM/Segment_group_2/Seal_number"> <jb:value property="sealNumber" data="IFCSUM/Segment_group_2/Seal_number/Seal_number" decoder="String" default="null" /> <jb:wiring property="sealIssuer" beanIdRef="IFCSUM.Segment_group_2.Seal_number.SEAL_ISSUER" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Seal_number.SEAL_ISSUER" class="org.milyn.edi.unedifact.d94a.common.field.SealIssuerC215" createOnElement="IFCSUM/Segment_group_2/Seal_number/SEAL_ISSUER"> <jb:value property="sealingPartyCoded" data="IFCSUM/Segment_group_2/Seal_number/SEAL_ISSUER/Sealing_party__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_2/Seal_number/SEAL_ISSUER/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_2/Seal_number/SEAL_ISSUER/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="sealingParty" data="IFCSUM/Segment_group_2/Seal_number/SEAL_ISSUER/Sealing_party" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Free_text_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_2"> <jb:wiring beanIdRef="IFCSUM.Segment_group_2.Free_text" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Free_text" class="org.milyn.edi.unedifact.d94a.common.FreeText" createOnElement="IFCSUM/Segment_group_2/Free_text"> <jb:value property="textSubjectQualifier" data="IFCSUM/Segment_group_2/Free_text/Text_subject_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="IFCSUM/Segment_group_2/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_2/Free_text/Language__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFCSUM.Segment_group_2.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFCSUM.Segment_group_2.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.TextReferenceC107" createOnElement="IFCSUM/Segment_group_2/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextCoded" data="IFCSUM/Segment_group_2/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_2/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_2/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d94a.common.field.TextLiteralC108" createOnElement="IFCSUM/Segment_group_2/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFCSUM/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFCSUM/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFCSUM/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFCSUM/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFCSUM/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Segment_group_3_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_2"> <jb:wiring beanIdRef="IFCSUM.Segment_group_2.Segment_group_3" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Segment_group_3" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup3" createOnElement="IFCSUM/Segment_group_2/Segment_group_3"> <jb:wiring property="documentMessageDetails" beanIdRef="IFCSUM.Segment_group_2.Segment_group_3.Document_message_details" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_2.Segment_group_3.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Segment_group_3.Document_message_details" class="org.milyn.edi.unedifact.d94a.common.DocumentMessageDetails" createOnElement="IFCSUM/Segment_group_2/Segment_group_3/Document_message_details"> <jb:value property="communicationChannelIdentifierCoded" data="IFCSUM/Segment_group_2/Segment_group_3/Document_message_details/Communication_channel_identifier__coded" decoder="String" default="null" /> <jb:value property="numberOfCopiesOfDocumentRequired" data="IFCSUM/Segment_group_2/Segment_group_3/Document_message_details/Number_of_copies_of_document_required" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfOriginalsOfDocumentRequired" data="IFCSUM/Segment_group_2/Segment_group_3/Document_message_details/Number_of_originals_of_document_required" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="IFCSUM.Segment_group_2.Segment_group_3.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="IFCSUM.Segment_group_2.Segment_group_3.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Segment_group_3.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d94a.common.field.DocumentMessageNameC002" createOnElement="IFCSUM/Segment_group_2/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentMessageNameCoded" data="IFCSUM/Segment_group_2/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_2/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_2/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="documentMessageName" data="IFCSUM/Segment_group_2/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Segment_group_3.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.DocumentMessageDetailsC503" createOnElement="IFCSUM/Segment_group_2/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentMessageNumber" data="IFCSUM/Segment_group_2/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_number" decoder="String" default="null" /> <jb:value property="documentMessageStatusCoded" data="IFCSUM/Segment_group_2/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_status__coded" decoder="String" default="null" /> <jb:value property="documentMessageSource" data="IFCSUM/Segment_group_2/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_source" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_2/Segment_group_3/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Segment_group_3.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_2/Segment_group_3/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_2.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_2.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4_List" class="java.util.ArrayList" createOnElement="IFCSUM"> <jb:wiring beanIdRef="IFCSUM.Segment_group_4" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup4" createOnElement="IFCSUM/Segment_group_4"> <jb:wiring property="transportChargeRateCalculations" beanIdRef="IFCSUM.Segment_group_4.Transport_charge_rate_calculations" /> <jb:wiring property="priceDetails" beanIdRef="IFCSUM.Segment_group_4.Price_details" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_4.Number_of_units" /> <jb:wiring property="percentageDetails" beanIdRef="IFCSUM.Segment_group_4.Percentage_details" /> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_4.Monetary_amount_List" /> <jb:wiring property="quantity" beanIdRef="IFCSUM.Segment_group_4.Quantity_List" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFCSUM.Segment_group_4.Place_location_identification_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Transport_charge_rate_calculations" class="org.milyn.edi.unedifact.d94a.common.TransportChargeRateCalculations" createOnElement="IFCSUM/Segment_group_4/Transport_charge_rate_calculations"> <jb:wiring property="charge" beanIdRef="IFCSUM.Segment_group_4.Transport_charge_rate_calculations.CHARGE" /> <jb:wiring property="rateTariffClass" beanIdRef="IFCSUM.Segment_group_4.Transport_charge_rate_calculations.RATE_TARIFF_CLASS" /> <jb:wiring property="commodityRateDetail" beanIdRef="IFCSUM.Segment_group_4.Transport_charge_rate_calculations.COMMODITY_RATE_DETAIL" /> <jb:wiring property="rateTariffClassDetail" beanIdRef="IFCSUM.Segment_group_4.Transport_charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Transport_charge_rate_calculations.CHARGE" class="org.milyn.edi.unedifact.d94a.common.field.ChargeC200" createOnElement="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/CHARGE"> <jb:value property="freightAndChargesIdentification" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/CHARGE/Freight_and_charges_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/CHARGE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/CHARGE/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="freightAndCharges" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/CHARGE/Freight_and_charges" decoder="String" default="null" /> <jb:value property="prepaidCollectIndicatorCoded" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/CHARGE/Prepaid_collect_indicator__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Transport_charge_rate_calculations.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d94a.common.field.RateTariffClassC203" createOnElement="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/RATE_TARIFF_CLASS"> <jb:value property="rateTariffClassIdentification" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Rate_tariff_class_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier1" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded1" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-1" decoder="String" default="null" /> <jb:value property="rateTariffClass" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Rate_tariff_class" decoder="String" default="null" /> <jb:value property="supplementaryRateTariffBasisIdentification1" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_tariff_basis_identification_-_-1" decoder="String" default="null" /> <jb:value property="codeListQualifier2" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded2" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateTariffBasisIdentification2" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_tariff_basis_identification_-_-2" decoder="String" default="null" /> <jb:value property="codeListQualifier3" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded3" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Transport_charge_rate_calculations.COMMODITY_RATE_DETAIL" class="org.milyn.edi.unedifact.d94a.common.field.CommodityRateDetailC528" createOnElement="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL"> <jb:value property="commodityRateIdentification" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Commodity_rate_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Transport_charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" class="org.milyn.edi.unedifact.d94a.common.field.RateTariffClassDetailC554" createOnElement="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL"> <jb:value property="rateTariffClassIdentification" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Rate_tariff_class_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_4/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Price_details" class="org.milyn.edi.unedifact.d94a.common.PriceDetails" createOnElement="IFCSUM/Segment_group_4/Price_details"> <jb:value property="subLinePriceChangeCoded" data="IFCSUM/Segment_group_4/Price_details/Sub_line_price_change__coded" decoder="String" default="null" /> <jb:wiring property="priceInformation" beanIdRef="IFCSUM.Segment_group_4.Price_details.PRICE_INFORMATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Price_details.PRICE_INFORMATION" class="org.milyn.edi.unedifact.d94a.common.field.PriceInformationC509" createOnElement="IFCSUM/Segment_group_4/Price_details/PRICE_INFORMATION"> <jb:value property="priceQualifier" data="IFCSUM/Segment_group_4/Price_details/PRICE_INFORMATION/Price_qualifier" decoder="String" default="null" /> <jb:value property="price" data="IFCSUM/Segment_group_4/Price_details/PRICE_INFORMATION/Price" decoder="DABigDecimal" default="null" /> <jb:value property="priceTypeCoded" data="IFCSUM/Segment_group_4/Price_details/PRICE_INFORMATION/Price_type__coded" decoder="String" default="null" /> <jb:value property="priceTypeQualifier" data="IFCSUM/Segment_group_4/Price_details/PRICE_INFORMATION/Price_type_qualifier" decoder="String" default="null" /> <jb:value property="unitPriceBasis" data="IFCSUM/Segment_group_4/Price_details/PRICE_INFORMATION/Unit_price_basis" decoder="DABigDecimal" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_4/Price_details/PRICE_INFORMATION/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_4/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_4.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_4/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_4/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_4/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Percentage_details" class="org.milyn.edi.unedifact.d94a.common.PercentageDetails" createOnElement="IFCSUM/Segment_group_4/Percentage_details"> <jb:wiring property="percentageDetails" beanIdRef="IFCSUM.Segment_group_4.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.PercentageDetailsC501" createOnElement="IFCSUM/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageQualifier" data="IFCSUM/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="IFCSUM/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisCoded" data="IFCSUM/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_4"> <jb:wiring beanIdRef="IFCSUM.Segment_group_4.Monetary_amount" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Monetary_amount" class="org.milyn.edi.unedifact.d94a.common.MonetaryAmount" createOnElement="IFCSUM/Segment_group_4/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_4.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d94a.common.field.MonetaryAmountC516" createOnElement="IFCSUM/Segment_group_4/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="IFCSUM/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="IFCSUM/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="IFCSUM/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Quantity_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_4"> <jb:wiring beanIdRef="IFCSUM.Segment_group_4.Quantity" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Quantity" class="org.milyn.edi.unedifact.d94a.common.Quantity" createOnElement="IFCSUM/Segment_group_4/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="IFCSUM.Segment_group_4.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.QuantityDetailsC186" createOnElement="IFCSUM/Segment_group_4/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityQualifier" data="IFCSUM/Segment_group_4/Quantity/QUANTITY_DETAILS/Quantity_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="IFCSUM/Segment_group_4/Quantity/QUANTITY_DETAILS/Quantity" decoder="DABigDecimal" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_4/Quantity/QUANTITY_DETAILS/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_4"> <jb:wiring beanIdRef="IFCSUM.Segment_group_4.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Place_location_identification" class="org.milyn.edi.unedifact.d94a.common.PlaceLocationIdentification" createOnElement="IFCSUM/Segment_group_4/Place_location_identification"> <jb:value property="placeLocationQualifier" data="IFCSUM/Segment_group_4/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="IFCSUM/Segment_group_4/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFCSUM.Segment_group_4.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFCSUM.Segment_group_4.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFCSUM.Segment_group_4.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.LocationIdentificationC517" createOnElement="IFCSUM/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="IFCSUM/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="IFCSUM/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFCSUM/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="IFCSUM/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="IFCSUM/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_4.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFCSUM/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="IFCSUM/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="IFCSUM/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5_List" class="java.util.ArrayList" createOnElement="IFCSUM"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup5" createOnElement="IFCSUM/Segment_group_5"> <jb:wiring property="detailsOfTransport" beanIdRef="IFCSUM.Segment_group_5.Details_of_transport" /> <jb:wiring property="transportServiceRequirements" beanIdRef="IFCSUM.Segment_group_5.Transport_service_requirements_List" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFCSUM.Segment_group_5.Place_location_identification_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_5.Date_time_period_List" /> <jb:wiring property="sealNumber" beanIdRef="IFCSUM.Segment_group_5.Seal_number_List" /> <jb:wiring property="freeText" beanIdRef="IFCSUM.Segment_group_5.Free_text_List" /> <jb:wiring property="segmentGroup6" beanIdRef="IFCSUM.Segment_group_5.Segment_group_6_List" /> <jb:wiring property="segmentGroup7" beanIdRef="IFCSUM.Segment_group_5.Segment_group_7_List" /> <jb:wiring property="segmentGroup8" beanIdRef="IFCSUM.Segment_group_5.Segment_group_8_List" /> <jb:wiring property="segmentGroup9" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Details_of_transport" class="org.milyn.edi.unedifact.d94a.common.DetailsOfTransport" createOnElement="IFCSUM/Segment_group_5/Details_of_transport"> <jb:value property="transportStageQualifier" data="IFCSUM/Segment_group_5/Details_of_transport/Transport_stage_qualifier" decoder="String" default="null" /> <jb:value property="conveyanceReferenceNumber" data="IFCSUM/Segment_group_5/Details_of_transport/Conveyance_reference_number" decoder="String" default="null" /> <jb:value property="transitDirectionCoded" data="IFCSUM/Segment_group_5/Details_of_transport/Transit_direction__coded" decoder="String" default="null" /> <jb:wiring property="modeOfTransport" beanIdRef="IFCSUM.Segment_group_5.Details_of_transport.MODE_OF_TRANSPORT" /> <jb:wiring property="transportMeans" beanIdRef="IFCSUM.Segment_group_5.Details_of_transport.TRANSPORT_MEANS" /> <jb:wiring property="carrier" beanIdRef="IFCSUM.Segment_group_5.Details_of_transport.CARRIER" /> <jb:wiring property="excessTransportationInformation" beanIdRef="IFCSUM.Segment_group_5.Details_of_transport.EXCESS_TRANSPORTATION_INFORMATION" /> <jb:wiring property="transportIdentification" beanIdRef="IFCSUM.Segment_group_5.Details_of_transport.TRANSPORT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Details_of_transport.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d94a.common.field.ModeOfTransportC220" createOnElement="IFCSUM/Segment_group_5/Details_of_transport/MODE_OF_TRANSPORT"> <jb:value property="modeOfTransportCoded" data="IFCSUM/Segment_group_5/Details_of_transport/MODE_OF_TRANSPORT/Mode_of_transport__coded" decoder="String" default="null" /> <jb:value property="modeOfTransport" data="IFCSUM/Segment_group_5/Details_of_transport/MODE_OF_TRANSPORT/Mode_of_transport" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Details_of_transport.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d94a.common.field.TransportMeansC228" createOnElement="IFCSUM/Segment_group_5/Details_of_transport/TRANSPORT_MEANS"> <jb:value property="typeOfMeansOfTransportIdentification" data="IFCSUM/Segment_group_5/Details_of_transport/TRANSPORT_MEANS/Type_of_means_of_transport_identification" decoder="String" default="null" /> <jb:value property="typeOfMeansOfTransport" data="IFCSUM/Segment_group_5/Details_of_transport/TRANSPORT_MEANS/Type_of_means_of_transport" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Details_of_transport.CARRIER" class="org.milyn.edi.unedifact.d94a.common.field.CarrierC040" createOnElement="IFCSUM/Segment_group_5/Details_of_transport/CARRIER"> <jb:value property="carrierIdentification" data="IFCSUM/Segment_group_5/Details_of_transport/CARRIER/Carrier_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Details_of_transport/CARRIER/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Details_of_transport/CARRIER/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="carrierName" data="IFCSUM/Segment_group_5/Details_of_transport/CARRIER/Carrier_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Details_of_transport.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d94a.common.field.ExcessTransportationInformationC401" createOnElement="IFCSUM/Segment_group_5/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION"> <jb:value property="excessTransportationReasonCoded" data="IFCSUM/Segment_group_5/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason__coded" decoder="String" default="null" /> <jb:value property="excessTransportationResponsibilityCoded" data="IFCSUM/Segment_group_5/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility__coded" decoder="String" default="null" /> <jb:value property="customerAuthorizationNumber" data="IFCSUM/Segment_group_5/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Customer_authorization_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Details_of_transport.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.TransportIdentificationC222" createOnElement="IFCSUM/Segment_group_5/Details_of_transport/TRANSPORT_IDENTIFICATION"> <jb:value property="idOfMeansOfTransportIdentification" data="IFCSUM/Segment_group_5/Details_of_transport/TRANSPORT_IDENTIFICATION/Id._of_means_of_transport_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="idOfTheMeansOfTransport" data="IFCSUM/Segment_group_5/Details_of_transport/TRANSPORT_IDENTIFICATION/Id._of_the_means_of_transport" decoder="String" default="null" /> <jb:value property="nationalityOfMeansOfTransportCoded" data="IFCSUM/Segment_group_5/Details_of_transport/TRANSPORT_IDENTIFICATION/Nationality_of_means_of_transport__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Transport_service_requirements_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_5"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5.Transport_service_requirements" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Transport_service_requirements" class="org.milyn.edi.unedifact.d94a.common.TransportServiceRequirements" createOnElement="IFCSUM/Segment_group_5/Transport_service_requirements"> <jb:wiring property="contractAndCarriageCondition" beanIdRef="IFCSUM.Segment_group_5.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" /> <jb:wiring property="service" beanIdRef="IFCSUM.Segment_group_5.Transport_service_requirements.SERVICE" /> <jb:wiring property="transportPriority" beanIdRef="IFCSUM.Segment_group_5.Transport_service_requirements.TRANSPORT_PRIORITY" /> <jb:wiring property="natureOfCargo" beanIdRef="IFCSUM.Segment_group_5.Transport_service_requirements.NATURE_OF_CARGO" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" class="org.milyn.edi.unedifact.d94a.common.field.ContractAndCarriageConditionC536" createOnElement="IFCSUM/Segment_group_5/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION"> <jb:value property="contractAndCarriageConditionCoded" data="IFCSUM/Segment_group_5/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Contract_and_carriage_condition__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Transport_service_requirements.SERVICE" class="org.milyn.edi.unedifact.d94a.common.field.ServiceC233" createOnElement="IFCSUM/Segment_group_5/Transport_service_requirements/SERVICE"> <jb:value property="serviceRequirementCoded1" data="IFCSUM/Segment_group_5/Transport_service_requirements/SERVICE/Service_requirement__coded_-_-1" decoder="String" default="null" /> <jb:value property="codeListQualifier1" data="IFCSUM/Segment_group_5/Transport_service_requirements/SERVICE/Code_list_qualifier_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded1" data="IFCSUM/Segment_group_5/Transport_service_requirements/SERVICE/Code_list_responsible_agency__coded_-_-1" decoder="String" default="null" /> <jb:value property="serviceRequirementCoded2" data="IFCSUM/Segment_group_5/Transport_service_requirements/SERVICE/Service_requirement__coded_-_-2" decoder="String" default="null" /> <jb:value property="codeListQualifier2" data="IFCSUM/Segment_group_5/Transport_service_requirements/SERVICE/Code_list_qualifier_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded2" data="IFCSUM/Segment_group_5/Transport_service_requirements/SERVICE/Code_list_responsible_agency__coded_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Transport_service_requirements.TRANSPORT_PRIORITY" class="org.milyn.edi.unedifact.d94a.common.field.TransportPriorityC537" createOnElement="IFCSUM/Segment_group_5/Transport_service_requirements/TRANSPORT_PRIORITY"> <jb:value property="transportPriorityCoded" data="IFCSUM/Segment_group_5/Transport_service_requirements/TRANSPORT_PRIORITY/Transport_priority__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Transport_service_requirements.NATURE_OF_CARGO" class="org.milyn.edi.unedifact.d94a.common.field.NatureOfCargoC703" createOnElement="IFCSUM/Segment_group_5/Transport_service_requirements/NATURE_OF_CARGO"> <jb:value property="natureOfCargoCoded" data="IFCSUM/Segment_group_5/Transport_service_requirements/NATURE_OF_CARGO/Nature_of_cargo__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Transport_service_requirements/NATURE_OF_CARGO/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Transport_service_requirements/NATURE_OF_CARGO/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_5"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Place_location_identification" class="org.milyn.edi.unedifact.d94a.common.PlaceLocationIdentification" createOnElement="IFCSUM/Segment_group_5/Place_location_identification"> <jb:value property="placeLocationQualifier" data="IFCSUM/Segment_group_5/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="IFCSUM/Segment_group_5/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFCSUM.Segment_group_5.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFCSUM.Segment_group_5.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFCSUM.Segment_group_5.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.LocationIdentificationC517" createOnElement="IFCSUM/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="IFCSUM/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="IFCSUM/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFCSUM/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="IFCSUM/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="IFCSUM/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFCSUM/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="IFCSUM/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="IFCSUM/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_5"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_5/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_5/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Seal_number_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_5"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5.Seal_number" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Seal_number" class="org.milyn.edi.unedifact.d94a.common.SealNumber" createOnElement="IFCSUM/Segment_group_5/Seal_number"> <jb:value property="sealNumber" data="IFCSUM/Segment_group_5/Seal_number/Seal_number" decoder="String" default="null" /> <jb:wiring property="sealIssuer" beanIdRef="IFCSUM.Segment_group_5.Seal_number.SEAL_ISSUER" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Seal_number.SEAL_ISSUER" class="org.milyn.edi.unedifact.d94a.common.field.SealIssuerC215" createOnElement="IFCSUM/Segment_group_5/Seal_number/SEAL_ISSUER"> <jb:value property="sealingPartyCoded" data="IFCSUM/Segment_group_5/Seal_number/SEAL_ISSUER/Sealing_party__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Seal_number/SEAL_ISSUER/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Seal_number/SEAL_ISSUER/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="sealingParty" data="IFCSUM/Segment_group_5/Seal_number/SEAL_ISSUER/Sealing_party" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Free_text_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_5"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5.Free_text" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Free_text" class="org.milyn.edi.unedifact.d94a.common.FreeText" createOnElement="IFCSUM/Segment_group_5/Free_text"> <jb:value property="textSubjectQualifier" data="IFCSUM/Segment_group_5/Free_text/Text_subject_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="IFCSUM/Segment_group_5/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_5/Free_text/Language__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFCSUM.Segment_group_5.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFCSUM.Segment_group_5.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.TextReferenceC107" createOnElement="IFCSUM/Segment_group_5/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextCoded" data="IFCSUM/Segment_group_5/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d94a.common.field.TextLiteralC108" createOnElement="IFCSUM/Segment_group_5/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFCSUM/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFCSUM/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFCSUM/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFCSUM/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFCSUM/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_6_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_5"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5.Segment_group_6" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_6" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup6" createOnElement="IFCSUM/Segment_group_5/Segment_group_6"> <jb:wiring property="measurements" beanIdRef="IFCSUM.Segment_group_5.Segment_group_6.Measurements" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_5.Segment_group_6.Number_of_units" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_6.Measurements" class="org.milyn.edi.unedifact.d94a.common.Measurements" createOnElement="IFCSUM/Segment_group_5/Segment_group_6/Measurements"> <jb:value property="measurementApplicationQualifier" data="IFCSUM/Segment_group_5/Segment_group_6/Measurements/Measurement_application_qualifier" decoder="String" default="null" /> <jb:value property="surfaceLayerIndicatorCoded" data="IFCSUM/Segment_group_5/Segment_group_6/Measurements/Surface_layer_indicator__coded" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFCSUM.Segment_group_5.Segment_group_6.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFCSUM.Segment_group_5.Segment_group_6.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_6.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.MeasurementDetailsC502" createOnElement="IFCSUM/Segment_group_5/Segment_group_6/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measurementDimensionCoded" data="IFCSUM/Segment_group_5/Segment_group_6/Measurements/MEASUREMENT_DETAILS/Measurement_dimension__coded" decoder="String" default="null" /> <jb:value property="measurementSignificanceCoded" data="IFCSUM/Segment_group_5/Segment_group_6/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" /> <jb:value property="measurementAttributeCoded" data="IFCSUM/Segment_group_5/Segment_group_6/Measurements/MEASUREMENT_DETAILS/Measurement_attribute__coded" decoder="String" default="null" /> <jb:value property="measurementAttribute" data="IFCSUM/Segment_group_5/Segment_group_6/Measurements/MEASUREMENT_DETAILS/Measurement_attribute" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_6.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d94a.common.field.ValueRangeC174" createOnElement="IFCSUM/Segment_group_5/Segment_group_6/Measurements/VALUE_RANGE"> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_5/Segment_group_6/Measurements/VALUE_RANGE/Measure_unit_qualifier" decoder="String" default="null" /> <jb:value property="measurementValue" data="IFCSUM/Segment_group_5/Segment_group_6/Measurements/VALUE_RANGE/Measurement_value" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMinimum" data="IFCSUM/Segment_group_5/Segment_group_6/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximum" data="IFCSUM/Segment_group_5/Segment_group_6/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_6.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_5/Segment_group_6/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_5.Segment_group_6.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_6.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_5/Segment_group_6/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_5/Segment_group_6/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_5/Segment_group_6/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_7_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_5"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5.Segment_group_7" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_7" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup7" createOnElement="IFCSUM/Segment_group_5/Segment_group_7"> <jb:wiring property="dimensions" beanIdRef="IFCSUM.Segment_group_5.Segment_group_7.Dimensions" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_5.Segment_group_7.Number_of_units" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_7.Dimensions" class="org.milyn.edi.unedifact.d94a.common.Dimensions" createOnElement="IFCSUM/Segment_group_5/Segment_group_7/Dimensions"> <jb:value property="dimensionQualifier" data="IFCSUM/Segment_group_5/Segment_group_7/Dimensions/Dimension_qualifier" decoder="String" default="null" /> <jb:wiring property="dimensions" beanIdRef="IFCSUM.Segment_group_5.Segment_group_7.Dimensions.DIMENSIONS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_7.Dimensions.DIMENSIONS" class="org.milyn.edi.unedifact.d94a.common.field.DimensionsC211" createOnElement="IFCSUM/Segment_group_5/Segment_group_7/Dimensions/DIMENSIONS"> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_5/Segment_group_7/Dimensions/DIMENSIONS/Measure_unit_qualifier" decoder="String" default="null" /> <jb:value property="lengthDimension" data="IFCSUM/Segment_group_5/Segment_group_7/Dimensions/DIMENSIONS/Length_dimension" decoder="DABigDecimal" default="null" /> <jb:value property="widthDimension" data="IFCSUM/Segment_group_5/Segment_group_7/Dimensions/DIMENSIONS/Width_dimension" decoder="DABigDecimal" default="null" /> <jb:value property="heightDimension" data="IFCSUM/Segment_group_5/Segment_group_7/Dimensions/DIMENSIONS/Height_dimension" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_7.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_5/Segment_group_7/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_5.Segment_group_7.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_7.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_5/Segment_group_7/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_5/Segment_group_7/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_5/Segment_group_7/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_8_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_5"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5.Segment_group_8" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_8" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup8" createOnElement="IFCSUM/Segment_group_5/Segment_group_8"> <jb:wiring property="contactInformation" beanIdRef="IFCSUM.Segment_group_5.Segment_group_8.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="IFCSUM.Segment_group_5.Segment_group_8.Communication_contact_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_8.Contact_information" class="org.milyn.edi.unedifact.d94a.common.ContactInformation" createOnElement="IFCSUM/Segment_group_5/Segment_group_8/Contact_information"> <jb:value property="contactFunctionCoded" data="IFCSUM/Segment_group_5/Segment_group_8/Contact_information/Contact_function__coded" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="IFCSUM.Segment_group_5.Segment_group_8.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_8.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="IFCSUM/Segment_group_5/Segment_group_8/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeIdentification" data="IFCSUM/Segment_group_5/Segment_group_8/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_identification" decoder="String" default="null" /> <jb:value property="departmentOrEmployee" data="IFCSUM/Segment_group_5/Segment_group_8/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_8.Communication_contact_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_5/Segment_group_8"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5.Segment_group_8.Communication_contact" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_8.Communication_contact" class="org.milyn.edi.unedifact.d94a.common.CommunicationContact" createOnElement="IFCSUM/Segment_group_5/Segment_group_8/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="IFCSUM.Segment_group_5.Segment_group_8.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_8.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d94a.common.field.CommunicationContactC076" createOnElement="IFCSUM/Segment_group_5/Segment_group_8/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationNumber" data="IFCSUM/Segment_group_5/Segment_group_8/Communication_contact/COMMUNICATION_CONTACT/Communication_number" decoder="String" default="null" /> <jb:value property="communicationChannelQualifier" data="IFCSUM/Segment_group_5/Segment_group_8/Communication_contact/COMMUNICATION_CONTACT/Communication_channel_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_5"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5.Segment_group_9" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup9" createOnElement="IFCSUM/Segment_group_5/Segment_group_9"> <jb:wiring property="nameAndAddress" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Name_and_address" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Place_location_identification_List" /> <jb:wiring property="segmentGroup10" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_10_List" /> <jb:wiring property="segmentGroup11" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_11_List" /> <jb:wiring property="segmentGroup12" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Name_and_address" class="org.milyn.edi.unedifact.d94a.common.NameAndAddress" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address"> <jb:value property="partyQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/Party_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="countrySubEntityIdentification" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/Country_sub_entity_identification" decoder="String" default="null" /> <jb:value property="postcodeIdentification" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/Postcode_identification" decoder="String" default="null" /> <jb:value property="countryCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/Country__coded" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Name_and_address.STREET" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.PartyIdentificationDetailsC082" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdIdentification" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_id._identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d94a.common.field.NameAndAddressC058" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressLine1" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressLine2" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressLine3" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressLine4" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressLine5" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d94a.common.field.PartyNameC080" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/PARTY_NAME/Party_name_format__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Name_and_address.STREET" class="org.milyn.edi.unedifact.d94a.common.field.StreetC059" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/STREET"> <jb:value property="streetAndNumberPOBox1" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/STREET/Street_and_number_p.o._box_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox2" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/STREET/Street_and_number_p.o._box_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox3" data="IFCSUM/Segment_group_5/Segment_group_9/Name_and_address/STREET/Street_and_number_p.o._box_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_5/Segment_group_9"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Place_location_identification" class="org.milyn.edi.unedifact.d94a.common.PlaceLocationIdentification" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification"> <jb:value property="placeLocationQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.LocationIdentificationC517" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="IFCSUM/Segment_group_5/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_10_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_5/Segment_group_9"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_10" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_10" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup10" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_10"> <jb:wiring property="contactInformation" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_10.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_10.Communication_contact_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_10.Contact_information" class="org.milyn.edi.unedifact.d94a.common.ContactInformation" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_10/Contact_information"> <jb:value property="contactFunctionCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_10/Contact_information/Contact_function__coded" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_10.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_10.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_10/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeIdentification" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_10/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_identification" decoder="String" default="null" /> <jb:value property="departmentOrEmployee" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_10/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_10.Communication_contact_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_10"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_10.Communication_contact" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_10.Communication_contact" class="org.milyn.edi.unedifact.d94a.common.CommunicationContact" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_10/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_10.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_10.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d94a.common.field.CommunicationContactC076" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_10/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationNumber" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_10/Communication_contact/COMMUNICATION_CONTACT/Communication_number" decoder="String" default="null" /> <jb:value property="communicationChannelQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_10/Communication_contact/COMMUNICATION_CONTACT/Communication_channel_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_11_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_5/Segment_group_9"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_11" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_11" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup11" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11"> <jb:wiring property="documentMessageDetails" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_11.Document_message_details" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_11.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_11.Document_message_details" class="org.milyn.edi.unedifact.d94a.common.DocumentMessageDetails" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Document_message_details"> <jb:value property="communicationChannelIdentifierCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Document_message_details/Communication_channel_identifier__coded" decoder="String" default="null" /> <jb:value property="numberOfCopiesOfDocumentRequired" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Document_message_details/Number_of_copies_of_document_required" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfOriginalsOfDocumentRequired" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Document_message_details/Number_of_originals_of_document_required" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_11.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_11.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_11.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d94a.common.field.DocumentMessageNameC002" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentMessageNameCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="documentMessageName" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_11.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.DocumentMessageDetailsC503" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentMessageNumber" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_number" decoder="String" default="null" /> <jb:value property="documentMessageStatusCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_status__coded" decoder="String" default="null" /> <jb:value property="documentMessageSource" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_source" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_11.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_11.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_11.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_11/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_5/Segment_group_9"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup12" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12"> <jb:wiring property="transportChargeRateCalculations" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Transport_charge_rate_calculations" /> <jb:wiring property="priceDetails" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Price_details" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Number_of_units" /> <jb:wiring property="percentageDetails" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Percentage_details" /> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Monetary_amount_List" /> <jb:wiring property="quantity" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Quantity_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Transport_charge_rate_calculations" class="org.milyn.edi.unedifact.d94a.common.TransportChargeRateCalculations" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations"> <jb:wiring property="charge" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Transport_charge_rate_calculations.CHARGE" /> <jb:wiring property="rateTariffClass" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Transport_charge_rate_calculations.RATE_TARIFF_CLASS" /> <jb:wiring property="commodityRateDetail" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Transport_charge_rate_calculations.COMMODITY_RATE_DETAIL" /> <jb:wiring property="rateTariffClassDetail" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Transport_charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Transport_charge_rate_calculations.CHARGE" class="org.milyn.edi.unedifact.d94a.common.field.ChargeC200" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/CHARGE"> <jb:value property="freightAndChargesIdentification" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/CHARGE/Freight_and_charges_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/CHARGE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/CHARGE/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="freightAndCharges" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/CHARGE/Freight_and_charges" decoder="String" default="null" /> <jb:value property="prepaidCollectIndicatorCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/CHARGE/Prepaid_collect_indicator__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Transport_charge_rate_calculations.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d94a.common.field.RateTariffClassC203" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/RATE_TARIFF_CLASS"> <jb:value property="rateTariffClassIdentification" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Rate_tariff_class_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier1" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded1" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-1" decoder="String" default="null" /> <jb:value property="rateTariffClass" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Rate_tariff_class" decoder="String" default="null" /> <jb:value property="supplementaryRateTariffBasisIdentification1" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_tariff_basis_identification_-_-1" decoder="String" default="null" /> <jb:value property="codeListQualifier2" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded2" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateTariffBasisIdentification2" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_tariff_basis_identification_-_-2" decoder="String" default="null" /> <jb:value property="codeListQualifier3" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded3" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Transport_charge_rate_calculations.COMMODITY_RATE_DETAIL" class="org.milyn.edi.unedifact.d94a.common.field.CommodityRateDetailC528" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL"> <jb:value property="commodityRateIdentification" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Commodity_rate_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Transport_charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" class="org.milyn.edi.unedifact.d94a.common.field.RateTariffClassDetailC554" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL"> <jb:value property="rateTariffClassIdentification" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Rate_tariff_class_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Price_details" class="org.milyn.edi.unedifact.d94a.common.PriceDetails" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Price_details"> <jb:value property="subLinePriceChangeCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Price_details/Sub_line_price_change__coded" decoder="String" default="null" /> <jb:wiring property="priceInformation" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Price_details.PRICE_INFORMATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Price_details.PRICE_INFORMATION" class="org.milyn.edi.unedifact.d94a.common.field.PriceInformationC509" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Price_details/PRICE_INFORMATION"> <jb:value property="priceQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Price_details/PRICE_INFORMATION/Price_qualifier" decoder="String" default="null" /> <jb:value property="price" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Price_details/PRICE_INFORMATION/Price" decoder="DABigDecimal" default="null" /> <jb:value property="priceTypeCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Price_details/PRICE_INFORMATION/Price_type__coded" decoder="String" default="null" /> <jb:value property="priceTypeQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Price_details/PRICE_INFORMATION/Price_type_qualifier" decoder="String" default="null" /> <jb:value property="unitPriceBasis" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Price_details/PRICE_INFORMATION/Unit_price_basis" decoder="DABigDecimal" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Price_details/PRICE_INFORMATION/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Percentage_details" class="org.milyn.edi.unedifact.d94a.common.PercentageDetails" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Percentage_details"> <jb:wiring property="percentageDetails" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.PercentageDetailsC501" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS/Percentage_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Monetary_amount" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Monetary_amount" class="org.milyn.edi.unedifact.d94a.common.MonetaryAmount" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d94a.common.field.MonetaryAmountC516" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Quantity_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12"> <jb:wiring beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Quantity" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Quantity" class="org.milyn.edi.unedifact.d94a.common.Quantity" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_5.Segment_group_9.Segment_group_12.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.QuantityDetailsC186" createOnElement="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Quantity/QUANTITY_DETAILS/Quantity_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Quantity/QUANTITY_DETAILS/Quantity" decoder="DABigDecimal" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_5/Segment_group_9/Segment_group_12/Quantity/QUANTITY_DETAILS/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13_List" class="java.util.ArrayList" createOnElement="IFCSUM"> <jb:wiring beanIdRef="IFCSUM.Segment_group_13" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup13" createOnElement="IFCSUM/Segment_group_13"> <jb:wiring property="equipmentDetails" beanIdRef="IFCSUM.Segment_group_13.Equipment_details" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_13.Number_of_units" /> <jb:wiring property="transportPlacement" beanIdRef="IFCSUM.Segment_group_13.Transport_placement" /> <jb:wiring property="transportMovementDetails" beanIdRef="IFCSUM.Segment_group_13.Transport_movement_details" /> <jb:wiring property="measurements" beanIdRef="IFCSUM.Segment_group_13.Measurements_List" /> <jb:wiring property="dimensions" beanIdRef="IFCSUM.Segment_group_13.Dimensions_List" /> <jb:wiring property="sealNumber" beanIdRef="IFCSUM.Segment_group_13.Seal_number_List" /> <jb:wiring property="nameAndAddress" beanIdRef="IFCSUM.Segment_group_13.Name_and_address_List" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFCSUM.Segment_group_13.Place_location_identification_List" /> <jb:wiring property="handlingInstructions" beanIdRef="IFCSUM.Segment_group_13.Handling_instructions" /> <jb:wiring property="temperature" beanIdRef="IFCSUM.Segment_group_13.Temperature" /> <jb:wiring property="freeText" beanIdRef="IFCSUM.Segment_group_13.Free_text_List" /> <jb:wiring property="segmentGroup14" beanIdRef="IFCSUM.Segment_group_13.Segment_group_14_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Equipment_details" class="org.milyn.edi.unedifact.d94a.common.EquipmentDetails" createOnElement="IFCSUM/Segment_group_13/Equipment_details"> <jb:value property="equipmentQualifier" data="IFCSUM/Segment_group_13/Equipment_details/Equipment_qualifier" decoder="String" default="null" /> <jb:value property="equipmentSupplierCoded" data="IFCSUM/Segment_group_13/Equipment_details/Equipment_supplier__coded" decoder="String" default="null" /> <jb:value property="equipmentStatusCoded" data="IFCSUM/Segment_group_13/Equipment_details/Equipment_status__coded" decoder="String" default="null" /> <jb:value property="fullEmptyIndicatorCoded" data="IFCSUM/Segment_group_13/Equipment_details/Full_empty_indicator__coded" decoder="String" default="null" /> <jb:wiring property="equipmentIdentification" beanIdRef="IFCSUM.Segment_group_13.Equipment_details.EQUIPMENT_IDENTIFICATION" /> <jb:wiring property="equipmentSizeAndType" beanIdRef="IFCSUM.Segment_group_13.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Equipment_details.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.EquipmentIdentificationC237" createOnElement="IFCSUM/Segment_group_13/Equipment_details/EQUIPMENT_IDENTIFICATION"> <jb:value property="equipmentIdentificationNumber" data="IFCSUM/Segment_group_13/Equipment_details/EQUIPMENT_IDENTIFICATION/Equipment_identification_number" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_13/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_13/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" class="org.milyn.edi.unedifact.d94a.common.field.EquipmentSizeAndTypeC224" createOnElement="IFCSUM/Segment_group_13/Equipment_details/EQUIPMENT_SIZE_AND_TYPE"> <jb:value property="equipmentSizeAndTypeIdentification" data="IFCSUM/Segment_group_13/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_13/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_13/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="equipmentSizeAndType" data="IFCSUM/Segment_group_13/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_13/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_13.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_13/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_13/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_13/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Transport_placement" class="org.milyn.edi.unedifact.d94a.common.TransportPlacement" createOnElement="IFCSUM/Segment_group_13/Transport_placement"> <jb:wiring property="transportIdentification" beanIdRef="IFCSUM.Segment_group_13.Transport_placement.TRANSPORT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Transport_placement.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.TransportIdentificationC222" createOnElement="IFCSUM/Segment_group_13/Transport_placement/TRANSPORT_IDENTIFICATION"> <jb:value property="idOfMeansOfTransportIdentification" data="IFCSUM/Segment_group_13/Transport_placement/TRANSPORT_IDENTIFICATION/Id._of_means_of_transport_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_13/Transport_placement/TRANSPORT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_13/Transport_placement/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="idOfTheMeansOfTransport" data="IFCSUM/Segment_group_13/Transport_placement/TRANSPORT_IDENTIFICATION/Id._of_the_means_of_transport" decoder="String" default="null" /> <jb:value property="nationalityOfMeansOfTransportCoded" data="IFCSUM/Segment_group_13/Transport_placement/TRANSPORT_IDENTIFICATION/Nationality_of_means_of_transport__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Transport_movement_details" class="org.milyn.edi.unedifact.d94a.common.TransportMovementDetails" createOnElement="IFCSUM/Segment_group_13/Transport_movement_details"> <jb:value property="equipmentPlan" data="IFCSUM/Segment_group_13/Transport_movement_details/Equipment_plan" decoder="String" default="null" /> <jb:value property="haulageArrangementsCoded" data="IFCSUM/Segment_group_13/Transport_movement_details/Haulage_arrangements__coded" decoder="String" default="null" /> <jb:wiring property="movementType" beanIdRef="IFCSUM.Segment_group_13.Transport_movement_details.MOVEMENT_TYPE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Transport_movement_details.MOVEMENT_TYPE" class="org.milyn.edi.unedifact.d94a.common.field.MovementTypeC219" createOnElement="IFCSUM/Segment_group_13/Transport_movement_details/MOVEMENT_TYPE"> <jb:value property="movementTypeCoded" data="IFCSUM/Segment_group_13/Transport_movement_details/MOVEMENT_TYPE/Movement_type__coded" decoder="String" default="null" /> <jb:value property="movementType" data="IFCSUM/Segment_group_13/Transport_movement_details/MOVEMENT_TYPE/Movement_type" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Measurements_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_13"> <jb:wiring beanIdRef="IFCSUM.Segment_group_13.Measurements" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Measurements" class="org.milyn.edi.unedifact.d94a.common.Measurements" createOnElement="IFCSUM/Segment_group_13/Measurements"> <jb:value property="measurementApplicationQualifier" data="IFCSUM/Segment_group_13/Measurements/Measurement_application_qualifier" decoder="String" default="null" /> <jb:value property="surfaceLayerIndicatorCoded" data="IFCSUM/Segment_group_13/Measurements/Surface_layer_indicator__coded" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFCSUM.Segment_group_13.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFCSUM.Segment_group_13.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.MeasurementDetailsC502" createOnElement="IFCSUM/Segment_group_13/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measurementDimensionCoded" data="IFCSUM/Segment_group_13/Measurements/MEASUREMENT_DETAILS/Measurement_dimension__coded" decoder="String" default="null" /> <jb:value property="measurementSignificanceCoded" data="IFCSUM/Segment_group_13/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" /> <jb:value property="measurementAttributeCoded" data="IFCSUM/Segment_group_13/Measurements/MEASUREMENT_DETAILS/Measurement_attribute__coded" decoder="String" default="null" /> <jb:value property="measurementAttribute" data="IFCSUM/Segment_group_13/Measurements/MEASUREMENT_DETAILS/Measurement_attribute" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d94a.common.field.ValueRangeC174" createOnElement="IFCSUM/Segment_group_13/Measurements/VALUE_RANGE"> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_13/Measurements/VALUE_RANGE/Measure_unit_qualifier" decoder="String" default="null" /> <jb:value property="measurementValue" data="IFCSUM/Segment_group_13/Measurements/VALUE_RANGE/Measurement_value" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMinimum" data="IFCSUM/Segment_group_13/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximum" data="IFCSUM/Segment_group_13/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Dimensions_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_13"> <jb:wiring beanIdRef="IFCSUM.Segment_group_13.Dimensions" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Dimensions" class="org.milyn.edi.unedifact.d94a.common.Dimensions" createOnElement="IFCSUM/Segment_group_13/Dimensions"> <jb:value property="dimensionQualifier" data="IFCSUM/Segment_group_13/Dimensions/Dimension_qualifier" decoder="String" default="null" /> <jb:wiring property="dimensions" beanIdRef="IFCSUM.Segment_group_13.Dimensions.DIMENSIONS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Dimensions.DIMENSIONS" class="org.milyn.edi.unedifact.d94a.common.field.DimensionsC211" createOnElement="IFCSUM/Segment_group_13/Dimensions/DIMENSIONS"> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_13/Dimensions/DIMENSIONS/Measure_unit_qualifier" decoder="String" default="null" /> <jb:value property="lengthDimension" data="IFCSUM/Segment_group_13/Dimensions/DIMENSIONS/Length_dimension" decoder="DABigDecimal" default="null" /> <jb:value property="widthDimension" data="IFCSUM/Segment_group_13/Dimensions/DIMENSIONS/Width_dimension" decoder="DABigDecimal" default="null" /> <jb:value property="heightDimension" data="IFCSUM/Segment_group_13/Dimensions/DIMENSIONS/Height_dimension" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Seal_number_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_13"> <jb:wiring beanIdRef="IFCSUM.Segment_group_13.Seal_number" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Seal_number" class="org.milyn.edi.unedifact.d94a.common.SealNumber" createOnElement="IFCSUM/Segment_group_13/Seal_number"> <jb:value property="sealNumber" data="IFCSUM/Segment_group_13/Seal_number/Seal_number" decoder="String" default="null" /> <jb:wiring property="sealIssuer" beanIdRef="IFCSUM.Segment_group_13.Seal_number.SEAL_ISSUER" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Seal_number.SEAL_ISSUER" class="org.milyn.edi.unedifact.d94a.common.field.SealIssuerC215" createOnElement="IFCSUM/Segment_group_13/Seal_number/SEAL_ISSUER"> <jb:value property="sealingPartyCoded" data="IFCSUM/Segment_group_13/Seal_number/SEAL_ISSUER/Sealing_party__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_13/Seal_number/SEAL_ISSUER/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_13/Seal_number/SEAL_ISSUER/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="sealingParty" data="IFCSUM/Segment_group_13/Seal_number/SEAL_ISSUER/Sealing_party" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Name_and_address_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_13"> <jb:wiring beanIdRef="IFCSUM.Segment_group_13.Name_and_address" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Name_and_address" class="org.milyn.edi.unedifact.d94a.common.NameAndAddress" createOnElement="IFCSUM/Segment_group_13/Name_and_address"> <jb:value property="partyQualifier" data="IFCSUM/Segment_group_13/Name_and_address/Party_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="IFCSUM/Segment_group_13/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="countrySubEntityIdentification" data="IFCSUM/Segment_group_13/Name_and_address/Country_sub_entity_identification" decoder="String" default="null" /> <jb:value property="postcodeIdentification" data="IFCSUM/Segment_group_13/Name_and_address/Postcode_identification" decoder="String" default="null" /> <jb:value property="countryCoded" data="IFCSUM/Segment_group_13/Name_and_address/Country__coded" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="IFCSUM.Segment_group_13.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="IFCSUM.Segment_group_13.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="IFCSUM.Segment_group_13.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="IFCSUM.Segment_group_13.Name_and_address.STREET" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.PartyIdentificationDetailsC082" createOnElement="IFCSUM/Segment_group_13/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdIdentification" data="IFCSUM/Segment_group_13/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_id._identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_13/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_13/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d94a.common.field.NameAndAddressC058" createOnElement="IFCSUM/Segment_group_13/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressLine1" data="IFCSUM/Segment_group_13/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressLine2" data="IFCSUM/Segment_group_13/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressLine3" data="IFCSUM/Segment_group_13/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressLine4" data="IFCSUM/Segment_group_13/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressLine5" data="IFCSUM/Segment_group_13/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d94a.common.field.PartyNameC080" createOnElement="IFCSUM/Segment_group_13/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="IFCSUM/Segment_group_13/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="IFCSUM/Segment_group_13/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="IFCSUM/Segment_group_13/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="IFCSUM/Segment_group_13/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="IFCSUM/Segment_group_13/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCoded" data="IFCSUM/Segment_group_13/Name_and_address/PARTY_NAME/Party_name_format__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Name_and_address.STREET" class="org.milyn.edi.unedifact.d94a.common.field.StreetC059" createOnElement="IFCSUM/Segment_group_13/Name_and_address/STREET"> <jb:value property="streetAndNumberPOBox1" data="IFCSUM/Segment_group_13/Name_and_address/STREET/Street_and_number_p.o._box_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox2" data="IFCSUM/Segment_group_13/Name_and_address/STREET/Street_and_number_p.o._box_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox3" data="IFCSUM/Segment_group_13/Name_and_address/STREET/Street_and_number_p.o._box_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_13"> <jb:wiring beanIdRef="IFCSUM.Segment_group_13.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Place_location_identification" class="org.milyn.edi.unedifact.d94a.common.PlaceLocationIdentification" createOnElement="IFCSUM/Segment_group_13/Place_location_identification"> <jb:value property="placeLocationQualifier" data="IFCSUM/Segment_group_13/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="IFCSUM/Segment_group_13/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFCSUM.Segment_group_13.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFCSUM.Segment_group_13.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFCSUM.Segment_group_13.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.LocationIdentificationC517" createOnElement="IFCSUM/Segment_group_13/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="IFCSUM/Segment_group_13/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_13/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_13/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="IFCSUM/Segment_group_13/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFCSUM/Segment_group_13/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="IFCSUM/Segment_group_13/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_13/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_13/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="IFCSUM/Segment_group_13/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFCSUM/Segment_group_13/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="IFCSUM/Segment_group_13/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_13/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_13/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="IFCSUM/Segment_group_13/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Handling_instructions" class="org.milyn.edi.unedifact.d94a.common.HandlingInstructions" createOnElement="IFCSUM/Segment_group_13/Handling_instructions"> <jb:wiring property="handlingInstructions" beanIdRef="IFCSUM.Segment_group_13.Handling_instructions.HANDLING_INSTRUCTIONS" /> <jb:wiring property="hazardousMaterial" beanIdRef="IFCSUM.Segment_group_13.Handling_instructions.HAZARDOUS_MATERIAL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d94a.common.field.HandlingInstructionsC524" createOnElement="IFCSUM/Segment_group_13/Handling_instructions/HANDLING_INSTRUCTIONS"> <jb:value property="handlingInstructionsCoded" data="IFCSUM/Segment_group_13/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instructions__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_13/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_13/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="handlingInstructions" data="IFCSUM/Segment_group_13/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instructions" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d94a.common.field.HazardousMaterialC218" createOnElement="IFCSUM/Segment_group_13/Handling_instructions/HAZARDOUS_MATERIAL"> <jb:value property="hazardousMaterialClassCodeIdentification" data="IFCSUM/Segment_group_13/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_class_code__identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_13/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_13/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Temperature" class="org.milyn.edi.unedifact.d94a.common.Temperature" createOnElement="IFCSUM/Segment_group_13/Temperature"> <jb:value property="temperatureQualifier" data="IFCSUM/Segment_group_13/Temperature/Temperature_qualifier" decoder="String" default="null" /> <jb:wiring property="temperatureSetting" beanIdRef="IFCSUM.Segment_group_13.Temperature.TEMPERATURE_SETTING" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Temperature.TEMPERATURE_SETTING" class="org.milyn.edi.unedifact.d94a.common.field.TemperatureSettingC239" createOnElement="IFCSUM/Segment_group_13/Temperature/TEMPERATURE_SETTING"> <jb:value property="temperatureSetting" data="IFCSUM/Segment_group_13/Temperature/TEMPERATURE_SETTING/Temperature_setting" decoder="String" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_13/Temperature/TEMPERATURE_SETTING/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Free_text_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_13"> <jb:wiring beanIdRef="IFCSUM.Segment_group_13.Free_text" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Free_text" class="org.milyn.edi.unedifact.d94a.common.FreeText" createOnElement="IFCSUM/Segment_group_13/Free_text"> <jb:value property="textSubjectQualifier" data="IFCSUM/Segment_group_13/Free_text/Text_subject_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="IFCSUM/Segment_group_13/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_13/Free_text/Language__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFCSUM.Segment_group_13.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFCSUM.Segment_group_13.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.TextReferenceC107" createOnElement="IFCSUM/Segment_group_13/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextCoded" data="IFCSUM/Segment_group_13/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_13/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_13/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d94a.common.field.TextLiteralC108" createOnElement="IFCSUM/Segment_group_13/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFCSUM/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFCSUM/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFCSUM/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFCSUM/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFCSUM/Segment_group_13/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Segment_group_14_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_13"> <jb:wiring beanIdRef="IFCSUM.Segment_group_13.Segment_group_14" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Segment_group_14" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup14" createOnElement="IFCSUM/Segment_group_13/Segment_group_14"> <jb:wiring property="attachedEquipment" beanIdRef="IFCSUM.Segment_group_13.Segment_group_14.Attached_equipment" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_13.Segment_group_14.Number_of_units" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Segment_group_14.Attached_equipment" class="org.milyn.edi.unedifact.d94a.common.AttachedEquipment" createOnElement="IFCSUM/Segment_group_13/Segment_group_14/Attached_equipment"> <jb:value property="equipmentQualifier" data="IFCSUM/Segment_group_13/Segment_group_14/Attached_equipment/Equipment_qualifier" decoder="String" default="null" /> <jb:wiring property="equipmentIdentification" beanIdRef="IFCSUM.Segment_group_13.Segment_group_14.Attached_equipment.EQUIPMENT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Segment_group_14.Attached_equipment.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.EquipmentIdentificationC237" createOnElement="IFCSUM/Segment_group_13/Segment_group_14/Attached_equipment/EQUIPMENT_IDENTIFICATION"> <jb:value property="equipmentIdentificationNumber" data="IFCSUM/Segment_group_13/Segment_group_14/Attached_equipment/EQUIPMENT_IDENTIFICATION/Equipment_identification_number" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_13/Segment_group_14/Attached_equipment/EQUIPMENT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_13/Segment_group_14/Attached_equipment/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Segment_group_14.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_13/Segment_group_14/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_13.Segment_group_14.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_13.Segment_group_14.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_13/Segment_group_14/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_13/Segment_group_14/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_13/Segment_group_14/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15_List" class="java.util.ArrayList" createOnElement="IFCSUM"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup15" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring property="consignmentInformation" beanIdRef="IFCSUM.Segment_group_15.Consignment_information" /> <jb:wiring property="segmentGroup16" beanIdRef="IFCSUM.Segment_group_15.Segment_group_16_List" /> <jb:wiring property="contactInformation" beanIdRef="IFCSUM.Segment_group_15.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="IFCSUM.Segment_group_15.Communication_contact_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Date_time_period_List" /> <jb:wiring property="controlTotal" beanIdRef="IFCSUM.Segment_group_15.Control_total_List" /> <jb:wiring property="transportServiceRequirements" beanIdRef="IFCSUM.Segment_group_15.Transport_service_requirements_List" /> <jb:wiring property="currencies" beanIdRef="IFCSUM.Segment_group_15.Currencies_List" /> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Monetary_amount_List" /> <jb:wiring property="freeText" beanIdRef="IFCSUM.Segment_group_15.Free_text_List" /> <jb:wiring property="segmentGroup18" beanIdRef="IFCSUM.Segment_group_15.Segment_group_18_List" /> <jb:wiring property="segmentGroup19" beanIdRef="IFCSUM.Segment_group_15.Segment_group_19" /> <jb:wiring property="segmentGroup20" beanIdRef="IFCSUM.Segment_group_15.Segment_group_20_List" /> <jb:wiring property="segmentGroup21" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21_List" /> <jb:wiring property="segmentGroup23" beanIdRef="IFCSUM.Segment_group_15.Segment_group_23_List" /> <jb:wiring property="segmentGroup24" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24_List" /> <jb:wiring property="segmentGroup25" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25_List" /> <jb:wiring property="segmentGroup27" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27_List" /> <jb:wiring property="segmentGroup33" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33_List" /> <jb:wiring property="segmentGroup52" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Consignment_information" class="org.milyn.edi.unedifact.d94a.common.ConsignmentInformation" createOnElement="IFCSUM/Segment_group_15/Consignment_information"> <jb:value property="consolidationItemNumber" data="IFCSUM/Segment_group_15/Consignment_information/Consolidation_item_number" decoder="DABigDecimal" default="null" /> <jb:value property="consignmentLoadSequenceNumber" data="IFCSUM/Segment_group_15/Consignment_information/Consignment_load_sequence_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageDetails" beanIdRef="IFCSUM.Segment_group_15.Consignment_information.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Consignment_information.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.DocumentMessageDetailsC503" createOnElement="IFCSUM/Segment_group_15/Consignment_information/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentMessageNumber" data="IFCSUM/Segment_group_15/Consignment_information/DOCUMENT_MESSAGE_DETAILS/Document_message_number" decoder="String" default="null" /> <jb:value property="documentMessageStatusCoded" data="IFCSUM/Segment_group_15/Consignment_information/DOCUMENT_MESSAGE_DETAILS/Document_message_status__coded" decoder="String" default="null" /> <jb:value property="documentMessageSource" data="IFCSUM/Segment_group_15/Consignment_information/DOCUMENT_MESSAGE_DETAILS/Document_message_source" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_15/Consignment_information/DOCUMENT_MESSAGE_DETAILS/Language__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_16_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_16" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_16" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup16" createOnElement="IFCSUM/Segment_group_15/Segment_group_16"> <jb:wiring property="splitGoodsPlacement" beanIdRef="IFCSUM.Segment_group_15.Segment_group_16.Split_goods_placement" /> <jb:wiring property="segmentGroup17" beanIdRef="IFCSUM.Segment_group_15.Segment_group_16.Segment_group_17_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_16.Split_goods_placement" class="org.milyn.edi.unedifact.d94a.common.SplitGoodsPlacement" createOnElement="IFCSUM/Segment_group_15/Segment_group_16/Split_goods_placement"> <jb:value property="numberOfPackages" data="IFCSUM/Segment_group_15/Segment_group_16/Split_goods_placement/Number_of_packages" decoder="DABigDecimal" default="null" /> <jb:wiring property="equipmentIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_16.Split_goods_placement.EQUIPMENT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_16.Split_goods_placement.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.EquipmentIdentificationC237" createOnElement="IFCSUM/Segment_group_15/Segment_group_16/Split_goods_placement/EQUIPMENT_IDENTIFICATION"> <jb:value property="equipmentIdentificationNumber" data="IFCSUM/Segment_group_15/Segment_group_16/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Equipment_identification_number" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_16/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_16/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_16.Segment_group_17_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_16"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_16.Segment_group_17" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_16.Segment_group_17" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup17" createOnElement="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17"> <jb:wiring property="measurements" beanIdRef="IFCSUM.Segment_group_15.Segment_group_16.Segment_group_17.Measurements" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_15.Segment_group_16.Segment_group_17.Number_of_units" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_16.Segment_group_17.Measurements" class="org.milyn.edi.unedifact.d94a.common.Measurements" createOnElement="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17/Measurements"> <jb:value property="measurementApplicationQualifier" data="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17/Measurements/Measurement_application_qualifier" decoder="String" default="null" /> <jb:value property="surfaceLayerIndicatorCoded" data="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17/Measurements/Surface_layer_indicator__coded" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_16.Segment_group_17.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFCSUM.Segment_group_15.Segment_group_16.Segment_group_17.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_16.Segment_group_17.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.MeasurementDetailsC502" createOnElement="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measurementDimensionCoded" data="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17/Measurements/MEASUREMENT_DETAILS/Measurement_dimension__coded" decoder="String" default="null" /> <jb:value property="measurementSignificanceCoded" data="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" /> <jb:value property="measurementAttributeCoded" data="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17/Measurements/MEASUREMENT_DETAILS/Measurement_attribute__coded" decoder="String" default="null" /> <jb:value property="measurementAttribute" data="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17/Measurements/MEASUREMENT_DETAILS/Measurement_attribute" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_16.Segment_group_17.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d94a.common.field.ValueRangeC174" createOnElement="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17/Measurements/VALUE_RANGE"> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17/Measurements/VALUE_RANGE/Measure_unit_qualifier" decoder="String" default="null" /> <jb:value property="measurementValue" data="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17/Measurements/VALUE_RANGE/Measurement_value" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMinimum" data="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximum" data="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_16.Segment_group_17.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_16.Segment_group_17.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_16.Segment_group_17.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_15/Segment_group_16/Segment_group_17/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Contact_information" class="org.milyn.edi.unedifact.d94a.common.ContactInformation" createOnElement="IFCSUM/Segment_group_15/Contact_information"> <jb:value property="contactFunctionCoded" data="IFCSUM/Segment_group_15/Contact_information/Contact_function__coded" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="IFCSUM.Segment_group_15.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="IFCSUM/Segment_group_15/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeIdentification" data="IFCSUM/Segment_group_15/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_identification" decoder="String" default="null" /> <jb:value property="departmentOrEmployee" data="IFCSUM/Segment_group_15/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Communication_contact_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Communication_contact" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Communication_contact" class="org.milyn.edi.unedifact.d94a.common.CommunicationContact" createOnElement="IFCSUM/Segment_group_15/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="IFCSUM.Segment_group_15.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d94a.common.field.CommunicationContactC076" createOnElement="IFCSUM/Segment_group_15/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationNumber" data="IFCSUM/Segment_group_15/Communication_contact/COMMUNICATION_CONTACT/Communication_number" decoder="String" default="null" /> <jb:value property="communicationChannelQualifier" data="IFCSUM/Segment_group_15/Communication_contact/COMMUNICATION_CONTACT/Communication_channel_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_15/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_15/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_15/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_15/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_15/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Control_total_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Control_total" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Control_total" class="org.milyn.edi.unedifact.d94a.common.ControlTotal" createOnElement="IFCSUM/Segment_group_15/Control_total"> <jb:wiring property="control" beanIdRef="IFCSUM.Segment_group_15.Control_total.CONTROL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Control_total.CONTROL" class="org.milyn.edi.unedifact.d94a.common.field.ControlC270" createOnElement="IFCSUM/Segment_group_15/Control_total/CONTROL"> <jb:value property="controlQualifier" data="IFCSUM/Segment_group_15/Control_total/CONTROL/Control_qualifier" decoder="String" default="null" /> <jb:value property="controlValue" data="IFCSUM/Segment_group_15/Control_total/CONTROL/Control_value" decoder="DABigDecimal" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Control_total/CONTROL/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Transport_service_requirements_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Transport_service_requirements" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Transport_service_requirements" class="org.milyn.edi.unedifact.d94a.common.TransportServiceRequirements" createOnElement="IFCSUM/Segment_group_15/Transport_service_requirements"> <jb:wiring property="contractAndCarriageCondition" beanIdRef="IFCSUM.Segment_group_15.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" /> <jb:wiring property="service" beanIdRef="IFCSUM.Segment_group_15.Transport_service_requirements.SERVICE" /> <jb:wiring property="transportPriority" beanIdRef="IFCSUM.Segment_group_15.Transport_service_requirements.TRANSPORT_PRIORITY" /> <jb:wiring property="natureOfCargo" beanIdRef="IFCSUM.Segment_group_15.Transport_service_requirements.NATURE_OF_CARGO" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" class="org.milyn.edi.unedifact.d94a.common.field.ContractAndCarriageConditionC536" createOnElement="IFCSUM/Segment_group_15/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION"> <jb:value property="contractAndCarriageConditionCoded" data="IFCSUM/Segment_group_15/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Contract_and_carriage_condition__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Transport_service_requirements.SERVICE" class="org.milyn.edi.unedifact.d94a.common.field.ServiceC233" createOnElement="IFCSUM/Segment_group_15/Transport_service_requirements/SERVICE"> <jb:value property="serviceRequirementCoded1" data="IFCSUM/Segment_group_15/Transport_service_requirements/SERVICE/Service_requirement__coded_-_-1" decoder="String" default="null" /> <jb:value property="codeListQualifier1" data="IFCSUM/Segment_group_15/Transport_service_requirements/SERVICE/Code_list_qualifier_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded1" data="IFCSUM/Segment_group_15/Transport_service_requirements/SERVICE/Code_list_responsible_agency__coded_-_-1" decoder="String" default="null" /> <jb:value property="serviceRequirementCoded2" data="IFCSUM/Segment_group_15/Transport_service_requirements/SERVICE/Service_requirement__coded_-_-2" decoder="String" default="null" /> <jb:value property="codeListQualifier2" data="IFCSUM/Segment_group_15/Transport_service_requirements/SERVICE/Code_list_qualifier_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded2" data="IFCSUM/Segment_group_15/Transport_service_requirements/SERVICE/Code_list_responsible_agency__coded_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Transport_service_requirements.TRANSPORT_PRIORITY" class="org.milyn.edi.unedifact.d94a.common.field.TransportPriorityC537" createOnElement="IFCSUM/Segment_group_15/Transport_service_requirements/TRANSPORT_PRIORITY"> <jb:value property="transportPriorityCoded" data="IFCSUM/Segment_group_15/Transport_service_requirements/TRANSPORT_PRIORITY/Transport_priority__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Transport_service_requirements.NATURE_OF_CARGO" class="org.milyn.edi.unedifact.d94a.common.field.NatureOfCargoC703" createOnElement="IFCSUM/Segment_group_15/Transport_service_requirements/NATURE_OF_CARGO"> <jb:value property="natureOfCargoCoded" data="IFCSUM/Segment_group_15/Transport_service_requirements/NATURE_OF_CARGO/Nature_of_cargo__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Transport_service_requirements/NATURE_OF_CARGO/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Transport_service_requirements/NATURE_OF_CARGO/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Currencies_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Currencies" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Currencies" class="org.milyn.edi.unedifact.d94a.common.Currencies" createOnElement="IFCSUM/Segment_group_15/Currencies"> <jb:value property="rateOfExchange" data="IFCSUM/Segment_group_15/Currencies/Rate_of_exchange" decoder="DABigDecimal" default="null" /> <jb:value property="currencyMarketExchangeCoded" data="IFCSUM/Segment_group_15/Currencies/Currency_market_exchange__coded" decoder="String" default="null" /> <jb:wiring property="currencyDetails1" beanIdRef="IFCSUM.Segment_group_15.Currencies.CURRENCY_DETAILS_-_-1" /> <jb:wiring property="currencyDetails2" beanIdRef="IFCSUM.Segment_group_15.Currencies.CURRENCY_DETAILS_-_-2" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d94a.common.field.CurrencyDetailsC504" createOnElement="IFCSUM/Segment_group_15/Currencies/CURRENCY_DETAILS_-_-1"> <jb:value property="currencyDetailsQualifier" data="IFCSUM/Segment_group_15/Currencies/CURRENCY_DETAILS_-_-1/Currency_details_qualifier" decoder="String" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_15/Currencies/CURRENCY_DETAILS_-_-1/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_15/Currencies/CURRENCY_DETAILS_-_-1/Currency_qualifier" decoder="String" default="null" /> <jb:value property="currencyRateBase" data="IFCSUM/Segment_group_15/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate_base" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d94a.common.field.CurrencyDetailsC504" createOnElement="IFCSUM/Segment_group_15/Currencies/CURRENCY_DETAILS_-_-2"> <jb:value property="currencyDetailsQualifier" data="IFCSUM/Segment_group_15/Currencies/CURRENCY_DETAILS_-_-2/Currency_details_qualifier" decoder="String" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_15/Currencies/CURRENCY_DETAILS_-_-2/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_15/Currencies/CURRENCY_DETAILS_-_-2/Currency_qualifier" decoder="String" default="null" /> <jb:value property="currencyRateBase" data="IFCSUM/Segment_group_15/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate_base" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Monetary_amount" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Monetary_amount" class="org.milyn.edi.unedifact.d94a.common.MonetaryAmount" createOnElement="IFCSUM/Segment_group_15/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d94a.common.field.MonetaryAmountC516" createOnElement="IFCSUM/Segment_group_15/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="IFCSUM/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="IFCSUM/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="IFCSUM/Segment_group_15/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Free_text_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Free_text" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Free_text" class="org.milyn.edi.unedifact.d94a.common.FreeText" createOnElement="IFCSUM/Segment_group_15/Free_text"> <jb:value property="textSubjectQualifier" data="IFCSUM/Segment_group_15/Free_text/Text_subject_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="IFCSUM/Segment_group_15/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_15/Free_text/Language__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFCSUM.Segment_group_15.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFCSUM.Segment_group_15.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.TextReferenceC107" createOnElement="IFCSUM/Segment_group_15/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextCoded" data="IFCSUM/Segment_group_15/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d94a.common.field.TextLiteralC108" createOnElement="IFCSUM/Segment_group_15/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFCSUM/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFCSUM/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFCSUM/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFCSUM/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFCSUM/Segment_group_15/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_18_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_18" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_18" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup18" createOnElement="IFCSUM/Segment_group_15/Segment_group_18"> <jb:wiring property="placeLocationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_18.Place_location_identification" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_18.Date_time_period_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_18.Place_location_identification" class="org.milyn.edi.unedifact.d94a.common.PlaceLocationIdentification" createOnElement="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification"> <jb:value property="placeLocationQualifier" data="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_18.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_18.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_18.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_18.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.LocationIdentificationC517" createOnElement="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_18.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_18.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="IFCSUM/Segment_group_15/Segment_group_18/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_18.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_18"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_18.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_18.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_15/Segment_group_18/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_18.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_18.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_15/Segment_group_18/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_15/Segment_group_18/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_15/Segment_group_18/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_15/Segment_group_18/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_19" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup19" createOnElement="IFCSUM/Segment_group_15/Segment_group_19"> <jb:wiring property="termsOfDelivery" beanIdRef="IFCSUM.Segment_group_15.Segment_group_19.Terms_of_delivery" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_19.Place_location_identification_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_19.Terms_of_delivery" class="org.milyn.edi.unedifact.d94a.common.TermsOfDelivery" createOnElement="IFCSUM/Segment_group_15/Segment_group_19/Terms_of_delivery"> <jb:value property="termsOfDeliveryFunctionCoded" data="IFCSUM/Segment_group_15/Segment_group_19/Terms_of_delivery/Terms_of_delivery_function__coded" decoder="String" default="null" /> <jb:value property="transportChargesMethodOfPaymentCoded" data="IFCSUM/Segment_group_15/Segment_group_19/Terms_of_delivery/Transport_charges_method_of_payment__coded" decoder="String" default="null" /> <jb:wiring property="termsOfDelivery" beanIdRef="IFCSUM.Segment_group_15.Segment_group_19.Terms_of_delivery.TERMS_OF_DELIVERY" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_19.Terms_of_delivery.TERMS_OF_DELIVERY" class="org.milyn.edi.unedifact.d94a.common.field.TermsOfDeliveryC100" createOnElement="IFCSUM/Segment_group_15/Segment_group_19/Terms_of_delivery/TERMS_OF_DELIVERY"> <jb:value property="termsOfDeliveryCoded" data="IFCSUM/Segment_group_15/Segment_group_19/Terms_of_delivery/TERMS_OF_DELIVERY/Terms_of_delivery__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_19/Terms_of_delivery/TERMS_OF_DELIVERY/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_19/Terms_of_delivery/TERMS_OF_DELIVERY/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="termsOfDelivery1" data="IFCSUM/Segment_group_15/Segment_group_19/Terms_of_delivery/TERMS_OF_DELIVERY/Terms_of_delivery_-_-1" decoder="String" default="null" /> <jb:value property="termsOfDelivery2" data="IFCSUM/Segment_group_15/Segment_group_19/Terms_of_delivery/TERMS_OF_DELIVERY/Terms_of_delivery_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_19.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_19"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_19.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_19.Place_location_identification" class="org.milyn.edi.unedifact.d94a.common.PlaceLocationIdentification" createOnElement="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification"> <jb:value property="placeLocationQualifier" data="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_19.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_19.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_19.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_19.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.LocationIdentificationC517" createOnElement="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_19.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_19.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="IFCSUM/Segment_group_15/Segment_group_19/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_20_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_20" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_20" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup20" createOnElement="IFCSUM/Segment_group_15/Segment_group_20"> <jb:wiring property="reference" beanIdRef="IFCSUM.Segment_group_15.Segment_group_20.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_20.Date_time_period_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_20.Reference" class="org.milyn.edi.unedifact.d94a.common.Reference" createOnElement="IFCSUM/Segment_group_15/Segment_group_20/Reference"> <jb:wiring property="reference" beanIdRef="IFCSUM.Segment_group_15.Segment_group_20.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_20.Reference.REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.ReferenceC506" createOnElement="IFCSUM/Segment_group_15/Segment_group_20/Reference/REFERENCE"> <jb:value property="referenceQualifier" data="IFCSUM/Segment_group_15/Segment_group_20/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" /> <jb:value property="referenceNumber" data="IFCSUM/Segment_group_15/Segment_group_20/Reference/REFERENCE/Reference_number" decoder="String" default="null" /> <jb:value property="lineNumber" data="IFCSUM/Segment_group_15/Segment_group_20/Reference/REFERENCE/Line_number" decoder="String" default="null" /> <jb:value property="referenceVersionNumber" data="IFCSUM/Segment_group_15/Segment_group_20/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_20.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_20"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_20.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_20.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_15/Segment_group_20/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_20.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_20.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_15/Segment_group_20/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_15/Segment_group_20/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_15/Segment_group_20/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_15/Segment_group_20/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_21" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup21" createOnElement="IFCSUM/Segment_group_15/Segment_group_21"> <jb:wiring property="governmentalRequirements" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Governmental_requirements" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Date_time_period_List" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Place_location_identification_List" /> <jb:wiring property="sealNumber" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Seal_number_List" /> <jb:wiring property="freeText" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Free_text_List" /> <jb:wiring property="segmentGroup22" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Segment_group_22_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Governmental_requirements" class="org.milyn.edi.unedifact.d94a.common.GovernmentalRequirements" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements"> <jb:value property="transportMovementCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/Transport_movement__coded" decoder="String" default="null" /> <jb:wiring property="governmentAction1" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Governmental_requirements.GOVERNMENT_ACTION_-_-1" /> <jb:wiring property="governmentAction2" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Governmental_requirements.GOVERNMENT_ACTION_-_-2" /> <jb:wiring property="governmentAction3" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Governmental_requirements.GOVERNMENT_ACTION_-_-3" /> <jb:wiring property="governmentAction4" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Governmental_requirements.GOVERNMENT_ACTION_-_-4" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Governmental_requirements.GOVERNMENT_ACTION_-_-1" class="org.milyn.edi.unedifact.d94a.common.field.GovernmentActionC232" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-1"> <jb:value property="governmentAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-1/Government_agency__coded" decoder="String" default="null" /> <jb:value property="governmentInvolvementCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-1/Government_involvement__coded" decoder="String" default="null" /> <jb:value property="governmentActionCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-1/Government_action__coded" decoder="String" default="null" /> <jb:value property="governmentProcedureCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-1/Government_procedure__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Governmental_requirements.GOVERNMENT_ACTION_-_-2" class="org.milyn.edi.unedifact.d94a.common.field.GovernmentActionC232" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-2"> <jb:value property="governmentAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-2/Government_agency__coded" decoder="String" default="null" /> <jb:value property="governmentInvolvementCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-2/Government_involvement__coded" decoder="String" default="null" /> <jb:value property="governmentActionCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-2/Government_action__coded" decoder="String" default="null" /> <jb:value property="governmentProcedureCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-2/Government_procedure__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Governmental_requirements.GOVERNMENT_ACTION_-_-3" class="org.milyn.edi.unedifact.d94a.common.field.GovernmentActionC232" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-3"> <jb:value property="governmentAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-3/Government_agency__coded" decoder="String" default="null" /> <jb:value property="governmentInvolvementCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-3/Government_involvement__coded" decoder="String" default="null" /> <jb:value property="governmentActionCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-3/Government_action__coded" decoder="String" default="null" /> <jb:value property="governmentProcedureCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-3/Government_procedure__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Governmental_requirements.GOVERNMENT_ACTION_-_-4" class="org.milyn.edi.unedifact.d94a.common.field.GovernmentActionC232" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-4"> <jb:value property="governmentAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-4/Government_agency__coded" decoder="String" default="null" /> <jb:value property="governmentInvolvementCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-4/Government_involvement__coded" decoder="String" default="null" /> <jb:value property="governmentActionCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-4/Government_action__coded" decoder="String" default="null" /> <jb:value property="governmentProcedureCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Governmental_requirements/GOVERNMENT_ACTION_-_-4/Government_procedure__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_21"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_15/Segment_group_21/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_15/Segment_group_21/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_15/Segment_group_21/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_21"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Place_location_identification" class="org.milyn.edi.unedifact.d94a.common.PlaceLocationIdentification" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification"> <jb:value property="placeLocationQualifier" data="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.LocationIdentificationC517" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="IFCSUM/Segment_group_15/Segment_group_21/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Seal_number_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_21"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Seal_number" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Seal_number" class="org.milyn.edi.unedifact.d94a.common.SealNumber" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Seal_number"> <jb:value property="sealNumber" data="IFCSUM/Segment_group_15/Segment_group_21/Seal_number/Seal_number" decoder="String" default="null" /> <jb:wiring property="sealIssuer" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Seal_number.SEAL_ISSUER" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Seal_number.SEAL_ISSUER" class="org.milyn.edi.unedifact.d94a.common.field.SealIssuerC215" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Seal_number/SEAL_ISSUER"> <jb:value property="sealingPartyCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Seal_number/SEAL_ISSUER/Sealing_party__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_21/Seal_number/SEAL_ISSUER/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Seal_number/SEAL_ISSUER/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="sealingParty" data="IFCSUM/Segment_group_15/Segment_group_21/Seal_number/SEAL_ISSUER/Sealing_party" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Free_text_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_21"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Free_text" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Free_text" class="org.milyn.edi.unedifact.d94a.common.FreeText" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Free_text"> <jb:value property="textSubjectQualifier" data="IFCSUM/Segment_group_15/Segment_group_21/Free_text/Text_subject_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Free_text/Language__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.TextReferenceC107" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_21/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d94a.common.field.TextLiteralC108" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFCSUM/Segment_group_15/Segment_group_21/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFCSUM/Segment_group_15/Segment_group_21/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFCSUM/Segment_group_15/Segment_group_21/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFCSUM/Segment_group_15/Segment_group_21/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFCSUM/Segment_group_15/Segment_group_21/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Segment_group_22_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_21"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Segment_group_22" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Segment_group_22" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup22" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22"> <jb:wiring property="documentMessageDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Segment_group_22.Document_message_details" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Segment_group_22.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Segment_group_22.Document_message_details" class="org.milyn.edi.unedifact.d94a.common.DocumentMessageDetails" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Document_message_details"> <jb:value property="communicationChannelIdentifierCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Document_message_details/Communication_channel_identifier__coded" decoder="String" default="null" /> <jb:value property="numberOfCopiesOfDocumentRequired" data="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Document_message_details/Number_of_copies_of_document_required" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfOriginalsOfDocumentRequired" data="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Document_message_details/Number_of_originals_of_document_required" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Segment_group_22.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Segment_group_22.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Segment_group_22.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d94a.common.field.DocumentMessageNameC002" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentMessageNameCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="documentMessageName" data="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Segment_group_22.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.DocumentMessageDetailsC503" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentMessageNumber" data="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_number" decoder="String" default="null" /> <jb:value property="documentMessageStatusCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_status__coded" decoder="String" default="null" /> <jb:value property="documentMessageSource" data="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_source" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Segment_group_22.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_21.Segment_group_22.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_21.Segment_group_22.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_15/Segment_group_21/Segment_group_22/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_23_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_23" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_23" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup23" createOnElement="IFCSUM/Segment_group_15/Segment_group_23"> <jb:wiring property="chargePaymentInstructions" beanIdRef="IFCSUM.Segment_group_15.Segment_group_23.Charge_payment_instructions" /> <jb:wiring property="currencies" beanIdRef="IFCSUM.Segment_group_15.Segment_group_23.Currencies" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_23.Place_location_identification_List" /> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Segment_group_23.Monetary_amount_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_23.Charge_payment_instructions" class="org.milyn.edi.unedifact.d94a.common.ChargePaymentInstructions" createOnElement="IFCSUM/Segment_group_15/Segment_group_23/Charge_payment_instructions"> <jb:value property="prepaidCollectIndicatorCoded" data="IFCSUM/Segment_group_15/Segment_group_23/Charge_payment_instructions/Prepaid_collect_indicator__coded" decoder="String" default="null" /> <jb:wiring property="chargeCategory" beanIdRef="IFCSUM.Segment_group_15.Segment_group_23.Charge_payment_instructions.CHARGE_CATEGORY" /> <jb:wiring property="methodOfPayment" beanIdRef="IFCSUM.Segment_group_15.Segment_group_23.Charge_payment_instructions.METHOD_OF_PAYMENT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_23.Charge_payment_instructions.CHARGE_CATEGORY" class="org.milyn.edi.unedifact.d94a.common.field.ChargeCategoryC229" createOnElement="IFCSUM/Segment_group_15/Segment_group_23/Charge_payment_instructions/CHARGE_CATEGORY"> <jb:value property="chargeCategoryCoded" data="IFCSUM/Segment_group_15/Segment_group_23/Charge_payment_instructions/CHARGE_CATEGORY/Charge_category__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_23/Charge_payment_instructions/CHARGE_CATEGORY/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_23/Charge_payment_instructions/CHARGE_CATEGORY/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_23.Charge_payment_instructions.METHOD_OF_PAYMENT" class="org.milyn.edi.unedifact.d94a.common.field.MethodOfPaymentC231" createOnElement="IFCSUM/Segment_group_15/Segment_group_23/Charge_payment_instructions/METHOD_OF_PAYMENT"> <jb:value property="transportChargesMethodOfPaymentCoded" data="IFCSUM/Segment_group_15/Segment_group_23/Charge_payment_instructions/METHOD_OF_PAYMENT/Transport_charges_method_of_payment__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_23/Charge_payment_instructions/METHOD_OF_PAYMENT/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_23/Charge_payment_instructions/METHOD_OF_PAYMENT/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_23.Currencies" class="org.milyn.edi.unedifact.d94a.common.Currencies" createOnElement="IFCSUM/Segment_group_15/Segment_group_23/Currencies"> <jb:value property="rateOfExchange" data="IFCSUM/Segment_group_15/Segment_group_23/Currencies/Rate_of_exchange" decoder="DABigDecimal" default="null" /> <jb:value property="currencyMarketExchangeCoded" data="IFCSUM/Segment_group_15/Segment_group_23/Currencies/Currency_market_exchange__coded" decoder="String" default="null" /> <jb:wiring property="currencyDetails1" beanIdRef="IFCSUM.Segment_group_15.Segment_group_23.Currencies.CURRENCY_DETAILS_-_-1" /> <jb:wiring property="currencyDetails2" beanIdRef="IFCSUM.Segment_group_15.Segment_group_23.Currencies.CURRENCY_DETAILS_-_-2" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_23.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d94a.common.field.CurrencyDetailsC504" createOnElement="IFCSUM/Segment_group_15/Segment_group_23/Currencies/CURRENCY_DETAILS_-_-1"> <jb:value property="currencyDetailsQualifier" data="IFCSUM/Segment_group_15/Segment_group_23/Currencies/CURRENCY_DETAILS_-_-1/Currency_details_qualifier" decoder="String" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_15/Segment_group_23/Currencies/CURRENCY_DETAILS_-_-1/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_15/Segment_group_23/Currencies/CURRENCY_DETAILS_-_-1/Currency_qualifier" decoder="String" default="null" /> <jb:value property="currencyRateBase" data="IFCSUM/Segment_group_15/Segment_group_23/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate_base" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_23.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d94a.common.field.CurrencyDetailsC504" createOnElement="IFCSUM/Segment_group_15/Segment_group_23/Currencies/CURRENCY_DETAILS_-_-2"> <jb:value property="currencyDetailsQualifier" data="IFCSUM/Segment_group_15/Segment_group_23/Currencies/CURRENCY_DETAILS_-_-2/Currency_details_qualifier" decoder="String" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_15/Segment_group_23/Currencies/CURRENCY_DETAILS_-_-2/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_15/Segment_group_23/Currencies/CURRENCY_DETAILS_-_-2/Currency_qualifier" decoder="String" default="null" /> <jb:value property="currencyRateBase" data="IFCSUM/Segment_group_15/Segment_group_23/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate_base" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_23.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_23"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_23.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_23.Place_location_identification" class="org.milyn.edi.unedifact.d94a.common.PlaceLocationIdentification" createOnElement="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification"> <jb:value property="placeLocationQualifier" data="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_23.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_23.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_23.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_23.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.LocationIdentificationC517" createOnElement="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_23.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_23.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="IFCSUM/Segment_group_15/Segment_group_23/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_23.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_23"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_23.Monetary_amount" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_23.Monetary_amount" class="org.milyn.edi.unedifact.d94a.common.MonetaryAmount" createOnElement="IFCSUM/Segment_group_15/Segment_group_23/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Segment_group_23.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_23.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d94a.common.field.MonetaryAmountC516" createOnElement="IFCSUM/Segment_group_15/Segment_group_23/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="IFCSUM/Segment_group_15/Segment_group_23/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="IFCSUM/Segment_group_15/Segment_group_23/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_15/Segment_group_23/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_15/Segment_group_23/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="IFCSUM/Segment_group_15/Segment_group_23/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_24" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup24" createOnElement="IFCSUM/Segment_group_15/Segment_group_24"> <jb:wiring property="transportChargeRateCalculations" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Transport_charge_rate_calculations" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Place_location_identification" /> <jb:wiring property="freeText" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Free_text" /> <jb:wiring property="currencies" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Currencies" /> <jb:wiring property="priceDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Price_details" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Number_of_units" /> <jb:wiring property="percentageDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Percentage_details" /> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Monetary_amount_List" /> <jb:wiring property="quantity" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Quantity_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Transport_charge_rate_calculations" class="org.milyn.edi.unedifact.d94a.common.TransportChargeRateCalculations" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations"> <jb:wiring property="charge" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Transport_charge_rate_calculations.CHARGE" /> <jb:wiring property="rateTariffClass" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Transport_charge_rate_calculations.RATE_TARIFF_CLASS" /> <jb:wiring property="commodityRateDetail" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Transport_charge_rate_calculations.COMMODITY_RATE_DETAIL" /> <jb:wiring property="rateTariffClassDetail" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Transport_charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Transport_charge_rate_calculations.CHARGE" class="org.milyn.edi.unedifact.d94a.common.field.ChargeC200" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/CHARGE"> <jb:value property="freightAndChargesIdentification" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/CHARGE/Freight_and_charges_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/CHARGE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/CHARGE/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="freightAndCharges" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/CHARGE/Freight_and_charges" decoder="String" default="null" /> <jb:value property="prepaidCollectIndicatorCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/CHARGE/Prepaid_collect_indicator__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Transport_charge_rate_calculations.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d94a.common.field.RateTariffClassC203" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/RATE_TARIFF_CLASS"> <jb:value property="rateTariffClassIdentification" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Rate_tariff_class_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier1" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded1" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-1" decoder="String" default="null" /> <jb:value property="rateTariffClass" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Rate_tariff_class" decoder="String" default="null" /> <jb:value property="supplementaryRateTariffBasisIdentification1" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_tariff_basis_identification_-_-1" decoder="String" default="null" /> <jb:value property="codeListQualifier2" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded2" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateTariffBasisIdentification2" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_tariff_basis_identification_-_-2" decoder="String" default="null" /> <jb:value property="codeListQualifier3" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded3" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Transport_charge_rate_calculations.COMMODITY_RATE_DETAIL" class="org.milyn.edi.unedifact.d94a.common.field.CommodityRateDetailC528" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL"> <jb:value property="commodityRateIdentification" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Commodity_rate_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Transport_charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" class="org.milyn.edi.unedifact.d94a.common.field.RateTariffClassDetailC554" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL"> <jb:value property="rateTariffClassIdentification" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Rate_tariff_class_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Place_location_identification" class="org.milyn.edi.unedifact.d94a.common.PlaceLocationIdentification" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification"> <jb:value property="placeLocationQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.LocationIdentificationC517" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="IFCSUM/Segment_group_15/Segment_group_24/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Free_text" class="org.milyn.edi.unedifact.d94a.common.FreeText" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Free_text"> <jb:value property="textSubjectQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Free_text/Text_subject_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Free_text/Language__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.TextReferenceC107" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d94a.common.field.TextLiteralC108" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFCSUM/Segment_group_15/Segment_group_24/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFCSUM/Segment_group_15/Segment_group_24/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFCSUM/Segment_group_15/Segment_group_24/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFCSUM/Segment_group_15/Segment_group_24/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFCSUM/Segment_group_15/Segment_group_24/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Currencies" class="org.milyn.edi.unedifact.d94a.common.Currencies" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Currencies"> <jb:value property="rateOfExchange" data="IFCSUM/Segment_group_15/Segment_group_24/Currencies/Rate_of_exchange" decoder="DABigDecimal" default="null" /> <jb:value property="currencyMarketExchangeCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Currencies/Currency_market_exchange__coded" decoder="String" default="null" /> <jb:wiring property="currencyDetails1" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Currencies.CURRENCY_DETAILS_-_-1" /> <jb:wiring property="currencyDetails2" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Currencies.CURRENCY_DETAILS_-_-2" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d94a.common.field.CurrencyDetailsC504" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Currencies/CURRENCY_DETAILS_-_-1"> <jb:value property="currencyDetailsQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Currencies/CURRENCY_DETAILS_-_-1/Currency_details_qualifier" decoder="String" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Currencies/CURRENCY_DETAILS_-_-1/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Currencies/CURRENCY_DETAILS_-_-1/Currency_qualifier" decoder="String" default="null" /> <jb:value property="currencyRateBase" data="IFCSUM/Segment_group_15/Segment_group_24/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate_base" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d94a.common.field.CurrencyDetailsC504" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Currencies/CURRENCY_DETAILS_-_-2"> <jb:value property="currencyDetailsQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Currencies/CURRENCY_DETAILS_-_-2/Currency_details_qualifier" decoder="String" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Currencies/CURRENCY_DETAILS_-_-2/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Currencies/CURRENCY_DETAILS_-_-2/Currency_qualifier" decoder="String" default="null" /> <jb:value property="currencyRateBase" data="IFCSUM/Segment_group_15/Segment_group_24/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate_base" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Price_details" class="org.milyn.edi.unedifact.d94a.common.PriceDetails" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Price_details"> <jb:value property="subLinePriceChangeCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Price_details/Sub_line_price_change__coded" decoder="String" default="null" /> <jb:wiring property="priceInformation" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Price_details.PRICE_INFORMATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Price_details.PRICE_INFORMATION" class="org.milyn.edi.unedifact.d94a.common.field.PriceInformationC509" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Price_details/PRICE_INFORMATION"> <jb:value property="priceQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Price_details/PRICE_INFORMATION/Price_qualifier" decoder="String" default="null" /> <jb:value property="price" data="IFCSUM/Segment_group_15/Segment_group_24/Price_details/PRICE_INFORMATION/Price" decoder="DABigDecimal" default="null" /> <jb:value property="priceTypeCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Price_details/PRICE_INFORMATION/Price_type__coded" decoder="String" default="null" /> <jb:value property="priceTypeQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Price_details/PRICE_INFORMATION/Price_type_qualifier" decoder="String" default="null" /> <jb:value property="unitPriceBasis" data="IFCSUM/Segment_group_15/Segment_group_24/Price_details/PRICE_INFORMATION/Unit_price_basis" decoder="DABigDecimal" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Price_details/PRICE_INFORMATION/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_15/Segment_group_24/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Percentage_details" class="org.milyn.edi.unedifact.d94a.common.PercentageDetails" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Percentage_details"> <jb:wiring property="percentageDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.PercentageDetailsC501" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Percentage_details/PERCENTAGE_DETAILS/Percentage_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="IFCSUM/Segment_group_15/Segment_group_24/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Percentage_details/PERCENTAGE_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_24"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Monetary_amount" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Monetary_amount" class="org.milyn.edi.unedifact.d94a.common.MonetaryAmount" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d94a.common.field.MonetaryAmountC516" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="IFCSUM/Segment_group_15/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="IFCSUM/Segment_group_15/Segment_group_24/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Quantity_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_24"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Quantity" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Quantity" class="org.milyn.edi.unedifact.d94a.common.Quantity" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_24.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_24.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.QuantityDetailsC186" createOnElement="IFCSUM/Segment_group_15/Segment_group_24/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Quantity/QUANTITY_DETAILS/Quantity_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="IFCSUM/Segment_group_15/Segment_group_24/Quantity/QUANTITY_DETAILS/Quantity" decoder="DABigDecimal" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_24/Quantity/QUANTITY_DETAILS/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_25" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup25" createOnElement="IFCSUM/Segment_group_15/Segment_group_25"> <jb:wiring property="detailsOfTransport" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Details_of_transport" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Date_time_period_List" /> <jb:wiring property="transportServiceRequirements" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Transport_service_requirements_List" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Place_location_identification_List" /> <jb:wiring property="segmentGroup26" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Segment_group_26_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Details_of_transport" class="org.milyn.edi.unedifact.d94a.common.DetailsOfTransport" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport"> <jb:value property="transportStageQualifier" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/Transport_stage_qualifier" decoder="String" default="null" /> <jb:value property="conveyanceReferenceNumber" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/Conveyance_reference_number" decoder="String" default="null" /> <jb:value property="transitDirectionCoded" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/Transit_direction__coded" decoder="String" default="null" /> <jb:wiring property="modeOfTransport" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Details_of_transport.MODE_OF_TRANSPORT" /> <jb:wiring property="transportMeans" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Details_of_transport.TRANSPORT_MEANS" /> <jb:wiring property="carrier" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Details_of_transport.CARRIER" /> <jb:wiring property="excessTransportationInformation" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Details_of_transport.EXCESS_TRANSPORTATION_INFORMATION" /> <jb:wiring property="transportIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Details_of_transport.TRANSPORT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Details_of_transport.MODE_OF_TRANSPORT" class="org.milyn.edi.unedifact.d94a.common.field.ModeOfTransportC220" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/MODE_OF_TRANSPORT"> <jb:value property="modeOfTransportCoded" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/MODE_OF_TRANSPORT/Mode_of_transport__coded" decoder="String" default="null" /> <jb:value property="modeOfTransport" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/MODE_OF_TRANSPORT/Mode_of_transport" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Details_of_transport.TRANSPORT_MEANS" class="org.milyn.edi.unedifact.d94a.common.field.TransportMeansC228" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/TRANSPORT_MEANS"> <jb:value property="typeOfMeansOfTransportIdentification" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/TRANSPORT_MEANS/Type_of_means_of_transport_identification" decoder="String" default="null" /> <jb:value property="typeOfMeansOfTransport" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/TRANSPORT_MEANS/Type_of_means_of_transport" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Details_of_transport.CARRIER" class="org.milyn.edi.unedifact.d94a.common.field.CarrierC040" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/CARRIER"> <jb:value property="carrierIdentification" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/CARRIER/Carrier_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/CARRIER/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/CARRIER/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="carrierName" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/CARRIER/Carrier_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Details_of_transport.EXCESS_TRANSPORTATION_INFORMATION" class="org.milyn.edi.unedifact.d94a.common.field.ExcessTransportationInformationC401" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION"> <jb:value property="excessTransportationReasonCoded" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_reason__coded" decoder="String" default="null" /> <jb:value property="excessTransportationResponsibilityCoded" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Excess_transportation_responsibility__coded" decoder="String" default="null" /> <jb:value property="customerAuthorizationNumber" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/EXCESS_TRANSPORTATION_INFORMATION/Customer_authorization_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Details_of_transport.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.TransportIdentificationC222" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/TRANSPORT_IDENTIFICATION"> <jb:value property="idOfMeansOfTransportIdentification" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/TRANSPORT_IDENTIFICATION/Id._of_means_of_transport_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="idOfTheMeansOfTransport" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/TRANSPORT_IDENTIFICATION/Id._of_the_means_of_transport" decoder="String" default="null" /> <jb:value property="nationalityOfMeansOfTransportCoded" data="IFCSUM/Segment_group_15/Segment_group_25/Details_of_transport/TRANSPORT_IDENTIFICATION/Nationality_of_means_of_transport__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_25"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_15/Segment_group_25/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_15/Segment_group_25/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_15/Segment_group_25/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Transport_service_requirements_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_25"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Transport_service_requirements" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Transport_service_requirements" class="org.milyn.edi.unedifact.d94a.common.TransportServiceRequirements" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements"> <jb:wiring property="contractAndCarriageCondition" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" /> <jb:wiring property="service" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Transport_service_requirements.SERVICE" /> <jb:wiring property="transportPriority" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Transport_service_requirements.TRANSPORT_PRIORITY" /> <jb:wiring property="natureOfCargo" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Transport_service_requirements.NATURE_OF_CARGO" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Transport_service_requirements.CONTRACT_AND_CARRIAGE_CONDITION" class="org.milyn.edi.unedifact.d94a.common.field.ContractAndCarriageConditionC536" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION"> <jb:value property="contractAndCarriageConditionCoded" data="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Contract_and_carriage_condition__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/CONTRACT_AND_CARRIAGE_CONDITION/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Transport_service_requirements.SERVICE" class="org.milyn.edi.unedifact.d94a.common.field.ServiceC233" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/SERVICE"> <jb:value property="serviceRequirementCoded1" data="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/SERVICE/Service_requirement__coded_-_-1" decoder="String" default="null" /> <jb:value property="codeListQualifier1" data="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/SERVICE/Code_list_qualifier_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded1" data="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/SERVICE/Code_list_responsible_agency__coded_-_-1" decoder="String" default="null" /> <jb:value property="serviceRequirementCoded2" data="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/SERVICE/Service_requirement__coded_-_-2" decoder="String" default="null" /> <jb:value property="codeListQualifier2" data="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/SERVICE/Code_list_qualifier_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded2" data="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/SERVICE/Code_list_responsible_agency__coded_-_-2" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Transport_service_requirements.TRANSPORT_PRIORITY" class="org.milyn.edi.unedifact.d94a.common.field.TransportPriorityC537" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/TRANSPORT_PRIORITY"> <jb:value property="transportPriorityCoded" data="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/TRANSPORT_PRIORITY/Transport_priority__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/TRANSPORT_PRIORITY/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Transport_service_requirements.NATURE_OF_CARGO" class="org.milyn.edi.unedifact.d94a.common.field.NatureOfCargoC703" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/NATURE_OF_CARGO"> <jb:value property="natureOfCargoCoded" data="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/NATURE_OF_CARGO/Nature_of_cargo__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/NATURE_OF_CARGO/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_25/Transport_service_requirements/NATURE_OF_CARGO/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_25"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Place_location_identification" class="org.milyn.edi.unedifact.d94a.common.PlaceLocationIdentification" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification"> <jb:value property="placeLocationQualifier" data="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.LocationIdentificationC517" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="IFCSUM/Segment_group_15/Segment_group_25/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Segment_group_26_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_25"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Segment_group_26" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Segment_group_26" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup26" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Segment_group_26"> <jb:wiring property="reference" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Segment_group_26.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Segment_group_26.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Segment_group_26.Reference" class="org.milyn.edi.unedifact.d94a.common.Reference" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Segment_group_26/Reference"> <jb:wiring property="reference" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Segment_group_26.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Segment_group_26.Reference.REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.ReferenceC506" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Segment_group_26/Reference/REFERENCE"> <jb:value property="referenceQualifier" data="IFCSUM/Segment_group_15/Segment_group_25/Segment_group_26/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" /> <jb:value property="referenceNumber" data="IFCSUM/Segment_group_15/Segment_group_25/Segment_group_26/Reference/REFERENCE/Reference_number" decoder="String" default="null" /> <jb:value property="lineNumber" data="IFCSUM/Segment_group_15/Segment_group_25/Segment_group_26/Reference/REFERENCE/Line_number" decoder="String" default="null" /> <jb:value property="referenceVersionNumber" data="IFCSUM/Segment_group_15/Segment_group_25/Segment_group_26/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Segment_group_26.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Segment_group_26/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_25.Segment_group_26.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_25.Segment_group_26.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_15/Segment_group_25/Segment_group_26/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_15/Segment_group_25/Segment_group_26/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_15/Segment_group_25/Segment_group_26/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_15/Segment_group_25/Segment_group_26/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_27" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup27" createOnElement="IFCSUM/Segment_group_15/Segment_group_27"> <jb:wiring property="nameAndAddress" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Name_and_address" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Place_location_identification_List" /> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Monetary_amount_List" /> <jb:wiring property="segmentGroup28" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_28_List" /> <jb:wiring property="segmentGroup29" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_29_List" /> <jb:wiring property="segmentGroup30" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30_List" /> <jb:wiring property="segmentGroup31" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_31_List" /> <jb:wiring property="segmentGroup32" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Name_and_address" class="org.milyn.edi.unedifact.d94a.common.NameAndAddress" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address"> <jb:value property="partyQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/Party_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="countrySubEntityIdentification" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/Country_sub_entity_identification" decoder="String" default="null" /> <jb:value property="postcodeIdentification" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/Postcode_identification" decoder="String" default="null" /> <jb:value property="countryCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/Country__coded" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Name_and_address.STREET" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.PartyIdentificationDetailsC082" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdIdentification" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_id._identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d94a.common.field.NameAndAddressC058" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressLine1" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressLine2" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressLine3" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressLine4" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressLine5" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d94a.common.field.PartyNameC080" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/PARTY_NAME/Party_name_format__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Name_and_address.STREET" class="org.milyn.edi.unedifact.d94a.common.field.StreetC059" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/STREET"> <jb:value property="streetAndNumberPOBox1" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/STREET/Street_and_number_p.o._box_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox2" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/STREET/Street_and_number_p.o._box_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox3" data="IFCSUM/Segment_group_15/Segment_group_27/Name_and_address/STREET/Street_and_number_p.o._box_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_27"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Place_location_identification" class="org.milyn.edi.unedifact.d94a.common.PlaceLocationIdentification" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification"> <jb:value property="placeLocationQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.LocationIdentificationC517" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="IFCSUM/Segment_group_15/Segment_group_27/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_27"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Monetary_amount" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Monetary_amount" class="org.milyn.edi.unedifact.d94a.common.MonetaryAmount" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d94a.common.field.MonetaryAmountC516" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="IFCSUM/Segment_group_15/Segment_group_27/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_28_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_27"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_28" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_28" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup28" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_28"> <jb:wiring property="contactInformation" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_28.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_28.Communication_contact_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_28.Contact_information" class="org.milyn.edi.unedifact.d94a.common.ContactInformation" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_28/Contact_information"> <jb:value property="contactFunctionCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_28/Contact_information/Contact_function__coded" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_28.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_28.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_28/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeIdentification" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_28/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_identification" decoder="String" default="null" /> <jb:value property="departmentOrEmployee" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_28/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_28.Communication_contact_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_28"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_28.Communication_contact" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_28.Communication_contact" class="org.milyn.edi.unedifact.d94a.common.CommunicationContact" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_28/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_28.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_28.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d94a.common.field.CommunicationContactC076" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_28/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationNumber" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_28/Communication_contact/COMMUNICATION_CONTACT/Communication_number" decoder="String" default="null" /> <jb:value property="communicationChannelQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_28/Communication_contact/COMMUNICATION_CONTACT/Communication_channel_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_29_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_27"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_29" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_29" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup29" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29"> <jb:wiring property="documentMessageDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_29.Document_message_details" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_29.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_29.Document_message_details" class="org.milyn.edi.unedifact.d94a.common.DocumentMessageDetails" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Document_message_details"> <jb:value property="communicationChannelIdentifierCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Document_message_details/Communication_channel_identifier__coded" decoder="String" default="null" /> <jb:value property="numberOfCopiesOfDocumentRequired" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Document_message_details/Number_of_copies_of_document_required" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfOriginalsOfDocumentRequired" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Document_message_details/Number_of_originals_of_document_required" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_29.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_29.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_29.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d94a.common.field.DocumentMessageNameC002" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentMessageNameCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="documentMessageName" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_29.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.DocumentMessageDetailsC503" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentMessageNumber" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_number" decoder="String" default="null" /> <jb:value property="documentMessageStatusCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_status__coded" decoder="String" default="null" /> <jb:value property="documentMessageSource" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_source" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_29.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_29.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_29.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_29/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_27"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup30" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30"> <jb:wiring property="transportChargeRateCalculations" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Transport_charge_rate_calculations" /> <jb:wiring property="priceDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Price_details" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Number_of_units" /> <jb:wiring property="percentageDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Percentage_details" /> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Monetary_amount_List" /> <jb:wiring property="quantity" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Quantity_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Transport_charge_rate_calculations" class="org.milyn.edi.unedifact.d94a.common.TransportChargeRateCalculations" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations"> <jb:wiring property="charge" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Transport_charge_rate_calculations.CHARGE" /> <jb:wiring property="rateTariffClass" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Transport_charge_rate_calculations.RATE_TARIFF_CLASS" /> <jb:wiring property="commodityRateDetail" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Transport_charge_rate_calculations.COMMODITY_RATE_DETAIL" /> <jb:wiring property="rateTariffClassDetail" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Transport_charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Transport_charge_rate_calculations.CHARGE" class="org.milyn.edi.unedifact.d94a.common.field.ChargeC200" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/CHARGE"> <jb:value property="freightAndChargesIdentification" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/CHARGE/Freight_and_charges_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/CHARGE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/CHARGE/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="freightAndCharges" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/CHARGE/Freight_and_charges" decoder="String" default="null" /> <jb:value property="prepaidCollectIndicatorCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/CHARGE/Prepaid_collect_indicator__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Transport_charge_rate_calculations.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d94a.common.field.RateTariffClassC203" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/RATE_TARIFF_CLASS"> <jb:value property="rateTariffClassIdentification" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Rate_tariff_class_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier1" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded1" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-1" decoder="String" default="null" /> <jb:value property="rateTariffClass" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Rate_tariff_class" decoder="String" default="null" /> <jb:value property="supplementaryRateTariffBasisIdentification1" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_tariff_basis_identification_-_-1" decoder="String" default="null" /> <jb:value property="codeListQualifier2" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded2" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateTariffBasisIdentification2" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_tariff_basis_identification_-_-2" decoder="String" default="null" /> <jb:value property="codeListQualifier3" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded3" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Transport_charge_rate_calculations.COMMODITY_RATE_DETAIL" class="org.milyn.edi.unedifact.d94a.common.field.CommodityRateDetailC528" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL"> <jb:value property="commodityRateIdentification" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Commodity_rate_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Transport_charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" class="org.milyn.edi.unedifact.d94a.common.field.RateTariffClassDetailC554" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL"> <jb:value property="rateTariffClassIdentification" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Rate_tariff_class_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Price_details" class="org.milyn.edi.unedifact.d94a.common.PriceDetails" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Price_details"> <jb:value property="subLinePriceChangeCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Price_details/Sub_line_price_change__coded" decoder="String" default="null" /> <jb:wiring property="priceInformation" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Price_details.PRICE_INFORMATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Price_details.PRICE_INFORMATION" class="org.milyn.edi.unedifact.d94a.common.field.PriceInformationC509" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Price_details/PRICE_INFORMATION"> <jb:value property="priceQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Price_details/PRICE_INFORMATION/Price_qualifier" decoder="String" default="null" /> <jb:value property="price" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Price_details/PRICE_INFORMATION/Price" decoder="DABigDecimal" default="null" /> <jb:value property="priceTypeCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Price_details/PRICE_INFORMATION/Price_type__coded" decoder="String" default="null" /> <jb:value property="priceTypeQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Price_details/PRICE_INFORMATION/Price_type_qualifier" decoder="String" default="null" /> <jb:value property="unitPriceBasis" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Price_details/PRICE_INFORMATION/Unit_price_basis" decoder="DABigDecimal" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Price_details/PRICE_INFORMATION/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Percentage_details" class="org.milyn.edi.unedifact.d94a.common.PercentageDetails" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Percentage_details"> <jb:wiring property="percentageDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.PercentageDetailsC501" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Percentage_details/PERCENTAGE_DETAILS/Percentage_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Percentage_details/PERCENTAGE_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Monetary_amount" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Monetary_amount" class="org.milyn.edi.unedifact.d94a.common.MonetaryAmount" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d94a.common.field.MonetaryAmountC516" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Quantity_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Quantity" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Quantity" class="org.milyn.edi.unedifact.d94a.common.Quantity" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_30.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.QuantityDetailsC186" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Quantity/QUANTITY_DETAILS/Quantity_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Quantity/QUANTITY_DETAILS/Quantity" decoder="DABigDecimal" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_30/Quantity/QUANTITY_DETAILS/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_31_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_27"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_31" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_31" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup31" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_31"> <jb:wiring property="reference" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_31.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_31.Date_time_period_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_31.Reference" class="org.milyn.edi.unedifact.d94a.common.Reference" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_31/Reference"> <jb:wiring property="reference" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_31.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_31.Reference.REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.ReferenceC506" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_31/Reference/REFERENCE"> <jb:value property="referenceQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_31/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" /> <jb:value property="referenceNumber" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_31/Reference/REFERENCE/Reference_number" decoder="String" default="null" /> <jb:value property="lineNumber" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_31/Reference/REFERENCE/Line_number" decoder="String" default="null" /> <jb:value property="referenceVersionNumber" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_31/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_31.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_31"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_31.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_31.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_31/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_31.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_31.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_31/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_31/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_31/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_31/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_27"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup32" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32"> <jb:wiring property="chargePaymentInstructions" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Charge_payment_instructions" /> <jb:wiring property="currencies" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Currencies" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Place_location_identification_List" /> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Monetary_amount_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Charge_payment_instructions" class="org.milyn.edi.unedifact.d94a.common.ChargePaymentInstructions" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Charge_payment_instructions"> <jb:value property="prepaidCollectIndicatorCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Charge_payment_instructions/Prepaid_collect_indicator__coded" decoder="String" default="null" /> <jb:wiring property="chargeCategory" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Charge_payment_instructions.CHARGE_CATEGORY" /> <jb:wiring property="methodOfPayment" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Charge_payment_instructions.METHOD_OF_PAYMENT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Charge_payment_instructions.CHARGE_CATEGORY" class="org.milyn.edi.unedifact.d94a.common.field.ChargeCategoryC229" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Charge_payment_instructions/CHARGE_CATEGORY"> <jb:value property="chargeCategoryCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Charge_payment_instructions/CHARGE_CATEGORY/Charge_category__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Charge_payment_instructions/CHARGE_CATEGORY/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Charge_payment_instructions/CHARGE_CATEGORY/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Charge_payment_instructions.METHOD_OF_PAYMENT" class="org.milyn.edi.unedifact.d94a.common.field.MethodOfPaymentC231" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Charge_payment_instructions/METHOD_OF_PAYMENT"> <jb:value property="transportChargesMethodOfPaymentCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Charge_payment_instructions/METHOD_OF_PAYMENT/Transport_charges_method_of_payment__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Charge_payment_instructions/METHOD_OF_PAYMENT/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Charge_payment_instructions/METHOD_OF_PAYMENT/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Currencies" class="org.milyn.edi.unedifact.d94a.common.Currencies" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Currencies"> <jb:value property="rateOfExchange" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Currencies/Rate_of_exchange" decoder="DABigDecimal" default="null" /> <jb:value property="currencyMarketExchangeCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Currencies/Currency_market_exchange__coded" decoder="String" default="null" /> <jb:wiring property="currencyDetails1" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Currencies.CURRENCY_DETAILS_-_-1" /> <jb:wiring property="currencyDetails2" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Currencies.CURRENCY_DETAILS_-_-2" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d94a.common.field.CurrencyDetailsC504" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Currencies/CURRENCY_DETAILS_-_-1"> <jb:value property="currencyDetailsQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Currencies/CURRENCY_DETAILS_-_-1/Currency_details_qualifier" decoder="String" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Currencies/CURRENCY_DETAILS_-_-1/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Currencies/CURRENCY_DETAILS_-_-1/Currency_qualifier" decoder="String" default="null" /> <jb:value property="currencyRateBase" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate_base" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d94a.common.field.CurrencyDetailsC504" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Currencies/CURRENCY_DETAILS_-_-2"> <jb:value property="currencyDetailsQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Currencies/CURRENCY_DETAILS_-_-2/Currency_details_qualifier" decoder="String" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Currencies/CURRENCY_DETAILS_-_-2/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Currencies/CURRENCY_DETAILS_-_-2/Currency_qualifier" decoder="String" default="null" /> <jb:value property="currencyRateBase" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate_base" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Place_location_identification" class="org.milyn.edi.unedifact.d94a.common.PlaceLocationIdentification" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification"> <jb:value property="placeLocationQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.LocationIdentificationC517" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Monetary_amount" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Monetary_amount" class="org.milyn.edi.unedifact.d94a.common.MonetaryAmount" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_27.Segment_group_32.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d94a.common.field.MonetaryAmountC516" createOnElement="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="IFCSUM/Segment_group_15/Segment_group_27/Segment_group_32/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup33" createOnElement="IFCSUM/Segment_group_15/Segment_group_33"> <jb:wiring property="goodsItemDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Goods_item_details" /> <jb:wiring property="handlingInstructions" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Handling_instructions" /> <jb:wiring property="temperature" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Temperature" /> <jb:wiring property="rangeDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Range_details" /> <jb:wiring property="transportMovementDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Transport_movement_details" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Place_location_identification_List" /> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Monetary_amount_List" /> <jb:wiring property="additionalProductId" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Additional_product_id_List" /> <jb:wiring property="freeText" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Free_text_List" /> <jb:wiring property="segmentGroup34" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34_List" /> <jb:wiring property="segmentGroup351" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-1_List" /> <jb:wiring property="segmentGroup352" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-2_List" /> <jb:wiring property="segmentGroup36" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_36_List" /> <jb:wiring property="segmentGroup37" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_37_List" /> <jb:wiring property="segmentGroup38" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_38_List" /> <jb:wiring property="segmentGroup39" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_39_List" /> <jb:wiring property="segmentGroup40" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40_List" /> <jb:wiring property="segmentGroup42" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42" /> <jb:wiring property="segmentGroup44" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44_List" /> <jb:wiring property="segmentGroup46" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46_List" /> <jb:wiring property="segmentGroup47" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Goods_item_details" class="org.milyn.edi.unedifact.d94a.common.GoodsItemDetails" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details"> <jb:value property="goodsItemNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/Goods_item_number" decoder="DABigDecimal" default="null" /> <jb:wiring property="numberAndTypeOfPackages1" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-1" /> <jb:wiring property="numberAndTypeOfPackages2" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-2" /> <jb:wiring property="numberAndTypeOfPackages3" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-3" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-1" class="org.milyn.edi.unedifact.d94a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1"> <jb:value property="numberOfPackages" data="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Number_of_packages" decoder="DABigDecimal" default="null" /> <jb:value property="typeOfPackagesIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Type_of_packages_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-1/Type_of_packages" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-2" class="org.milyn.edi.unedifact.d94a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2"> <jb:value property="numberOfPackages" data="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Number_of_packages" decoder="DABigDecimal" default="null" /> <jb:value property="typeOfPackagesIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Type_of_packages_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-2/Type_of_packages" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Goods_item_details.NUMBER_AND_TYPE_OF_PACKAGES_-_-3" class="org.milyn.edi.unedifact.d94a.common.field.NumberAndTypeOfPackagesC213" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3"> <jb:value property="numberOfPackages" data="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Number_of_packages" decoder="DABigDecimal" default="null" /> <jb:value property="typeOfPackagesIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Type_of_packages_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="typeOfPackages" data="IFCSUM/Segment_group_15/Segment_group_33/Goods_item_details/NUMBER_AND_TYPE_OF_PACKAGES_-_-3/Type_of_packages" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Handling_instructions" class="org.milyn.edi.unedifact.d94a.common.HandlingInstructions" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Handling_instructions"> <jb:wiring property="handlingInstructions" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Handling_instructions.HANDLING_INSTRUCTIONS" /> <jb:wiring property="hazardousMaterial" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Handling_instructions.HAZARDOUS_MATERIAL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d94a.common.field.HandlingInstructionsC524" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Handling_instructions/HANDLING_INSTRUCTIONS"> <jb:value property="handlingInstructionsCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instructions__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="handlingInstructions" data="IFCSUM/Segment_group_15/Segment_group_33/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instructions" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d94a.common.field.HazardousMaterialC218" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Handling_instructions/HAZARDOUS_MATERIAL"> <jb:value property="hazardousMaterialClassCodeIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_class_code__identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Temperature" class="org.milyn.edi.unedifact.d94a.common.Temperature" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Temperature"> <jb:value property="temperatureQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Temperature/Temperature_qualifier" decoder="String" default="null" /> <jb:wiring property="temperatureSetting" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Temperature.TEMPERATURE_SETTING" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Temperature.TEMPERATURE_SETTING" class="org.milyn.edi.unedifact.d94a.common.field.TemperatureSettingC239" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Temperature/TEMPERATURE_SETTING"> <jb:value property="temperatureSetting" data="IFCSUM/Segment_group_15/Segment_group_33/Temperature/TEMPERATURE_SETTING/Temperature_setting" decoder="String" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Temperature/TEMPERATURE_SETTING/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Range_details" class="org.milyn.edi.unedifact.d94a.common.RangeDetails" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Range_details"> <jb:value property="rangeTypeQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Range_details/Range_type_qualifier" decoder="String" default="null" /> <jb:wiring property="range" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Range_details.RANGE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Range_details.RANGE" class="org.milyn.edi.unedifact.d94a.common.field.RangeC280" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Range_details/RANGE"> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Range_details/RANGE/Measure_unit_qualifier" decoder="String" default="null" /> <jb:value property="rangeMinimum" data="IFCSUM/Segment_group_15/Segment_group_33/Range_details/RANGE/Range_minimum" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximum" data="IFCSUM/Segment_group_15/Segment_group_33/Range_details/RANGE/Range_maximum" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Transport_movement_details" class="org.milyn.edi.unedifact.d94a.common.TransportMovementDetails" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Transport_movement_details"> <jb:value property="equipmentPlan" data="IFCSUM/Segment_group_15/Segment_group_33/Transport_movement_details/Equipment_plan" decoder="String" default="null" /> <jb:value property="haulageArrangementsCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Transport_movement_details/Haulage_arrangements__coded" decoder="String" default="null" /> <jb:wiring property="movementType" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Transport_movement_details.MOVEMENT_TYPE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Transport_movement_details.MOVEMENT_TYPE" class="org.milyn.edi.unedifact.d94a.common.field.MovementTypeC219" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Transport_movement_details/MOVEMENT_TYPE"> <jb:value property="movementTypeCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Transport_movement_details/MOVEMENT_TYPE/Movement_type__coded" decoder="String" default="null" /> <jb:value property="movementType" data="IFCSUM/Segment_group_15/Segment_group_33/Transport_movement_details/MOVEMENT_TYPE/Movement_type" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Place_location_identification" class="org.milyn.edi.unedifact.d94a.common.PlaceLocationIdentification" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification"> <jb:value property="placeLocationQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.LocationIdentificationC517" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="IFCSUM/Segment_group_15/Segment_group_33/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Monetary_amount" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Monetary_amount" class="org.milyn.edi.unedifact.d94a.common.MonetaryAmount" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d94a.common.field.MonetaryAmountC516" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="IFCSUM/Segment_group_15/Segment_group_33/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Additional_product_id_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Additional_product_id" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Additional_product_id" class="org.milyn.edi.unedifact.d94a.common.AdditionalProductId" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id"> <jb:value property="productIdFunctionQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/Product_id._function_qualifier" decoder="String" default="null" /> <jb:wiring property="itemNumberIdentification1" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" /> <jb:wiring property="itemNumberIdentification2" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" /> <jb:wiring property="itemNumberIdentification3" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" /> <jb:wiring property="itemNumberIdentification4" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" /> <jb:wiring property="itemNumberIdentification5" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" class="org.milyn.edi.unedifact.d94a.common.field.ItemNumberIdentificationC212" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1"> <jb:value property="itemNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_number" decoder="String" default="null" /> <jb:value property="itemNumberTypeCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_number_type__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" class="org.milyn.edi.unedifact.d94a.common.field.ItemNumberIdentificationC212" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2"> <jb:value property="itemNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_number" decoder="String" default="null" /> <jb:value property="itemNumberTypeCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_number_type__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" class="org.milyn.edi.unedifact.d94a.common.field.ItemNumberIdentificationC212" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3"> <jb:value property="itemNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_number" decoder="String" default="null" /> <jb:value property="itemNumberTypeCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_number_type__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" class="org.milyn.edi.unedifact.d94a.common.field.ItemNumberIdentificationC212" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4"> <jb:value property="itemNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_number" decoder="String" default="null" /> <jb:value property="itemNumberTypeCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_number_type__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" class="org.milyn.edi.unedifact.d94a.common.field.ItemNumberIdentificationC212" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5"> <jb:value property="itemNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_number" decoder="String" default="null" /> <jb:value property="itemNumberTypeCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_number_type__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Free_text_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Free_text" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Free_text" class="org.milyn.edi.unedifact.d94a.common.FreeText" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Free_text"> <jb:value property="textSubjectQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Free_text/Text_subject_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Free_text/Language__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.TextReferenceC107" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d94a.common.field.TextLiteralC108" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFCSUM/Segment_group_15/Segment_group_33/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFCSUM/Segment_group_15/Segment_group_33/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFCSUM/Segment_group_15/Segment_group_33/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFCSUM/Segment_group_15/Segment_group_33/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFCSUM/Segment_group_15/Segment_group_33/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup34" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34"> <jb:wiring property="nameAndAddress" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34.Name_and_address" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34.Name_and_address" class="org.milyn.edi.unedifact.d94a.common.NameAndAddress" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address"> <jb:value property="partyQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/Party_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="countrySubEntityIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/Country_sub_entity_identification" decoder="String" default="null" /> <jb:value property="postcodeIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/Postcode_identification" decoder="String" default="null" /> <jb:value property="countryCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/Country__coded" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34.Name_and_address.STREET" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.PartyIdentificationDetailsC082" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_id._identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d94a.common.field.NameAndAddressC058" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressLine1" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressLine2" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressLine3" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressLine4" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressLine5" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d94a.common.field.PartyNameC080" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/PARTY_NAME/Party_name_format__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34.Name_and_address.STREET" class="org.milyn.edi.unedifact.d94a.common.field.StreetC059" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/STREET"> <jb:value property="streetAndNumberPOBox1" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/STREET/Street_and_number_p.o._box_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox2" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/STREET/Street_and_number_p.o._box_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox3" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Name_and_address/STREET/Street_and_number_p.o._box_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_34.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_34/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-1_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-1" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-1" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup35" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1"> <jb:wiring property="natureOfCargo" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-1.Nature_of_cargo_List" /> <jb:wiring property="freeText" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-1.Free_text" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-1.Nature_of_cargo_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-1.Nature_of_cargo" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-1.Nature_of_cargo" class="org.milyn.edi.unedifact.d94a.common.NatureOfCargo" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Nature_of_cargo"> <jb:wiring property="natureOfCargo" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-1.Nature_of_cargo.NATURE_OF_CARGO" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-1.Nature_of_cargo.NATURE_OF_CARGO" class="org.milyn.edi.unedifact.d94a.common.field.NatureOfCargoC703" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Nature_of_cargo/NATURE_OF_CARGO"> <jb:value property="natureOfCargoCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Nature_of_cargo/NATURE_OF_CARGO/Nature_of_cargo__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Nature_of_cargo/NATURE_OF_CARGO/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Nature_of_cargo/NATURE_OF_CARGO/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-1.Free_text" class="org.milyn.edi.unedifact.d94a.common.FreeText" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Free_text"> <jb:value property="textSubjectQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Free_text/Text_subject_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Free_text/Language__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-1.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-1.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-1.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.TextReferenceC107" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-1.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d94a.common.field.TextLiteralC108" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-1/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-2_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-2" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-2" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup35" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2"> <jb:wiring property="measurements" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-2.Measurements" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-2.Number_of_units" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-2.Measurements" class="org.milyn.edi.unedifact.d94a.common.Measurements" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2/Measurements"> <jb:value property="measurementApplicationQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2/Measurements/Measurement_application_qualifier" decoder="String" default="null" /> <jb:value property="surfaceLayerIndicatorCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2/Measurements/Surface_layer_indicator__coded" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-2.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-2.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-2.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.MeasurementDetailsC502" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measurementDimensionCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2/Measurements/MEASUREMENT_DETAILS/Measurement_dimension__coded" decoder="String" default="null" /> <jb:value property="measurementSignificanceCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" /> <jb:value property="measurementAttributeCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2/Measurements/MEASUREMENT_DETAILS/Measurement_attribute__coded" decoder="String" default="null" /> <jb:value property="measurementAttribute" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2/Measurements/MEASUREMENT_DETAILS/Measurement_attribute" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-2.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d94a.common.field.ValueRangeC174" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2/Measurements/VALUE_RANGE"> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2/Measurements/VALUE_RANGE/Measure_unit_qualifier" decoder="String" default="null" /> <jb:value property="measurementValue" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2/Measurements/VALUE_RANGE/Measurement_value" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMinimum" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximum" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-2.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-2.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_35_-_-2.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_35_-_-2/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_36_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_36" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_36" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup36" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_36"> <jb:wiring property="dimensions" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_36.Dimensions" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_36.Number_of_units" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_36.Dimensions" class="org.milyn.edi.unedifact.d94a.common.Dimensions" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_36/Dimensions"> <jb:value property="dimensionQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_36/Dimensions/Dimension_qualifier" decoder="String" default="null" /> <jb:wiring property="dimensions" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_36.Dimensions.DIMENSIONS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_36.Dimensions.DIMENSIONS" class="org.milyn.edi.unedifact.d94a.common.field.DimensionsC211" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_36/Dimensions/DIMENSIONS"> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_36/Dimensions/DIMENSIONS/Measure_unit_qualifier" decoder="String" default="null" /> <jb:value property="lengthDimension" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_36/Dimensions/DIMENSIONS/Length_dimension" decoder="DABigDecimal" default="null" /> <jb:value property="widthDimension" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_36/Dimensions/DIMENSIONS/Width_dimension" decoder="DABigDecimal" default="null" /> <jb:value property="heightDimension" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_36/Dimensions/DIMENSIONS/Height_dimension" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_36.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_36/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_36.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_36.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_36/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_36/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_36/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_37_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_37" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_37" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup37" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_37"> <jb:wiring property="reference" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_37.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_37.Date_time_period_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_37.Reference" class="org.milyn.edi.unedifact.d94a.common.Reference" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_37/Reference"> <jb:wiring property="reference" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_37.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_37.Reference.REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.ReferenceC506" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_37/Reference/REFERENCE"> <jb:value property="referenceQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_37/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" /> <jb:value property="referenceNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_37/Reference/REFERENCE/Reference_number" decoder="String" default="null" /> <jb:value property="lineNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_37/Reference/REFERENCE/Line_number" decoder="String" default="null" /> <jb:value property="referenceVersionNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_37/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_37.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_37"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_37.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_37.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_37/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_37.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_37.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_37/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_37/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_37/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_37/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_38_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_38" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_38" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup38" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38"> <jb:wiring property="packageIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_38.Package_identification" /> <jb:wiring property="reference" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_38.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_38.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_38.Package_identification" class="org.milyn.edi.unedifact.d94a.common.PackageIdentification" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Package_identification"> <jb:value property="markingInstructionsCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Package_identification/Marking_instructions__coded" decoder="String" default="null" /> <jb:value property="containerPackageStatusCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Package_identification/Container_package_status__coded" decoder="String" default="null" /> <jb:wiring property="marksLabels" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_38.Package_identification.MARKS___LABELS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_38.Package_identification.MARKS___LABELS" class="org.milyn.edi.unedifact.d94a.common.field.MarksLabelsC210" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Package_identification/MARKS___LABELS"> <jb:value property="shippingMarks1" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Package_identification/MARKS___LABELS/Shipping_marks_-_-1" decoder="String" default="null" /> <jb:value property="shippingMarks2" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Package_identification/MARKS___LABELS/Shipping_marks_-_-2" decoder="String" default="null" /> <jb:value property="shippingMarks3" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Package_identification/MARKS___LABELS/Shipping_marks_-_-3" decoder="String" default="null" /> <jb:value property="shippingMarks4" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Package_identification/MARKS___LABELS/Shipping_marks_-_-4" decoder="String" default="null" /> <jb:value property="shippingMarks5" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Package_identification/MARKS___LABELS/Shipping_marks_-_-5" decoder="String" default="null" /> <jb:value property="shippingMarks6" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Package_identification/MARKS___LABELS/Shipping_marks_-_-6" decoder="String" default="null" /> <jb:value property="shippingMarks7" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Package_identification/MARKS___LABELS/Shipping_marks_-_-7" decoder="String" default="null" /> <jb:value property="shippingMarks8" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Package_identification/MARKS___LABELS/Shipping_marks_-_-8" decoder="String" default="null" /> <jb:value property="shippingMarks9" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Package_identification/MARKS___LABELS/Shipping_marks_-_-9" decoder="String" default="null" /> <jb:value property="shippingMarks10" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Package_identification/MARKS___LABELS/Shipping_marks_-_-10" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_38.Reference" class="org.milyn.edi.unedifact.d94a.common.Reference" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Reference"> <jb:wiring property="reference" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_38.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_38.Reference.REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.ReferenceC506" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Reference/REFERENCE"> <jb:value property="referenceQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" /> <jb:value property="referenceNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Reference/REFERENCE/Reference_number" decoder="String" default="null" /> <jb:value property="lineNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Reference/REFERENCE/Line_number" decoder="String" default="null" /> <jb:value property="referenceVersionNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_38.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_38.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_38.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_38/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_39_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_39" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_39" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup39" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39"> <jb:wiring property="documentMessageDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_39.Document_message_details" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_39.Date_time_period_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_39.Document_message_details" class="org.milyn.edi.unedifact.d94a.common.DocumentMessageDetails" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Document_message_details"> <jb:value property="communicationChannelIdentifierCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Document_message_details/Communication_channel_identifier__coded" decoder="String" default="null" /> <jb:value property="numberOfCopiesOfDocumentRequired" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Document_message_details/Number_of_copies_of_document_required" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfOriginalsOfDocumentRequired" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Document_message_details/Number_of_originals_of_document_required" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_39.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_39.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_39.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d94a.common.field.DocumentMessageNameC002" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentMessageNameCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="documentMessageName" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_39.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.DocumentMessageDetailsC503" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentMessageNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_number" decoder="String" default="null" /> <jb:value property="documentMessageStatusCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_status__coded" decoder="String" default="null" /> <jb:value property="documentMessageSource" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_source" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_39.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_39.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_39.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_39.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_39.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_39/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup40" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40"> <jb:wiring property="governmentalRequirements" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Governmental_requirements" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Date_time_period_List" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Place_location_identification_List" /> <jb:wiring property="sealNumber" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Seal_number_List" /> <jb:wiring property="freeText" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Free_text_List" /> <jb:wiring property="segmentGroup41" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Segment_group_41_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Governmental_requirements" class="org.milyn.edi.unedifact.d94a.common.GovernmentalRequirements" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements"> <jb:value property="transportMovementCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/Transport_movement__coded" decoder="String" default="null" /> <jb:wiring property="governmentAction1" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Governmental_requirements.GOVERNMENT_ACTION_-_-1" /> <jb:wiring property="governmentAction2" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Governmental_requirements.GOVERNMENT_ACTION_-_-2" /> <jb:wiring property="governmentAction3" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Governmental_requirements.GOVERNMENT_ACTION_-_-3" /> <jb:wiring property="governmentAction4" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Governmental_requirements.GOVERNMENT_ACTION_-_-4" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Governmental_requirements.GOVERNMENT_ACTION_-_-1" class="org.milyn.edi.unedifact.d94a.common.field.GovernmentActionC232" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-1"> <jb:value property="governmentAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-1/Government_agency__coded" decoder="String" default="null" /> <jb:value property="governmentInvolvementCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-1/Government_involvement__coded" decoder="String" default="null" /> <jb:value property="governmentActionCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-1/Government_action__coded" decoder="String" default="null" /> <jb:value property="governmentProcedureCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-1/Government_procedure__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Governmental_requirements.GOVERNMENT_ACTION_-_-2" class="org.milyn.edi.unedifact.d94a.common.field.GovernmentActionC232" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-2"> <jb:value property="governmentAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-2/Government_agency__coded" decoder="String" default="null" /> <jb:value property="governmentInvolvementCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-2/Government_involvement__coded" decoder="String" default="null" /> <jb:value property="governmentActionCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-2/Government_action__coded" decoder="String" default="null" /> <jb:value property="governmentProcedureCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-2/Government_procedure__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Governmental_requirements.GOVERNMENT_ACTION_-_-3" class="org.milyn.edi.unedifact.d94a.common.field.GovernmentActionC232" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-3"> <jb:value property="governmentAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-3/Government_agency__coded" decoder="String" default="null" /> <jb:value property="governmentInvolvementCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-3/Government_involvement__coded" decoder="String" default="null" /> <jb:value property="governmentActionCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-3/Government_action__coded" decoder="String" default="null" /> <jb:value property="governmentProcedureCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-3/Government_procedure__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Governmental_requirements.GOVERNMENT_ACTION_-_-4" class="org.milyn.edi.unedifact.d94a.common.field.GovernmentActionC232" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-4"> <jb:value property="governmentAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-4/Government_agency__coded" decoder="String" default="null" /> <jb:value property="governmentInvolvementCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-4/Government_involvement__coded" decoder="String" default="null" /> <jb:value property="governmentActionCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-4/Government_action__coded" decoder="String" default="null" /> <jb:value property="governmentProcedureCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Governmental_requirements/GOVERNMENT_ACTION_-_-4/Government_procedure__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Date_time_period_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Place_location_identification" class="org.milyn.edi.unedifact.d94a.common.PlaceLocationIdentification" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification"> <jb:value property="placeLocationQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.LocationIdentificationC517" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Seal_number_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Seal_number" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Seal_number" class="org.milyn.edi.unedifact.d94a.common.SealNumber" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Seal_number"> <jb:value property="sealNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Seal_number/Seal_number" decoder="String" default="null" /> <jb:wiring property="sealIssuer" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Seal_number.SEAL_ISSUER" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Seal_number.SEAL_ISSUER" class="org.milyn.edi.unedifact.d94a.common.field.SealIssuerC215" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Seal_number/SEAL_ISSUER"> <jb:value property="sealingPartyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Seal_number/SEAL_ISSUER/Sealing_party__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Seal_number/SEAL_ISSUER/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Seal_number/SEAL_ISSUER/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="sealingParty" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Seal_number/SEAL_ISSUER/Sealing_party" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Free_text_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Free_text" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Free_text" class="org.milyn.edi.unedifact.d94a.common.FreeText" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Free_text"> <jb:value property="textSubjectQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Free_text/Text_subject_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Free_text/Language__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.TextReferenceC107" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d94a.common.field.TextLiteralC108" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Segment_group_41_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Segment_group_41" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Segment_group_41" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup41" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41"> <jb:wiring property="documentMessageDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Segment_group_41.Document_message_details" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Segment_group_41.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Segment_group_41.Document_message_details" class="org.milyn.edi.unedifact.d94a.common.DocumentMessageDetails" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Document_message_details"> <jb:value property="communicationChannelIdentifierCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Document_message_details/Communication_channel_identifier__coded" decoder="String" default="null" /> <jb:value property="numberOfCopiesOfDocumentRequired" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Document_message_details/Number_of_copies_of_document_required" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfOriginalsOfDocumentRequired" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Document_message_details/Number_of_originals_of_document_required" decoder="DABigDecimal" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Segment_group_41.Document_message_details.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Segment_group_41.Document_message_details.DOCUMENT_MESSAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Segment_group_41.Document_message_details.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d94a.common.field.DocumentMessageNameC002" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Document_message_details/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentMessageNameCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Document_message_details/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="documentMessageName" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Document_message_details/DOCUMENT_MESSAGE_NAME/Document_message_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Segment_group_41.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.DocumentMessageDetailsC503" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Document_message_details/DOCUMENT_MESSAGE_DETAILS"> <jb:value property="documentMessageNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_number" decoder="String" default="null" /> <jb:value property="documentMessageStatusCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_status__coded" decoder="String" default="null" /> <jb:value property="documentMessageSource" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_source" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Segment_group_41.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Segment_group_41.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_40.Segment_group_41.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_40/Segment_group_41/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup42" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42"> <jb:wiring property="transportPlacement" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Transport_placement" /> <jb:wiring property="segmentGroup43" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Segment_group_43_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Transport_placement" class="org.milyn.edi.unedifact.d94a.common.TransportPlacement" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Transport_placement"> <jb:wiring property="transportIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Transport_placement.TRANSPORT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Transport_placement.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.TransportIdentificationC222" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Transport_placement/TRANSPORT_IDENTIFICATION"> <jb:value property="idOfMeansOfTransportIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Transport_placement/TRANSPORT_IDENTIFICATION/Id._of_means_of_transport_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Transport_placement/TRANSPORT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Transport_placement/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="idOfTheMeansOfTransport" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Transport_placement/TRANSPORT_IDENTIFICATION/Id._of_the_means_of_transport" decoder="String" default="null" /> <jb:value property="nationalityOfMeansOfTransportCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Transport_placement/TRANSPORT_IDENTIFICATION/Nationality_of_means_of_transport__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Segment_group_43_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Segment_group_43" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Segment_group_43" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup43" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43"> <jb:wiring property="measurements" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Segment_group_43.Measurements" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Segment_group_43.Number_of_units" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Segment_group_43.Measurements" class="org.milyn.edi.unedifact.d94a.common.Measurements" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43/Measurements"> <jb:value property="measurementApplicationQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43/Measurements/Measurement_application_qualifier" decoder="String" default="null" /> <jb:value property="surfaceLayerIndicatorCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43/Measurements/Surface_layer_indicator__coded" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Segment_group_43.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Segment_group_43.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Segment_group_43.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.MeasurementDetailsC502" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measurementDimensionCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43/Measurements/MEASUREMENT_DETAILS/Measurement_dimension__coded" decoder="String" default="null" /> <jb:value property="measurementSignificanceCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" /> <jb:value property="measurementAttributeCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43/Measurements/MEASUREMENT_DETAILS/Measurement_attribute__coded" decoder="String" default="null" /> <jb:value property="measurementAttribute" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43/Measurements/MEASUREMENT_DETAILS/Measurement_attribute" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Segment_group_43.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d94a.common.field.ValueRangeC174" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43/Measurements/VALUE_RANGE"> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43/Measurements/VALUE_RANGE/Measure_unit_qualifier" decoder="String" default="null" /> <jb:value property="measurementValue" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43/Measurements/VALUE_RANGE/Measurement_value" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMinimum" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximum" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Segment_group_43.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Segment_group_43.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_42.Segment_group_43.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_42/Segment_group_43/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup44" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44"> <jb:wiring property="splitGoodsPlacement" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Split_goods_placement" /> <jb:wiring property="segmentGroup45" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Segment_group_45_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Split_goods_placement" class="org.milyn.edi.unedifact.d94a.common.SplitGoodsPlacement" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Split_goods_placement"> <jb:value property="numberOfPackages" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Split_goods_placement/Number_of_packages" decoder="DABigDecimal" default="null" /> <jb:wiring property="equipmentIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Split_goods_placement.EQUIPMENT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Split_goods_placement.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.EquipmentIdentificationC237" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Split_goods_placement/EQUIPMENT_IDENTIFICATION"> <jb:value property="equipmentIdentificationNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Equipment_identification_number" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Segment_group_45_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Segment_group_45" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Segment_group_45" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup45" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45"> <jb:wiring property="measurements" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Segment_group_45.Measurements" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Segment_group_45.Number_of_units" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Segment_group_45.Measurements" class="org.milyn.edi.unedifact.d94a.common.Measurements" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45/Measurements"> <jb:value property="measurementApplicationQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45/Measurements/Measurement_application_qualifier" decoder="String" default="null" /> <jb:value property="surfaceLayerIndicatorCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45/Measurements/Surface_layer_indicator__coded" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Segment_group_45.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Segment_group_45.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Segment_group_45.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.MeasurementDetailsC502" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measurementDimensionCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45/Measurements/MEASUREMENT_DETAILS/Measurement_dimension__coded" decoder="String" default="null" /> <jb:value property="measurementSignificanceCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" /> <jb:value property="measurementAttributeCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45/Measurements/MEASUREMENT_DETAILS/Measurement_attribute__coded" decoder="String" default="null" /> <jb:value property="measurementAttribute" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45/Measurements/MEASUREMENT_DETAILS/Measurement_attribute" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Segment_group_45.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d94a.common.field.ValueRangeC174" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45/Measurements/VALUE_RANGE"> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45/Measurements/VALUE_RANGE/Measure_unit_qualifier" decoder="String" default="null" /> <jb:value property="measurementValue" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45/Measurements/VALUE_RANGE/Measurement_value" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMinimum" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximum" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Segment_group_45.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Segment_group_45.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_44.Segment_group_45.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_44/Segment_group_45/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup46" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46"> <jb:wiring property="transportChargeRateCalculations" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Transport_charge_rate_calculations" /> <jb:wiring property="priceDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Price_details" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Number_of_units" /> <jb:wiring property="percentageDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Percentage_details" /> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Monetary_amount_List" /> <jb:wiring property="quantity" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Quantity_List" /> <jb:wiring property="placeLocationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Place_location_identification_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Transport_charge_rate_calculations" class="org.milyn.edi.unedifact.d94a.common.TransportChargeRateCalculations" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations"> <jb:wiring property="charge" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Transport_charge_rate_calculations.CHARGE" /> <jb:wiring property="rateTariffClass" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Transport_charge_rate_calculations.RATE_TARIFF_CLASS" /> <jb:wiring property="commodityRateDetail" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Transport_charge_rate_calculations.COMMODITY_RATE_DETAIL" /> <jb:wiring property="rateTariffClassDetail" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Transport_charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Transport_charge_rate_calculations.CHARGE" class="org.milyn.edi.unedifact.d94a.common.field.ChargeC200" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/CHARGE"> <jb:value property="freightAndChargesIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/CHARGE/Freight_and_charges_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/CHARGE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/CHARGE/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="freightAndCharges" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/CHARGE/Freight_and_charges" decoder="String" default="null" /> <jb:value property="prepaidCollectIndicatorCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/CHARGE/Prepaid_collect_indicator__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Transport_charge_rate_calculations.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d94a.common.field.RateTariffClassC203" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/RATE_TARIFF_CLASS"> <jb:value property="rateTariffClassIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Rate_tariff_class_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier1" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded1" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-1" decoder="String" default="null" /> <jb:value property="rateTariffClass" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Rate_tariff_class" decoder="String" default="null" /> <jb:value property="supplementaryRateTariffBasisIdentification1" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_tariff_basis_identification_-_-1" decoder="String" default="null" /> <jb:value property="codeListQualifier2" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded2" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateTariffBasisIdentification2" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_tariff_basis_identification_-_-2" decoder="String" default="null" /> <jb:value property="codeListQualifier3" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded3" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Transport_charge_rate_calculations.COMMODITY_RATE_DETAIL" class="org.milyn.edi.unedifact.d94a.common.field.CommodityRateDetailC528" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL"> <jb:value property="commodityRateIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Commodity_rate_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Transport_charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" class="org.milyn.edi.unedifact.d94a.common.field.RateTariffClassDetailC554" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL"> <jb:value property="rateTariffClassIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Rate_tariff_class_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Price_details" class="org.milyn.edi.unedifact.d94a.common.PriceDetails" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Price_details"> <jb:value property="subLinePriceChangeCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Price_details/Sub_line_price_change__coded" decoder="String" default="null" /> <jb:wiring property="priceInformation" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Price_details.PRICE_INFORMATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Price_details.PRICE_INFORMATION" class="org.milyn.edi.unedifact.d94a.common.field.PriceInformationC509" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Price_details/PRICE_INFORMATION"> <jb:value property="priceQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Price_details/PRICE_INFORMATION/Price_qualifier" decoder="String" default="null" /> <jb:value property="price" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Price_details/PRICE_INFORMATION/Price" decoder="DABigDecimal" default="null" /> <jb:value property="priceTypeCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Price_details/PRICE_INFORMATION/Price_type__coded" decoder="String" default="null" /> <jb:value property="priceTypeQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Price_details/PRICE_INFORMATION/Price_type_qualifier" decoder="String" default="null" /> <jb:value property="unitPriceBasis" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Price_details/PRICE_INFORMATION/Unit_price_basis" decoder="DABigDecimal" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Price_details/PRICE_INFORMATION/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Percentage_details" class="org.milyn.edi.unedifact.d94a.common.PercentageDetails" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Percentage_details"> <jb:wiring property="percentageDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.PercentageDetailsC501" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Percentage_details/PERCENTAGE_DETAILS/Percentage_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Percentage_details/PERCENTAGE_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Monetary_amount" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Monetary_amount" class="org.milyn.edi.unedifact.d94a.common.MonetaryAmount" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d94a.common.field.MonetaryAmountC516" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Quantity_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Quantity" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Quantity" class="org.milyn.edi.unedifact.d94a.common.Quantity" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.QuantityDetailsC186" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Quantity/QUANTITY_DETAILS/Quantity_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Quantity/QUANTITY_DETAILS/Quantity" decoder="DABigDecimal" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Quantity/QUANTITY_DETAILS/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Place_location_identification_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Place_location_identification" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Place_location_identification" class="org.milyn.edi.unedifact.d94a.common.PlaceLocationIdentification" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification"> <jb:value property="placeLocationQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.LocationIdentificationC517" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationOneIdentificationC519" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_46.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_46/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup47" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47"> <jb:wiring property="dangerousGoods" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Dangerous_goods" /> <jb:wiring property="freeText" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Free_text_List" /> <jb:wiring property="segmentGroup48" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_48_List" /> <jb:wiring property="segmentGroup49" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_49_List" /> <jb:wiring property="segmentGroup50" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Dangerous_goods" class="org.milyn.edi.unedifact.d94a.common.DangerousGoods" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods"> <jb:value property="dangerousGoodsRegulationsCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/Dangerous_goods_regulations__coded" decoder="String" default="null" /> <jb:value property="packingGroupCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/Packing_group__coded" decoder="String" default="null" /> <jb:value property="eMSNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/EMS_number" decoder="String" default="null" /> <jb:value property="mfag" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/MFAG" decoder="String" default="null" /> <jb:value property="tremCardNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/Trem_card_number" decoder="String" default="null" /> <jb:value property="packingInstructionCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/Packing_instruction__coded" decoder="String" default="null" /> <jb:value property="categoryOfMeansOfTransportCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/Category_of_means_of_transport__coded" decoder="String" default="null" /> <jb:value property="permissionForTransportCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/Permission_for_transport__coded" decoder="String" default="null" /> <jb:wiring property="hazardCode" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Dangerous_goods.HAZARD_CODE" /> <jb:wiring property="undgInformation" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Dangerous_goods.UNDG_INFORMATION" /> <jb:wiring property="dangerousGoodsShipmentFlashpoint" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" /> <jb:wiring property="hazardIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Dangerous_goods.HAZARD_IDENTIFICATION" /> <jb:wiring property="dangerousGoodsLabel" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Dangerous_goods.DANGEROUS_GOODS_LABEL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Dangerous_goods.HAZARD_CODE" class="org.milyn.edi.unedifact.d94a.common.field.HazardCodeC205" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/HAZARD_CODE"> <jb:value property="hazardCodeIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/HAZARD_CODE/Hazard_code_identification" decoder="String" default="null" /> <jb:value property="hazardSubstanceItemPageNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/HAZARD_CODE/Hazard_substance_item_page_number" decoder="String" default="null" /> <jb:value property="hazardCodeVersionNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/HAZARD_CODE/Hazard_code_version_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Dangerous_goods.UNDG_INFORMATION" class="org.milyn.edi.unedifact.d94a.common.field.UndgInformationC234" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/UNDG_INFORMATION"> <jb:value property="uNDGNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/UNDG_INFORMATION/UNDG_number" decoder="String" default="null" /> <jb:value property="dangerousGoodsFlashpoint" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/UNDG_INFORMATION/Dangerous_goods_flashpoint" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" class="org.milyn.edi.unedifact.d94a.common.field.DangerousGoodsShipmentFlashpointC223" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT"> <jb:value property="shipmentFlashpoint" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Shipment_flashpoint" decoder="String" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Dangerous_goods.HAZARD_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.HazardIdentificationC235" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/HAZARD_IDENTIFICATION"> <jb:value property="hazardIdentificationNumberUpperPart" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/HAZARD_IDENTIFICATION/Hazard_identification_number__upper_part" decoder="String" default="null" /> <jb:value property="substanceIdentificationNumberLowerPart" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/HAZARD_IDENTIFICATION/Substance_identification_number__lower_part" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Dangerous_goods.DANGEROUS_GOODS_LABEL" class="org.milyn.edi.unedifact.d94a.common.field.DangerousGoodsLabelC236" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/DANGEROUS_GOODS_LABEL"> <jb:value property="dangerousGoodsLabelMarking1" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_label_marking_-_-1" decoder="String" default="null" /> <jb:value property="dangerousGoodsLabelMarking2" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_label_marking_-_-2" decoder="String" default="null" /> <jb:value property="dangerousGoodsLabelMarking3" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_label_marking_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Free_text_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Free_text" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Free_text" class="org.milyn.edi.unedifact.d94a.common.FreeText" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Free_text"> <jb:value property="textSubjectQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Free_text/Text_subject_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Free_text/Language__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.TextReferenceC107" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d94a.common.field.TextLiteralC108" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_48_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_48" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_48" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup48" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_48"> <jb:wiring property="contactInformation" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_48.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_48.Communication_contact_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_48.Contact_information" class="org.milyn.edi.unedifact.d94a.common.ContactInformation" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_48/Contact_information"> <jb:value property="contactFunctionCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_48/Contact_information/Contact_function__coded" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_48.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_48.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_48/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeIdentification" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_48/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_identification" decoder="String" default="null" /> <jb:value property="departmentOrEmployee" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_48/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_48.Communication_contact_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_48"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_48.Communication_contact" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_48.Communication_contact" class="org.milyn.edi.unedifact.d94a.common.CommunicationContact" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_48/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_48.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_48.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d94a.common.field.CommunicationContactC076" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_48/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_48/Communication_contact/COMMUNICATION_CONTACT/Communication_number" decoder="String" default="null" /> <jb:value property="communicationChannelQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_48/Communication_contact/COMMUNICATION_CONTACT/Communication_channel_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_49_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_49" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_49" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup49" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49"> <jb:wiring property="measurements" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_49.Measurements" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_49.Number_of_units" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_49.Measurements" class="org.milyn.edi.unedifact.d94a.common.Measurements" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49/Measurements"> <jb:value property="measurementApplicationQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49/Measurements/Measurement_application_qualifier" decoder="String" default="null" /> <jb:value property="surfaceLayerIndicatorCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49/Measurements/Surface_layer_indicator__coded" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_49.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_49.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_49.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.MeasurementDetailsC502" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measurementDimensionCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49/Measurements/MEASUREMENT_DETAILS/Measurement_dimension__coded" decoder="String" default="null" /> <jb:value property="measurementSignificanceCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" /> <jb:value property="measurementAttributeCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49/Measurements/MEASUREMENT_DETAILS/Measurement_attribute__coded" decoder="String" default="null" /> <jb:value property="measurementAttribute" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49/Measurements/MEASUREMENT_DETAILS/Measurement_attribute" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_49.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d94a.common.field.ValueRangeC174" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49/Measurements/VALUE_RANGE"> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49/Measurements/VALUE_RANGE/Measure_unit_qualifier" decoder="String" default="null" /> <jb:value property="measurementValue" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49/Measurements/VALUE_RANGE/Measurement_value" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMinimum" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximum" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_49.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_49.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_49.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_49/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup50" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50"> <jb:wiring property="splitGoodsPlacement" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Split_goods_placement" /> <jb:wiring property="segmentGroup51" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Segment_group_51_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Split_goods_placement" class="org.milyn.edi.unedifact.d94a.common.SplitGoodsPlacement" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Split_goods_placement"> <jb:value property="numberOfPackages" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Split_goods_placement/Number_of_packages" decoder="DABigDecimal" default="null" /> <jb:wiring property="equipmentIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Split_goods_placement.EQUIPMENT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Split_goods_placement.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.EquipmentIdentificationC237" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Split_goods_placement/EQUIPMENT_IDENTIFICATION"> <jb:value property="equipmentIdentificationNumber" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Equipment_identification_number" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Split_goods_placement/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Segment_group_51_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Segment_group_51" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Segment_group_51" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup51" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51"> <jb:wiring property="measurements" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Segment_group_51.Measurements" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Segment_group_51.Number_of_units" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Segment_group_51.Measurements" class="org.milyn.edi.unedifact.d94a.common.Measurements" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51/Measurements"> <jb:value property="measurementApplicationQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51/Measurements/Measurement_application_qualifier" decoder="String" default="null" /> <jb:value property="surfaceLayerIndicatorCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51/Measurements/Surface_layer_indicator__coded" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Segment_group_51.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Segment_group_51.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Segment_group_51.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.MeasurementDetailsC502" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measurementDimensionCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51/Measurements/MEASUREMENT_DETAILS/Measurement_dimension__coded" decoder="String" default="null" /> <jb:value property="measurementSignificanceCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" /> <jb:value property="measurementAttributeCoded" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51/Measurements/MEASUREMENT_DETAILS/Measurement_attribute__coded" decoder="String" default="null" /> <jb:value property="measurementAttribute" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51/Measurements/MEASUREMENT_DETAILS/Measurement_attribute" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Segment_group_51.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d94a.common.field.ValueRangeC174" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51/Measurements/VALUE_RANGE"> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51/Measurements/VALUE_RANGE/Measure_unit_qualifier" decoder="String" default="null" /> <jb:value property="measurementValue" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51/Measurements/VALUE_RANGE/Measurement_value" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMinimum" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximum" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Segment_group_51.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Segment_group_51.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_33.Segment_group_47.Segment_group_50.Segment_group_51.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_15/Segment_group_33/Segment_group_47/Segment_group_50/Segment_group_51/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_52" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup52" createOnElement="IFCSUM/Segment_group_15/Segment_group_52"> <jb:wiring property="equipmentDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Equipment_details" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Number_of_units" /> <jb:wiring property="transportMovementDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Transport_movement_details" /> <jb:wiring property="measurements" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Measurements_List" /> <jb:wiring property="dimensions" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Dimensions_List" /> <jb:wiring property="sealNumber" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Seal_number_List" /> <jb:wiring property="transportPlacement" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Transport_placement_List" /> <jb:wiring property="handlingInstructions" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Handling_instructions" /> <jb:wiring property="temperature" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Temperature" /> <jb:wiring property="freeText" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Free_text_List" /> <jb:wiring property="segmentGroup53" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53_List" /> <jb:wiring property="segmentGroup54" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54_List" /> <jb:wiring property="segmentGroup55" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_55_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Equipment_details" class="org.milyn.edi.unedifact.d94a.common.EquipmentDetails" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Equipment_details"> <jb:value property="equipmentQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Equipment_details/Equipment_qualifier" decoder="String" default="null" /> <jb:value property="equipmentSupplierCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Equipment_details/Equipment_supplier__coded" decoder="String" default="null" /> <jb:value property="equipmentStatusCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Equipment_details/Equipment_status__coded" decoder="String" default="null" /> <jb:value property="fullEmptyIndicatorCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Equipment_details/Full_empty_indicator__coded" decoder="String" default="null" /> <jb:wiring property="equipmentIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Equipment_details.EQUIPMENT_IDENTIFICATION" /> <jb:wiring property="equipmentSizeAndType" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Equipment_details.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.EquipmentIdentificationC237" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Equipment_details/EQUIPMENT_IDENTIFICATION"> <jb:value property="equipmentIdentificationNumber" data="IFCSUM/Segment_group_15/Segment_group_52/Equipment_details/EQUIPMENT_IDENTIFICATION/Equipment_identification_number" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Equipment_details/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Equipment_details.EQUIPMENT_SIZE_AND_TYPE" class="org.milyn.edi.unedifact.d94a.common.field.EquipmentSizeAndTypeC224" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Equipment_details/EQUIPMENT_SIZE_AND_TYPE"> <jb:value property="equipmentSizeAndTypeIdentification" data="IFCSUM/Segment_group_15/Segment_group_52/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="equipmentSizeAndType" data="IFCSUM/Segment_group_15/Segment_group_52/Equipment_details/EQUIPMENT_SIZE_AND_TYPE/Equipment_size_and_type" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_15/Segment_group_52/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Transport_movement_details" class="org.milyn.edi.unedifact.d94a.common.TransportMovementDetails" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Transport_movement_details"> <jb:value property="equipmentPlan" data="IFCSUM/Segment_group_15/Segment_group_52/Transport_movement_details/Equipment_plan" decoder="String" default="null" /> <jb:value property="haulageArrangementsCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Transport_movement_details/Haulage_arrangements__coded" decoder="String" default="null" /> <jb:wiring property="movementType" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Transport_movement_details.MOVEMENT_TYPE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Transport_movement_details.MOVEMENT_TYPE" class="org.milyn.edi.unedifact.d94a.common.field.MovementTypeC219" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Transport_movement_details/MOVEMENT_TYPE"> <jb:value property="movementTypeCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Transport_movement_details/MOVEMENT_TYPE/Movement_type__coded" decoder="String" default="null" /> <jb:value property="movementType" data="IFCSUM/Segment_group_15/Segment_group_52/Transport_movement_details/MOVEMENT_TYPE/Movement_type" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Measurements_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_52"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Measurements" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Measurements" class="org.milyn.edi.unedifact.d94a.common.Measurements" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Measurements"> <jb:value property="measurementApplicationQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Measurements/Measurement_application_qualifier" decoder="String" default="null" /> <jb:value property="surfaceLayerIndicatorCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Measurements/Surface_layer_indicator__coded" decoder="String" default="null" /> <jb:wiring property="measurementDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Measurements.MEASUREMENT_DETAILS" /> <jb:wiring property="valueRange" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Measurements.VALUE_RANGE" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.MeasurementDetailsC502" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Measurements/MEASUREMENT_DETAILS"> <jb:value property="measurementDimensionCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Measurements/MEASUREMENT_DETAILS/Measurement_dimension__coded" decoder="String" default="null" /> <jb:value property="measurementSignificanceCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" /> <jb:value property="measurementAttributeCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Measurements/MEASUREMENT_DETAILS/Measurement_attribute__coded" decoder="String" default="null" /> <jb:value property="measurementAttribute" data="IFCSUM/Segment_group_15/Segment_group_52/Measurements/MEASUREMENT_DETAILS/Measurement_attribute" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d94a.common.field.ValueRangeC174" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Measurements/VALUE_RANGE"> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Measurements/VALUE_RANGE/Measure_unit_qualifier" decoder="String" default="null" /> <jb:value property="measurementValue" data="IFCSUM/Segment_group_15/Segment_group_52/Measurements/VALUE_RANGE/Measurement_value" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMinimum" data="IFCSUM/Segment_group_15/Segment_group_52/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" /> <jb:value property="rangeMaximum" data="IFCSUM/Segment_group_15/Segment_group_52/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Dimensions_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_52"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Dimensions" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Dimensions" class="org.milyn.edi.unedifact.d94a.common.Dimensions" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Dimensions"> <jb:value property="dimensionQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Dimensions/Dimension_qualifier" decoder="String" default="null" /> <jb:wiring property="dimensions" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Dimensions.DIMENSIONS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Dimensions.DIMENSIONS" class="org.milyn.edi.unedifact.d94a.common.field.DimensionsC211" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Dimensions/DIMENSIONS"> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Dimensions/DIMENSIONS/Measure_unit_qualifier" decoder="String" default="null" /> <jb:value property="lengthDimension" data="IFCSUM/Segment_group_15/Segment_group_52/Dimensions/DIMENSIONS/Length_dimension" decoder="DABigDecimal" default="null" /> <jb:value property="widthDimension" data="IFCSUM/Segment_group_15/Segment_group_52/Dimensions/DIMENSIONS/Width_dimension" decoder="DABigDecimal" default="null" /> <jb:value property="heightDimension" data="IFCSUM/Segment_group_15/Segment_group_52/Dimensions/DIMENSIONS/Height_dimension" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Seal_number_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_52"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Seal_number" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Seal_number" class="org.milyn.edi.unedifact.d94a.common.SealNumber" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Seal_number"> <jb:value property="sealNumber" data="IFCSUM/Segment_group_15/Segment_group_52/Seal_number/Seal_number" decoder="String" default="null" /> <jb:wiring property="sealIssuer" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Seal_number.SEAL_ISSUER" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Seal_number.SEAL_ISSUER" class="org.milyn.edi.unedifact.d94a.common.field.SealIssuerC215" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Seal_number/SEAL_ISSUER"> <jb:value property="sealingPartyCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Seal_number/SEAL_ISSUER/Sealing_party__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Seal_number/SEAL_ISSUER/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Seal_number/SEAL_ISSUER/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="sealingParty" data="IFCSUM/Segment_group_15/Segment_group_52/Seal_number/SEAL_ISSUER/Sealing_party" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Transport_placement_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_52"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Transport_placement" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Transport_placement" class="org.milyn.edi.unedifact.d94a.common.TransportPlacement" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Transport_placement"> <jb:wiring property="transportIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Transport_placement.TRANSPORT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Transport_placement.TRANSPORT_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.TransportIdentificationC222" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Transport_placement/TRANSPORT_IDENTIFICATION"> <jb:value property="idOfMeansOfTransportIdentification" data="IFCSUM/Segment_group_15/Segment_group_52/Transport_placement/TRANSPORT_IDENTIFICATION/Id._of_means_of_transport_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Transport_placement/TRANSPORT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Transport_placement/TRANSPORT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="idOfTheMeansOfTransport" data="IFCSUM/Segment_group_15/Segment_group_52/Transport_placement/TRANSPORT_IDENTIFICATION/Id._of_the_means_of_transport" decoder="String" default="null" /> <jb:value property="nationalityOfMeansOfTransportCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Transport_placement/TRANSPORT_IDENTIFICATION/Nationality_of_means_of_transport__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Handling_instructions" class="org.milyn.edi.unedifact.d94a.common.HandlingInstructions" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Handling_instructions"> <jb:wiring property="handlingInstructions" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Handling_instructions.HANDLING_INSTRUCTIONS" /> <jb:wiring property="hazardousMaterial" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Handling_instructions.HAZARDOUS_MATERIAL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d94a.common.field.HandlingInstructionsC524" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Handling_instructions/HANDLING_INSTRUCTIONS"> <jb:value property="handlingInstructionsCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instructions__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="handlingInstructions" data="IFCSUM/Segment_group_15/Segment_group_52/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instructions" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d94a.common.field.HazardousMaterialC218" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Handling_instructions/HAZARDOUS_MATERIAL"> <jb:value property="hazardousMaterialClassCodeIdentification" data="IFCSUM/Segment_group_15/Segment_group_52/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_class_code__identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Temperature" class="org.milyn.edi.unedifact.d94a.common.Temperature" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Temperature"> <jb:value property="temperatureQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Temperature/Temperature_qualifier" decoder="String" default="null" /> <jb:wiring property="temperatureSetting" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Temperature.TEMPERATURE_SETTING" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Temperature.TEMPERATURE_SETTING" class="org.milyn.edi.unedifact.d94a.common.field.TemperatureSettingC239" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Temperature/TEMPERATURE_SETTING"> <jb:value property="temperatureSetting" data="IFCSUM/Segment_group_15/Segment_group_52/Temperature/TEMPERATURE_SETTING/Temperature_setting" decoder="String" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Temperature/TEMPERATURE_SETTING/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Free_text_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_52"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Free_text" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Free_text" class="org.milyn.edi.unedifact.d94a.common.FreeText" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Free_text"> <jb:value property="textSubjectQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Free_text/Text_subject_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Free_text/Language__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d94a.common.field.TextReferenceC107" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d94a.common.field.TextLiteralC108" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="IFCSUM/Segment_group_15/Segment_group_52/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="IFCSUM/Segment_group_15/Segment_group_52/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="IFCSUM/Segment_group_15/Segment_group_52/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="IFCSUM/Segment_group_15/Segment_group_52/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="IFCSUM/Segment_group_15/Segment_group_52/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_52"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup53" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53"> <jb:wiring property="transportChargeRateCalculations" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Transport_charge_rate_calculations" /> <jb:wiring property="priceDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Price_details" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Number_of_units" /> <jb:wiring property="percentageDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Percentage_details" /> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Monetary_amount_List" /> <jb:wiring property="quantity" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Quantity_List" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Transport_charge_rate_calculations" class="org.milyn.edi.unedifact.d94a.common.TransportChargeRateCalculations" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations"> <jb:wiring property="charge" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Transport_charge_rate_calculations.CHARGE" /> <jb:wiring property="rateTariffClass" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Transport_charge_rate_calculations.RATE_TARIFF_CLASS" /> <jb:wiring property="commodityRateDetail" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Transport_charge_rate_calculations.COMMODITY_RATE_DETAIL" /> <jb:wiring property="rateTariffClassDetail" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Transport_charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Transport_charge_rate_calculations.CHARGE" class="org.milyn.edi.unedifact.d94a.common.field.ChargeC200" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/CHARGE"> <jb:value property="freightAndChargesIdentification" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/CHARGE/Freight_and_charges_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/CHARGE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/CHARGE/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="freightAndCharges" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/CHARGE/Freight_and_charges" decoder="String" default="null" /> <jb:value property="prepaidCollectIndicatorCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/CHARGE/Prepaid_collect_indicator__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Transport_charge_rate_calculations.RATE_TARIFF_CLASS" class="org.milyn.edi.unedifact.d94a.common.field.RateTariffClassC203" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/RATE_TARIFF_CLASS"> <jb:value property="rateTariffClassIdentification" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Rate_tariff_class_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier1" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-1" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded1" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-1" decoder="String" default="null" /> <jb:value property="rateTariffClass" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Rate_tariff_class" decoder="String" default="null" /> <jb:value property="supplementaryRateTariffBasisIdentification1" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_tariff_basis_identification_-_-1" decoder="String" default="null" /> <jb:value property="codeListQualifier2" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-2" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded2" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-2" decoder="String" default="null" /> <jb:value property="supplementaryRateTariffBasisIdentification2" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Supplementary_rate_tariff_basis_identification_-_-2" decoder="String" default="null" /> <jb:value property="codeListQualifier3" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_qualifier_-_-3" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded3" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/RATE_TARIFF_CLASS/Code_list_responsible_agency__coded_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Transport_charge_rate_calculations.COMMODITY_RATE_DETAIL" class="org.milyn.edi.unedifact.d94a.common.field.CommodityRateDetailC528" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL"> <jb:value property="commodityRateIdentification" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Commodity_rate_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/COMMODITY_RATE_DETAIL/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Transport_charge_rate_calculations.RATE_TARIFF_CLASS_DETAIL" class="org.milyn.edi.unedifact.d94a.common.field.RateTariffClassDetailC554" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL"> <jb:value property="rateTariffClassIdentification" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Rate_tariff_class_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Transport_charge_rate_calculations/RATE_TARIFF_CLASS_DETAIL/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Price_details" class="org.milyn.edi.unedifact.d94a.common.PriceDetails" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Price_details"> <jb:value property="subLinePriceChangeCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Price_details/Sub_line_price_change__coded" decoder="String" default="null" /> <jb:wiring property="priceInformation" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Price_details.PRICE_INFORMATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Price_details.PRICE_INFORMATION" class="org.milyn.edi.unedifact.d94a.common.field.PriceInformationC509" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Price_details/PRICE_INFORMATION"> <jb:value property="priceQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Price_details/PRICE_INFORMATION/Price_qualifier" decoder="String" default="null" /> <jb:value property="price" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Price_details/PRICE_INFORMATION/Price" decoder="DABigDecimal" default="null" /> <jb:value property="priceTypeCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Price_details/PRICE_INFORMATION/Price_type__coded" decoder="String" default="null" /> <jb:value property="priceTypeQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Price_details/PRICE_INFORMATION/Price_type_qualifier" decoder="String" default="null" /> <jb:value property="unitPriceBasis" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Price_details/PRICE_INFORMATION/Unit_price_basis" decoder="DABigDecimal" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Price_details/PRICE_INFORMATION/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Percentage_details" class="org.milyn.edi.unedifact.d94a.common.PercentageDetails" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Percentage_details"> <jb:wiring property="percentageDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.PercentageDetailsC501" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Percentage_details/PERCENTAGE_DETAILS/Percentage_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Percentage_details/PERCENTAGE_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Monetary_amount_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Monetary_amount" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Monetary_amount" class="org.milyn.edi.unedifact.d94a.common.MonetaryAmount" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d94a.common.field.MonetaryAmountC516" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Quantity_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Quantity" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Quantity" class="org.milyn.edi.unedifact.d94a.common.Quantity" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_53.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.QuantityDetailsC186" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Quantity/QUANTITY_DETAILS/Quantity_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Quantity/QUANTITY_DETAILS/Quantity" decoder="DABigDecimal" default="null" /> <jb:value property="measureUnitQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_53/Quantity/QUANTITY_DETAILS/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_52"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup54" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54"> <jb:wiring property="nameAndAddress" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54.Name_and_address" /> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54.Date_time_period" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54.Name_and_address" class="org.milyn.edi.unedifact.d94a.common.NameAndAddress" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address"> <jb:value property="partyQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/Party_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="countrySubEntityIdentification" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/Country_sub_entity_identification" decoder="String" default="null" /> <jb:value property="postcodeIdentification" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/Postcode_identification" decoder="String" default="null" /> <jb:value property="countryCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/Country__coded" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54.Name_and_address.STREET" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.PartyIdentificationDetailsC082" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdIdentification" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_id._identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d94a.common.field.NameAndAddressC058" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressLine1" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressLine2" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressLine3" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressLine4" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressLine5" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d94a.common.field.PartyNameC080" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/PARTY_NAME/Party_name_format__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54.Name_and_address.STREET" class="org.milyn.edi.unedifact.d94a.common.field.StreetC059" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/STREET"> <jb:value property="streetAndNumberPOBox1" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/STREET/Street_and_number_p.o._box_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox2" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/STREET/Street_and_number_p.o._box_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox3" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Name_and_address/STREET/Street_and_number_p.o._box_-_-3" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54.Date_time_period" class="org.milyn.edi.unedifact.d94a.common.DateTimePeriod" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_54.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d94a.common.field.DateTimePeriodC507" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_54/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_55_List" class="java.util.ArrayList" createOnElement="IFCSUM/Segment_group_15/Segment_group_52"> <jb:wiring beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_55" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_55" class="org.milyn.edi.unedifact.d94a.IFCSUM.SegmentGroup55" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_55"> <jb:wiring property="attachedEquipment" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_55.Attached_equipment" /> <jb:wiring property="numberOfUnits" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_55.Number_of_units" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_55.Attached_equipment" class="org.milyn.edi.unedifact.d94a.common.AttachedEquipment" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_55/Attached_equipment"> <jb:value property="equipmentQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_55/Attached_equipment/Equipment_qualifier" decoder="String" default="null" /> <jb:wiring property="equipmentIdentification" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_55.Attached_equipment.EQUIPMENT_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_55.Attached_equipment.EQUIPMENT_IDENTIFICATION" class="org.milyn.edi.unedifact.d94a.common.field.EquipmentIdentificationC237" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_55/Attached_equipment/EQUIPMENT_IDENTIFICATION"> <jb:value property="equipmentIdentificationNumber" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_55/Attached_equipment/EQUIPMENT_IDENTIFICATION/Equipment_identification_number" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_55/Attached_equipment/EQUIPMENT_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_55/Attached_equipment/EQUIPMENT_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_55.Number_of_units" class="org.milyn.edi.unedifact.d94a.common.NumberOfUnits" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_55/Number_of_units"> <jb:wiring property="numberOfUnitDetails" beanIdRef="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_55.Number_of_units.NUMBER_OF_UNIT_DETAILS" /> </jb:bean> <jb:bean beanId="IFCSUM.Segment_group_15.Segment_group_52.Segment_group_55.Number_of_units.NUMBER_OF_UNIT_DETAILS" class="org.milyn.edi.unedifact.d94a.common.field.NumberOfUnitDetailsC523" createOnElement="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_55/Number_of_units/NUMBER_OF_UNIT_DETAILS"> <jb:value property="numberOfUnits" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_55/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units" decoder="DABigDecimal" default="null" /> <jb:value property="numberOfUnitsQualifier" data="IFCSUM/Segment_group_15/Segment_group_52/Segment_group_55/Number_of_units/NUMBER_OF_UNIT_DETAILS/Number_of_units_qualifier" decoder="String" default="null" /> </jb:bean> </smooks-resource-list>