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

org.milyn.edi.unedifact.d02b.INVRPT.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/d02b/INVRPT/edimappingconfig.xml" validate="false" />


    <jb:bean beanId="INVRPT" class="org.milyn.edi.unedifact.d02b.INVRPT.Invrpt" createOnElement="INVRPT">
        <jb:wiring property="beginningOfMessage" beanIdRef="INVRPT.Beginning_of_message" />
        <jb:wiring property="freeText" beanIdRef="INVRPT.Free_text_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="INVRPT.Date_time_period_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="INVRPT.Segment_group_1_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="INVRPT.Segment_group_2_List" />
        <jb:wiring property="segmentGroup5" beanIdRef="INVRPT.Segment_group_5_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="INVRPT.Segment_group_6_List" />
        <jb:wiring property="segmentGroup9" beanIdRef="INVRPT.Segment_group_9_List" />
    </jb:bean>

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

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

    <jb:bean beanId="INVRPT.Beginning_of_message.DOCUMENT_MESSAGE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.DocumentMessageIdentificationC106" createOnElement="INVRPT/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION">
        <jb:value property="documentIdentifier" data="INVRPT/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Document_identifier" decoder="String" default="null" />
        <jb:value property="versionIdentifier" data="INVRPT/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="INVRPT/Beginning_of_message/DOCUMENT_MESSAGE_IDENTIFICATION/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Free_text" class="org.milyn.edi.unedifact.d02b.common.FreeText" createOnElement="INVRPT/Free_text">
        <jb:value property="textSubjectCodeQualifier" data="INVRPT/Free_text/Text_subject_code_qualifier" decoder="String" default="null" />
        <jb:value property="freeTextFunctionCode" data="INVRPT/Free_text/Free_text_function_code" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="INVRPT/Free_text/Language_name_code" decoder="String" default="null" />
        <jb:value property="freeTextFormatCode" data="INVRPT/Free_text/Free_text_format_code" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="INVRPT.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="INVRPT.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.TextReferenceC107" createOnElement="INVRPT/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextDescriptionCode" data="INVRPT/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02b.common.field.TextLiteralC108" createOnElement="INVRPT/Free_text/TEXT_LITERAL">
        <jb:value property="freeText1" data="INVRPT/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" />
        <jb:value property="freeText2" data="INVRPT/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" />
        <jb:value property="freeText3" data="INVRPT/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" />
        <jb:value property="freeText4" data="INVRPT/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" />
        <jb:value property="freeText5" data="INVRPT/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="INVRPT.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="INVRPT/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="INVRPT/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="INVRPT/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="INVRPT/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="INVRPT.Segment_group_1.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.ReferenceC506" createOnElement="INVRPT/Segment_group_1/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="INVRPT/Segment_group_1/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="INVRPT/Segment_group_1/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="INVRPT/Segment_group_1/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="INVRPT/Segment_group_1/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="INVRPT/Segment_group_1/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_1.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="INVRPT/Segment_group_1/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="INVRPT/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="INVRPT/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="INVRPT/Segment_group_1/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_2" class="org.milyn.edi.unedifact.d02b.INVRPT.SegmentGroup2" createOnElement="INVRPT/Segment_group_2">
        <jb:wiring property="nameAndAddress" beanIdRef="INVRPT.Segment_group_2.Name_and_address" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="INVRPT.Segment_group_2.Place_location_identification_List" />
        <jb:wiring property="segmentGroup3" beanIdRef="INVRPT.Segment_group_2.Segment_group_3_List" />
        <jb:wiring property="segmentGroup4" beanIdRef="INVRPT.Segment_group_2.Segment_group_4_List" />
    </jb:bean>

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

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

    <jb:bean beanId="INVRPT.Segment_group_2.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d02b.common.field.NameAndAddressC058" createOnElement="INVRPT/Segment_group_2/Name_and_address/NAME_AND_ADDRESS">
        <jb:value property="nameAndAddressDescription1" data="INVRPT/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription2" data="INVRPT/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription3" data="INVRPT/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription4" data="INVRPT/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription5" data="INVRPT/Segment_group_2/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_2.Name_and_address.STREET" class="org.milyn.edi.unedifact.d02b.common.field.StreetC059" createOnElement="INVRPT/Segment_group_2/Name_and_address/STREET">
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="INVRPT/Segment_group_2/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="INVRPT/Segment_group_2/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="INVRPT/Segment_group_2/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="INVRPT/Segment_group_2/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_2.Place_location_identification_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_2">
        <jb:wiring beanIdRef="INVRPT.Segment_group_2.Place_location_identification" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_2.Place_location_identification" class="org.milyn.edi.unedifact.d02b.common.PlaceLocationIdentification" createOnElement="INVRPT/Segment_group_2/Place_location_identification">
        <jb:value property="locationFunctionCodeQualifier" data="INVRPT/Segment_group_2/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="relationCode" data="INVRPT/Segment_group_2/Place_location_identification/Relation_code" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="INVRPT.Segment_group_2.Place_location_identification.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="INVRPT.Segment_group_2.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="INVRPT.Segment_group_2.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_2.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationOneIdentificationC519" createOnElement="INVRPT/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationNameCode" data="INVRPT/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="INVRPT/Segment_group_2/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_2.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="INVRPT/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationNameCode" data="INVRPT/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="INVRPT/Segment_group_2/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_2.Segment_group_3" class="org.milyn.edi.unedifact.d02b.INVRPT.SegmentGroup3" createOnElement="INVRPT/Segment_group_2/Segment_group_3">
        <jb:wiring property="reference" beanIdRef="INVRPT.Segment_group_2.Segment_group_3.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="INVRPT.Segment_group_2.Segment_group_3.Date_time_period" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_2.Segment_group_3.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.ReferenceC506" createOnElement="INVRPT/Segment_group_2/Segment_group_3/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="INVRPT/Segment_group_2/Segment_group_3/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="INVRPT/Segment_group_2/Segment_group_3/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="INVRPT/Segment_group_2/Segment_group_3/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="INVRPT/Segment_group_2/Segment_group_3/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="INVRPT/Segment_group_2/Segment_group_3/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_2.Segment_group_3.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="INVRPT/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="INVRPT/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="INVRPT/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="INVRPT/Segment_group_2/Segment_group_3/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_2.Segment_group_4" class="org.milyn.edi.unedifact.d02b.INVRPT.SegmentGroup4" createOnElement="INVRPT/Segment_group_2/Segment_group_4">
        <jb:wiring property="contactInformation" beanIdRef="INVRPT.Segment_group_2.Segment_group_4.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="INVRPT.Segment_group_2.Segment_group_4.Communication_contact_List" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_2.Segment_group_4.Contact_information.DEPARTMENT_OR_EMPLOYEE_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.DepartmentOrEmployeeDetailsC056" createOnElement="INVRPT/Segment_group_2/Segment_group_4/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS">
        <jb:value property="departmentOrEmployeeNameCode" data="INVRPT/Segment_group_2/Segment_group_4/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name_code" decoder="String" default="null" />
        <jb:value property="departmentOrEmployeeName" data="INVRPT/Segment_group_2/Segment_group_4/Contact_information/DEPARTMENT_OR_EMPLOYEE_DETAILS/Department_or_employee_name" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="INVRPT.Segment_group_2.Segment_group_4.Communication_contact.COMMUNICATION_CONTACT" class="org.milyn.edi.unedifact.d02b.common.field.CommunicationContactC076" createOnElement="INVRPT/Segment_group_2/Segment_group_4/Communication_contact/COMMUNICATION_CONTACT">
        <jb:value property="communicationAddressIdentifier" data="INVRPT/Segment_group_2/Segment_group_4/Communication_contact/COMMUNICATION_CONTACT/Communication_address_identifier" decoder="String" default="null" />
        <jb:value property="communicationAddressCodeQualifier" data="INVRPT/Segment_group_2/Segment_group_4/Communication_contact/COMMUNICATION_CONTACT/Communication_address_code_qualifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_5" class="org.milyn.edi.unedifact.d02b.INVRPT.SegmentGroup5" createOnElement="INVRPT/Segment_group_5">
        <jb:wiring property="currencies" beanIdRef="INVRPT.Segment_group_5.Currencies" />
        <jb:wiring property="dateTimePeriod" beanIdRef="INVRPT.Segment_group_5.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_5.Currencies" class="org.milyn.edi.unedifact.d02b.common.Currencies" createOnElement="INVRPT/Segment_group_5/Currencies">
        <jb:value property="currencyExchangeRate" data="INVRPT/Segment_group_5/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="exchangeRateCurrencyMarketIdentifier" data="INVRPT/Segment_group_5/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" />
        <jb:wiring property="currencyDetails1" beanIdRef="INVRPT.Segment_group_5.Currencies.CURRENCY_DETAILS_-_-1" />
        <jb:wiring property="currencyDetails2" beanIdRef="INVRPT.Segment_group_5.Currencies.CURRENCY_DETAILS_-_-2" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_5.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d02b.common.field.CurrencyDetailsC504" createOnElement="INVRPT/Segment_group_5/Currencies/CURRENCY_DETAILS_-_-1">
        <jb:value property="currencyUsageCodeQualifier" data="INVRPT/Segment_group_5/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="INVRPT/Segment_group_5/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="INVRPT/Segment_group_5/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="INVRPT/Segment_group_5/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_5.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d02b.common.field.CurrencyDetailsC504" createOnElement="INVRPT/Segment_group_5/Currencies/CURRENCY_DETAILS_-_-2">
        <jb:value property="currencyUsageCodeQualifier" data="INVRPT/Segment_group_5/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="INVRPT/Segment_group_5/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="INVRPT/Segment_group_5/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="INVRPT/Segment_group_5/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_5.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="INVRPT/Segment_group_5/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="INVRPT/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="INVRPT/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="INVRPT/Segment_group_5/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_6" class="org.milyn.edi.unedifact.d02b.INVRPT.SegmentGroup6" createOnElement="INVRPT/Segment_group_6">
        <jb:wiring property="consignmentPackingSequence" beanIdRef="INVRPT.Segment_group_6.Consignment_packing_sequence" />
        <jb:wiring property="segmentGroup7" beanIdRef="INVRPT.Segment_group_6.Segment_group_7_List" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Consignment_packing_sequence" class="org.milyn.edi.unedifact.d02b.common.ConsignmentPackingSequence" createOnElement="INVRPT/Segment_group_6/Consignment_packing_sequence">
        <jb:value property="hierarchicalStructureLevelIdentifier" data="INVRPT/Segment_group_6/Consignment_packing_sequence/Hierarchical_structure_level_identifier" decoder="String" default="null" />
        <jb:value property="hierarchicalStructureParentIdentifier" data="INVRPT/Segment_group_6/Consignment_packing_sequence/Hierarchical_structure_parent_identifier" decoder="String" default="null" />
        <jb:value property="packagingLevelCode" data="INVRPT/Segment_group_6/Consignment_packing_sequence/Packaging_level_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_6">
        <jb:wiring beanIdRef="INVRPT.Segment_group_6.Segment_group_7" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7" class="org.milyn.edi.unedifact.d02b.INVRPT.SegmentGroup7" createOnElement="INVRPT/Segment_group_6/Segment_group_7">
        <jb:wiring property="_package" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Package" />
        <jb:wiring property="packageIdentification" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Package_identification_List" />
        <jb:wiring property="segmentGroup8" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8_List" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Package" class="org.milyn.edi.unedifact.d02b.common.Package" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Package">
        <jb:value property="packageQuantity" data="INVRPT/Segment_group_6/Segment_group_7/Package/Package_quantity" decoder="DABigDecimal" default="null" />
        <jb:wiring property="packagingDetails" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Package.PACKAGING_DETAILS" />
        <jb:wiring property="packageType" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Package.PACKAGE_TYPE" />
        <jb:wiring property="packageTypeIdentification" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Package.PACKAGE_TYPE_IDENTIFICATION" />
        <jb:wiring property="returnablePackageDetails" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Package.RETURNABLE_PACKAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Package.PACKAGING_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.PackagingDetailsC531" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Package/PACKAGING_DETAILS">
        <jb:value property="packagingLevelCode" data="INVRPT/Segment_group_6/Segment_group_7/Package/PACKAGING_DETAILS/Packaging_level_code" decoder="String" default="null" />
        <jb:value property="packagingRelatedDescriptionCode" data="INVRPT/Segment_group_6/Segment_group_7/Package/PACKAGING_DETAILS/Packaging_related_description_code" decoder="String" default="null" />
        <jb:value property="packagingTermsAndConditionsCode" data="INVRPT/Segment_group_6/Segment_group_7/Package/PACKAGING_DETAILS/Packaging_terms_and_conditions_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Package.PACKAGE_TYPE" class="org.milyn.edi.unedifact.d02b.common.field.PackageTypeC202" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Package/PACKAGE_TYPE">
        <jb:value property="packageTypeDescriptionCode" data="INVRPT/Segment_group_6/Segment_group_7/Package/PACKAGE_TYPE/Package_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_6/Segment_group_7/Package/PACKAGE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_6/Segment_group_7/Package/PACKAGE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages" data="INVRPT/Segment_group_6/Segment_group_7/Package/PACKAGE_TYPE/Type_of_packages" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Package.PACKAGE_TYPE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.PackageTypeIdentificationC402" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Package/PACKAGE_TYPE_IDENTIFICATION">
        <jb:value property="descriptionFormatCode" data="INVRPT/Segment_group_6/Segment_group_7/Package/PACKAGE_TYPE_IDENTIFICATION/Description_format_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages1" data="INVRPT/Segment_group_6/Segment_group_7/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-1" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode1" data="INVRPT/Segment_group_6/Segment_group_7/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="typeOfPackages2" data="INVRPT/Segment_group_6/Segment_group_7/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-2" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode2" data="INVRPT/Segment_group_6/Segment_group_7/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Package.RETURNABLE_PACKAGE_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.ReturnablePackageDetailsC532" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Package/RETURNABLE_PACKAGE_DETAILS">
        <jb:value property="returnablePackageFreightPaymentResponsibilityCode" data="INVRPT/Segment_group_6/Segment_group_7/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_freight_payment_responsibility_code" decoder="String" default="null" />
        <jb:value property="returnablePackageLoadContentsCode" data="INVRPT/Segment_group_6/Segment_group_7/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_load_contents_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Package_identification_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_6/Segment_group_7">
        <jb:wiring beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Package_identification" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Package_identification" class="org.milyn.edi.unedifact.d02b.common.PackageIdentification" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Package_identification">
        <jb:value property="markingInstructionsCode" data="INVRPT/Segment_group_6/Segment_group_7/Package_identification/Marking_instructions_code" decoder="String" default="null" />
        <jb:value property="containerOrPackageContentsIndicatorCode" data="INVRPT/Segment_group_6/Segment_group_7/Package_identification/Container_or_package_contents_indicator_code" decoder="String" default="null" />
        <jb:wiring property="marksLabels" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Package_identification.MARKS___LABELS" />
        <jb:wiring property="typeOfMarking" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Package_identification.TYPE_OF_MARKING" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Package_identification.MARKS___LABELS" class="org.milyn.edi.unedifact.d02b.common.field.MarksLabelsC210" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Package_identification/MARKS___LABELS">
        <jb:value property="shippingMarksDescription1" data="INVRPT/Segment_group_6/Segment_group_7/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-1" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription2" data="INVRPT/Segment_group_6/Segment_group_7/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-2" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription3" data="INVRPT/Segment_group_6/Segment_group_7/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-3" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription4" data="INVRPT/Segment_group_6/Segment_group_7/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-4" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription5" data="INVRPT/Segment_group_6/Segment_group_7/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-5" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription6" data="INVRPT/Segment_group_6/Segment_group_7/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-6" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription7" data="INVRPT/Segment_group_6/Segment_group_7/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-7" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription8" data="INVRPT/Segment_group_6/Segment_group_7/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-8" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription9" data="INVRPT/Segment_group_6/Segment_group_7/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-9" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription10" data="INVRPT/Segment_group_6/Segment_group_7/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-10" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Package_identification.TYPE_OF_MARKING" class="org.milyn.edi.unedifact.d02b.common.field.TypeOfMarkingC827" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Package_identification/TYPE_OF_MARKING">
        <jb:value property="markingTypeCode" data="INVRPT/Segment_group_6/Segment_group_7/Package_identification/TYPE_OF_MARKING/Marking_type_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_6/Segment_group_7/Package_identification/TYPE_OF_MARKING/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_6/Segment_group_7/Package_identification/TYPE_OF_MARKING/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8" class="org.milyn.edi.unedifact.d02b.INVRPT.SegmentGroup8" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8">
        <jb:wiring property="quantity" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Quantity" />
        <jb:wiring property="goodsIdentityNumber" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Goods_identity_number_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Quantity" class="org.milyn.edi.unedifact.d02b.common.Quantity" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Goods_identity_number_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8">
        <jb:wiring beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Goods_identity_number" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Goods_identity_number" class="org.milyn.edi.unedifact.d02b.common.GoodsIdentityNumber" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Goods_identity_number">
        <jb:value property="objectIdentificationCodeQualifier" data="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Goods_identity_number/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="identityNumberRange1" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" />
        <jb:wiring property="identityNumberRange2" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" />
        <jb:wiring property="identityNumberRange3" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" />
        <jb:wiring property="identityNumberRange4" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" />
        <jb:wiring property="identityNumberRange5" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1">
        <jb:value property="objectIdentifier1" data="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2">
        <jb:value property="objectIdentifier1" data="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3">
        <jb:value property="objectIdentifier1" data="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4">
        <jb:value property="objectIdentifier1" data="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5">
        <jb:value property="objectIdentifier1" data="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Date_time_period_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8">
        <jb:wiring beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_6.Segment_group_7.Segment_group_8.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="INVRPT/Segment_group_6/Segment_group_7/Segment_group_8/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_9" class="org.milyn.edi.unedifact.d02b.INVRPT.SegmentGroup9" createOnElement="INVRPT/Segment_group_9">
        <jb:wiring property="lineItem" beanIdRef="INVRPT.Segment_group_9.Line_item" />
        <jb:wiring property="additionalProductId" beanIdRef="INVRPT.Segment_group_9.Additional_product_id_List" />
        <jb:wiring property="itemDescription" beanIdRef="INVRPT.Segment_group_9.Item_description_List" />
        <jb:wiring property="nameAndAddress" beanIdRef="INVRPT.Segment_group_9.Name_and_address" />
        <jb:wiring property="measurements" beanIdRef="INVRPT.Segment_group_9.Measurements_List" />
        <jb:wiring property="additionalInformation" beanIdRef="INVRPT.Segment_group_9.Additional_information_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="INVRPT.Segment_group_9.Place_location_identification_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="INVRPT.Segment_group_9.Date_time_period_List" />
        <jb:wiring property="freeText" beanIdRef="INVRPT.Segment_group_9.Free_text_List" />
        <jb:wiring property="segmentGroup10" beanIdRef="INVRPT.Segment_group_9.Segment_group_10_List" />
        <jb:wiring property="segmentGroup11" beanIdRef="INVRPT.Segment_group_9.Segment_group_11_List" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Line_item" class="org.milyn.edi.unedifact.d02b.common.LineItem" createOnElement="INVRPT/Segment_group_9/Line_item">
        <jb:value property="lineItemIdentifier" data="INVRPT/Segment_group_9/Line_item/Line_item_identifier" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="INVRPT/Segment_group_9/Line_item/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:value property="configurationLevelNumber" data="INVRPT/Segment_group_9/Line_item/Configuration_level_number" decoder="DABigDecimal" default="null" />
        <jb:value property="configurationOperationCode" data="INVRPT/Segment_group_9/Line_item/Configuration_operation_code" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification" beanIdRef="INVRPT.Segment_group_9.Line_item.ITEM_NUMBER_IDENTIFICATION" />
        <jb:wiring property="subLineInformation" beanIdRef="INVRPT.Segment_group_9.Line_item.SUB_LINE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Line_item.ITEM_NUMBER_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.ItemNumberIdentificationC212" createOnElement="INVRPT/Segment_group_9/Line_item/ITEM_NUMBER_IDENTIFICATION">
        <jb:value property="itemIdentifier" data="INVRPT/Segment_group_9/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_identifier" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="INVRPT/Segment_group_9/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Line_item.SUB_LINE_INFORMATION" class="org.milyn.edi.unedifact.d02b.common.field.SubLineInformationC829" createOnElement="INVRPT/Segment_group_9/Line_item/SUB_LINE_INFORMATION">
        <jb:value property="subLineIndicatorCode" data="INVRPT/Segment_group_9/Line_item/SUB_LINE_INFORMATION/Sub_line_indicator_code" decoder="String" default="null" />
        <jb:value property="lineItemIdentifier" data="INVRPT/Segment_group_9/Line_item/SUB_LINE_INFORMATION/Line_item_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Additional_product_id_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Additional_product_id" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Additional_product_id" class="org.milyn.edi.unedifact.d02b.common.AdditionalProductId" createOnElement="INVRPT/Segment_group_9/Additional_product_id">
        <jb:value property="productIdentifierCodeQualifier" data="INVRPT/Segment_group_9/Additional_product_id/Product_identifier_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification1" beanIdRef="INVRPT.Segment_group_9.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" />
        <jb:wiring property="itemNumberIdentification2" beanIdRef="INVRPT.Segment_group_9.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" />
        <jb:wiring property="itemNumberIdentification3" beanIdRef="INVRPT.Segment_group_9.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" />
        <jb:wiring property="itemNumberIdentification4" beanIdRef="INVRPT.Segment_group_9.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" />
        <jb:wiring property="itemNumberIdentification5" beanIdRef="INVRPT.Segment_group_9.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" class="org.milyn.edi.unedifact.d02b.common.field.ItemNumberIdentificationC212" createOnElement="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1">
        <jb:value property="itemIdentifier" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_identifier" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" class="org.milyn.edi.unedifact.d02b.common.field.ItemNumberIdentificationC212" createOnElement="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2">
        <jb:value property="itemIdentifier" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_identifier" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" class="org.milyn.edi.unedifact.d02b.common.field.ItemNumberIdentificationC212" createOnElement="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3">
        <jb:value property="itemIdentifier" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_identifier" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" class="org.milyn.edi.unedifact.d02b.common.field.ItemNumberIdentificationC212" createOnElement="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4">
        <jb:value property="itemIdentifier" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_identifier" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" class="org.milyn.edi.unedifact.d02b.common.field.ItemNumberIdentificationC212" createOnElement="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5">
        <jb:value property="itemIdentifier" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_identifier" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Item_description_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Item_description" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Item_description" class="org.milyn.edi.unedifact.d02b.common.ItemDescription" createOnElement="INVRPT/Segment_group_9/Item_description">
        <jb:value property="descriptionFormatCode" data="INVRPT/Segment_group_9/Item_description/Description_format_code" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="INVRPT/Segment_group_9/Item_description/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="itemCharacteristic" beanIdRef="INVRPT.Segment_group_9.Item_description.ITEM_CHARACTERISTIC" />
        <jb:wiring property="itemDescription" beanIdRef="INVRPT.Segment_group_9.Item_description.ITEM_DESCRIPTION" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Item_description.ITEM_CHARACTERISTIC" class="org.milyn.edi.unedifact.d02b.common.field.ItemCharacteristicC272" createOnElement="INVRPT/Segment_group_9/Item_description/ITEM_CHARACTERISTIC">
        <jb:value property="itemCharacteristicCode" data="INVRPT/Segment_group_9/Item_description/ITEM_CHARACTERISTIC/Item_characteristic_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Item_description/ITEM_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Item_description/ITEM_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Item_description.ITEM_DESCRIPTION" class="org.milyn.edi.unedifact.d02b.common.field.ItemDescriptionC273" createOnElement="INVRPT/Segment_group_9/Item_description/ITEM_DESCRIPTION">
        <jb:value property="itemDescriptionCode" data="INVRPT/Segment_group_9/Item_description/ITEM_DESCRIPTION/Item_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Item_description/ITEM_DESCRIPTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Item_description/ITEM_DESCRIPTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="itemDescription1" data="INVRPT/Segment_group_9/Item_description/ITEM_DESCRIPTION/Item_description_-_-1" decoder="String" default="null" />
        <jb:value property="itemDescription2" data="INVRPT/Segment_group_9/Item_description/ITEM_DESCRIPTION/Item_description_-_-2" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="INVRPT/Segment_group_9/Item_description/ITEM_DESCRIPTION/Language_name_code" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="INVRPT.Segment_group_9.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d02b.common.field.NameAndAddressC058" createOnElement="INVRPT/Segment_group_9/Name_and_address/NAME_AND_ADDRESS">
        <jb:value property="nameAndAddressDescription1" data="INVRPT/Segment_group_9/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription2" data="INVRPT/Segment_group_9/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription3" data="INVRPT/Segment_group_9/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription4" data="INVRPT/Segment_group_9/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription5" data="INVRPT/Segment_group_9/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_9.Name_and_address.STREET" class="org.milyn.edi.unedifact.d02b.common.field.StreetC059" createOnElement="INVRPT/Segment_group_9/Name_and_address/STREET">
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="INVRPT/Segment_group_9/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="INVRPT/Segment_group_9/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="INVRPT/Segment_group_9/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="INVRPT/Segment_group_9/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_9.Measurements_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Measurements" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Measurements" class="org.milyn.edi.unedifact.d02b.common.Measurements" createOnElement="INVRPT/Segment_group_9/Measurements">
        <jb:value property="measurementPurposeCodeQualifier" data="INVRPT/Segment_group_9/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="INVRPT/Segment_group_9/Measurements/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="INVRPT.Segment_group_9.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="INVRPT.Segment_group_9.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.MeasurementDetailsC502" createOnElement="INVRPT/Segment_group_9/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="INVRPT/Segment_group_9/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCode" data="INVRPT/Segment_group_9/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="INVRPT/Segment_group_9/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="INVRPT/Segment_group_9/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02b.common.field.ValueRangeC174" createOnElement="INVRPT/Segment_group_9/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="INVRPT/Segment_group_9/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measure" data="INVRPT/Segment_group_9/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="INVRPT/Segment_group_9/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="INVRPT/Segment_group_9/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigitsQuantity" data="INVRPT/Segment_group_9/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Additional_information_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Additional_information" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Additional_information" class="org.milyn.edi.unedifact.d02b.common.AdditionalInformation" createOnElement="INVRPT/Segment_group_9/Additional_information">
        <jb:value property="countryOfOriginNameCode" data="INVRPT/Segment_group_9/Additional_information/Country_of_origin_name_code" decoder="String" default="null" />
        <jb:value property="dutyRegimeTypeCode" data="INVRPT/Segment_group_9/Additional_information/Duty_regime_type_code" decoder="String" default="null" />
        <jb:value property="specialConditionCode1" data="INVRPT/Segment_group_9/Additional_information/Special_condition_code_-_-1" decoder="String" default="null" />
        <jb:value property="specialConditionCode2" data="INVRPT/Segment_group_9/Additional_information/Special_condition_code_-_-2" decoder="String" default="null" />
        <jb:value property="specialConditionCode3" data="INVRPT/Segment_group_9/Additional_information/Special_condition_code_-_-3" decoder="String" default="null" />
        <jb:value property="specialConditionCode4" data="INVRPT/Segment_group_9/Additional_information/Special_condition_code_-_-4" decoder="String" default="null" />
        <jb:value property="specialConditionCode5" data="INVRPT/Segment_group_9/Additional_information/Special_condition_code_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Place_location_identification_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Place_location_identification" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Place_location_identification" class="org.milyn.edi.unedifact.d02b.common.PlaceLocationIdentification" createOnElement="INVRPT/Segment_group_9/Place_location_identification">
        <jb:value property="locationFunctionCodeQualifier" data="INVRPT/Segment_group_9/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="relationCode" data="INVRPT/Segment_group_9/Place_location_identification/Relation_code" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="INVRPT.Segment_group_9.Place_location_identification.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="INVRPT.Segment_group_9.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="INVRPT.Segment_group_9.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_9.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationOneIdentificationC519" createOnElement="INVRPT/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationNameCode" data="INVRPT/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="INVRPT/Segment_group_9/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="INVRPT/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationNameCode" data="INVRPT/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="INVRPT/Segment_group_9/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="INVRPT.Segment_group_9.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="INVRPT/Segment_group_9/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="INVRPT/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="INVRPT/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="INVRPT/Segment_group_9/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_9.Free_text" class="org.milyn.edi.unedifact.d02b.common.FreeText" createOnElement="INVRPT/Segment_group_9/Free_text">
        <jb:value property="textSubjectCodeQualifier" data="INVRPT/Segment_group_9/Free_text/Text_subject_code_qualifier" decoder="String" default="null" />
        <jb:value property="freeTextFunctionCode" data="INVRPT/Segment_group_9/Free_text/Free_text_function_code" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="INVRPT/Segment_group_9/Free_text/Language_name_code" decoder="String" default="null" />
        <jb:value property="freeTextFormatCode" data="INVRPT/Segment_group_9/Free_text/Free_text_format_code" decoder="String" default="null" />
        <jb:wiring property="textReference" beanIdRef="INVRPT.Segment_group_9.Free_text.TEXT_REFERENCE" />
        <jb:wiring property="textLiteral" beanIdRef="INVRPT.Segment_group_9.Free_text.TEXT_LITERAL" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Free_text.TEXT_REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.TextReferenceC107" createOnElement="INVRPT/Segment_group_9/Free_text/TEXT_REFERENCE">
        <jb:value property="freeTextDescriptionCode" data="INVRPT/Segment_group_9/Free_text/TEXT_REFERENCE/Free_text_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Free_text/TEXT_REFERENCE/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Free_text.TEXT_LITERAL" class="org.milyn.edi.unedifact.d02b.common.field.TextLiteralC108" createOnElement="INVRPT/Segment_group_9/Free_text/TEXT_LITERAL">
        <jb:value property="freeText1" data="INVRPT/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-1" decoder="String" default="null" />
        <jb:value property="freeText2" data="INVRPT/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-2" decoder="String" default="null" />
        <jb:value property="freeText3" data="INVRPT/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-3" decoder="String" default="null" />
        <jb:value property="freeText4" data="INVRPT/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-4" decoder="String" default="null" />
        <jb:value property="freeText5" data="INVRPT/Segment_group_9/Free_text/TEXT_LITERAL/Free_text_-_-5" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_10" class="org.milyn.edi.unedifact.d02b.INVRPT.SegmentGroup10" createOnElement="INVRPT/Segment_group_9/Segment_group_10">
        <jb:wiring property="reference" beanIdRef="INVRPT.Segment_group_9.Segment_group_10.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="INVRPT.Segment_group_9.Segment_group_10.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_10.Reference" class="org.milyn.edi.unedifact.d02b.common.Reference" createOnElement="INVRPT/Segment_group_9/Segment_group_10/Reference">
        <jb:wiring property="reference" beanIdRef="INVRPT.Segment_group_9.Segment_group_10.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_10.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.ReferenceC506" createOnElement="INVRPT/Segment_group_9/Segment_group_10/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_10/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="INVRPT/Segment_group_9/Segment_group_10/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="INVRPT/Segment_group_9/Segment_group_10/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="INVRPT/Segment_group_9/Segment_group_10/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="INVRPT/Segment_group_9/Segment_group_10/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_10.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="INVRPT/Segment_group_9/Segment_group_10/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_10/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="INVRPT/Segment_group_9/Segment_group_10/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="INVRPT/Segment_group_9/Segment_group_10/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Segment_group_11" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11" class="org.milyn.edi.unedifact.d02b.INVRPT.SegmentGroup11" createOnElement="INVRPT/Segment_group_9/Segment_group_11">
        <jb:wiring property="inventoryManagementRelatedDetails" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Inventory_management_related_details" />
        <jb:wiring property="quantity" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Quantity" />
        <jb:wiring property="goodsIdentityNumber" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Goods_identity_number_List" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Place_location_identification_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Date_time_period_List" />
        <jb:wiring property="status" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Status_List" />
        <jb:wiring property="segmentGroup12" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_12_List" />
        <jb:wiring property="segmentGroup13" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13_List" />
        <jb:wiring property="segmentGroup14" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_14_List" />
        <jb:wiring property="segmentGroup15" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15_List" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Inventory_management_related_details" class="org.milyn.edi.unedifact.d02b.common.InventoryManagementRelatedDetails" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Inventory_management_related_details">
        <jb:value property="inventoryMovementDirectionCode" data="INVRPT/Segment_group_9/Segment_group_11/Inventory_management_related_details/Inventory_movement_direction_code" decoder="String" default="null" />
        <jb:value property="inventoryTypeCode" data="INVRPT/Segment_group_9/Segment_group_11/Inventory_management_related_details/Inventory_type_code" decoder="String" default="null" />
        <jb:value property="inventoryMovementReasonCode" data="INVRPT/Segment_group_9/Segment_group_11/Inventory_management_related_details/Inventory_movement_reason_code" decoder="String" default="null" />
        <jb:value property="inventoryBalanceMethodCode" data="INVRPT/Segment_group_9/Segment_group_11/Inventory_management_related_details/Inventory_balance_method_code" decoder="String" default="null" />
        <jb:wiring property="instruction" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Inventory_management_related_details.INSTRUCTION" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Inventory_management_related_details.INSTRUCTION" class="org.milyn.edi.unedifact.d02b.common.field.InstructionC522" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Inventory_management_related_details/INSTRUCTION">
        <jb:value property="instructionTypeCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Inventory_management_related_details/INSTRUCTION/Instruction_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="instructionDescriptionCode" data="INVRPT/Segment_group_9/Segment_group_11/Inventory_management_related_details/INSTRUCTION/Instruction_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Segment_group_11/Inventory_management_related_details/INSTRUCTION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Segment_group_11/Inventory_management_related_details/INSTRUCTION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="instructionDescription" data="INVRPT/Segment_group_9/Segment_group_11/Inventory_management_related_details/INSTRUCTION/Instruction_description" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Goods_identity_number_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9/Segment_group_11">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Goods_identity_number" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Goods_identity_number" class="org.milyn.edi.unedifact.d02b.common.GoodsIdentityNumber" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Goods_identity_number">
        <jb:value property="objectIdentificationCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Goods_identity_number/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="identityNumberRange1" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" />
        <jb:wiring property="identityNumberRange2" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" />
        <jb:wiring property="identityNumberRange3" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" />
        <jb:wiring property="identityNumberRange4" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" />
        <jb:wiring property="identityNumberRange5" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1">
        <jb:value property="objectIdentifier1" data="INVRPT/Segment_group_9/Segment_group_11/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="INVRPT/Segment_group_9/Segment_group_11/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2">
        <jb:value property="objectIdentifier1" data="INVRPT/Segment_group_9/Segment_group_11/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="INVRPT/Segment_group_9/Segment_group_11/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3">
        <jb:value property="objectIdentifier1" data="INVRPT/Segment_group_9/Segment_group_11/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="INVRPT/Segment_group_9/Segment_group_11/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4">
        <jb:value property="objectIdentifier1" data="INVRPT/Segment_group_9/Segment_group_11/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="INVRPT/Segment_group_9/Segment_group_11/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5">
        <jb:value property="objectIdentifier1" data="INVRPT/Segment_group_9/Segment_group_11/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="INVRPT/Segment_group_9/Segment_group_11/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Place_location_identification_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9/Segment_group_11">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Place_location_identification" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Place_location_identification" class="org.milyn.edi.unedifact.d02b.common.PlaceLocationIdentification" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Place_location_identification">
        <jb:value property="locationFunctionCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="relationCode" data="INVRPT/Segment_group_9/Segment_group_11/Place_location_identification/Relation_code" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Place_location_identification.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationOneIdentificationC519" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationNameCode" data="INVRPT/Segment_group_9/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="INVRPT/Segment_group_9/Segment_group_11/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationNameCode" data="INVRPT/Segment_group_9/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="INVRPT/Segment_group_9/Segment_group_11/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

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

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

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="INVRPT/Segment_group_9/Segment_group_11/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="INVRPT/Segment_group_9/Segment_group_11/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Status_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9/Segment_group_11">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Status" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Status" class="org.milyn.edi.unedifact.d02b.common.Status" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Status">
        <jb:wiring property="statusCategory" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Status.STATUS_CATEGORY" />
        <jb:wiring property="status" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Status.STATUS" />
        <jb:wiring property="statusReason1" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Status.STATUS_REASON_-_-1" />
        <jb:wiring property="statusReason2" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Status.STATUS_REASON_-_-2" />
        <jb:wiring property="statusReason3" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Status.STATUS_REASON_-_-3" />
        <jb:wiring property="statusReason4" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Status.STATUS_REASON_-_-4" />
        <jb:wiring property="statusReason5" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Status.STATUS_REASON_-_-5" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Status.STATUS_CATEGORY" class="org.milyn.edi.unedifact.d02b.common.field.StatusCategoryC601" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_CATEGORY">
        <jb:value property="statusCategoryCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_CATEGORY/Status_category_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_CATEGORY/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Status.STATUS" class="org.milyn.edi.unedifact.d02b.common.field.StatusC555" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS">
        <jb:value property="statusDescriptionCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS/Status_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusDescription" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS/Status_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Status.STATUS_REASON_-_-1" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-1">
        <jb:value property="statusReasonDescriptionCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-1/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-1/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-1/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Status.STATUS_REASON_-_-2" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-2">
        <jb:value property="statusReasonDescriptionCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-2/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-2/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-2/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Status.STATUS_REASON_-_-3" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-3">
        <jb:value property="statusReasonDescriptionCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-3/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-3/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-3/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Status.STATUS_REASON_-_-4" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-4">
        <jb:value property="statusReasonDescriptionCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-4/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-4/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-4/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Status.STATUS_REASON_-_-5" class="org.milyn.edi.unedifact.d02b.common.field.StatusReasonC556" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-5">
        <jb:value property="statusReasonDescriptionCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-5/Status_reason_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-5/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="statusReasonDescription" data="INVRPT/Segment_group_9/Segment_group_11/Status/STATUS_REASON_-_-5/Status_reason_description" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_12_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9/Segment_group_11">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_12" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_12" class="org.milyn.edi.unedifact.d02b.INVRPT.SegmentGroup12" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12">
        <jb:wiring property="nameAndAddress" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_12.Name_and_address" />
        <jb:wiring property="placeLocationIdentification" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_12.Place_location_identification" />
    </jb:bean>

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

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

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_12.Name_and_address.NAME_AND_ADDRESS" class="org.milyn.edi.unedifact.d02b.common.field.NameAndAddressC058" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Name_and_address/NAME_AND_ADDRESS">
        <jb:value property="nameAndAddressDescription1" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-1" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription2" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-2" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription3" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-3" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription4" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-4" decoder="String" default="null" />
        <jb:value property="nameAndAddressDescription5" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Name_and_address/NAME_AND_ADDRESS/Name_and_address_description_-_-5" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_12.Name_and_address.STREET" class="org.milyn.edi.unedifact.d02b.common.field.StreetC059" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Name_and_address/STREET">
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier1" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier2" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-2" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier3" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-3" decoder="String" default="null" />
        <jb:value property="streetAndNumberOrPostOfficeBoxIdentifier4" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Name_and_address/STREET/Street_and_number_or_post_office_box_identifier_-_-4" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_12.Place_location_identification" class="org.milyn.edi.unedifact.d02b.common.PlaceLocationIdentification" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Place_location_identification">
        <jb:value property="locationFunctionCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Place_location_identification/Location_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="relationCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Place_location_identification/Relation_code" decoder="String" default="null" />
        <jb:wiring property="locationIdentification" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_12.Place_location_identification.LOCATION_IDENTIFICATION" />
        <jb:wiring property="relatedLocationOneIdentification" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_12.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" />
        <jb:wiring property="relatedLocationTwoIdentification" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_12.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_12.Place_location_identification.RELATED_LOCATION_ONE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationOneIdentificationC519" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION">
        <jb:value property="firstRelatedLocationNameCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="firstRelatedLocationName" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Place_location_identification/RELATED_LOCATION_ONE_IDENTIFICATION/First_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_12.Place_location_identification.RELATED_LOCATION_TWO_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.RelatedLocationTwoIdentificationC553" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION">
        <jb:value property="secondRelatedLocationNameCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="secondRelatedLocationName" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_12/Place_location_identification/RELATED_LOCATION_TWO_IDENTIFICATION/Second_related_location_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9/Segment_group_11">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13" class="org.milyn.edi.unedifact.d02b.INVRPT.SegmentGroup13" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13">
        <jb:wiring property="priceDetails" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13.Price_details" />
        <jb:wiring property="currencies" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13.Currencies" />
        <jb:wiring property="dateTimePeriod" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13.Price_details" class="org.milyn.edi.unedifact.d02b.common.PriceDetails" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Price_details">
        <jb:value property="subLineItemPriceChangeOperationCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Price_details/Sub_line_item_price_change_operation_code" decoder="String" default="null" />
        <jb:wiring property="priceInformation" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13.Price_details.PRICE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13.Price_details.PRICE_INFORMATION" class="org.milyn.edi.unedifact.d02b.common.field.PriceInformationC509" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Price_details/PRICE_INFORMATION">
        <jb:value property="priceCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Price_details/PRICE_INFORMATION/Price_code_qualifier" decoder="String" default="null" />
        <jb:value property="priceAmount" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Price_details/PRICE_INFORMATION/Price_amount" decoder="DABigDecimal" default="null" />
        <jb:value property="priceTypeCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Price_details/PRICE_INFORMATION/Price_type_code" decoder="String" default="null" />
        <jb:value property="priceSpecificationCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Price_details/PRICE_INFORMATION/Price_specification_code" decoder="String" default="null" />
        <jb:value property="unitPriceBasisQuantity" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Price_details/PRICE_INFORMATION/Unit_price_basis_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="measurementUnitCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Price_details/PRICE_INFORMATION/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13.Currencies" class="org.milyn.edi.unedifact.d02b.common.Currencies" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Currencies">
        <jb:value property="currencyExchangeRate" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Currencies/Currency_exchange_rate" decoder="DABigDecimal" default="null" />
        <jb:value property="exchangeRateCurrencyMarketIdentifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Currencies/Exchange_rate_currency_market_identifier" decoder="String" default="null" />
        <jb:wiring property="currencyDetails1" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13.Currencies.CURRENCY_DETAILS_-_-1" />
        <jb:wiring property="currencyDetails2" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13.Currencies.CURRENCY_DETAILS_-_-2" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13.Currencies.CURRENCY_DETAILS_-_-1" class="org.milyn.edi.unedifact.d02b.common.field.CurrencyDetailsC504" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Currencies/CURRENCY_DETAILS_-_-1">
        <jb:value property="currencyUsageCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Currencies/CURRENCY_DETAILS_-_-1/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Currencies/CURRENCY_DETAILS_-_-1/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Currencies/CURRENCY_DETAILS_-_-1/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Currencies/CURRENCY_DETAILS_-_-1/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13.Currencies.CURRENCY_DETAILS_-_-2" class="org.milyn.edi.unedifact.d02b.common.field.CurrencyDetailsC504" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Currencies/CURRENCY_DETAILS_-_-2">
        <jb:value property="currencyUsageCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Currencies/CURRENCY_DETAILS_-_-2/Currency_usage_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyIdentificationCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Currencies/CURRENCY_DETAILS_-_-2/Currency_identification_code" decoder="String" default="null" />
        <jb:value property="currencyTypeCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Currencies/CURRENCY_DETAILS_-_-2/Currency_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="currencyRate" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Currencies/CURRENCY_DETAILS_-_-2/Currency_rate" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_13.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_13/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_14_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9/Segment_group_11">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_14" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_14" class="org.milyn.edi.unedifact.d02b.INVRPT.SegmentGroup14" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_14">
        <jb:wiring property="reference" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_14.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_14.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_14.Reference" class="org.milyn.edi.unedifact.d02b.common.Reference" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_14/Reference">
        <jb:wiring property="reference" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_14.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_14.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.ReferenceC506" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_14/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_14/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_14/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_14/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_14/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_14/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_14.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_14/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_14.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_14.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_14/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_14/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9/Segment_group_11">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15" class="org.milyn.edi.unedifact.d02b.INVRPT.SegmentGroup15" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15">
        <jb:wiring property="consignmentPackingSequence" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Consignment_packing_sequence" />
        <jb:wiring property="segmentGroup16" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16_List" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Consignment_packing_sequence" class="org.milyn.edi.unedifact.d02b.common.ConsignmentPackingSequence" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Consignment_packing_sequence">
        <jb:value property="hierarchicalStructureLevelIdentifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Consignment_packing_sequence/Hierarchical_structure_level_identifier" decoder="String" default="null" />
        <jb:value property="hierarchicalStructureParentIdentifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Consignment_packing_sequence/Hierarchical_structure_parent_identifier" decoder="String" default="null" />
        <jb:value property="packagingLevelCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Consignment_packing_sequence/Packaging_level_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16" class="org.milyn.edi.unedifact.d02b.INVRPT.SegmentGroup16" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16">
        <jb:wiring property="_package" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Package" />
        <jb:wiring property="measurements" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Measurements_List" />
        <jb:wiring property="quantity" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Quantity_List" />
        <jb:wiring property="segmentGroup17" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17_List" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Package" class="org.milyn.edi.unedifact.d02b.common.Package" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package">
        <jb:value property="packageQuantity" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/Package_quantity" decoder="DABigDecimal" default="null" />
        <jb:wiring property="packagingDetails" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Package.PACKAGING_DETAILS" />
        <jb:wiring property="packageType" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Package.PACKAGE_TYPE" />
        <jb:wiring property="packageTypeIdentification" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Package.PACKAGE_TYPE_IDENTIFICATION" />
        <jb:wiring property="returnablePackageDetails" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Package.RETURNABLE_PACKAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Package.PACKAGING_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.PackagingDetailsC531" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/PACKAGING_DETAILS">
        <jb:value property="packagingLevelCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/PACKAGING_DETAILS/Packaging_level_code" decoder="String" default="null" />
        <jb:value property="packagingRelatedDescriptionCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/PACKAGING_DETAILS/Packaging_related_description_code" decoder="String" default="null" />
        <jb:value property="packagingTermsAndConditionsCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/PACKAGING_DETAILS/Packaging_terms_and_conditions_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Package.PACKAGE_TYPE" class="org.milyn.edi.unedifact.d02b.common.field.PackageTypeC202" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/PACKAGE_TYPE">
        <jb:value property="packageTypeDescriptionCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/PACKAGE_TYPE/Package_type_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/PACKAGE_TYPE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/PACKAGE_TYPE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/PACKAGE_TYPE/Type_of_packages" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Package.PACKAGE_TYPE_IDENTIFICATION" class="org.milyn.edi.unedifact.d02b.common.field.PackageTypeIdentificationC402" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/PACKAGE_TYPE_IDENTIFICATION">
        <jb:value property="descriptionFormatCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/PACKAGE_TYPE_IDENTIFICATION/Description_format_code" decoder="String" default="null" />
        <jb:value property="typeOfPackages1" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-1" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode1" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="typeOfPackages2" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-2" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode2" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Package.RETURNABLE_PACKAGE_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.ReturnablePackageDetailsC532" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/RETURNABLE_PACKAGE_DETAILS">
        <jb:value property="returnablePackageFreightPaymentResponsibilityCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_freight_payment_responsibility_code" decoder="String" default="null" />
        <jb:value property="returnablePackageLoadContentsCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_load_contents_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Measurements_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Measurements" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Measurements" class="org.milyn.edi.unedifact.d02b.common.Measurements" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Measurements">
        <jb:value property="measurementPurposeCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Measurements/Measurement_purpose_code_qualifier" decoder="String" default="null" />
        <jb:value property="surfaceOrLayerCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Measurements/Surface_or_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d02b.common.field.MeasurementDetailsC502" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Measurements/MEASUREMENT_DETAILS/Measurement_significance_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d02b.common.field.ValueRangeC174" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measure" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Measurements/VALUE_RANGE/Measure" decoder="String" default="null" />
        <jb:value property="rangeMinimumQuantity" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Measurements/VALUE_RANGE/Range_minimum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximumQuantity" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Measurements/VALUE_RANGE/Range_maximum_quantity" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigitsQuantity" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Measurements/VALUE_RANGE/Significant_digits_quantity" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Quantity_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Quantity" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Quantity" class="org.milyn.edi.unedifact.d02b.common.Quantity" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17" class="org.milyn.edi.unedifact.d02b.INVRPT.SegmentGroup17" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17">
        <jb:wiring property="packageIdentification" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Package_identification" />
        <jb:wiring property="reference" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Date_time_period_List" />
        <jb:wiring property="goodsIdentityNumber" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Goods_identity_number_List" />
        <jb:wiring property="segmentGroup18" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18_List" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Package_identification" class="org.milyn.edi.unedifact.d02b.common.PackageIdentification" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification">
        <jb:value property="markingInstructionsCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification/Marking_instructions_code" decoder="String" default="null" />
        <jb:value property="containerOrPackageContentsIndicatorCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification/Container_or_package_contents_indicator_code" decoder="String" default="null" />
        <jb:wiring property="marksLabels" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Package_identification.MARKS___LABELS" />
        <jb:wiring property="typeOfMarking" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Package_identification.TYPE_OF_MARKING" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Package_identification.MARKS___LABELS" class="org.milyn.edi.unedifact.d02b.common.field.MarksLabelsC210" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification/MARKS___LABELS">
        <jb:value property="shippingMarksDescription1" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-1" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription2" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-2" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription3" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-3" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription4" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-4" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription5" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-5" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription6" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-6" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription7" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-7" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription8" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-8" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription9" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-9" decoder="String" default="null" />
        <jb:value property="shippingMarksDescription10" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification/MARKS___LABELS/Shipping_marks_description_-_-10" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Package_identification.TYPE_OF_MARKING" class="org.milyn.edi.unedifact.d02b.common.field.TypeOfMarkingC827" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification/TYPE_OF_MARKING">
        <jb:value property="markingTypeCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification/TYPE_OF_MARKING/Marking_type_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification/TYPE_OF_MARKING/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Package_identification/TYPE_OF_MARKING/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Reference" class="org.milyn.edi.unedifact.d02b.common.Reference" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Reference">
        <jb:wiring property="reference" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Reference.REFERENCE" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Reference.REFERENCE" class="org.milyn.edi.unedifact.d02b.common.field.ReferenceC506" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Reference/REFERENCE">
        <jb:value property="referenceCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Reference/REFERENCE/Reference_code_qualifier" decoder="String" default="null" />
        <jb:value property="referenceIdentifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Reference/REFERENCE/Reference_identifier" decoder="String" default="null" />
        <jb:value property="documentLineIdentifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Reference/REFERENCE/Document_line_identifier" decoder="String" default="null" />
        <jb:value property="referenceVersionIdentifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Reference/REFERENCE/Reference_version_identifier" decoder="String" default="null" />
        <jb:value property="revisionIdentifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Reference/REFERENCE/Revision_identifier" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Date_time_period_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Goods_identity_number_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Goods_identity_number" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Goods_identity_number" class="org.milyn.edi.unedifact.d02b.common.GoodsIdentityNumber" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Goods_identity_number">
        <jb:value property="objectIdentificationCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Goods_identity_number/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="identityNumberRange1" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" />
        <jb:wiring property="identityNumberRange2" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" />
        <jb:wiring property="identityNumberRange3" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" />
        <jb:wiring property="identityNumberRange4" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" />
        <jb:wiring property="identityNumberRange5" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-1" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1">
        <jb:value property="objectIdentifier1" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-1/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-2" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2">
        <jb:value property="objectIdentifier1" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-2/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-3" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3">
        <jb:value property="objectIdentifier1" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-3/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-4" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4">
        <jb:value property="objectIdentifier1" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-4/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Goods_identity_number.IDENTITY_NUMBER_RANGE_-_-5" class="org.milyn.edi.unedifact.d02b.common.field.IdentityNumberRangeC208" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5">
        <jb:value property="objectIdentifier1" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-1" decoder="String" default="null" />
        <jb:value property="objectIdentifier2" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Goods_identity_number/IDENTITY_NUMBER_RANGE_-_-5/Object_identifier_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18" class="org.milyn.edi.unedifact.d02b.INVRPT.SegmentGroup18" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18">
        <jb:wiring property="relatedIdentificationNumbers" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Related_identification_numbers" />
        <jb:wiring property="dateTimePeriod" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Date_time_period_List" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Related_identification_numbers" class="org.milyn.edi.unedifact.d02b.common.RelatedIdentificationNumbers" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers">
        <jb:value property="setTypeCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/Set_type_code_qualifier" decoder="String" default="null" />
        <jb:wiring property="identificationNumber1" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" />
        <jb:wiring property="identificationNumber2" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" />
        <jb:wiring property="identificationNumber3" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" />
        <jb:wiring property="identificationNumber4" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" />
        <jb:wiring property="identificationNumber5" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-1" class="org.milyn.edi.unedifact.d02b.common.field.IdentificationNumberC206" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1">
        <jb:value property="objectIdentifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-1/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-2" class="org.milyn.edi.unedifact.d02b.common.field.IdentificationNumberC206" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2">
        <jb:value property="objectIdentifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-2/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-3" class="org.milyn.edi.unedifact.d02b.common.field.IdentificationNumberC206" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3">
        <jb:value property="objectIdentifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-3/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-4" class="org.milyn.edi.unedifact.d02b.common.field.IdentificationNumberC206" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4">
        <jb:value property="objectIdentifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-4/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Related_identification_numbers.IDENTIFICATION_NUMBER_-_-5" class="org.milyn.edi.unedifact.d02b.common.field.IdentificationNumberC206" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5">
        <jb:value property="objectIdentifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identifier" decoder="String" default="null" />
        <jb:value property="objectIdentificationCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Object_identification_code_qualifier" decoder="String" default="null" />
        <jb:value property="statusDescriptionCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Related_identification_numbers/IDENTIFICATION_NUMBER_-_-5/Status_description_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Date_time_period_List" class="java.util.ArrayList" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18">
        <jb:wiring beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Date_time_period" class="org.milyn.edi.unedifact.d02b.common.DateTimePeriod" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Date_time_period">
        <jb:wiring property="dateTimePeriod" beanIdRef="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Date_time_period.DATE_TIME_PERIOD" />
    </jb:bean>

    <jb:bean beanId="INVRPT.Segment_group_9.Segment_group_11.Segment_group_15.Segment_group_16.Segment_group_17.Segment_group_18.Date_time_period.DATE_TIME_PERIOD" class="org.milyn.edi.unedifact.d02b.common.field.DateTimePeriodC507" createOnElement="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Date_time_period/DATE_TIME_PERIOD">
        <jb:value property="dateOrTimeOrPeriodFunctionCodeQualifier" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_function_code_qualifier" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodText" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_text" decoder="String" default="null" />
        <jb:value property="dateOrTimeOrPeriodFormatCode" data="INVRPT/Segment_group_9/Segment_group_11/Segment_group_15/Segment_group_16/Segment_group_17/Segment_group_18/Date_time_period/DATE_TIME_PERIOD/Date_or_time_or_period_format_code" decoder="String" default="null" />
    </jb:bean>

</smooks-resource-list>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy