org.milyn.edi.unedifact.d05a.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/d05a/BOPINF/edimappingconfig.xml" validate="false" /> <jb:bean beanId="BOPINF" class="org.milyn.edi.unedifact.d05a.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="controlTotal" beanIdRef="BOPINF.Control_total_List" /> </jb:bean> <jb:bean beanId="BOPINF.Beginning_of_message" class="org.milyn.edi.unedifact.d05a.common.BeginningOfMessage" createOnElement="BOPINF/Beginning_of_message"> <jb:value property="messageFunctionCode" data="BOPINF/Beginning_of_message/Message_function_code" decoder="String" default="null" /> <jb:value property="responseTypeCode" data="BOPINF/Beginning_of_message/Response_type_code" decoder="String" default="null" /> <jb:wiring property="documentMessageName" beanIdRef="BOPINF.Beginning_of_message.DOCUMENT_MESSAGE_NAME" /> <jb:wiring property="documentMessageIdentification" beanIdRef="BOPINF.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="BOPINF.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageNameC002" createOnElement="BOPINF/Beginning_of_message/DOCUMENT_MESSAGE_NAME"> <jb:value property="documentNameCode" data="BOPINF/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BOPINF/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BOPINF/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="documentName" data="BOPINF/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.DocumentMessageIdentificationC106" createOnElement="BOPINF/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION"> <jb:value property="documentIdentifier" data="BOPINF/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Document_identifier" decoder="String" default="null" /> <jb:value property="versionIdentifier" data="BOPINF/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="BOPINF/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Revision_identifier" 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.d05a.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.d05a.common.field.DateTimePeriodC507" createOnElement="BOPINF/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="BOPINF/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="BOPINF/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="BOPINF/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" 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.d05a.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.d05a.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.d05a.common.field.ReferenceC506" createOnElement="BOPINF/Segment_group_1/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="BOPINF/Segment_group_1/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="BOPINF/Segment_group_1/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="BOPINF/Segment_group_1/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="BOPINF/Segment_group_1/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="BOPINF/Segment_group_1/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_1.Date_time_period" class="org.milyn.edi.unedifact.d05a.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.d05a.common.field.DateTimePeriodC507" createOnElement="BOPINF/Segment_group_1/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="BOPINF/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="BOPINF/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="BOPINF/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="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.d05a.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:wiring property="freeText" beanIdRef="BOPINF.Segment_group_2.Free_text_List" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_2.Name_and_address" class="org.milyn.edi.unedifact.d05a.common.NameAndAddress" createOnElement="BOPINF/Segment_group_2/Name_and_address"> <jb:value property="partyFunctionCodeQualifier" data="BOPINF/Segment_group_2/Name_and_address/Party_function_code_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="postalIdentificationCode" data="BOPINF/Segment_group_2/Name_and_address/Postal_identification_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="BOPINF/Segment_group_2/Name_and_address/Country_name_code" 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:wiring property="countrySubEntityDetails" beanIdRef="BOPINF.Segment_group_2.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_2.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.PartyIdentificationDetailsC082" createOnElement="BOPINF/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS"> <jb:value property="partyIdentifier" data="BOPINF/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BOPINF/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BOPINF/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_2.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d05a.common.field.NameAndAddressC058" createOnElement="BOPINF/Segment_group_2/Name_and_address/NAME_AND_ADDRESS"> <jb:value property="nameAndAddressDescription1" data="BOPINF/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription2" data="BOPINF/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription3" data="BOPINF/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription4" data="BOPINF/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" /> <jb:value property="nameAndAddressDescription5" data="BOPINF/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_2.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d05a.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="partyNameFormatCode" data="BOPINF/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_2.Name_and_address.STREET" class="org.milyn.edi.unedifact.d05a.common.field.StreetC059" createOnElement="BOPINF/Segment_group_2/Name_and_address/STREET"> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="BOPINF/Segment_group_2/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="BOPINF/Segment_group_2/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="BOPINF/Segment_group_2/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" /> <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="BOPINF/Segment_group_2/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_2.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d05a.common.field.CountrySubEntityDetailsC819" createOnElement="BOPINF/Segment_group_2/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS"> <jb:value property="countrySubEntityNameCode" data="BOPINF/Segment_group_2/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BOPINF/Segment_group_2/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BOPINF/Segment_group_2/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="countrySubEntityName" data="BOPINF/Segment_group_2/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_2.Contact_information" class="org.milyn.edi.unedifact.d05a.common.ContactInformation" createOnElement="BOPINF/Segment_group_2/Contact_information"> <jb:value property="contactFunctionCode" data="BOPINF/Segment_group_2/Contact_information/Contact_function_code" 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.d05a.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="BOPINF/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS"> <jb:value property="departmentOrEmployeeNameCode" data="BOPINF/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" /> <jb:value property="departmentOrEmployeeName" data="BOPINF/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" 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.d05a.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.d05a.common.field.CommunicationContactC076" createOnElement="BOPINF/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT"> <jb:value property="communicationAddressIdentifier" data="BOPINF/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" /> <jb:value property="communicationAddressCodeQualifier" data="BOPINF/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_2.Free_text_List" class="java.util.ArrayList" createOnElement="BOPINF/Segment_group_2"> <jb:wiring beanIdRef="BOPINF.Segment_group_2.Free_text" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_2.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="BOPINF/Segment_group_2/Free_text"> <jb:value property="textSubjectCodeQualifier" data="BOPINF/Segment_group_2/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="BOPINF/Segment_group_2/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="BOPINF/Segment_group_2/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="BOPINF/Segment_group_2/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="BOPINF.Segment_group_2.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="BOPINF.Segment_group_2.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_2.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="BOPINF/Segment_group_2/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="BOPINF/Segment_group_2/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BOPINF/Segment_group_2/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BOPINF/Segment_group_2/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_2.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="BOPINF/Segment_group_2/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="BOPINF/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="BOPINF/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="BOPINF/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="BOPINF/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="BOPINF/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_-_-5" 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.d05a.BOPINF.SegmentGroup3" createOnElement="BOPINF/Segment_group_3"> <jb:wiring property="reference" beanIdRef="BOPINF.Segment_group_3.Reference" /> <jb:wiring property="dateTimePeriod" beanIdRef="BOPINF.Segment_group_3.Date_time_period" /> <jb:wiring property="segmentGroup4" beanIdRef="BOPINF.Segment_group_3.Segment_group_4_List" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Reference" class="org.milyn.edi.unedifact.d05a.common.Reference" createOnElement="BOPINF/Segment_group_3/Reference"> <jb:wiring property="reference" beanIdRef="BOPINF.Segment_group_3.Reference.REFERENCE" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Reference.REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.ReferenceC506" createOnElement="BOPINF/Segment_group_3/Reference/REFERENCE"> <jb:value property="referenceCodeQualifier" data="BOPINF/Segment_group_3/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" /> <jb:value property="referenceIdentifier" data="BOPINF/Segment_group_3/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" /> <jb:value property="documentLineIdentifier" data="BOPINF/Segment_group_3/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" /> <jb:value property="referenceVersionIdentifier" data="BOPINF/Segment_group_3/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" /> <jb:value property="revisionIdentifier" data="BOPINF/Segment_group_3/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Date_time_period" class="org.milyn.edi.unedifact.d05a.common.DateTimePeriod" createOnElement="BOPINF/Segment_group_3/Date_time_period"> <jb:wiring property="dateTimePeriod" beanIdRef="BOPINF.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d05a.common.field.DateTimePeriodC507" createOnElement="BOPINF/Segment_group_3/Date_time_period/DATE_TIME_PERIOD"> <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="BOPINF/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodText" data="BOPINF/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" /> <jb:value property="dateOrTimeOrPeriodFormatCode" data="BOPINF/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Segment_group_4_List" class="java.util.ArrayList" createOnElement="BOPINF/Segment_group_3"> <jb:wiring beanIdRef="BOPINF.Segment_group_3.Segment_group_4" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Segment_group_4" class="org.milyn.edi.unedifact.d05a.BOPINF.SegmentGroup4" createOnElement="BOPINF/Segment_group_3/Segment_group_4"> <jb:wiring property="requirementsAndConditions" beanIdRef="BOPINF.Segment_group_3.Segment_group_4.Requirements_and_conditions" /> <jb:wiring property="freeText" beanIdRef="BOPINF.Segment_group_3.Segment_group_4.Free_text_List" /> <jb:wiring property="monetaryAmount" beanIdRef="BOPINF.Segment_group_3.Segment_group_4.Monetary_amount" /> <jb:wiring property="placeLocationIdentification" beanIdRef="BOPINF.Segment_group_3.Segment_group_4.Place_location_identification_List" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Segment_group_4.Requirements_and_conditions" class="org.milyn.edi.unedifact.d05a.common.RequirementsAndConditions" createOnElement="BOPINF/Segment_group_3/Segment_group_4/Requirements_and_conditions"> <jb:value property="sectorAreaIdentificationCodeQualifier" data="BOPINF/Segment_group_3/Segment_group_4/Requirements_and_conditions/Sector_area_identification_code_qualifier" decoder="String" default="null" /> <jb:value property="actionRequestNotificationDescriptionCode" data="BOPINF/Segment_group_3/Segment_group_4/Requirements_and_conditions/Action_request_notification_description_code" decoder="String" default="null" /> <jb:value property="countryNameCode" data="BOPINF/Segment_group_3/Segment_group_4/Requirements_and_conditions/Country_name_code" decoder="String" default="null" /> <jb:wiring property="requirementConditionIdentification" beanIdRef="BOPINF.Segment_group_3.Segment_group_4.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Segment_group_4.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RequirementConditionIdentificationC550" createOnElement="BOPINF/Segment_group_3/Segment_group_4/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION"> <jb:value property="requirementOrConditionDescriptionIdentifier" data="BOPINF/Segment_group_3/Segment_group_4/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description_identifier" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BOPINF/Segment_group_3/Segment_group_4/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BOPINF/Segment_group_3/Segment_group_4/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="requirementOrConditionDescription" data="BOPINF/Segment_group_3/Segment_group_4/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Segment_group_4.Free_text_List" class="java.util.ArrayList" createOnElement="BOPINF/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BOPINF.Segment_group_3.Segment_group_4.Free_text" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Segment_group_4.Free_text" class="org.milyn.edi.unedifact.d05a.common.FreeText" createOnElement="BOPINF/Segment_group_3/Segment_group_4/Free_text"> <jb:value property="textSubjectCodeQualifier" data="BOPINF/Segment_group_3/Segment_group_4/Free_text/Text_subject_code_qualifier" decoder="String" default="null" /> <jb:value property="freeTextFunctionCode" data="BOPINF/Segment_group_3/Segment_group_4/Free_text/Free_text_function_code" decoder="String" default="null" /> <jb:value property="languageNameCode" data="BOPINF/Segment_group_3/Segment_group_4/Free_text/Language_name_code" decoder="String" default="null" /> <jb:value property="freeTextFormatCode" data="BOPINF/Segment_group_3/Segment_group_4/Free_text/Free_text_format_code" decoder="String" default="null" /> <jb:wiring property="textReference" beanIdRef="BOPINF.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" /> <jb:wiring property="textLiteral" beanIdRef="BOPINF.Segment_group_3.Segment_group_4.Free_text.TEXT_LITERAL" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d05a.common.field.TextReferenceC107" createOnElement="BOPINF/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE"> <jb:value property="freeTextDescriptionCode" data="BOPINF/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BOPINF/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BOPINF/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Segment_group_4.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d05a.common.field.TextLiteralC108" createOnElement="BOPINF/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL"> <jb:value property="freeText1" data="BOPINF/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" /> <jb:value property="freeText2" data="BOPINF/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" /> <jb:value property="freeText3" data="BOPINF/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" /> <jb:value property="freeText4" data="BOPINF/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" /> <jb:value property="freeText5" data="BOPINF/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Segment_group_4.Monetary_amount" class="org.milyn.edi.unedifact.d05a.common.MonetaryAmount" createOnElement="BOPINF/Segment_group_3/Segment_group_4/Monetary_amount"> <jb:wiring property="monetaryAmount" beanIdRef="BOPINF.Segment_group_3.Segment_group_4.Monetary_amount.MONETARY_AMOUNT" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Segment_group_4.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d05a.common.field.MonetaryAmountC516" createOnElement="BOPINF/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT"> <jb:value property="monetaryAmountTypeCodeQualifier" data="BOPINF/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" /> <jb:value property="monetaryAmount" data="BOPINF/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Monetary_amount" decoder="DABigDecimal" default="null" /> <jb:value property="currencyIdentificationCode" data="BOPINF/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" /> <jb:value property="currencyTypeCodeQualifier" data="BOPINF/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Currency_type_code_qualifier" decoder="String" default="null" /> <jb:value property="statusDescriptionCode" data="BOPINF/Segment_group_3/Segment_group_4/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Segment_group_4.Place_location_identification_List" class="java.util.ArrayList" createOnElement="BOPINF/Segment_group_3/Segment_group_4"> <jb:wiring beanIdRef="BOPINF.Segment_group_3.Segment_group_4.Place_location_identification" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Segment_group_4.Place_location_identification" class="org.milyn.edi.unedifact.d05a.common.PlaceLocationIdentification" createOnElement="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification"> <jb:value property="locationFunctionCodeQualifier" data="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" /> <jb:value property="relationCode" data="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification/Relation_code" decoder="String" default="null" /> <jb:wiring property="locationIdentification" beanIdRef="BOPINF.Segment_group_3.Segment_group_4.Place_location_identification.LOCATION_IDENTIFICATION" /> <jb:wiring property="relatedLocationOneIdentification" beanIdRef="BOPINF.Segment_group_3.Segment_group_4.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" /> <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="BOPINF.Segment_group_3.Segment_group_4.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Segment_group_4.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.LocationIdentificationC517" createOnElement="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION"> <jb:value property="locationNameCode" data="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="locationName" data="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Segment_group_4.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RelatedLocationOneIdentificationC519" createOnElement="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION"> <jb:value property="firstRelatedLocationNameCode" data="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="firstRelatedLocationName" data="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Segment_group_3.Segment_group_4.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d05a.common.field.RelatedLocationTwoIdentificationC553" createOnElement="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION"> <jb:value property="secondRelatedLocationNameCode" data="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" /> <jb:value property="codeListIdentificationCode" data="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" /> <jb:value property="codeListResponsibleAgencyCode" data="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" /> <jb:value property="secondRelatedLocationName" data="BOPINF/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" /> </jb:bean> <jb:bean beanId="BOPINF.Control_total_List" class="java.util.ArrayList" createOnElement="BOPINF"> <jb:wiring beanIdRef="BOPINF.Control_total" /> </jb:bean> <jb:bean beanId="BOPINF.Control_total" class="org.milyn.edi.unedifact.d05a.common.ControlTotal" createOnElement="BOPINF/Control_total"> <jb:wiring property="control" beanIdRef="BOPINF.Control_total.CONTROL" /> </jb:bean> <jb:bean beanId="BOPINF.Control_total.CONTROL" class="org.milyn.edi.unedifact.d05a.common.field.ControlC270" createOnElement="BOPINF/Control_total/CONTROL"> <jb:value property="controlTotalTypeCodeQualifier" data="BOPINF/Control_total/CONTROL/Control_total_type_code_qualifier" decoder="String" default="null" /> <jb:value property="controlTotalQuantity" data="BOPINF/Control_total/CONTROL/Control_total_quantity" decoder="DABigDecimal" default="null" /> <jb:value property="measurementUnitCode" data="BOPINF/Control_total/CONTROL/Measurement_unit_code" decoder="String" default="null" /> </jb:bean> </smooks-resource-list>