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