org.milyn.edi.unedifact.d06b.RECALC.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/d06b/RECALC/edimappingconfig.xml" validate="false" /> <jb:bean beanId="RECALC" class="org.milyn.edi.unedifact.d06b.RECALC.Recalc" createOnElement="RECALC"> <jb:wiring property="processingInformation" beanIdRef="RECALC.Processing_information_List" /> <jb:wiring property="segmentGroup1" beanIdRef="RECALC.Segment_group_1_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="RECALC.Date_time_period_List" /> <jb:wiring property="freeText" beanIdRef="RECALC.Free_text_List" /> <jb:wiring property="segmentGroup2" beanIdRef="RECALC.Segment_group_2_List" /> </jb:bean> <jb:bean beanId="RECALC.Processing_information_List" class="java.util.ArrayList" createOnElement="RECALC"> <jb:wiring beanIdRef="RECALC.Processing_information" /> </jb:bean> <jb:bean beanId="RECALC.Processing_information" class="org.milyn.edi.unedifact.d06b.common.ProcessingInformation" createOnElement="RECALC/Processing_information"> <jb:value property="processingInformationCodeQualifier" data="RECALC/Processing_information/Processing_information_code_qualifier" decoder="String" default="null" /> <jb:value property="processTypeDescriptionCode" data="RECALC/Processing_information/Process_type_description_code" decoder="String" default="null" /> <jb:wiring property="processingIndicator" beanIdRef="RECALC.Processing_information.PROCESSING_INDICATOR" /> </jb:bean> <jb:bean beanId="RECALC.Processing_information.PROCESSING_INDICATOR" class="org.milyn.edi.unedifact.d06b.common.field.ProcessingIndicatorC012" createOnElement="RECALC/Processing_information/PROCESSING_INDICATOR"> <jb:value property="processingIndicatorDescriptionCode" data="RECALC/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="RECALC/Processing_information/PROCESSING_INDICATOR/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="RECALC/Processing_information/PROCESSING_INDICATOR/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="processingIndicatorDescription" data="RECALC/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_1_List" class="java.util.ArrayList" createOnElement="RECALC"> <jb:wiring beanIdRef="RECALC.Segment_group_1" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_1" class="org.milyn.edi.unedifact.d06b.RECALC.SegmentGroup1" createOnElement="RECALC/Segment_group_1"> <jb:wiring property="nameAndAddress" beanIdRef="RECALC.Segment_group_1.Name_and_address" /> <jb:wiring property="contactInformation" beanIdRef="RECALC.Segment_group_1.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="RECALC.Segment_group_1.Communication_contact_List" /> <jb:wiring property="reference" beanIdRef="RECALC.Segment_group_1.Reference_List" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_1.Name_and_address" class="org.milyn.edi.unedifact.d06b.common.NameAndAddress" createOnElement="RECALC/Segment_group_1/Name_and_address"> <jb:value property="partyFunctionCodeQualifier" data="RECALC/Segment_group_1/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="RECALC/Segment_group_1/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="postalIdentificationCode" data="RECALC/Segment_group_1/Name_and_address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryIdentifier" data="RECALC/Segment_group_1/Name_and_address/Country_identifier" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="RECALC.Segment_group_1.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="RECALC.Segment_group_1.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="RECALC.Segment_group_1.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="RECALC.Segment_group_1.Name_and_address.STREET" /> <jb:wiring property="countrySubdivisionDetails" beanIdRef="RECALC.Segment_group_1.Name_and_address.COUNTRY_SUBDIVISION_DETAILS" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_1.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PartyIdentificationDetailsC082" createOnElement="RECALC/Segment_group_1/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="RECALC/Segment_group_1/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="RECALC/Segment_group_1/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="RECALC/Segment_group_1/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_1.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d06b.common.field.NameAndAddressC058" createOnElement="RECALC/Segment_group_1/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressDescription1" data="RECALC/Segment_group_1/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription2" data="RECALC/Segment_group_1/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription3" data="RECALC/Segment_group_1/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription4" data="RECALC/Segment_group_1/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription5" data="RECALC/Segment_group_1/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_1.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d06b.common.field.PartyNameC080" createOnElement="RECALC/Segment_group_1/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="RECALC/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="RECALC/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="RECALC/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="RECALC/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="RECALC/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCode" data="RECALC/Segment_group_1/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_1.Name_and_address.STREET" class="org.milyn.edi.unedifact.d06b.common.field.StreetC059" createOnElement="RECALC/Segment_group_1/Name_and_address/STREET"> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="RECALC/Segment_group_1/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="RECALC/Segment_group_1/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="RECALC/Segment_group_1/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="RECALC/Segment_group_1/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_1.Name_and_address.COUNTRY_SUBDIVISION_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.CountrySubdivisionDetailsC819" createOnElement="RECALC/Segment_group_1/Name_and_address/COUNTRY_SUBDIVISION_DETAILS"> <jb:value property="countrySubdivisionIdentifier" data="RECALC/Segment_group_1/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="RECALC/Segment_group_1/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="RECALC/Segment_group_1/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubdivisionName" data="RECALC/Segment_group_1/Name_and_address/COUNTRY_SUBDIVISION_DETAILS/Country_subdivision_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_1.Contact_information" class="org.milyn.edi.unedifact.d06b.common.ContactInformation" createOnElement="RECALC/Segment_group_1/Contact_information"> <jb:value property="contactFunctionCode" data="RECALC/Segment_group_1/Contact_information/Contact_function_code" decoder="String" default="null" /> <jb:wiring property="contactDetails" beanIdRef="RECALC.Segment_group_1.Contact_information.CONTACT_DETAILS" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_1.Contact_information.CONTACT_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.ContactDetailsC056" createOnElement="RECALC/Segment_group_1/Contact_information/CONTACT_DETAILS"> <jb:value property="contactIdentifier" data="RECALC/Segment_group_1/Contact_information/CONTACT_DETAILS/Contact_identifier" decoder="String" default="null" /> <jb:value property="contactName" data="RECALC/Segment_group_1/Contact_information/CONTACT_DETAILS/Contact_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_1.Communication_contact_List" class="java.util.ArrayList" createOnElement="RECALC/Segment_group_1"> <jb:wiring beanIdRef="RECALC.Segment_group_1.Communication_contact" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_1.Communication_contact" class="org.milyn.edi.unedifact.d06b.common.CommunicationContact" createOnElement="RECALC/Segment_group_1/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="RECALC.Segment_group_1.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_1.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d06b.common.field.CommunicationContactC076" createOnElement="RECALC/Segment_group_1/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="RECALC/Segment_group_1/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationMeansTypeCode" data="RECALC/Segment_group_1/Communication_contact/COMMUNICATION_CONTACT/Communication_means_type_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_1.Reference_List" class="java.util.ArrayList" createOnElement="RECALC/Segment_group_1"> <jb:wiring beanIdRef="RECALC.Segment_group_1.Reference" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_1.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="RECALC/Segment_group_1/Reference"> <jb:wiring property="reference" beanIdRef="RECALC.Segment_group_1.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_1.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="RECALC/Segment_group_1/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="RECALC/Segment_group_1/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="RECALC/Segment_group_1/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="RECALC/Segment_group_1/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="RECALC/Segment_group_1/Reference/REFERENCE/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="RECALC/Segment_group_1/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Date_time_period_List" class="java.util.ArrayList" createOnElement="RECALC"> <jb:wiring beanIdRef="RECALC.Date_time_period" /> </jb:bean> <jb:bean beanId="RECALC.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="RECALC/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="RECALC.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="RECALC.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="RECALC/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="RECALC/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="RECALC/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="RECALC/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Free_text_List" class="java.util.ArrayList" createOnElement="RECALC"> <jb:wiring beanIdRef="RECALC.Free_text" /> </jb:bean> <jb:bean beanId="RECALC.Free_text" class="org.milyn.edi.unedifact.d06b.common.FreeText" createOnElement="RECALC/Free_text"> <jb:value property="textSubjectCodeQualifier" data="RECALC/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="RECALC/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="RECALC/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="RECALC/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="RECALC.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="RECALC.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="RECALC.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.TextReferenceC107" createOnElement="RECALC/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="RECALC/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="RECALC/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="RECALC/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d06b.common.field.TextLiteralC108" createOnElement="RECALC/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="RECALC/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="RECALC/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="RECALC/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="RECALC/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="RECALC/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2_List" class="java.util.ArrayList" createOnElement="RECALC"> <jb:wiring beanIdRef="RECALC.Segment_group_2" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2" class="org.milyn.edi.unedifact.d06b.RECALC.SegmentGroup2" createOnElement="RECALC/Segment_group_2"> <jb:wiring property="relationship" beanIdRef="RECALC.Segment_group_2.Relationship" /> <jb:wiring property="reference" beanIdRef="RECALC.Segment_group_2.Reference_List" /> <jb:wiring property="processingInformation" beanIdRef="RECALC.Segment_group_2.Processing_information_List" /> <jb:wiring property="currencies" beanIdRef="RECALC.Segment_group_2.Currencies" /> <jb:wiring property="dateTimePeriod" beanIdRef="RECALC.Segment_group_2.Date_time_period_List" /> <jb:wiring property="quantity" beanIdRef="RECALC.Segment_group_2.Quantity_List" /> <jb:wiring property="placeLocationIdentification" beanIdRef="RECALC.Segment_group_2.Place_location_identification" /> <jb:wiring property="percentageDetails" beanIdRef="RECALC.Segment_group_2.Percentage_details_List" /> <jb:wiring property="freeText" beanIdRef="RECALC.Segment_group_2.Free_text_List" /> <jb:wiring property="segmentGroup3" beanIdRef="RECALC.Segment_group_2.Segment_group_3_List" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Relationship" class="org.milyn.edi.unedifact.d06b.common.Relationship" createOnElement="RECALC/Segment_group_2/Relationship"> <jb:value property="relationshipTypeCodeQualifier" data="RECALC/Segment_group_2/Relationship/Relationship_type_code_qualifier" decoder="String" default="null" /> <jb:wiring property="relationship" beanIdRef="RECALC.Segment_group_2.Relationship.RELATIONSHIP" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Relationship.RELATIONSHIP" class="org.milyn.edi.unedifact.d06b.common.field.RelationshipC941" createOnElement="RECALC/Segment_group_2/Relationship/RELATIONSHIP"> <jb:value property="relationshipDescriptionCode" data="RECALC/Segment_group_2/Relationship/RELATIONSHIP/Relationship_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="RECALC/Segment_group_2/Relationship/RELATIONSHIP/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="RECALC/Segment_group_2/Relationship/RELATIONSHIP/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="relationshipDescription" data="RECALC/Segment_group_2/Relationship/RELATIONSHIP/Relationship_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Reference_List" class="java.util.ArrayList" createOnElement="RECALC/Segment_group_2"> <jb:wiring beanIdRef="RECALC.Segment_group_2.Reference" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="RECALC/Segment_group_2/Reference"> <jb:wiring property="reference" beanIdRef="RECALC.Segment_group_2.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="RECALC/Segment_group_2/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="RECALC/Segment_group_2/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="RECALC/Segment_group_2/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="RECALC/Segment_group_2/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="RECALC/Segment_group_2/Reference/REFERENCE/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="RECALC/Segment_group_2/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Processing_information_List" class="java.util.ArrayList" createOnElement="RECALC/Segment_group_2"> <jb:wiring beanIdRef="RECALC.Segment_group_2.Processing_information" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Processing_information" class="org.milyn.edi.unedifact.d06b.common.ProcessingInformation" createOnElement="RECALC/Segment_group_2/Processing_information"> <jb:value property="processingInformationCodeQualifier" data="RECALC/Segment_group_2/Processing_information/Processing_information_code_qualifier" decoder="String" default="null" /> <jb:value property="processTypeDescriptionCode" data="RECALC/Segment_group_2/Processing_information/Process_type_description_code" decoder="String" default="null" /> <jb:wiring property="processingIndicator" beanIdRef="RECALC.Segment_group_2.Processing_information.PROCESSING_INDICATOR" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Processing_information.PROCESSING_INDICATOR" class="org.milyn.edi.unedifact.d06b.common.field.ProcessingIndicatorC012" createOnElement="RECALC/Segment_group_2/Processing_information/PROCESSING_INDICATOR"> <jb:value property="processingIndicatorDescriptionCode" data="RECALC/Segment_group_2/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="RECALC/Segment_group_2/Processing_information/PROCESSING_INDICATOR/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="RECALC/Segment_group_2/Processing_information/PROCESSING_INDICATOR/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="processingIndicatorDescription" data="RECALC/Segment_group_2/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Currencies" class="org.milyn.edi.unedifact.d06b.common.Currencies" createOnElement="RECALC/Segment_group_2/Currencies"> <jb:value property="currencyExchangeRate" data="RECALC/Segment_group_2/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" /> <jb:value property="exchangeRateCurrencyMarketIdentifier" data="RECALC/Segment_group_2/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" /> <jb:wiring property="currencyDetails1" beanIdRef="RECALC.Segment_group_2.Currencies.CURRENCY_DETAILS_-_-1" /> <jb:wiring property="currencyDetails2" beanIdRef="RECALC.Segment_group_2.Currencies.CURRENCY_DETAILS_-_-2" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="RECALC/Segment_group_2/Currencies/CURRENCY_DETAILS_-_-1"> <jb:value property="currencyUsageCodeQualifier" data="RECALC/Segment_group_2/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="RECALC/Segment_group_2/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="RECALC/Segment_group_2/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyRate" data="RECALC/Segment_group_2/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="RECALC/Segment_group_2/Currencies/CURRENCY_DETAILS_-_-2"> <jb:value property="currencyUsageCodeQualifier" data="RECALC/Segment_group_2/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="RECALC/Segment_group_2/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="RECALC/Segment_group_2/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyRate" data="RECALC/Segment_group_2/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Date_time_period_List" class="java.util.ArrayList" createOnElement="RECALC/Segment_group_2"> <jb:wiring beanIdRef="RECALC.Segment_group_2.Date_time_period" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="RECALC/Segment_group_2/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="RECALC.Segment_group_2.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="RECALC/Segment_group_2/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="RECALC/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="RECALC/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="RECALC/Segment_group_2/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Quantity_List" class="java.util.ArrayList" createOnElement="RECALC/Segment_group_2"> <jb:wiring beanIdRef="RECALC.Segment_group_2.Quantity" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Quantity" class="org.milyn.edi.unedifact.d06b.common.Quantity" createOnElement="RECALC/Segment_group_2/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="RECALC.Segment_group_2.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.QuantityDetailsC186" createOnElement="RECALC/Segment_group_2/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityTypeCodeQualifier" data="RECALC/Segment_group_2/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="RECALC/Segment_group_2/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" /> <jb:value property="measurementUnitCode" data="RECALC/Segment_group_2/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Place_location_identification" class="org.milyn.edi.unedifact.d06b.common.PlaceLocationIdentification" createOnElement="RECALC/Segment_group_2/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="RECALC/Segment_group_2/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="RECALC/Segment_group_2/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="RECALC.Segment_group_2.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="RECALC.Segment_group_2.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="RECALC.Segment_group_2.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.LocationIdentificationC517" createOnElement="RECALC/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationIdentifier" data="RECALC/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Location_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="RECALC/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="RECALC/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="RECALC/Segment_group_2/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.RelatedLocationOneIdentificationC519" createOnElement="RECALC/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationIdentifier" data="RECALC/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="RECALC/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="RECALC/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="RECALC/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d06b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="RECALC/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationIdentifier" data="RECALC/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="RECALC/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="RECALC/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="RECALC/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Percentage_details_List" class="java.util.ArrayList" createOnElement="RECALC/Segment_group_2"> <jb:wiring beanIdRef="RECALC.Segment_group_2.Percentage_details" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Percentage_details" class="org.milyn.edi.unedifact.d06b.common.PercentageDetails" createOnElement="RECALC/Segment_group_2/Percentage_details"> <jb:value property="statusDescriptionCode" data="RECALC/Segment_group_2/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="RECALC.Segment_group_2.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PercentageDetailsC501" createOnElement="RECALC/Segment_group_2/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="RECALC/Segment_group_2/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="RECALC/Segment_group_2/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="RECALC/Segment_group_2/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="RECALC/Segment_group_2/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="RECALC/Segment_group_2/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Free_text_List" class="java.util.ArrayList" createOnElement="RECALC/Segment_group_2"> <jb:wiring beanIdRef="RECALC.Segment_group_2.Free_text" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Free_text" class="org.milyn.edi.unedifact.d06b.common.FreeText" createOnElement="RECALC/Segment_group_2/Free_text"> <jb:value property="textSubjectCodeQualifier" data="RECALC/Segment_group_2/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="RECALC/Segment_group_2/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="RECALC/Segment_group_2/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="RECALC/Segment_group_2/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="RECALC.Segment_group_2.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="RECALC.Segment_group_2.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.TextReferenceC107" createOnElement="RECALC/Segment_group_2/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="RECALC/Segment_group_2/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="RECALC/Segment_group_2/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="RECALC/Segment_group_2/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d06b.common.field.TextLiteralC108" createOnElement="RECALC/Segment_group_2/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="RECALC/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="RECALC/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="RECALC/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="RECALC/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="RECALC/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3_List" class="java.util.ArrayList" createOnElement="RECALC/Segment_group_2"> <jb:wiring beanIdRef="RECALC.Segment_group_2.Segment_group_3" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3" class="org.milyn.edi.unedifact.d06b.RECALC.SegmentGroup3" createOnElement="RECALC/Segment_group_2/Segment_group_3"> <jb:wiring property="monetaryAmountFunction" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Monetary_amount_function" /> <jb:wiring property="segmentGroup4" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4_List" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Monetary_amount_function" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmountFunction" createOnElement="RECALC/Segment_group_2/Segment_group_3/Monetary_amount_function"> <jb:wiring property="monetaryAmountFunction" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION" /> <jb:wiring property="monetaryAmountFunctionDetail" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION_DETAIL" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountFunctionC549" createOnElement="RECALC/Segment_group_2/Segment_group_3/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION"> <jb:value property="monetaryAmountFunctionDescriptionCode" data="RECALC/Segment_group_2/Segment_group_3/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Monetary_amount_function_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="RECALC/Segment_group_2/Segment_group_3/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="RECALC/Segment_group_2/Segment_group_3/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="monetaryAmountFunctionDescription" data="RECALC/Segment_group_2/Segment_group_3/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION/Monetary_amount_function_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Monetary_amount_function.MONETARY_AMOUNT_FUNCTION_DETAIL" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountFunctionDetailC008" createOnElement="RECALC/Segment_group_2/Segment_group_3/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL"> <jb:value property="monetaryAmountFunctionDetailDescriptionCode" data="RECALC/Segment_group_2/Segment_group_3/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Monetary_amount_function_detail_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="RECALC/Segment_group_2/Segment_group_3/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="RECALC/Segment_group_2/Segment_group_3/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="monetaryAmountFunctionDetailDescription" data="RECALC/Segment_group_2/Segment_group_3/Monetary_amount_function/MONETARY_AMOUNT_FUNCTION_DETAIL/Monetary_amount_function_detail_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4_List" class="java.util.ArrayList" createOnElement="RECALC/Segment_group_2/Segment_group_3"> <jb:wiring beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4" class="org.milyn.edi.unedifact.d06b.RECALC.SegmentGroup4" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4"> <jb:wiring property="monetaryAmount" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Monetary_amount" /> <jb:wiring property="processingInformation" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Processing_information_List" /> <jb:wiring property="percentageDetails" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Percentage_details_List" /> <jb:wiring property="freeText" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Free_text_List" /> <jb:wiring property="dateTimePeriod" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Date_time_period_List" /> <jb:wiring property="segmentGroup5" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5_List" /> <jb:wiring property="segmentGroup6" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_6" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Processing_information_List" class="java.util.ArrayList" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Processing_information" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Processing_information" class="org.milyn.edi.unedifact.d06b.common.ProcessingInformation" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Processing_information"> <jb:value property="processingInformationCodeQualifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Processing_information/Processing_information_code_qualifier" decoder="String" default="null" /> <jb:value property="processTypeDescriptionCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Processing_information/Process_type_description_code" decoder="String" default="null" /> <jb:wiring property="processingIndicator" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Processing_information.PROCESSING_INDICATOR" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Processing_information.PROCESSING_INDICATOR" class="org.milyn.edi.unedifact.d06b.common.field.ProcessingIndicatorC012" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Processing_information/PROCESSING_INDICATOR"> <jb:value property="processingIndicatorDescriptionCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Processing_information/PROCESSING_INDICATOR/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Processing_information/PROCESSING_INDICATOR/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="processingIndicatorDescription" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Processing_information/PROCESSING_INDICATOR/Processing_indicator_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Percentage_details_List" class="java.util.ArrayList" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Percentage_details" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Percentage_details" class="org.milyn.edi.unedifact.d06b.common.PercentageDetails" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Percentage_details"> <jb:value property="statusDescriptionCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Percentage_details/Status_description_code" decoder="String" default="null" /> <jb:wiring property="percentageDetails" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Percentage_details.PERCENTAGE_DETAILS" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d06b.common.field.PercentageDetailsC501" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS"> <jb:value property="percentageTypeCodeQualifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" /> <jb:value property="percentage" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" /> <jb:value property="percentageBasisIdentificationCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Free_text_List" class="java.util.ArrayList" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Free_text" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Free_text" class="org.milyn.edi.unedifact.d06b.common.FreeText" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Free_text"> <jb:value property="textSubjectCodeQualifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.TextReferenceC107" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d06b.common.field.TextLiteralC108" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Date_time_period_List" class="java.util.ArrayList" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Date_time_period" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5_List" class="java.util.ArrayList" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5" class="org.milyn.edi.unedifact.d06b.RECALC.SegmentGroup5" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring property="reference" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Date_time_period_List" /> <jb:wiring property="communicationContact" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Communication_contact" /> <jb:wiring property="freeText" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Free_text" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Reference" class="org.milyn.edi.unedifact.d06b.common.Reference" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Reference"> <jb:wiring property="reference" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Reference.REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.ReferenceC506" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Date_time_period_List" class="java.util.ArrayList" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Date_time_period" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Date_time_period" class="org.milyn.edi.unedifact.d06b.common.DateTimePeriod" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d06b.common.field.DateTimePeriodC507" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Communication_contact" class="org.milyn.edi.unedifact.d06b.common.CommunicationContact" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d06b.common.field.CommunicationContactC076" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationMeansTypeCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Communication_contact/COMMUNICATION_CONTACT/Communication_means_type_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Free_text" class="org.milyn.edi.unedifact.d06b.common.FreeText" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Free_text"> <jb:value property="textSubjectCodeQualifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d06b.common.field.TextReferenceC107" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_5.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d06b.common.field.TextLiteralC108" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_5/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_6" class="org.milyn.edi.unedifact.d06b.RECALC.SegmentGroup6" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6"> <jb:wiring property="currencies" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_6.Currencies" /> <jb:wiring property="monetaryAmount" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_6.Monetary_amount" /> <jb:wiring property="adjustmentDetails" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_6.Adjustment_details" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_6.Currencies" class="org.milyn.edi.unedifact.d06b.common.Currencies" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Currencies"> <jb:value property="currencyExchangeRate" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" /> <jb:value property="exchangeRateCurrencyMarketIdentifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" /> <jb:wiring property="currencyDetails1" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-1" /> <jb:wiring property="currencyDetails2" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-2" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1"> <jb:value property="currencyUsageCodeQualifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyRate" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d06b.common.field.CurrencyDetailsC504" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2"> <jb:value property="currencyUsageCodeQualifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyIdentificationCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="currencyRate" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_6.Monetary_amount" class="org.milyn.edi.unedifact.d06b.common.MonetaryAmount" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_6.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_6.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d06b.common.field.MonetaryAmountC516" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="RECALC.Segment_group_2.Segment_group_3.Segment_group_4.Segment_group_6.Adjustment_details" class="org.milyn.edi.unedifact.d06b.common.AdjustmentDetails" createOnElement="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Adjustment_details"> <jb:value property="adjustmentReasonDescriptionCode" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Adjustment_details/Adjustment_reason_description_code" decoder="String" default="null" /> <jb:value property="lineItemIdentifier" data="RECALC/Segment_group_2/Segment_group_3/Segment_group_4/Segment_group_6/Adjustment_details/Line_item_identifier" decoder="String" default="null" /> </jb:bean> </smooks-resource-list>