org.milyn.edi.unedifact.d96a.BOPBNK.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/d96a/BOPBNK/edimappingconfig.xml" validate="false" /> <jb:bean beanId="BOPBNK" class="org.milyn.edi.unedifact.d96a.BOPBNK.Bopbnk" createOnElement="BOPBNK"> <jb:wiring property="beginningOfMessage" beanIdRef="BOPBNK.Beginning_of_message" /> <jb:wiring property="dateTimePeriod" beanIdRef="BOPBNK.Date_time_period_List" /> <jb:wiring property="segmentGroup1" beanIdRef="BOPBNK.Segment_group_1_List" /> <jb:wiring property="segmentGroup2" beanIdRef="BOPBNK.Segment_group_2_List" /> <jb:wiring property="segmentGroup3" beanIdRef="BOPBNK.Segment_group_3_List" /> <jb:wiring property="segmentGroup8" beanIdRef="BOPBNK.Segment_group_8" /> </jb:bean> <jb:bean beanId="BOPBNK.Beginning_of_message" class="org.milyn.edi.unedifact.d96a.common.BeginningOfMessage" createOnElement="BOPBNK/Beginning_of_message"> <jb:value property="documentMessageNumber" data="BOPBNK/Beginning_of_message/Document_message_number" decoder="String" default="null" /> <jb:value property="messageFunctionCoded" data="BOPBNK/Beginning_of_message/Message_function__coded" decoder="String" default="null" /> <jb:value property="responseTypeCoded" data="BOPBNK/Beginning_of_message/Response_type__coded" decoder="String" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="BOPBNK.Beginning_of_message.DOCUMENT_MESSAGE_NAME" /> </jb:bean> <jb:bean beanId="BOPBNK.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d96a.common.field.DocumentMessageNameC002" createOnElement="BOPBNK/Beginning_of_message/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentMessageNameCoded" data="BOPBNK/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_message_name__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="BOPBNK/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="BOPBNK/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="documentMessageName" data="BOPBNK/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_message_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Date_time_period_List" class="java.util.ArrayList" createOnElement="BOPBNK"> <jb:wiring beanIdRef="BOPBNK.Date_time_period" /> </jb:bean> <jb:bean beanId="BOPBNK.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="BOPBNK/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="BOPBNK.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="BOPBNK.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="BOPBNK/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="BOPBNK/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="BOPBNK/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="BOPBNK/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_1_List" class="java.util.ArrayList" createOnElement="BOPBNK"> <jb:wiring beanIdRef="BOPBNK.Segment_group_1" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_1" class="org.milyn.edi.unedifact.d96a.BOPBNK.SegmentGroup1" createOnElement="BOPBNK/Segment_group_1"> <jb:wiring property="reference" beanIdRef="BOPBNK.Segment_group_1.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="BOPBNK.Segment_group_1.Date_time_period" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_1.Reference" class="org.milyn.edi.unedifact.d96a.common.Reference" createOnElement="BOPBNK/Segment_group_1/Reference"> <jb:wiring property="reference" beanIdRef="BOPBNK.Segment_group_1.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_1.Reference.REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.ReferenceC506" createOnElement="BOPBNK/Segment_group_1/Reference/REFERENCE"> <jb:value property="referenceQualifier" data="BOPBNK/Segment_group_1/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" /> <jb:value property="referenceNumber" data="BOPBNK/Segment_group_1/Reference/REFERENCE/Reference_number" decoder="String" default="null" /> <jb:value property="lineNumber" data="BOPBNK/Segment_group_1/Reference/REFERENCE/Line_number" decoder="String" default="null" /> <jb:value property="referenceVersionNumber" data="BOPBNK/Segment_group_1/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_1.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="BOPBNK/Segment_group_1/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="BOPBNK.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="BOPBNK/Segment_group_1/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="BOPBNK/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="BOPBNK/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="BOPBNK/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_2_List" class="java.util.ArrayList" createOnElement="BOPBNK"> <jb:wiring beanIdRef="BOPBNK.Segment_group_2" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_2" class="org.milyn.edi.unedifact.d96a.BOPBNK.SegmentGroup2" createOnElement="BOPBNK/Segment_group_2"> <jb:wiring property="nameAndAddress" beanIdRef="BOPBNK.Segment_group_2.Name_and_address" /> <jb:wiring property="contactInformation" beanIdRef="BOPBNK.Segment_group_2.Contact_information" /> <jb:wiring property="communicationContact" beanIdRef="BOPBNK.Segment_group_2.Communication_contact_List" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_2.Name_and_address" class="org.milyn.edi.unedifact.d96a.common.NameAndAddress" createOnElement="BOPBNK/Segment_group_2/Name_and_address"> <jb:value property="partyQualifier" data="BOPBNK/Segment_group_2/Name_and_address/Party_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="BOPBNK/Segment_group_2/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="countrySubEntityIdentification" data="BOPBNK/Segment_group_2/Name_and_address/Country_sub_entity_identification" decoder="String" default="null" /> <jb:value property="postcodeIdentification" data="BOPBNK/Segment_group_2/Name_and_address/Postcode_identification" decoder="String" default="null" /> <jb:value property="countryCoded" data="BOPBNK/Segment_group_2/Name_and_address/Country__coded" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="BOPBNK.Segment_group_2.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="BOPBNK.Segment_group_2.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="BOPBNK.Segment_group_2.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="BOPBNK.Segment_group_2.Name_and_address.STREET" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_2.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.PartyIdentificationDetailsC082" createOnElement="BOPBNK/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdIdentification" data="BOPBNK/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_id._identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="BOPBNK/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="BOPBNK/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_2.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d96a.common.field.NameAndAddressC058" createOnElement="BOPBNK/Segment_group_2/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressLine1" data="BOPBNK/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressLine2" data="BOPBNK/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressLine3" data="BOPBNK/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressLine4" data="BOPBNK/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressLine5" data="BOPBNK/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_2.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d96a.common.field.PartyNameC080" createOnElement="BOPBNK/Segment_group_2/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="BOPBNK/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="BOPBNK/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="BOPBNK/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="BOPBNK/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="BOPBNK/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCoded" data="BOPBNK/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_format__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_2.Name_and_address.STREET" class="org.milyn.edi.unedifact.d96a.common.field.StreetC059" createOnElement="BOPBNK/Segment_group_2/Name_and_address/STREET"> <jb:value property="streetAndNumberPOBox1" data="BOPBNK/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox2" data="BOPBNK/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox3" data="BOPBNK/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox4" data="BOPBNK/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_2.Contact_information" class="org.milyn.edi.unedifact.d96a.common.ContactInformation" createOnElement="BOPBNK/Segment_group_2/Contact_information"> <jb:value property="contactFunctionCoded" data="BOPBNK/Segment_group_2/Contact_information/Contact_function__coded" decoder="String" default="null" /> <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="BOPBNK.Segment_group_2.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_2.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="BOPBNK/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeIdentification" data="BOPBNK/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_identification" decoder="String" default="null" /> <jb:value property="departmentOrEmployee" data="BOPBNK/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_2.Communication_contact_List" class="java.util.ArrayList" createOnElement="BOPBNK/Segment_group_2"> <jb:wiring beanIdRef="BOPBNK.Segment_group_2.Communication_contact" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_2.Communication_contact" class="org.milyn.edi.unedifact.d96a.common.CommunicationContact" createOnElement="BOPBNK/Segment_group_2/Communication_contact"> <jb:wiring property="communicationContact" beanIdRef="BOPBNK.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d96a.common.field.CommunicationContactC076" createOnElement="BOPBNK/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationNumber" data="BOPBNK/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_number" decoder="String" default="null" /> <jb:value property="communicationChannelQualifier" data="BOPBNK/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_channel_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3_List" class="java.util.ArrayList" createOnElement="BOPBNK"> <jb:wiring beanIdRef="BOPBNK.Segment_group_3" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3" class="org.milyn.edi.unedifact.d96a.BOPBNK.SegmentGroup3" createOnElement="BOPBNK/Segment_group_3"> <jb:wiring property="lineItem" beanIdRef="BOPBNK.Segment_group_3.Line_item" /> <jb:wiring property="monetaryAmount" beanIdRef="BOPBNK.Segment_group_3.Monetary_amount_List" /> <jb:wiring property="segmentGroup4" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4_List" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Line_item" class="org.milyn.edi.unedifact.d96a.common.LineItem" createOnElement="BOPBNK/Segment_group_3/Line_item"> <jb:value property="lineItemNumber" data="BOPBNK/Segment_group_3/Line_item/Line_item_number" decoder="DABigDecimal" default="null" /> <jb:value property="actionRequestNotificationCoded" data="BOPBNK/Segment_group_3/Line_item/Action_request_notification__coded" decoder="String" default="null" /> <jb:value property="configurationLevel" data="BOPBNK/Segment_group_3/Line_item/Configuration_level" decoder="DABigDecimal" default="null" /> <jb:value property="configurationCoded" data="BOPBNK/Segment_group_3/Line_item/Configuration__coded" decoder="String" default="null" /> <jb:wiring property="itemNumberIdentification" beanIdRef="BOPBNK.Segment_group_3.Line_item.ITEM_NUMBER_IDENTIFICATION" /> <jb:wiring property="subLineInformation" beanIdRef="BOPBNK.Segment_group_3.Line_item.SUB_LINE_INFORMATION" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Line_item.ITEM_NUMBER_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.ItemNumberIdentificationC212" createOnElement="BOPBNK/Segment_group_3/Line_item/ITEM_NUMBER_IDENTIFICATION"> <jb:value property="itemNumber" data="BOPBNK/Segment_group_3/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_number" decoder="String" default="null" /> <jb:value property="itemNumberTypeCoded" data="BOPBNK/Segment_group_3/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_number_type__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="BOPBNK/Segment_group_3/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="BOPBNK/Segment_group_3/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Line_item.SUB_LINE_INFORMATION" class="org.milyn.edi.unedifact.d96a.common.field.SubLineInformationC829" createOnElement="BOPBNK/Segment_group_3/Line_item/SUB_LINE_INFORMATION"> <jb:value property="subLineIndicatorCoded" data="BOPBNK/Segment_group_3/Line_item/SUB_LINE_INFORMATION/Sub_line_indicator__coded" decoder="String" default="null" /> <jb:value property="lineItemNumber" data="BOPBNK/Segment_group_3/Line_item/SUB_LINE_INFORMATION/Line_item_number" decoder="DABigDecimal" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Monetary_amount_List" class="java.util.ArrayList" createOnElement="BOPBNK/Segment_group_3"> <jb:wiring beanIdRef="BOPBNK.Segment_group_3.Monetary_amount" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Monetary_amount" class="org.milyn.edi.unedifact.d96a.common.MonetaryAmount" createOnElement="BOPBNK/Segment_group_3/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="BOPBNK.Segment_group_3.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d96a.common.field.MonetaryAmountC516" createOnElement="BOPBNK/Segment_group_3/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="BOPBNK/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="BOPBNK/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="BOPBNK/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="BOPBNK/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="BOPBNK/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4_List" class="java.util.ArrayList" createOnElement="BOPBNK/Segment_group_3"> <jb:wiring beanIdRef="BOPBNK.Segment_group_3.Segment_group_4" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4" class="org.milyn.edi.unedifact.d96a.BOPBNK.SegmentGroup4" createOnElement="BOPBNK/Segment_group_3/Segment_group_4"> <jb:wiring property="requirementsAndConditions" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Requirements_and_conditions" /> <jb:wiring property="freeText" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Free_text" /> <jb:wiring property="segmentGroup5" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5_List" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Requirements_and_conditions" class="org.milyn.edi.unedifact.d96a.common.RequirementsAndConditions" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Requirements_and_conditions"> <jb:value property="sectorSubjectIdentificationQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Requirements_and_conditions/Sector_subject_identification_qualifier" decoder="String" default="null" /> <jb:value property="actionRequestNotificationCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Requirements_and_conditions/Action_request_notification__coded" decoder="String" default="null" /> <jb:wiring property="requirementConditionIdentification" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RequirementConditionIdentificationC550" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION"> <jb:value property="requirementConditionIdentification" data="BOPBNK/Segment_group_3/Segment_group_4/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_condition_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="requirementOrCondition" data="BOPBNK/Segment_group_3/Segment_group_4/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Free_text" class="org.milyn.edi.unedifact.d96a.common.FreeText" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Free_text"> <jb:value property="textSubjectQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Free_text/Text_subject_qualifier" decoder="String" default="null" /> <jb:value property="textFunctionCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Free_text/Text_function__coded" decoder="String" default="null" /> <jb:value property="languageCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Free_text/Language__coded" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.TextReferenceC107" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Free_text__coded" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d96a.common.field.TextLiteralC108" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="BOPBNK/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="BOPBNK/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="BOPBNK/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="BOPBNK/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="BOPBNK/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5_List" class="java.util.ArrayList" createOnElement="BOPBNK/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5" class="org.milyn.edi.unedifact.d96a.BOPBNK.SegmentGroup5" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring property="monetaryAmount" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount" /> <jb:wiring property="segmentGroup6" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6" /> <jb:wiring property="segmentGroup7" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_7" /> <jb:wiring property="nameAndAddress" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address" /> <jb:wiring property="placeLocationIdentification" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification_List" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount" class="org.milyn.edi.unedifact.d96a.common.MonetaryAmount" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d96a.common.field.MonetaryAmountC516" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Currency__coded" decoder="String" default="null" /> <jb:value property="currencyQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Monetary_amount/MONETARY_AMOUNT/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6" class="org.milyn.edi.unedifact.d96a.BOPBNK.SegmentGroup6" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6"> <jb:wiring property="relatedIdentificationNumbers" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Related_identification_numbers" /> <jb:wiring property="quantity" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Quantity" /> <jb:wiring property="priceDetails" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Price_details" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Related_identification_numbers" class="org.milyn.edi.unedifact.d96a.common.RelatedIdentificationNumbers" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers"> <jb:value property="setIdentificationQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/Set_identification_qualifier" decoder="String" default="null" /> <jb:wiring property="identificationNumber1" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" /> <jb:wiring property="identificationNumber2" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" /> <jb:wiring property="identificationNumber3" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" /> <jb:wiring property="identificationNumber4" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" /> <jb:wiring property="identificationNumber5" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" class="org.milyn.edi.unedifact.d96a.common.field.IdentificationNumberC206" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1"> <jb:value property="identityNumber" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Identity_number" decoder="String" default="null" /> <jb:value property="identityNumberQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Identity_number_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" class="org.milyn.edi.unedifact.d96a.common.field.IdentificationNumberC206" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2"> <jb:value property="identityNumber" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Identity_number" decoder="String" default="null" /> <jb:value property="identityNumberQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Identity_number_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" class="org.milyn.edi.unedifact.d96a.common.field.IdentificationNumberC206" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3"> <jb:value property="identityNumber" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Identity_number" decoder="String" default="null" /> <jb:value property="identityNumberQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Identity_number_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" class="org.milyn.edi.unedifact.d96a.common.field.IdentificationNumberC206" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4"> <jb:value property="identityNumber" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Identity_number" decoder="String" default="null" /> <jb:value property="identityNumberQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Identity_number_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" class="org.milyn.edi.unedifact.d96a.common.field.IdentificationNumberC206" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5"> <jb:value property="identityNumber" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Identity_number" decoder="String" default="null" /> <jb:value property="identityNumberQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Identity_number_qualifier" decoder="String" default="null" /> <jb:value property="statusCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Status__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Quantity" class="org.milyn.edi.unedifact.d96a.common.Quantity" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Quantity"> <jb:wiring property="quantityDetails" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Quantity.QUANTITY_DETAILS" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.QuantityDetailsC186" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Quantity/QUANTITY_DETAILS"> <jb:value property="quantityQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Quantity/QUANTITY_DETAILS/Quantity_qualifier" decoder="String" default="null" /> <jb:value property="quantity" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Quantity/QUANTITY_DETAILS/Quantity" decoder="DABigDecimal" default="null" /> <jb:value property="measureUnitQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Quantity/QUANTITY_DETAILS/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Price_details" class="org.milyn.edi.unedifact.d96a.common.PriceDetails" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Price_details"> <jb:value property="subLinePriceChangeCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Price_details/Sub_line_price_change__coded" decoder="String" default="null" /> <jb:wiring property="priceInformation" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Price_details.PRICE_INFORMATION" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_6.Price_details.PRICE_INFORMATION" class="org.milyn.edi.unedifact.d96a.common.field.PriceInformationC509" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Price_details/PRICE_INFORMATION"> <jb:value property="priceQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Price_details/PRICE_INFORMATION/Price_qualifier" decoder="String" default="null" /> <jb:value property="price" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Price_details/PRICE_INFORMATION/Price" decoder="DABigDecimal" default="null" /> <jb:value property="priceTypeCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Price_details/PRICE_INFORMATION/Price_type__coded" decoder="String" default="null" /> <jb:value property="priceTypeQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Price_details/PRICE_INFORMATION/Price_type_qualifier" decoder="String" default="null" /> <jb:value property="unitPriceBasis" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Price_details/PRICE_INFORMATION/Unit_price_basis" decoder="DABigDecimal" default="null" /> <jb:value property="measureUnitQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_6/Price_details/PRICE_INFORMATION/Measure_unit_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_7" class="org.milyn.edi.unedifact.d96a.BOPBNK.SegmentGroup7" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_7"> <jb:wiring property="reference" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_7.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_7.Date_time_period" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_7.Reference" class="org.milyn.edi.unedifact.d96a.common.Reference" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_7/Reference"> <jb:wiring property="reference" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_7.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_7.Reference.REFERENCE" class="org.milyn.edi.unedifact.d96a.common.field.ReferenceC506" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_7/Reference/REFERENCE"> <jb:value property="referenceQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_7/Reference/REFERENCE/Reference_qualifier" decoder="String" default="null" /> <jb:value property="referenceNumber" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_7/Reference/REFERENCE/Reference_number" decoder="String" default="null" /> <jb:value property="lineNumber" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_7/Reference/REFERENCE/Line_number" decoder="String" default="null" /> <jb:value property="referenceVersionNumber" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_7/Reference/REFERENCE/Reference_version_number" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_7.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_7/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Segment_group_7.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_7/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Segment_group_7/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address" class="org.milyn.edi.unedifact.d96a.common.NameAndAddress" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address"> <jb:value property="partyQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/Party_qualifier" decoder="String" default="null" /> <jb:value property="cityName" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/City_name" decoder="String" default="null" /> <jb:value property="countrySubEntityIdentification" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/Country_sub_entity_identification" decoder="String" default="null" /> <jb:value property="postcodeIdentification" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/Postcode_identification" decoder="String" default="null" /> <jb:value property="countryCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/Country__coded" decoder="String" default="null" /> <jb:wiring property="partyIdentificationDetails" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.PARTY_IDENTIFICATION_DETAILS" /> <jb:wiring property="nameAndAddress" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.NAME_AND_ADDRESS" /> <jb:wiring property="partyName" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.PARTY_NAME" /> <jb:wiring property="street" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.STREET" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d96a.common.field.PartyIdentificationDetailsC082" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdIdentification" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_id._identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d96a.common.field.NameAndAddressC058" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressLine1" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressLine2" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressLine3" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressLine4" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressLine5" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d96a.common.field.PartyNameC080" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_NAME"> <jb:value property="partyName1" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" /> <jb:value property="partyName2" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" /> <jb:value property="partyName3" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" /> <jb:value property="partyName4" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" /> <jb:value property="partyName5" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" /> <jb:value property="partyNameFormatCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/PARTY_NAME/Party_name_format__coded" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Name_and_address.STREET" class="org.milyn.edi.unedifact.d96a.common.field.StreetC059" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/STREET"> <jb:value property="streetAndNumberPOBox1" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/STREET/Street_and_number_p.o._box_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox2" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/STREET/Street_and_number_p.o._box_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox3" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/STREET/Street_and_number_p.o._box_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberPOBox4" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Name_and_address/STREET/Street_and_number_p.o._box_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification_List" class="java.util.ArrayList" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5"> <jb:wiring beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification" class="org.milyn.edi.unedifact.d96a.common.PlaceLocationIdentification" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification"> <jb:value property="placeLocationQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/Place_location_qualifier" decoder="String" default="null" /> <jb:value property="relationCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/Relation__coded" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.LocationIdentificationC517" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="placeLocationIdentification" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Place_location_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="placeLocation" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/LOCATION_IDENTIFICATION/Place_location" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationOneIdentificationC519" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="relatedPlaceLocationOneIdentification" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationOne" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_3.Segment_group_4.Segment_group_5.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d96a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="relatedPlaceLocationTwoIdentification" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" /> <jb:value property="codeListQualifier" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_qualifier" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCoded" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency__coded" decoder="String" default="null" /> <jb:value property="relatedPlaceLocationTwo" data="BOPBNK/Segment_group_3/Segment_group_4/Segment_group_5/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_8" class="org.milyn.edi.unedifact.d96a.BOPBNK.SegmentGroup8" createOnElement="BOPBNK/Segment_group_8"> <jb:wiring property="authenticationResult" beanIdRef="BOPBNK.Segment_group_8.Authentication_result" /> <jb:wiring property="dateTimePeriod" beanIdRef="BOPBNK.Segment_group_8.Date_time_period" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_8.Authentication_result" class="org.milyn.edi.unedifact.d96a.common.AuthenticationResult" createOnElement="BOPBNK/Segment_group_8/Authentication_result"> <jb:value property="validationResult" data="BOPBNK/Segment_group_8/Authentication_result/Validation_result" decoder="String" default="null" /> <jb:value property="validationKeyIdentification" data="BOPBNK/Segment_group_8/Authentication_result/Validation_key_identification" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_8.Date_time_period" class="org.milyn.edi.unedifact.d96a.common.DateTimePeriod" createOnElement="BOPBNK/Segment_group_8/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="BOPBNK.Segment_group_8.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="BOPBNK.Segment_group_8.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d96a.common.field.DateTimePeriodC507" createOnElement="BOPBNK/Segment_group_8/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateTimePeriodQualifier" data="BOPBNK/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_time_period_qualifier" decoder="String" default="null" /> <jb:value property="dateTimePeriod" data="BOPBNK/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_time_period" decoder="String" default="null" /> <jb:value property="dateTimePeriodFormatQualifier" data="BOPBNK/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_qualifier" decoder="String" default="null" /> </jb:bean> </smooks-resource-list>