All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.milyn.edi.unedifact.d99b.BOPDIR.bindingconfig.xml Maven / Gradle / Ivy

There is a newer version: 1.7.1.0
Show newest version
<?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/d99b/BOPDIR/edimappingconfig.xml" validate="false" />


    <jb:bean beanId="BOPDIR" class="org.milyn.edi.unedifact.d99b.BOPDIR.Bopdir" createOnElement="BOPDIR">
        <jb:wiring property="beginningOfMessage" beanIdRef="BOPDIR.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="BOPDIR.Date_time_period_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="BOPDIR.Segment_group_1_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="BOPDIR.Segment_group_2_List" />
        <jb:wiring property="segmentGroup3" beanIdRef="BOPDIR.Segment_group_3_List" />
        <jb:wiring property="sectionControl" beanIdRef="BOPDIR.Section_control" />
        <jb:wiring property="segmentGroup8" beanIdRef="BOPDIR.Segment_group_8_List" />
        <jb:wiring property="controlTotal" beanIdRef="BOPDIR.Control_total_List" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Beginning_of_message" class="org.milyn.edi.unedifact.d99b.common.BeginningOfMessage" createOnElement="BOPDIR/Beginning_of_message">
        <jb:value property="messageFunctionCode" data="BOPDIR/Beginning_of_message/Message_function_code" decoder="String" default="null" />
        <jb:value property="responseTypeCode" data="BOPDIR/Beginning_of_message/Response_type_code" decoder="String" default="null" />
        <jb:wiring property="documentMessageName" beanIdRef="BOPDIR.Beginning_of_message.DOCUMENT_MESSAGE_NAME" />
        <jb:wiring property="documentMessageIdentification" beanIdRef="BOPDIR.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Beginning_of_message.DOCUMENT_MESSAGE_NAME" class="org.milyn.edi.unedifact.d99b.common.field.DocumentMessageNameC002" createOnElement="BOPDIR/Beginning_of_message/DOCUMENT_MESSAGE_NAME">
        <jb:value property="documentNameCode" data="BOPDIR/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="documentName" data="BOPDIR/Beginning_of_message/DOCUMENT_MESSAGE_NAME/Document_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.DocumentMessageIdentificationC106" createOnElement="BOPDIR/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION">
        <jb:value property="documentMessageNumber" data="BOPDIR/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Document_message_number" decoder="String" default="null" />
        <jb:value property="version" data="BOPDIR/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Version" decoder="String" default="null" />
        <jb:value property="revisionNumber" data="BOPDIR/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Revision_number" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Date_time_period_List" class="java.util.ArrayList" createOnElement="BOPDIR">
        <jb:wiring beanIdRef="BOPDIR.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Date_time_period" class="org.milyn.edi.unedifact.d99b.common.DateTimePeriod" createOnElement="BOPDIR/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="BOPDIR.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d99b.common.field.DateTimePeriodC507" createOnElement="BOPDIR/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateTimePeriodFunctionCodeQualifier" data="BOPDIR/Date_time_period/DATE_TIME_PERIOD/Date_time_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateTimePeriodValue" data="BOPDIR/Date_time_period/DATE_TIME_PERIOD/Date_time_period_value" decoder="String" default="null" />
        <jb:value property="dateTimePeriodFormatCode" data="BOPDIR/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_1_List" class="java.util.ArrayList" createOnElement="BOPDIR">
        <jb:wiring beanIdRef="BOPDIR.Segment_group_1" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_1" class="org.milyn.edi.unedifact.d99b.BOPDIR.SegmentGroup1" createOnElement="BOPDIR/Segment_group_1">
        <jb:wiring property="reference" beanIdRef="BOPDIR.Segment_group_1.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="BOPDIR.Segment_group_1.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_1.Reference" class="org.milyn.edi.unedifact.d99b.common.Reference" createOnElement="BOPDIR/Segment_group_1/Reference">
        <jb:wiring property="reference" beanIdRef="BOPDIR.Segment_group_1.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_1.Reference.REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.ReferenceC506" createOnElement="BOPDIR/Segment_group_1/Reference/REFERENCE">
        <jb:value property="referenceFunctionCodeQualifier" data="BOPDIR/Segment_group_1/Reference/REFERENCE/Reference_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="BOPDIR/Segment_group_1/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="lineNumber" data="BOPDIR/Segment_group_1/Reference/REFERENCE/Line_number" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="BOPDIR/Segment_group_1/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionNumber" data="BOPDIR/Segment_group_1/Reference/REFERENCE/Revision_number" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_1.Date_time_period" class="org.milyn.edi.unedifact.d99b.common.DateTimePeriod" createOnElement="BOPDIR/Segment_group_1/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="BOPDIR.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d99b.common.field.DateTimePeriodC507" createOnElement="BOPDIR/Segment_group_1/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateTimePeriodFunctionCodeQualifier" data="BOPDIR/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateTimePeriodValue" data="BOPDIR/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period_value" decoder="String" default="null" />
        <jb:value property="dateTimePeriodFormatCode" data="BOPDIR/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_2_List" class="java.util.ArrayList" createOnElement="BOPDIR">
        <jb:wiring beanIdRef="BOPDIR.Segment_group_2" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_2" class="org.milyn.edi.unedifact.d99b.BOPDIR.SegmentGroup2" createOnElement="BOPDIR/Segment_group_2">
        <jb:wiring property="nameAndAddress" beanIdRef="BOPDIR.Segment_group_2.Name_and_address" />
        <jb:wiring property="contactInformation" beanIdRef="BOPDIR.Segment_group_2.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="BOPDIR.Segment_group_2.Communication_contact_List" />
        <jb:wiring property="freeText" beanIdRef="BOPDIR.Segment_group_2.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_2.Name_and_address" class="org.milyn.edi.unedifact.d99b.common.NameAndAddress" createOnElement="BOPDIR/Segment_group_2/Name_and_address">
        <jb:value property="partyFunctionCodeQualifier" data="BOPDIR/Segment_group_2/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="cityName" data="BOPDIR/Segment_group_2/Name_and_address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="BOPDIR/Segment_group_2/Name_and_address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="BOPDIR/Segment_group_2/Name_and_address/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="BOPDIR.Segment_group_2.Name_and_address.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameAndAddress" beanIdRef="BOPDIR.Segment_group_2.Name_and_address.NAME_AND_ADDRESS" />
        <jb:wiring property="partyName" beanIdRef="BOPDIR.Segment_group_2.Name_and_address.PARTY_NAME" />
        <jb:wiring property="street" beanIdRef="BOPDIR.Segment_group_2.Name_and_address.STREET" />
        <jb:wiring property="countrySubEntityDetails" beanIdRef="BOPDIR.Segment_group_2.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_2.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.PartyIdentificationDetailsC082" createOnElement="BOPDIR/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS">
        <jb:value property="partyIdentifier" data="BOPDIR/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_2/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_2.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d99b.common.field.NameAndAddressC058" createOnElement="BOPDIR/Segment_group_2/Name_and_address/NAME_AND_ADDRESS">
        <jb:value property="nameAndAddressLine1" data="BOPDIR/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-1" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine2" data="BOPDIR/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-2" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine3" data="BOPDIR/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-3" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine4" data="BOPDIR/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-4" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine5" data="BOPDIR/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_2.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d99b.common.field.PartyNameC080" createOnElement="BOPDIR/Segment_group_2/Name_and_address/PARTY_NAME">
        <jb:value property="partyName1" data="BOPDIR/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" />
        <jb:value property="partyName2" data="BOPDIR/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" />
        <jb:value property="partyName3" data="BOPDIR/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" />
        <jb:value property="partyName4" data="BOPDIR/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" />
        <jb:value property="partyName5" data="BOPDIR/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" />
        <jb:value property="partyNameFormatCode" data="BOPDIR/Segment_group_2/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_2.Name_and_address.STREET" class="org.milyn.edi.unedifact.d99b.common.field.StreetC059" createOnElement="BOPDIR/Segment_group_2/Name_and_address/STREET">
        <jb:value property="streetAndNumberPOBox1" data="BOPDIR/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-1" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox2" data="BOPDIR/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-2" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox3" data="BOPDIR/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-3" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox4" data="BOPDIR/Segment_group_2/Name_and_address/STREET/Street_and_number_p.o._box_-_-4" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_2.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.CountrySubEntityDetailsC819" createOnElement="BOPDIR/Segment_group_2/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS">
        <jb:value property="countrySubEntityNameCode" data="BOPDIR/Segment_group_2/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_2/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_2/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countrySubEntityName" data="BOPDIR/Segment_group_2/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_2.Contact_information" class="org.milyn.edi.unedifact.d99b.common.ContactInformation" createOnElement="BOPDIR/Segment_group_2/Contact_information">
        <jb:value property="contactFunctionCode" data="BOPDIR/Segment_group_2/Contact_information/Contact_function_code" decoder="String" default="null" />
        <jb:wiring property="departmentOrEmployeeDetails" beanIdRef="BOPDIR.Segment_group_2.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_2.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="BOPDIR/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS">
        <jb:value property="departmentOrEmployeeIdentification" data="BOPDIR/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_identification" decoder="String" default="null" />
        <jb:value property="departmentOrEmployee" data="BOPDIR/Segment_group_2/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_2.Communication_contact_List" class="java.util.ArrayList" createOnElement="BOPDIR/Segment_group_2">
        <jb:wiring beanIdRef="BOPDIR.Segment_group_2.Communication_contact" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_2.Communication_contact" class="org.milyn.edi.unedifact.d99b.common.CommunicationContact" createOnElement="BOPDIR/Segment_group_2/Communication_contact">
        <jb:wiring property="communicationContact" beanIdRef="BOPDIR.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_2.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d99b.common.field.CommunicationContactC076" createOnElement="BOPDIR/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationNumber" data="BOPDIR/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_number" decoder="String" default="null" />
        <jb:value property="communicationNumberCodeQualifier" data="BOPDIR/Segment_group_2/Communication_contact/COMMUNICATION_CONTACT/Communication_number_code_qualifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_2.Free_text_List" class="java.util.ArrayList" createOnElement="BOPDIR/Segment_group_2">
        <jb:wiring beanIdRef="BOPDIR.Segment_group_2.Free_text" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_2.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="BOPDIR/Segment_group_2/Free_text">
        <jb:value property="textSubjectCodeQualifier" data="BOPDIR/Segment_group_2/Free_text/Text_subject_code_qualifier" decoder="String" default="null" />
        <jb:value property="textFunctionCoded" data="BOPDIR/Segment_group_2/Free_text/Text_function__coded" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="BOPDIR/Segment_group_2/Free_text/Language_name_code" decoder="String" default="null" />
        <jb:value property="textFormattingCoded" data="BOPDIR/Segment_group_2/Free_text/Text_formatting__coded" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="BOPDIR.Segment_group_2.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="BOPDIR.Segment_group_2.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_2.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.TextReferenceC107" createOnElement="BOPDIR/Segment_group_2/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextValueCode" data="BOPDIR/Segment_group_2/Free_text/TEXT_REFERENCE/Free_text_value_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_2/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_2/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_2.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="BOPDIR/Segment_group_2/Free_text/TEXT_LITERAL">
        <jb:value property="freeTextValue1" data="BOPDIR/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" />
        <jb:value property="freeTextValue2" data="BOPDIR/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" />
        <jb:value property="freeTextValue3" data="BOPDIR/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" />
        <jb:value property="freeTextValue4" data="BOPDIR/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" />
        <jb:value property="freeTextValue5" data="BOPDIR/Segment_group_2/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3_List" class="java.util.ArrayList" createOnElement="BOPDIR">
        <jb:wiring beanIdRef="BOPDIR.Segment_group_3" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3" class="org.milyn.edi.unedifact.d99b.BOPDIR.SegmentGroup3" createOnElement="BOPDIR/Segment_group_3">
        <jb:wiring property="reference" beanIdRef="BOPDIR.Segment_group_3.Reference" />
        <jb:wiring property="attribute" beanIdRef="BOPDIR.Segment_group_3.Attribute" />
        <jb:wiring property="financialInstitutionInformation" beanIdRef="BOPDIR.Segment_group_3.Financial_institution_information" />
        <jb:wiring property="nameAndAddress" beanIdRef="BOPDIR.Segment_group_3.Name_and_address_List" />
        <jb:wiring property="monetaryAmount" beanIdRef="BOPDIR.Segment_group_3.Monetary_amount_List" />
        <jb:wiring property="currencies" beanIdRef="BOPDIR.Segment_group_3.Currencies" />
        <jb:wiring property="segmentGroup4" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4_List" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Reference" class="org.milyn.edi.unedifact.d99b.common.Reference" createOnElement="BOPDIR/Segment_group_3/Reference">
        <jb:wiring property="reference" beanIdRef="BOPDIR.Segment_group_3.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Reference.REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.ReferenceC506" createOnElement="BOPDIR/Segment_group_3/Reference/REFERENCE">
        <jb:value property="referenceFunctionCodeQualifier" data="BOPDIR/Segment_group_3/Reference/REFERENCE/Reference_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="BOPDIR/Segment_group_3/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="lineNumber" data="BOPDIR/Segment_group_3/Reference/REFERENCE/Line_number" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="BOPDIR/Segment_group_3/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionNumber" data="BOPDIR/Segment_group_3/Reference/REFERENCE/Revision_number" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Attribute" class="org.milyn.edi.unedifact.d99b.common.Attribute" createOnElement="BOPDIR/Segment_group_3/Attribute">
        <jb:value property="attributeFunctionCodeQualifier" data="BOPDIR/Segment_group_3/Attribute/Attribute_function_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="attributeType" beanIdRef="BOPDIR.Segment_group_3.Attribute.ATTRIBUTE_TYPE" />
        <jb:wiring property="attributeDetail" beanIdRef="BOPDIR.Segment_group_3.Attribute.ATTRIBUTE_DETAIL" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Attribute.ATTRIBUTE_TYPE" class="org.milyn.edi.unedifact.d99b.common.field.AttributeTypeC955" createOnElement="BOPDIR/Segment_group_3/Attribute/ATTRIBUTE_TYPE">
        <jb:value property="attributeTypeDescriptionCode" data="BOPDIR/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Attribute_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="attributeTypeDescription" data="BOPDIR/Segment_group_3/Attribute/ATTRIBUTE_TYPE/Attribute_type_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Attribute.ATTRIBUTE_DETAIL" class="org.milyn.edi.unedifact.d99b.common.field.AttributeDetailC956" createOnElement="BOPDIR/Segment_group_3/Attribute/ATTRIBUTE_DETAIL">
        <jb:value property="attributeDescriptionCode" data="BOPDIR/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Attribute_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="attributeDescription" data="BOPDIR/Segment_group_3/Attribute/ATTRIBUTE_DETAIL/Attribute_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Financial_institution_information" class="org.milyn.edi.unedifact.d99b.common.FinancialInstitutionInformation" createOnElement="BOPDIR/Segment_group_3/Financial_institution_information">
        <jb:value property="partyFunctionCodeQualifier" data="BOPDIR/Segment_group_3/Financial_institution_information/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="BOPDIR/Segment_group_3/Financial_institution_information/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="accountHolderIdentification" beanIdRef="BOPDIR.Segment_group_3.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" />
        <jb:wiring property="institutionIdentification" beanIdRef="BOPDIR.Segment_group_3.Financial_institution_information.INSTITUTION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.AccountHolderIdentificationC078" createOnElement="BOPDIR/Segment_group_3/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION">
        <jb:value property="accountHolderNumber" data="BOPDIR/Segment_group_3/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_number" decoder="String" default="null" />
        <jb:value property="accountHolderName1" data="BOPDIR/Segment_group_3/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-1" decoder="String" default="null" />
        <jb:value property="accountHolderName2" data="BOPDIR/Segment_group_3/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-2" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="BOPDIR/Segment_group_3/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Currency_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Financial_institution_information.INSTITUTION_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.InstitutionIdentificationC088" createOnElement="BOPDIR/Segment_group_3/Financial_institution_information/INSTITUTION_IDENTIFICATION">
        <jb:value property="institutionNameIdentification" data="BOPDIR/Segment_group_3/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="BOPDIR/Segment_group_3/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="BOPDIR/Segment_group_3/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="institutionBranchNumber" data="BOPDIR/Segment_group_3/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_number" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="BOPDIR/Segment_group_3/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="BOPDIR/Segment_group_3/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
        <jb:value property="institutionName" data="BOPDIR/Segment_group_3/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name" decoder="String" default="null" />
        <jb:value property="institutionBranchPlace" data="BOPDIR/Segment_group_3/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_place" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Name_and_address_List" class="java.util.ArrayList" createOnElement="BOPDIR/Segment_group_3">
        <jb:wiring beanIdRef="BOPDIR.Segment_group_3.Name_and_address" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Name_and_address" class="org.milyn.edi.unedifact.d99b.common.NameAndAddress" createOnElement="BOPDIR/Segment_group_3/Name_and_address">
        <jb:value property="partyFunctionCodeQualifier" data="BOPDIR/Segment_group_3/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="cityName" data="BOPDIR/Segment_group_3/Name_and_address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="BOPDIR/Segment_group_3/Name_and_address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="BOPDIR/Segment_group_3/Name_and_address/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="BOPDIR.Segment_group_3.Name_and_address.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameAndAddress" beanIdRef="BOPDIR.Segment_group_3.Name_and_address.NAME_AND_ADDRESS" />
        <jb:wiring property="partyName" beanIdRef="BOPDIR.Segment_group_3.Name_and_address.PARTY_NAME" />
        <jb:wiring property="street" beanIdRef="BOPDIR.Segment_group_3.Name_and_address.STREET" />
        <jb:wiring property="countrySubEntityDetails" beanIdRef="BOPDIR.Segment_group_3.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.PartyIdentificationDetailsC082" createOnElement="BOPDIR/Segment_group_3/Name_and_address/PARTY_IDENTIFICATION_DETAILS">
        <jb:value property="partyIdentifier" data="BOPDIR/Segment_group_3/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_3/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_3/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d99b.common.field.NameAndAddressC058" createOnElement="BOPDIR/Segment_group_3/Name_and_address/NAME_AND_ADDRESS">
        <jb:value property="nameAndAddressLine1" data="BOPDIR/Segment_group_3/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-1" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine2" data="BOPDIR/Segment_group_3/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-2" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine3" data="BOPDIR/Segment_group_3/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-3" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine4" data="BOPDIR/Segment_group_3/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-4" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine5" data="BOPDIR/Segment_group_3/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d99b.common.field.PartyNameC080" createOnElement="BOPDIR/Segment_group_3/Name_and_address/PARTY_NAME">
        <jb:value property="partyName1" data="BOPDIR/Segment_group_3/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" />
        <jb:value property="partyName2" data="BOPDIR/Segment_group_3/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" />
        <jb:value property="partyName3" data="BOPDIR/Segment_group_3/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" />
        <jb:value property="partyName4" data="BOPDIR/Segment_group_3/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" />
        <jb:value property="partyName5" data="BOPDIR/Segment_group_3/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" />
        <jb:value property="partyNameFormatCode" data="BOPDIR/Segment_group_3/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Name_and_address.STREET" class="org.milyn.edi.unedifact.d99b.common.field.StreetC059" createOnElement="BOPDIR/Segment_group_3/Name_and_address/STREET">
        <jb:value property="streetAndNumberPOBox1" data="BOPDIR/Segment_group_3/Name_and_address/STREET/Street_and_number_p.o._box_-_-1" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox2" data="BOPDIR/Segment_group_3/Name_and_address/STREET/Street_and_number_p.o._box_-_-2" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox3" data="BOPDIR/Segment_group_3/Name_and_address/STREET/Street_and_number_p.o._box_-_-3" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox4" data="BOPDIR/Segment_group_3/Name_and_address/STREET/Street_and_number_p.o._box_-_-4" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.CountrySubEntityDetailsC819" createOnElement="BOPDIR/Segment_group_3/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS">
        <jb:value property="countrySubEntityNameCode" data="BOPDIR/Segment_group_3/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_3/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_3/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countrySubEntityName" data="BOPDIR/Segment_group_3/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Monetary_amount_List" class="java.util.ArrayList" createOnElement="BOPDIR/Segment_group_3">
        <jb:wiring beanIdRef="BOPDIR.Segment_group_3.Monetary_amount" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Monetary_amount" class="org.milyn.edi.unedifact.d99b.common.MonetaryAmount" createOnElement="BOPDIR/Segment_group_3/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="BOPDIR.Segment_group_3.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d99b.common.field.MonetaryAmountC516" createOnElement="BOPDIR/Segment_group_3/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="BOPDIR/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmountValue" data="BOPDIR/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_value" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="BOPDIR/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyQualifier" data="BOPDIR/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="BOPDIR/Segment_group_3/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Currencies" class="org.milyn.edi.unedifact.d99b.common.Currencies" createOnElement="BOPDIR/Segment_group_3/Currencies">
        <jb:value property="rateOfExchange" data="BOPDIR/Segment_group_3/Currencies/Rate_of_exchange" decoder="DABigDecimal" default="null" />
        <jb:value property="exchangeRateCurrencyMarketIdentifier" data="BOPDIR/Segment_group_3/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" />
        <jb:wiring property="currencyDetails1" beanIdRef="BOPDIR.Segment_group_3.Currencies.CURRENCY_DETAILS_-_-1" />
        <jb:wiring property="currencyDetails2" beanIdRef="BOPDIR.Segment_group_3.Currencies.CURRENCY_DETAILS_-_-2" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d99b.common.field.CurrencyDetailsC504" createOnElement="BOPDIR/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-1">
        <jb:value property="currencyDetailsQualifier" data="BOPDIR/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-1/Currency_details_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="BOPDIR/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyQualifier" data="BOPDIR/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-1/Currency_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRateBase" data="BOPDIR/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate_base" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d99b.common.field.CurrencyDetailsC504" createOnElement="BOPDIR/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-2">
        <jb:value property="currencyDetailsQualifier" data="BOPDIR/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-2/Currency_details_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="BOPDIR/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyQualifier" data="BOPDIR/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-2/Currency_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRateBase" data="BOPDIR/Segment_group_3/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate_base" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4_List" class="java.util.ArrayList" createOnElement="BOPDIR/Segment_group_3">
        <jb:wiring beanIdRef="BOPDIR.Segment_group_3.Segment_group_4" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4" class="org.milyn.edi.unedifact.d99b.BOPDIR.SegmentGroup4" createOnElement="BOPDIR/Segment_group_3/Segment_group_4">
        <jb:wiring property="requirementsAndConditions" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Requirements_and_conditions" />
        <jb:wiring property="freeText" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Free_text_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Date_time_period_List" />
        <jb:wiring property="financialInstitutionInformation" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Financial_institution_information" />
        <jb:wiring property="nameAndAddress" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Name_and_address_List" />
        <jb:wiring property="organisationClassificationDetails" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Organisation_classification_details" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Place_location_identification_List" />
        <jb:wiring property="segmentGroup5" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_5_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_6_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Requirements_and_conditions" class="org.milyn.edi.unedifact.d99b.common.RequirementsAndConditions" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Requirements_and_conditions">
        <jb:value property="sectorAreaIdentificationCodeQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Requirements_and_conditions/Sector_area_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="BOPDIR/Segment_group_3/Segment_group_4/Requirements_and_conditions/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="BOPDIR/Segment_group_3/Segment_group_4/Requirements_and_conditions/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="requirementConditionIdentification" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RequirementConditionIdentificationC550" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION">
        <jb:value property="requirementOrConditionDescriptionIdentifier" data="BOPDIR/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="BOPDIR/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="BOPDIR/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="BOPDIR/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="BOPDIR.Segment_group_3.Segment_group_4.Free_text_List" class="java.util.ArrayList" createOnElement="BOPDIR/Segment_group_3/Segment_group_4">
        <jb:wiring beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Free_text" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Free_text">
        <jb:value property="textSubjectCodeQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Free_text/Text_subject_code_qualifier" decoder="String" default="null" />
        <jb:value property="textFunctionCoded" data="BOPDIR/Segment_group_3/Segment_group_4/Free_text/Text_function__coded" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="BOPDIR/Segment_group_3/Segment_group_4/Free_text/Language_name_code" decoder="String" default="null" />
        <jb:value property="textFormattingCoded" data="BOPDIR/Segment_group_3/Segment_group_4/Free_text/Text_formatting__coded" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.TextReferenceC107" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextValueCode" data="BOPDIR/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Free_text_value_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_3/Segment_group_4/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL">
        <jb:value property="freeTextValue1" data="BOPDIR/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" />
        <jb:value property="freeTextValue2" data="BOPDIR/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" />
        <jb:value property="freeTextValue3" data="BOPDIR/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" />
        <jb:value property="freeTextValue4" data="BOPDIR/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" />
        <jb:value property="freeTextValue5" data="BOPDIR/Segment_group_3/Segment_group_4/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Date_time_period_List" class="java.util.ArrayList" createOnElement="BOPDIR/Segment_group_3/Segment_group_4">
        <jb:wiring beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Date_time_period" class="org.milyn.edi.unedifact.d99b.common.DateTimePeriod" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d99b.common.field.DateTimePeriodC507" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateTimePeriodFunctionCodeQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_time_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateTimePeriodValue" data="BOPDIR/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_time_period_value" decoder="String" default="null" />
        <jb:value property="dateTimePeriodFormatCode" data="BOPDIR/Segment_group_3/Segment_group_4/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Financial_institution_information" class="org.milyn.edi.unedifact.d99b.common.FinancialInstitutionInformation" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Financial_institution_information">
        <jb:value property="partyFunctionCodeQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Financial_institution_information/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="BOPDIR/Segment_group_3/Segment_group_4/Financial_institution_information/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="accountHolderIdentification" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" />
        <jb:wiring property="institutionIdentification" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Financial_institution_information.INSTITUTION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Financial_institution_information.ACCOUNT_HOLDER_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.AccountHolderIdentificationC078" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION">
        <jb:value property="accountHolderNumber" data="BOPDIR/Segment_group_3/Segment_group_4/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_number" decoder="String" default="null" />
        <jb:value property="accountHolderName1" data="BOPDIR/Segment_group_3/Segment_group_4/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-1" decoder="String" default="null" />
        <jb:value property="accountHolderName2" data="BOPDIR/Segment_group_3/Segment_group_4/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Account_holder_name_-_-2" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="BOPDIR/Segment_group_3/Segment_group_4/Financial_institution_information/ACCOUNT_HOLDER_IDENTIFICATION/Currency_identification_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Financial_institution_information.INSTITUTION_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.InstitutionIdentificationC088" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION">
        <jb:value property="institutionNameIdentification" data="BOPDIR/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode1" data="BOPDIR/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode1" data="BOPDIR/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-1" decoder="String" default="null" />
        <jb:value property="institutionBranchNumber" data="BOPDIR/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_number" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode2" data="BOPDIR/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_identification_code_-_-2" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode2" data="BOPDIR/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Code_list_responsible_agency_code_-_-2" decoder="String" default="null" />
        <jb:value property="institutionName" data="BOPDIR/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_name" decoder="String" default="null" />
        <jb:value property="institutionBranchPlace" data="BOPDIR/Segment_group_3/Segment_group_4/Financial_institution_information/INSTITUTION_IDENTIFICATION/Institution_branch_place" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Name_and_address_List" class="java.util.ArrayList" createOnElement="BOPDIR/Segment_group_3/Segment_group_4">
        <jb:wiring beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Name_and_address" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Name_and_address" class="org.milyn.edi.unedifact.d99b.common.NameAndAddress" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address">
        <jb:value property="partyFunctionCodeQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="cityName" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Name_and_address.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameAndAddress" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Name_and_address.NAME_AND_ADDRESS" />
        <jb:wiring property="partyName" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Name_and_address.PARTY_NAME" />
        <jb:wiring property="street" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Name_and_address.STREET" />
        <jb:wiring property="countrySubEntityDetails" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.PartyIdentificationDetailsC082" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/PARTY_IDENTIFICATION_DETAILS">
        <jb:value property="partyIdentifier" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d99b.common.field.NameAndAddressC058" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/NAME_AND_ADDRESS">
        <jb:value property="nameAndAddressLine1" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-1" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine2" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-2" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine3" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-3" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine4" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-4" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine5" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d99b.common.field.PartyNameC080" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/PARTY_NAME">
        <jb:value property="partyName1" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" />
        <jb:value property="partyName2" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" />
        <jb:value property="partyName3" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" />
        <jb:value property="partyName4" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" />
        <jb:value property="partyName5" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" />
        <jb:value property="partyNameFormatCode" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Name_and_address.STREET" class="org.milyn.edi.unedifact.d99b.common.field.StreetC059" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/STREET">
        <jb:value property="streetAndNumberPOBox1" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/STREET/Street_and_number_p.o._box_-_-1" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox2" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/STREET/Street_and_number_p.o._box_-_-2" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox3" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/STREET/Street_and_number_p.o._box_-_-3" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox4" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/STREET/Street_and_number_p.o._box_-_-4" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.CountrySubEntityDetailsC819" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS">
        <jb:value property="countrySubEntityNameCode" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countrySubEntityName" data="BOPDIR/Segment_group_3/Segment_group_4/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Organisation_classification_details" class="org.milyn.edi.unedifact.d99b.common.OrganisationClassificationDetails" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Organisation_classification_details">
        <jb:value property="sectorAreaIdentificationCodeQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Organisation_classification_details/Sector_area_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="organisationClassificationCoded" data="BOPDIR/Segment_group_3/Segment_group_4/Organisation_classification_details/Organisation_classification__coded" decoder="String" default="null" />
        <jb:wiring property="organisationClassificationDetail" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Organisation_classification_details.ORGANISATION_CLASSIFICATION_DETAIL" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Organisation_classification_details.ORGANISATION_CLASSIFICATION_DETAIL" class="org.milyn.edi.unedifact.d99b.common.field.OrganisationClassificationDetailC844" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Organisation_classification_details/ORGANISATION_CLASSIFICATION_DETAIL">
        <jb:value property="organisationalClassIdentification" data="BOPDIR/Segment_group_3/Segment_group_4/Organisation_classification_details/ORGANISATION_CLASSIFICATION_DETAIL/Organisational_class_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_3/Segment_group_4/Organisation_classification_details/ORGANISATION_CLASSIFICATION_DETAIL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_3/Segment_group_4/Organisation_classification_details/ORGANISATION_CLASSIFICATION_DETAIL/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="organisationalClass" data="BOPDIR/Segment_group_3/Segment_group_4/Organisation_classification_details/ORGANISATION_CLASSIFICATION_DETAIL/Organisational_class" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Place_location_identification_List" class="java.util.ArrayList" createOnElement="BOPDIR/Segment_group_3/Segment_group_4">
        <jb:wiring beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Place_location_identification" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Place_location_identification" class="org.milyn.edi.unedifact.d99b.common.PlaceLocationIdentification" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Place_location_identification">
        <jb:value property="locationFunctionCodeQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="relationCoded" data="BOPDIR/Segment_group_3/Segment_group_4/Place_location_identification/Relation__coded" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Place_location_identification.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.LocationIdentificationC517" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationNameCode" data="BOPDIR/Segment_group_3/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_3/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/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="BOPDIR/Segment_group_3/Segment_group_4/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RelatedLocationOneIdentificationC519" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationOneIdentification" data="BOPDIR/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/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="BOPDIR/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="relatedPlaceLocationOne" data="BOPDIR/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationTwoIdentification" data="BOPDIR/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/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="BOPDIR/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="relatedPlaceLocationTwo" data="BOPDIR/Segment_group_3/Segment_group_4/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_5_List" class="java.util.ArrayList" createOnElement="BOPDIR/Segment_group_3/Segment_group_4">
        <jb:wiring beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_5" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_5" class="org.milyn.edi.unedifact.d99b.BOPDIR.SegmentGroup5" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_5">
        <jb:wiring property="reference" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_5.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_5.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_5.Reference" class="org.milyn.edi.unedifact.d99b.common.Reference" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_5/Reference">
        <jb:wiring property="reference" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_5.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_5.Reference.REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.ReferenceC506" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE">
        <jb:value property="referenceFunctionCodeQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE/Reference_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="lineNumber" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE/Line_number" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionNumber" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_5/Reference/REFERENCE/Revision_number" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_5.Date_time_period" class="org.milyn.edi.unedifact.d99b.common.DateTimePeriod" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_5/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d99b.common.field.DateTimePeriodC507" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateTimePeriodFunctionCodeQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_time_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateTimePeriodValue" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_time_period_value" decoder="String" default="null" />
        <jb:value property="dateTimePeriodFormatCode" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_time_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_6_List" class="java.util.ArrayList" createOnElement="BOPDIR/Segment_group_3/Segment_group_4">
        <jb:wiring beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_6" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_6" class="org.milyn.edi.unedifact.d99b.BOPDIR.SegmentGroup6" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6">
        <jb:wiring property="monetaryAmount" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_6.Monetary_amount" />
        <jb:wiring property="currencies" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_6.Currencies" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_6.Monetary_amount" class="org.milyn.edi.unedifact.d99b.common.MonetaryAmount" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_6.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_6.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d99b.common.field.MonetaryAmountC516" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmountValue" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_value" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_6.Currencies" class="org.milyn.edi.unedifact.d99b.common.Currencies" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Currencies">
        <jb:value property="rateOfExchange" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/Rate_of_exchange" decoder="DABigDecimal" default="null" />
        <jb:value property="exchangeRateCurrencyMarketIdentifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" />
        <jb:wiring property="currencyDetails1" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-1" />
        <jb:wiring property="currencyDetails2" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-2" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d99b.common.field.CurrencyDetailsC504" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1">
        <jb:value property="currencyDetailsQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_details_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRateBase" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate_base" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_6.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d99b.common.field.CurrencyDetailsC504" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2">
        <jb:value property="currencyDetailsQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_details_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRateBase" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_6/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate_base" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7" class="org.milyn.edi.unedifact.d99b.BOPDIR.SegmentGroup7" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7">
        <jb:wiring property="relatedIdentificationNumbers" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Related_identification_numbers" />
        <jb:wiring property="quantity" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Quantity" />
        <jb:wiring property="priceDetails" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Price_details" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Related_identification_numbers" class="org.milyn.edi.unedifact.d99b.common.RelatedIdentificationNumbers" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers">
        <jb:value property="setIdentificationQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/Set_identification_qualifier" decoder="String" default="null" />
        <jb:wiring property="identificationNumber1" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" />
        <jb:wiring property="identificationNumber2" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" />
        <jb:wiring property="identificationNumber3" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" />
        <jb:wiring property="identificationNumber4" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" />
        <jb:wiring property="identificationNumber5" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1">
        <jb:value property="objectIdentifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2">
        <jb:value property="objectIdentifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3">
        <jb:value property="objectIdentifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4">
        <jb:value property="objectIdentifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5">
        <jb:value property="objectIdentifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Quantity" class="org.milyn.edi.unedifact.d99b.common.Quantity" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.QuantityDetailsC186" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Price_details" class="org.milyn.edi.unedifact.d99b.common.PriceDetails" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Price_details">
        <jb:value property="subLinePriceChangeCoded" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Price_details/Sub_line_price_change__coded" decoder="String" default="null" />
        <jb:wiring property="priceInformation" beanIdRef="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Price_details.PRICE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_3.Segment_group_4.Segment_group_7.Price_details.PRICE_INFORMATION" class="org.milyn.edi.unedifact.d99b.common.field.PriceInformationC509" createOnElement="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Price_details/PRICE_INFORMATION">
        <jb:value property="priceQualifier" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Price_details/PRICE_INFORMATION/Price_qualifier" decoder="String" default="null" />
        <jb:value property="price" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Price_details/PRICE_INFORMATION/Price" decoder="DABigDecimal" default="null" />
        <jb:value property="priceTypeCoded" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Price_details/PRICE_INFORMATION/Price_type__coded" decoder="String" default="null" />
        <jb:value property="priceSpecificationCode" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Price_details/PRICE_INFORMATION/Price_specification_code" decoder="String" default="null" />
        <jb:value property="unitPriceBasis" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Price_details/PRICE_INFORMATION/Unit_price_basis" decoder="DABigDecimal" default="null" />
        <jb:value property="measurementUnitCode" data="BOPDIR/Segment_group_3/Segment_group_4/Segment_group_7/Price_details/PRICE_INFORMATION/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Section_control" class="org.milyn.edi.unedifact.d99b.common.SectionControl" createOnElement="BOPDIR/Section_control">
        <jb:value property="sectionIdentification" data="BOPDIR/Section_control/SECTION_IDENTIFICATION" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8_List" class="java.util.ArrayList" createOnElement="BOPDIR">
        <jb:wiring beanIdRef="BOPDIR.Segment_group_8" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8" class="org.milyn.edi.unedifact.d99b.BOPDIR.SegmentGroup8" createOnElement="BOPDIR/Segment_group_8">
        <jb:wiring property="reference" beanIdRef="BOPDIR.Segment_group_8.Reference" />
        <jb:wiring property="segmentGroup9" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9_List" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Reference" class="org.milyn.edi.unedifact.d99b.common.Reference" createOnElement="BOPDIR/Segment_group_8/Reference">
        <jb:wiring property="reference" beanIdRef="BOPDIR.Segment_group_8.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Reference.REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.ReferenceC506" createOnElement="BOPDIR/Segment_group_8/Reference/REFERENCE">
        <jb:value property="referenceFunctionCodeQualifier" data="BOPDIR/Segment_group_8/Reference/REFERENCE/Reference_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="BOPDIR/Segment_group_8/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="lineNumber" data="BOPDIR/Segment_group_8/Reference/REFERENCE/Line_number" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="BOPDIR/Segment_group_8/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionNumber" data="BOPDIR/Segment_group_8/Reference/REFERENCE/Revision_number" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9_List" class="java.util.ArrayList" createOnElement="BOPDIR/Segment_group_8">
        <jb:wiring beanIdRef="BOPDIR.Segment_group_8.Segment_group_9" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9" class="org.milyn.edi.unedifact.d99b.BOPDIR.SegmentGroup9" createOnElement="BOPDIR/Segment_group_8/Segment_group_9">
        <jb:wiring property="requirementsAndConditions" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Requirements_and_conditions" />
        <jb:wiring property="freeText" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Free_text" />
        <jb:wiring property="currencies" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Currencies" />
        <jb:wiring property="segmentGroup10" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10_List" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Requirements_and_conditions" class="org.milyn.edi.unedifact.d99b.common.RequirementsAndConditions" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Requirements_and_conditions">
        <jb:value property="sectorAreaIdentificationCodeQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Requirements_and_conditions/Sector_area_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="BOPDIR/Segment_group_8/Segment_group_9/Requirements_and_conditions/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="BOPDIR/Segment_group_8/Segment_group_9/Requirements_and_conditions/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="requirementConditionIdentification" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Requirements_and_conditions.REQUIREMENT_CONDITION_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RequirementConditionIdentificationC550" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION">
        <jb:value property="requirementOrConditionDescriptionIdentifier" data="BOPDIR/Segment_group_8/Segment_group_9/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_8/Segment_group_9/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_8/Segment_group_9/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="requirementOrConditionDescription" data="BOPDIR/Segment_group_8/Segment_group_9/Requirements_and_conditions/REQUIREMENT_CONDITION_IDENTIFICATION/Requirement_or_condition_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Free_text" class="org.milyn.edi.unedifact.d99b.common.FreeText" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Free_text">
        <jb:value property="textSubjectCodeQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Free_text/Text_subject_code_qualifier" decoder="String" default="null" />
        <jb:value property="textFunctionCoded" data="BOPDIR/Segment_group_8/Segment_group_9/Free_text/Text_function__coded" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="BOPDIR/Segment_group_8/Segment_group_9/Free_text/Language_name_code" decoder="String" default="null" />
        <jb:value property="textFormattingCoded" data="BOPDIR/Segment_group_8/Segment_group_9/Free_text/Text_formatting__coded" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d99b.common.field.TextReferenceC107" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextValueCode" data="BOPDIR/Segment_group_8/Segment_group_9/Free_text/TEXT_REFERENCE/Free_text_value_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_8/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_8/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d99b.common.field.TextLiteralC108" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL">
        <jb:value property="freeTextValue1" data="BOPDIR/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_value_-_-1" decoder="String" default="null" />
        <jb:value property="freeTextValue2" data="BOPDIR/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_value_-_-2" decoder="String" default="null" />
        <jb:value property="freeTextValue3" data="BOPDIR/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_value_-_-3" decoder="String" default="null" />
        <jb:value property="freeTextValue4" data="BOPDIR/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_value_-_-4" decoder="String" default="null" />
        <jb:value property="freeTextValue5" data="BOPDIR/Segment_group_8/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_value_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Currencies" class="org.milyn.edi.unedifact.d99b.common.Currencies" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Currencies">
        <jb:value property="rateOfExchange" data="BOPDIR/Segment_group_8/Segment_group_9/Currencies/Rate_of_exchange" decoder="DABigDecimal" default="null" />
        <jb:value property="exchangeRateCurrencyMarketIdentifier" data="BOPDIR/Segment_group_8/Segment_group_9/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" />
        <jb:wiring property="currencyDetails1" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Currencies.CURRENCY_DETAILS_-_-1" />
        <jb:wiring property="currencyDetails2" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Currencies.CURRENCY_DETAILS_-_-2" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d99b.common.field.CurrencyDetailsC504" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-1">
        <jb:value property="currencyDetailsQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-1/Currency_details_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="BOPDIR/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-1/Currency_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRateBase" data="BOPDIR/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate_base" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d99b.common.field.CurrencyDetailsC504" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-2">
        <jb:value property="currencyDetailsQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-2/Currency_details_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="BOPDIR/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-2/Currency_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRateBase" data="BOPDIR/Segment_group_8/Segment_group_9/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate_base" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10_List" class="java.util.ArrayList" createOnElement="BOPDIR/Segment_group_8/Segment_group_9">
        <jb:wiring beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10" class="org.milyn.edi.unedifact.d99b.BOPDIR.SegmentGroup10" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10">
        <jb:wiring property="monetaryAmount" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Monetary_amount" />
        <jb:wiring property="nameAndAddress" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Name_and_address" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Place_location_identification" />
        <jb:wiring property="segmentGroup11" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Monetary_amount" class="org.milyn.edi.unedifact.d99b.common.MonetaryAmount" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Monetary_amount">
        <jb:wiring property="monetaryAmount" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Monetary_amount.MONETARY_AMOUNT" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Monetary_amount.MONETARY_AMOUNT" class="org.milyn.edi.unedifact.d99b.common.field.MonetaryAmountC516" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Monetary_amount/MONETARY_AMOUNT">
        <jb:value property="monetaryAmountTypeCodeQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="monetaryAmountValue" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Monetary_amount/MONETARY_AMOUNT/Monetary_amount_value" decoder="DABigDecimal" default="null" />
        <jb:value property="currencyIdentificationCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Monetary_amount/MONETARY_AMOUNT/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Monetary_amount/MONETARY_AMOUNT/Currency_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Monetary_amount/MONETARY_AMOUNT/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Name_and_address" class="org.milyn.edi.unedifact.d99b.common.NameAndAddress" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address">
        <jb:value property="partyFunctionCodeQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/Party_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="cityName" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/City_name" decoder="String" default="null" />
        <jb:value property="postalIdentificationCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/Postal_identification_code" decoder="String" default="null" />
        <jb:value property="countryNameCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/Country_name_code" decoder="String" default="null" />
        <jb:wiring property="partyIdentificationDetails" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Name_and_address.PARTY_IDENTIFICATION_DETAILS" />
        <jb:wiring property="nameAndAddress" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Name_and_address.NAME_AND_ADDRESS" />
        <jb:wiring property="partyName" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Name_and_address.PARTY_NAME" />
        <jb:wiring property="street" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Name_and_address.STREET" />
        <jb:wiring property="countrySubEntityDetails" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Name_and_address.PARTY_IDENTIFICATION_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.PartyIdentificationDetailsC082" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/PARTY_IDENTIFICATION_DETAILS">
        <jb:value property="partyIdentifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Party_identifier" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/PARTY_IDENTIFICATION_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d99b.common.field.NameAndAddressC058" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/NAME_AND_ADDRESS">
        <jb:value property="nameAndAddressLine1" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-1" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine2" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-2" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine3" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-3" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine4" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-4" decoder="String" default="null" />
        <jb:value property="nameAndAddressLine5" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/NAME_AND_ADDRESS/Name_and_address_line_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Name_and_address.PARTY_NAME" class="org.milyn.edi.unedifact.d99b.common.field.PartyNameC080" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/PARTY_NAME">
        <jb:value property="partyName1" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_-_-1" decoder="String" default="null" />
        <jb:value property="partyName2" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_-_-2" decoder="String" default="null" />
        <jb:value property="partyName3" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_-_-3" decoder="String" default="null" />
        <jb:value property="partyName4" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_-_-4" decoder="String" default="null" />
        <jb:value property="partyName5" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_-_-5" decoder="String" default="null" />
        <jb:value property="partyNameFormatCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/PARTY_NAME/Party_name_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Name_and_address.STREET" class="org.milyn.edi.unedifact.d99b.common.field.StreetC059" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/STREET">
        <jb:value property="streetAndNumberPOBox1" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/STREET/Street_and_number_p.o._box_-_-1" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox2" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/STREET/Street_and_number_p.o._box_-_-2" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox3" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/STREET/Street_and_number_p.o._box_-_-3" decoder="String" default="null" />
        <jb:value property="streetAndNumberPOBox4" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/STREET/Street_and_number_p.o._box_-_-4" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Name_and_address.COUNTRY_SUB_ENTITY_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.CountrySubEntityDetailsC819" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS">
        <jb:value property="countrySubEntityNameCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="countrySubEntityName" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Name_and_address/COUNTRY_SUB_ENTITY_DETAILS/Country_sub_entity_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Place_location_identification" class="org.milyn.edi.unedifact.d99b.common.PlaceLocationIdentification" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification">
        <jb:value property="locationFunctionCodeQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="relationCoded" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification/Relation__coded" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Place_location_identification.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Place_location_identification.LOCATION_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.LocationIdentificationC517" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification/LOCATION_IDENTIFICATION">
        <jb:value property="locationNameCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification/LOCATION_IDENTIFICATION/Location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification/LOCATION_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="locationName" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification/LOCATION_IDENTIFICATION/Location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RelatedLocationOneIdentificationC519" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationOneIdentification" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationOne" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Related_place_location_one" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="relatedPlaceLocationTwoIdentification" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two_identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="relatedPlaceLocationTwo" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Related_place_location_two" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11" class="org.milyn.edi.unedifact.d99b.BOPDIR.SegmentGroup11" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11">
        <jb:wiring property="relatedIdentificationNumbers" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Related_identification_numbers" />
        <jb:wiring property="quantity" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Quantity" />
        <jb:wiring property="priceDetails" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Price_details" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Related_identification_numbers" class="org.milyn.edi.unedifact.d99b.common.RelatedIdentificationNumbers" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers">
        <jb:value property="setIdentificationQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/Set_identification_qualifier" decoder="String" default="null" />
        <jb:wiring property="identificationNumber1" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" />
        <jb:wiring property="identificationNumber2" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" />
        <jb:wiring property="identificationNumber3" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" />
        <jb:wiring property="identificationNumber4" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" />
        <jb:wiring property="identificationNumber5" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1">
        <jb:value property="objectIdentifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2">
        <jb:value property="objectIdentifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3">
        <jb:value property="objectIdentifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4">
        <jb:value property="objectIdentifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" class="org.milyn.edi.unedifact.d99b.common.field.IdentificationNumberC206" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5">
        <jb:value property="objectIdentifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Quantity" class="org.milyn.edi.unedifact.d99b.common.Quantity" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Quantity.QUANTITY_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.QuantityDetailsC186" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Quantity/QUANTITY_DETAILS">
        <jb:value property="quantityTypeCodeQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Quantity/QUANTITY_DETAILS/Quantity_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="quantity" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Quantity/QUANTITY_DETAILS/Quantity" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Quantity/QUANTITY_DETAILS/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Price_details" class="org.milyn.edi.unedifact.d99b.common.PriceDetails" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Price_details">
        <jb:value property="subLinePriceChangeCoded" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Price_details/Sub_line_price_change__coded" decoder="String" default="null" />
        <jb:wiring property="priceInformation" beanIdRef="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Price_details.PRICE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Segment_group_8.Segment_group_9.Segment_group_10.Segment_group_11.Price_details.PRICE_INFORMATION" class="org.milyn.edi.unedifact.d99b.common.field.PriceInformationC509" createOnElement="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Price_details/PRICE_INFORMATION">
        <jb:value property="priceQualifier" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Price_details/PRICE_INFORMATION/Price_qualifier" decoder="String" default="null" />
        <jb:value property="price" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Price_details/PRICE_INFORMATION/Price" decoder="DABigDecimal" default="null" />
        <jb:value property="priceTypeCoded" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Price_details/PRICE_INFORMATION/Price_type__coded" decoder="String" default="null" />
        <jb:value property="priceSpecificationCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Price_details/PRICE_INFORMATION/Price_specification_code" decoder="String" default="null" />
        <jb:value property="unitPriceBasis" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Price_details/PRICE_INFORMATION/Unit_price_basis" decoder="DABigDecimal" default="null" />
        <jb:value property="measurementUnitCode" data="BOPDIR/Segment_group_8/Segment_group_9/Segment_group_10/Segment_group_11/Price_details/PRICE_INFORMATION/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Control_total_List" class="java.util.ArrayList" createOnElement="BOPDIR">
        <jb:wiring beanIdRef="BOPDIR.Control_total" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Control_total" class="org.milyn.edi.unedifact.d99b.common.ControlTotal" createOnElement="BOPDIR/Control_total">
        <jb:wiring property="control" beanIdRef="BOPDIR.Control_total.CONTROL" />
    </jb:bean>

    <jb:bean beanId="BOPDIR.Control_total.CONTROL" class="org.milyn.edi.unedifact.d99b.common.field.ControlC270" createOnElement="BOPDIR/Control_total/CONTROL">
        <jb:value property="controlTotalTypeCodeQualifier" data="BOPDIR/Control_total/CONTROL/Control_total_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="controlValue" data="BOPDIR/Control_total/CONTROL/Control_value" decoder="DABigDecimal" default="null" />
        <jb:value property="measurementUnitCode" data="BOPDIR/Control_total/CONTROL/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy