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

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

There is a newer version: 1.7.1.0
Show newest version
<?xml version="1.0"?>
<smooks-resource-list xmlns="http://www.milyn.org/xsd/smooks-1.1.xsd"
                      xmlns:jb="http://www.milyn.org/xsd/smooks/javabean-1.2.xsd"
                      xmlns:edi="http://www.milyn.org/xsd/smooks/edi-1.2.xsd">

    <!--
        Generated by Smooks EJC (Edifact Java Compiler).
    -->

    <params>
        <param name="stream.filter.type">SAX</param>
    </params>

    <edi:reader mappingModel="/org/milyn/edi/unedifact/d99b/PRODAT/edimappingconfig.xml" validate="false" />


    <jb:bean beanId="PRODAT" class="org.milyn.edi.unedifact.d99b.PRODAT.Prodat" createOnElement="PRODAT">
        <jb:wiring property="beginningOfMessage" beanIdRef="PRODAT.Beginning_of_message" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRODAT.Date_time_period_List" />
        <jb:wiring property="additionalInformation" beanIdRef="PRODAT.Additional_information_List" />
        <jb:wiring property="itemDescription" beanIdRef="PRODAT.Item_description_List" />
        <jb:wiring property="freeText" beanIdRef="PRODAT.Free_text_List" />
        <jb:wiring property="productGroupInformation" beanIdRef="PRODAT.Product_group_information_List" />
        <jb:wiring property="currencies" beanIdRef="PRODAT.Currencies_List" />
        <jb:wiring property="segmentGroup1" beanIdRef="PRODAT.Segment_group_1_List" />
        <jb:wiring property="segmentGroup2" beanIdRef="PRODAT.Segment_group_2_List" />
        <jb:wiring property="segmentGroup3" beanIdRef="PRODAT.Segment_group_3_List" />
        <jb:wiring property="segmentGroup4" beanIdRef="PRODAT.Segment_group_4_List" />
        <jb:wiring property="segmentGroup7" beanIdRef="PRODAT.Segment_group_7_List" />
        <jb:wiring property="segmentGroup8" beanIdRef="PRODAT.Segment_group_8_List" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="PRODAT.Additional_information" class="org.milyn.edi.unedifact.d99b.common.AdditionalInformation" createOnElement="PRODAT/Additional_information">
        <jb:value property="countryOfOriginCoded" data="PRODAT/Additional_information/Country_of_origin__coded" decoder="String" default="null" />
        <jb:value property="typeOfDutyRegimeCoded" data="PRODAT/Additional_information/Type_of_duty_regime__coded" decoder="String" default="null" />
        <jb:value property="specialConditionCode1" data="PRODAT/Additional_information/Special_condition_code_-_-1" decoder="String" default="null" />
        <jb:value property="specialConditionCode2" data="PRODAT/Additional_information/Special_condition_code_-_-2" decoder="String" default="null" />
        <jb:value property="specialConditionCode3" data="PRODAT/Additional_information/Special_condition_code_-_-3" decoder="String" default="null" />
        <jb:value property="specialConditionCode4" data="PRODAT/Additional_information/Special_condition_code_-_-4" decoder="String" default="null" />
        <jb:value property="specialConditionCode5" data="PRODAT/Additional_information/Special_condition_code_-_-5" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PRODAT.Item_description" class="org.milyn.edi.unedifact.d99b.common.ItemDescription" createOnElement="PRODAT/Item_description">
        <jb:value property="itemDescriptionTypeCoded" data="PRODAT/Item_description/Item_description_type__coded" decoder="String" default="null" />
        <jb:value property="surfaceLayerCode" data="PRODAT/Item_description/Surface_layer_code" decoder="String" default="null" />
        <jb:wiring property="itemCharacteristic" beanIdRef="PRODAT.Item_description.ITEM_CHARACTERISTIC" />
        <jb:wiring property="itemDescription" beanIdRef="PRODAT.Item_description.ITEM_DESCRIPTION" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="PRODAT.Product_group_information_List" class="java.util.ArrayList" createOnElement="PRODAT">
        <jb:wiring beanIdRef="PRODAT.Product_group_information" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Product_group_information" class="org.milyn.edi.unedifact.d99b.common.ProductGroupInformation" createOnElement="PRODAT/Product_group_information">
        <jb:value property="productGroupTypeCode" data="PRODAT/Product_group_information/Product_group_type_code" decoder="String" default="null" />
        <jb:wiring property="productGroup" beanIdRef="PRODAT.Product_group_information.PRODUCT_GROUP" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Product_group_information.PRODUCT_GROUP" class="org.milyn.edi.unedifact.d99b.common.field.ProductGroupC288" createOnElement="PRODAT/Product_group_information/PRODUCT_GROUP">
        <jb:value property="productGroupNameCode" data="PRODAT/Product_group_information/PRODUCT_GROUP/Product_group_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Product_group_information/PRODUCT_GROUP/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Product_group_information/PRODUCT_GROUP/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="productGroupName" data="PRODAT/Product_group_information/PRODUCT_GROUP/Product_group_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Currencies_List" class="java.util.ArrayList" createOnElement="PRODAT">
        <jb:wiring beanIdRef="PRODAT.Currencies" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_1.Technical_rules" class="org.milyn.edi.unedifact.d99b.common.TechnicalRules" createOnElement="PRODAT/Segment_group_1/Technical_rules">
        <jb:value property="objectIdentifier" data="PRODAT/Segment_group_1/Technical_rules/Object_identifier" decoder="String" default="null" />
        <jb:value property="version" data="PRODAT/Segment_group_1/Technical_rules/Version" decoder="String" default="null" />
        <jb:value property="release" data="PRODAT/Segment_group_1/Technical_rules/Release" decoder="String" default="null" />
        <jb:value property="rulePartIdentification" data="PRODAT/Segment_group_1/Technical_rules/Rule_part_identification" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_1/Technical_rules/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_2" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup2" createOnElement="PRODAT/Segment_group_2">
        <jb:wiring property="requirementsAndConditions" beanIdRef="PRODAT.Segment_group_2.Requirements_and_conditions" />
        <jb:wiring property="additionalProductId" beanIdRef="PRODAT.Segment_group_2.Additional_product_id_List" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_2.Additional_product_id" class="org.milyn.edi.unedifact.d99b.common.AdditionalProductId" createOnElement="PRODAT/Segment_group_2/Additional_product_id">
        <jb:value property="productIdFunctionQualifier" data="PRODAT/Segment_group_2/Additional_product_id/Product_id._function_qualifier" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification1" beanIdRef="PRODAT.Segment_group_2.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" />
        <jb:wiring property="itemNumberIdentification2" beanIdRef="PRODAT.Segment_group_2.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" />
        <jb:wiring property="itemNumberIdentification3" beanIdRef="PRODAT.Segment_group_2.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" />
        <jb:wiring property="itemNumberIdentification4" beanIdRef="PRODAT.Segment_group_2.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" />
        <jb:wiring property="itemNumberIdentification5" beanIdRef="PRODAT.Segment_group_2.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_2.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_2.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_2.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_2.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_2.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_2/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PRODAT.Segment_group_3" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup3" createOnElement="PRODAT/Segment_group_3">
        <jb:wiring property="reference" beanIdRef="PRODAT.Segment_group_3.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRODAT.Segment_group_3.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_4" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup4" createOnElement="PRODAT/Segment_group_4">
        <jb:wiring property="nameAndAddress" beanIdRef="PRODAT.Segment_group_4.Name_and_address" />
        <jb:wiring property="segmentGroup5" beanIdRef="PRODAT.Segment_group_4.Segment_group_5_List" />
        <jb:wiring property="segmentGroup6" beanIdRef="PRODAT.Segment_group_4.Segment_group_6_List" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_4.Segment_group_5" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup5" createOnElement="PRODAT/Segment_group_4/Segment_group_5">
        <jb:wiring property="contactInformation" beanIdRef="PRODAT.Segment_group_4.Segment_group_5.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="PRODAT.Segment_group_4.Segment_group_5.Communication_contact_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_4.Segment_group_6" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup6" createOnElement="PRODAT/Segment_group_4/Segment_group_6">
        <jb:wiring property="reference" beanIdRef="PRODAT.Segment_group_4.Segment_group_6.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRODAT.Segment_group_4.Segment_group_6.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_7" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup7" createOnElement="PRODAT/Segment_group_7">
        <jb:wiring property="characteristicClassId" beanIdRef="PRODAT.Segment_group_7.Characteristic_class_id" />
        <jb:wiring property="characteristicValue" beanIdRef="PRODAT.Segment_group_7.Characteristic_value_List" />
        <jb:wiring property="measurements" beanIdRef="PRODAT.Segment_group_7.Measurements_List" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_7.Characteristic_class_id" class="org.milyn.edi.unedifact.d99b.common.CharacteristicClassId" createOnElement="PRODAT/Segment_group_7/Characteristic_class_id">
        <jb:value property="classTypeCode" data="PRODAT/Segment_group_7/Characteristic_class_id/Class_type_code" decoder="String" default="null" />
        <jb:value property="characteristicRelevanceCoded" data="PRODAT/Segment_group_7/Characteristic_class_id/Characteristic_relevance__coded" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="PRODAT.Segment_group_7.Characteristic_class_id.MEASUREMENT_DETAILS" />
        <jb:wiring property="productCharacteristic" beanIdRef="PRODAT.Segment_group_7.Characteristic_class_id.PRODUCT_CHARACTERISTIC" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_7.Characteristic_class_id.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.MeasurementDetailsC502" createOnElement="PRODAT/Segment_group_7/Characteristic_class_id/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="PRODAT/Segment_group_7/Characteristic_class_id/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCoded" data="PRODAT/Segment_group_7/Characteristic_class_id/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="PRODAT/Segment_group_7/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="PRODAT/Segment_group_7/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_7.Characteristic_class_id.PRODUCT_CHARACTERISTIC" class="org.milyn.edi.unedifact.d99b.common.field.ProductCharacteristicC240" createOnElement="PRODAT/Segment_group_7/Characteristic_class_id/PRODUCT_CHARACTERISTIC">
        <jb:value property="characteristicDescriptionCode" data="PRODAT/Segment_group_7/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Characteristic_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_7/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_7/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicDescription1" data="PRODAT/Segment_group_7/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Characteristic_description_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicDescription2" data="PRODAT/Segment_group_7/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Characteristic_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_7.Characteristic_value_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_7">
        <jb:wiring beanIdRef="PRODAT.Segment_group_7.Characteristic_value" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_7.Characteristic_value" class="org.milyn.edi.unedifact.d99b.common.CharacteristicValue" createOnElement="PRODAT/Segment_group_7/Characteristic_value">
        <jb:wiring property="characteristicValue" beanIdRef="PRODAT.Segment_group_7.Characteristic_value.CHARACTERISTIC_VALUE" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_7.Characteristic_value.CHARACTERISTIC_VALUE" class="org.milyn.edi.unedifact.d99b.common.field.CharacteristicValueC889" createOnElement="PRODAT/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE">
        <jb:value property="characteristicValueCoded" data="PRODAT/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value__coded" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicValue1" data="PRODAT/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicValue2" data="PRODAT/Segment_group_7/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_-_-2" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PRODAT.Segment_group_7.Measurements" class="org.milyn.edi.unedifact.d99b.common.Measurements" createOnElement="PRODAT/Segment_group_7/Measurements">
        <jb:value property="measurementAttributeCode" data="PRODAT/Segment_group_7/Measurements/Measurement_attribute_code" decoder="String" default="null" />
        <jb:value property="surfaceLayerCode" data="PRODAT/Segment_group_7/Measurements/Surface_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="PRODAT.Segment_group_7.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="PRODAT.Segment_group_7.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_7.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.MeasurementDetailsC502" createOnElement="PRODAT/Segment_group_7/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="PRODAT/Segment_group_7/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCoded" data="PRODAT/Segment_group_7/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="PRODAT/Segment_group_7/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="PRODAT/Segment_group_7/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_7.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d99b.common.field.ValueRangeC174" createOnElement="PRODAT/Segment_group_7/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="PRODAT/Segment_group_7/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measurementValue" data="PRODAT/Segment_group_7/Measurements/VALUE_RANGE/Measurement_value" decoder="String" default="null" />
        <jb:value property="rangeMinimum" data="PRODAT/Segment_group_7/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximum" data="PRODAT/Segment_group_7/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigits" data="PRODAT/Segment_group_7/Measurements/VALUE_RANGE/Significant_digits" decoder="DABigDecimal" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PRODAT.Segment_group_8" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup8" createOnElement="PRODAT/Segment_group_8">
        <jb:wiring property="lineItem" beanIdRef="PRODAT.Segment_group_8.Line_item" />
        <jb:wiring property="additionalProductId" beanIdRef="PRODAT.Segment_group_8.Additional_product_id_List" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRODAT.Segment_group_8.Date_time_period_List" />
        <jb:wiring property="measurements" beanIdRef="PRODAT.Segment_group_8.Measurements_List" />
        <jb:wiring property="handlingInstructions" beanIdRef="PRODAT.Segment_group_8.Handling_instructions_List" />
        <jb:wiring property="documentMessageDetails" beanIdRef="PRODAT.Segment_group_8.Document_message_details_List" />
        <jb:wiring property="freeText" beanIdRef="PRODAT.Segment_group_8.Free_text_List" />
        <jb:wiring property="productGroupInformation" beanIdRef="PRODAT.Segment_group_8.Product_group_information_List" />
        <jb:wiring property="segmentGroup9" beanIdRef="PRODAT.Segment_group_8.Segment_group_9_List" />
        <jb:wiring property="segmentGroup10" beanIdRef="PRODAT.Segment_group_8.Segment_group_10_List" />
        <jb:wiring property="segmentGroup11" beanIdRef="PRODAT.Segment_group_8.Segment_group_11_List" />
        <jb:wiring property="segmentGroup12" beanIdRef="PRODAT.Segment_group_8.Segment_group_12_List" />
        <jb:wiring property="segmentGroup13" beanIdRef="PRODAT.Segment_group_8.Segment_group_13_List" />
        <jb:wiring property="segmentGroup14" beanIdRef="PRODAT.Segment_group_8.Segment_group_14_List" />
        <jb:wiring property="segmentGroup15" beanIdRef="PRODAT.Segment_group_8.Segment_group_15_List" />
        <jb:wiring property="segmentGroup16" beanIdRef="PRODAT.Segment_group_8.Segment_group_16_List" />
        <jb:wiring property="segmentGroup17" beanIdRef="PRODAT.Segment_group_8.Segment_group_17_List" />
        <jb:wiring property="segmentGroup19" beanIdRef="PRODAT.Segment_group_8.Segment_group_19_List" />
        <jb:wiring property="segmentGroup20" beanIdRef="PRODAT.Segment_group_8.Segment_group_20_List" />
        <jb:wiring property="segmentGroup22" beanIdRef="PRODAT.Segment_group_8.Segment_group_22_List" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Line_item" class="org.milyn.edi.unedifact.d99b.common.LineItem" createOnElement="PRODAT/Segment_group_8/Line_item">
        <jb:value property="lineItemNumber" data="PRODAT/Segment_group_8/Line_item/Line_item_number" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="PRODAT/Segment_group_8/Line_item/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:value property="configurationLevel" data="PRODAT/Segment_group_8/Line_item/Configuration_level" decoder="DABigDecimal" default="null" />
        <jb:value property="configurationCoded" data="PRODAT/Segment_group_8/Line_item/Configuration__coded" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification" beanIdRef="PRODAT.Segment_group_8.Line_item.ITEM_NUMBER_IDENTIFICATION" />
        <jb:wiring property="subLineInformation" beanIdRef="PRODAT.Segment_group_8.Line_item.SUB_LINE_INFORMATION" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Line_item.ITEM_NUMBER_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Line_item/ITEM_NUMBER_IDENTIFICATION">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Line_item/ITEM_NUMBER_IDENTIFICATION/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Line_item/ITEM_NUMBER_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Line_item.SUB_LINE_INFORMATION" class="org.milyn.edi.unedifact.d99b.common.field.SubLineInformationC829" createOnElement="PRODAT/Segment_group_8/Line_item/SUB_LINE_INFORMATION">
        <jb:value property="subLineIndicatorCoded" data="PRODAT/Segment_group_8/Line_item/SUB_LINE_INFORMATION/Sub_line_indicator__coded" decoder="String" default="null" />
        <jb:value property="lineItemNumber" data="PRODAT/Segment_group_8/Line_item/SUB_LINE_INFORMATION/Line_item_number" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PRODAT.Segment_group_8.Additional_product_id" class="org.milyn.edi.unedifact.d99b.common.AdditionalProductId" createOnElement="PRODAT/Segment_group_8/Additional_product_id">
        <jb:value property="productIdFunctionQualifier" data="PRODAT/Segment_group_8/Additional_product_id/Product_id._function_qualifier" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification1" beanIdRef="PRODAT.Segment_group_8.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" />
        <jb:wiring property="itemNumberIdentification2" beanIdRef="PRODAT.Segment_group_8.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" />
        <jb:wiring property="itemNumberIdentification3" beanIdRef="PRODAT.Segment_group_8.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" />
        <jb:wiring property="itemNumberIdentification4" beanIdRef="PRODAT.Segment_group_8.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" />
        <jb:wiring property="itemNumberIdentification5" beanIdRef="PRODAT.Segment_group_8.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Measurements" class="org.milyn.edi.unedifact.d99b.common.Measurements" createOnElement="PRODAT/Segment_group_8/Measurements">
        <jb:value property="measurementAttributeCode" data="PRODAT/Segment_group_8/Measurements/Measurement_attribute_code" decoder="String" default="null" />
        <jb:value property="surfaceLayerCode" data="PRODAT/Segment_group_8/Measurements/Surface_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="PRODAT.Segment_group_8.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="PRODAT.Segment_group_8.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.MeasurementDetailsC502" createOnElement="PRODAT/Segment_group_8/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="PRODAT/Segment_group_8/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCoded" data="PRODAT/Segment_group_8/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="PRODAT/Segment_group_8/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="PRODAT/Segment_group_8/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d99b.common.field.ValueRangeC174" createOnElement="PRODAT/Segment_group_8/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="PRODAT/Segment_group_8/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measurementValue" data="PRODAT/Segment_group_8/Measurements/VALUE_RANGE/Measurement_value" decoder="String" default="null" />
        <jb:value property="rangeMinimum" data="PRODAT/Segment_group_8/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximum" data="PRODAT/Segment_group_8/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigits" data="PRODAT/Segment_group_8/Measurements/VALUE_RANGE/Significant_digits" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Handling_instructions_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Handling_instructions" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Handling_instructions" class="org.milyn.edi.unedifact.d99b.common.HandlingInstructions" createOnElement="PRODAT/Segment_group_8/Handling_instructions">
        <jb:wiring property="handlingInstructions" beanIdRef="PRODAT.Segment_group_8.Handling_instructions.HANDLING_INSTRUCTIONS" />
        <jb:wiring property="hazardousMaterial" beanIdRef="PRODAT.Segment_group_8.Handling_instructions.HAZARDOUS_MATERIAL" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d99b.common.field.HandlingInstructionsC524" createOnElement="PRODAT/Segment_group_8/Handling_instructions/HANDLING_INSTRUCTIONS">
        <jb:value property="handlingInstructionsCoded" data="PRODAT/Segment_group_8/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instructions__coded" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="handlingInstructions" data="PRODAT/Segment_group_8/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instructions" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d99b.common.field.HazardousMaterialC218" createOnElement="PRODAT/Segment_group_8/Handling_instructions/HAZARDOUS_MATERIAL">
        <jb:value property="hazardousMaterialClassCodeIdentification" data="PRODAT/Segment_group_8/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_class_code__identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="hazardousMaterialClass" data="PRODAT/Segment_group_8/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_class" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Document_message_details_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Document_message_details" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Document_message_details" class="org.milyn.edi.unedifact.d99b.common.DocumentMessageDetails" createOnElement="PRODAT/Segment_group_8/Document_message_details">
        <jb:value property="communicationMediumTypeCode" data="PRODAT/Segment_group_8/Document_message_details/Communication_medium_type_code" decoder="String" default="null" />
        <jb:value property="numberOfCopiesOfDocumentRequired" data="PRODAT/Segment_group_8/Document_message_details/Number_of_copies_of_document_required" decoder="DABigDecimal" default="null" />
        <jb:value property="numberOfOriginalsOfDocumentRequired" data="PRODAT/Segment_group_8/Document_message_details/Number_of_originals_of_document_required" decoder="DABigDecimal" default="null" />
        <jb:wiring property="documentMessageName" beanIdRef="PRODAT.Segment_group_8.Document_message_details.DOCUMENT_MESSAGE_NAME" />
        <jb:wiring property="documentMessageDetails" beanIdRef="PRODAT.Segment_group_8.Document_message_details.DOCUMENT_MESSAGE_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="PRODAT.Segment_group_8.Document_message_details.DOCUMENT_MESSAGE_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.DocumentMessageDetailsC503" createOnElement="PRODAT/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS">
        <jb:value property="documentMessageNumber" data="PRODAT/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_number" decoder="String" default="null" />
        <jb:value property="documentStatusCode" data="PRODAT/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_status_code" decoder="String" default="null" />
        <jb:value property="documentMessageSource" data="PRODAT/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Document_message_source" decoder="String" default="null" />
        <jb:value property="languageNameCode" data="PRODAT/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Language_name_code" decoder="String" default="null" />
        <jb:value property="version" data="PRODAT/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Version" decoder="String" default="null" />
        <jb:value property="revisionNumber" data="PRODAT/Segment_group_8/Document_message_details/DOCUMENT_MESSAGE_DETAILS/Revision_number" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Product_group_information_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Product_group_information" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Product_group_information" class="org.milyn.edi.unedifact.d99b.common.ProductGroupInformation" createOnElement="PRODAT/Segment_group_8/Product_group_information">
        <jb:value property="productGroupTypeCode" data="PRODAT/Segment_group_8/Product_group_information/Product_group_type_code" decoder="String" default="null" />
        <jb:wiring property="productGroup" beanIdRef="PRODAT.Segment_group_8.Product_group_information.PRODUCT_GROUP" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Product_group_information.PRODUCT_GROUP" class="org.milyn.edi.unedifact.d99b.common.field.ProductGroupC288" createOnElement="PRODAT/Segment_group_8/Product_group_information/PRODUCT_GROUP">
        <jb:value property="productGroupNameCode" data="PRODAT/Segment_group_8/Product_group_information/PRODUCT_GROUP/Product_group_name_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Product_group_information/PRODUCT_GROUP/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Product_group_information/PRODUCT_GROUP/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="productGroupName" data="PRODAT/Segment_group_8/Product_group_information/PRODUCT_GROUP/Product_group_name" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_9" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup9" createOnElement="PRODAT/Segment_group_8/Segment_group_9">
        <jb:wiring property="itemDescription" beanIdRef="PRODAT.Segment_group_8.Segment_group_9.Item_description" />
        <jb:wiring property="freeText" beanIdRef="PRODAT.Segment_group_8.Segment_group_9.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_9.Item_description" class="org.milyn.edi.unedifact.d99b.common.ItemDescription" createOnElement="PRODAT/Segment_group_8/Segment_group_9/Item_description">
        <jb:value property="itemDescriptionTypeCoded" data="PRODAT/Segment_group_8/Segment_group_9/Item_description/Item_description_type__coded" decoder="String" default="null" />
        <jb:value property="surfaceLayerCode" data="PRODAT/Segment_group_8/Segment_group_9/Item_description/Surface_layer_code" decoder="String" default="null" />
        <jb:wiring property="itemCharacteristic" beanIdRef="PRODAT.Segment_group_8.Segment_group_9.Item_description.ITEM_CHARACTERISTIC" />
        <jb:wiring property="itemDescription" beanIdRef="PRODAT.Segment_group_8.Segment_group_9.Item_description.ITEM_DESCRIPTION" />
    </jb:bean>

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

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

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

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

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_10" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup10" createOnElement="PRODAT/Segment_group_8/Segment_group_10">
        <jb:wiring property="technicalRules" beanIdRef="PRODAT.Segment_group_8.Segment_group_10.Technical_rules" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRODAT.Segment_group_8.Segment_group_10.Date_time_period" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_10.Technical_rules" class="org.milyn.edi.unedifact.d99b.common.TechnicalRules" createOnElement="PRODAT/Segment_group_8/Segment_group_10/Technical_rules">
        <jb:value property="objectIdentifier" data="PRODAT/Segment_group_8/Segment_group_10/Technical_rules/Object_identifier" decoder="String" default="null" />
        <jb:value property="version" data="PRODAT/Segment_group_8/Segment_group_10/Technical_rules/Version" decoder="String" default="null" />
        <jb:value property="release" data="PRODAT/Segment_group_8/Segment_group_10/Technical_rules/Release" decoder="String" default="null" />
        <jb:value property="rulePartIdentification" data="PRODAT/Segment_group_8/Segment_group_10/Technical_rules/Rule_part_identification" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_10/Technical_rules/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_11" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup11" createOnElement="PRODAT/Segment_group_8/Segment_group_11">
        <jb:wiring property="requirementsAndConditions" beanIdRef="PRODAT.Segment_group_8.Segment_group_11.Requirements_and_conditions" />
        <jb:wiring property="additionalProductId" beanIdRef="PRODAT.Segment_group_8.Segment_group_11.Additional_product_id_List" />
    </jb:bean>

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_11.Additional_product_id_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_11">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_11.Additional_product_id" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_11.Additional_product_id" class="org.milyn.edi.unedifact.d99b.common.AdditionalProductId" createOnElement="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id">
        <jb:value property="productIdFunctionQualifier" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/Product_id._function_qualifier" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification1" beanIdRef="PRODAT.Segment_group_8.Segment_group_11.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" />
        <jb:wiring property="itemNumberIdentification2" beanIdRef="PRODAT.Segment_group_8.Segment_group_11.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" />
        <jb:wiring property="itemNumberIdentification3" beanIdRef="PRODAT.Segment_group_8.Segment_group_11.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" />
        <jb:wiring property="itemNumberIdentification4" beanIdRef="PRODAT.Segment_group_8.Segment_group_11.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" />
        <jb:wiring property="itemNumberIdentification5" beanIdRef="PRODAT.Segment_group_8.Segment_group_11.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_11.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_11.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_11.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_11.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_11.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_11/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_12_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_12" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_12" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup12" createOnElement="PRODAT/Segment_group_8/Segment_group_12">
        <jb:wiring property="quantity" beanIdRef="PRODAT.Segment_group_8.Segment_group_12.Quantity" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRODAT.Segment_group_8.Segment_group_12.Date_time_period_List" />
        <jb:wiring property="status" beanIdRef="PRODAT.Segment_group_8.Segment_group_12.Status_List" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_12.Status_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_12">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_12.Status" />
    </jb:bean>

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_12.Status.STATUS_CATEGORY" class="org.milyn.edi.unedifact.d99b.common.field.StatusCategoryC601" createOnElement="PRODAT/Segment_group_8/Segment_group_12/Status/STATUS_CATEGORY">
        <jb:value property="statusCategoryCoded" data="PRODAT/Segment_group_8/Segment_group_12/Status/STATUS_CATEGORY/Status_category__coded" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_12/Status/STATUS_CATEGORY/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_12/Status/STATUS_CATEGORY/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_13_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_13" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_13" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup13" createOnElement="PRODAT/Segment_group_8/Segment_group_13">
        <jb:wiring property="priceDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_13.Price_details" />
        <jb:wiring property="currencies" beanIdRef="PRODAT.Segment_group_8.Segment_group_13.Currencies" />
        <jb:wiring property="rangeDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_13.Range_details" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_13.Range_details" class="org.milyn.edi.unedifact.d99b.common.RangeDetails" createOnElement="PRODAT/Segment_group_8/Segment_group_13/Range_details">
        <jb:value property="rangeTypeQualifier" data="PRODAT/Segment_group_8/Segment_group_13/Range_details/Range_type_qualifier" decoder="String" default="null" />
        <jb:wiring property="range" beanIdRef="PRODAT.Segment_group_8.Segment_group_13.Range_details.RANGE" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_13.Range_details.RANGE" class="org.milyn.edi.unedifact.d99b.common.field.RangeC280" createOnElement="PRODAT/Segment_group_8/Segment_group_13/Range_details/RANGE">
        <jb:value property="measurementUnitCode" data="PRODAT/Segment_group_8/Segment_group_13/Range_details/RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="rangeMinimum" data="PRODAT/Segment_group_8/Segment_group_13/Range_details/RANGE/Range_minimum" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximum" data="PRODAT/Segment_group_8/Segment_group_13/Range_details/RANGE/Range_maximum" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_14_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_14" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_14" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup14" createOnElement="PRODAT/Segment_group_8/Segment_group_14">
        <jb:wiring property="characteristicClassId" beanIdRef="PRODAT.Segment_group_8.Segment_group_14.Characteristic_class_id" />
        <jb:wiring property="characteristicValue" beanIdRef="PRODAT.Segment_group_8.Segment_group_14.Characteristic_value_List" />
        <jb:wiring property="measurements" beanIdRef="PRODAT.Segment_group_8.Segment_group_14.Measurements_List" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_14.Characteristic_class_id" class="org.milyn.edi.unedifact.d99b.common.CharacteristicClassId" createOnElement="PRODAT/Segment_group_8/Segment_group_14/Characteristic_class_id">
        <jb:value property="classTypeCode" data="PRODAT/Segment_group_8/Segment_group_14/Characteristic_class_id/Class_type_code" decoder="String" default="null" />
        <jb:value property="characteristicRelevanceCoded" data="PRODAT/Segment_group_8/Segment_group_14/Characteristic_class_id/Characteristic_relevance__coded" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_14.Characteristic_class_id.MEASUREMENT_DETAILS" />
        <jb:wiring property="productCharacteristic" beanIdRef="PRODAT.Segment_group_8.Segment_group_14.Characteristic_class_id.PRODUCT_CHARACTERISTIC" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_14.Characteristic_class_id.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.MeasurementDetailsC502" createOnElement="PRODAT/Segment_group_8/Segment_group_14/Characteristic_class_id/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="PRODAT/Segment_group_8/Segment_group_14/Characteristic_class_id/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCoded" data="PRODAT/Segment_group_8/Segment_group_14/Characteristic_class_id/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="PRODAT/Segment_group_8/Segment_group_14/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="PRODAT/Segment_group_8/Segment_group_14/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_14.Characteristic_class_id.PRODUCT_CHARACTERISTIC" class="org.milyn.edi.unedifact.d99b.common.field.ProductCharacteristicC240" createOnElement="PRODAT/Segment_group_8/Segment_group_14/Characteristic_class_id/PRODUCT_CHARACTERISTIC">
        <jb:value property="characteristicDescriptionCode" data="PRODAT/Segment_group_8/Segment_group_14/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Characteristic_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_14/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_14/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicDescription1" data="PRODAT/Segment_group_8/Segment_group_14/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Characteristic_description_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicDescription2" data="PRODAT/Segment_group_8/Segment_group_14/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Characteristic_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_14.Characteristic_value_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_14">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_14.Characteristic_value" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_14.Characteristic_value" class="org.milyn.edi.unedifact.d99b.common.CharacteristicValue" createOnElement="PRODAT/Segment_group_8/Segment_group_14/Characteristic_value">
        <jb:wiring property="characteristicValue" beanIdRef="PRODAT.Segment_group_8.Segment_group_14.Characteristic_value.CHARACTERISTIC_VALUE" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_14.Characteristic_value.CHARACTERISTIC_VALUE" class="org.milyn.edi.unedifact.d99b.common.field.CharacteristicValueC889" createOnElement="PRODAT/Segment_group_8/Segment_group_14/Characteristic_value/CHARACTERISTIC_VALUE">
        <jb:value property="characteristicValueCoded" data="PRODAT/Segment_group_8/Segment_group_14/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value__coded" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_14/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_14/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicValue1" data="PRODAT/Segment_group_8/Segment_group_14/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicValue2" data="PRODAT/Segment_group_8/Segment_group_14/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_14.Measurements_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_14">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_14.Measurements" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_14.Measurements" class="org.milyn.edi.unedifact.d99b.common.Measurements" createOnElement="PRODAT/Segment_group_8/Segment_group_14/Measurements">
        <jb:value property="measurementAttributeCode" data="PRODAT/Segment_group_8/Segment_group_14/Measurements/Measurement_attribute_code" decoder="String" default="null" />
        <jb:value property="surfaceLayerCode" data="PRODAT/Segment_group_8/Segment_group_14/Measurements/Surface_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_14.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="PRODAT.Segment_group_8.Segment_group_14.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_14.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.MeasurementDetailsC502" createOnElement="PRODAT/Segment_group_8/Segment_group_14/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="PRODAT/Segment_group_8/Segment_group_14/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCoded" data="PRODAT/Segment_group_8/Segment_group_14/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="PRODAT/Segment_group_8/Segment_group_14/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="PRODAT/Segment_group_8/Segment_group_14/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_14.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d99b.common.field.ValueRangeC174" createOnElement="PRODAT/Segment_group_8/Segment_group_14/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="PRODAT/Segment_group_8/Segment_group_14/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measurementValue" data="PRODAT/Segment_group_8/Segment_group_14/Measurements/VALUE_RANGE/Measurement_value" decoder="String" default="null" />
        <jb:value property="rangeMinimum" data="PRODAT/Segment_group_8/Segment_group_14/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximum" data="PRODAT/Segment_group_8/Segment_group_14/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigits" data="PRODAT/Segment_group_8/Segment_group_14/Measurements/VALUE_RANGE/Significant_digits" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_15_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_15" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_15" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup15" createOnElement="PRODAT/Segment_group_8/Segment_group_15">
        <jb:wiring property="additionalInformation" beanIdRef="PRODAT.Segment_group_8.Segment_group_15.Additional_information" />
        <jb:wiring property="percentageDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_15.Percentage_details_List" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_15.Additional_information" class="org.milyn.edi.unedifact.d99b.common.AdditionalInformation" createOnElement="PRODAT/Segment_group_8/Segment_group_15/Additional_information">
        <jb:value property="countryOfOriginCoded" data="PRODAT/Segment_group_8/Segment_group_15/Additional_information/Country_of_origin__coded" decoder="String" default="null" />
        <jb:value property="typeOfDutyRegimeCoded" data="PRODAT/Segment_group_8/Segment_group_15/Additional_information/Type_of_duty_regime__coded" decoder="String" default="null" />
        <jb:value property="specialConditionCode1" data="PRODAT/Segment_group_8/Segment_group_15/Additional_information/Special_condition_code_-_-1" decoder="String" default="null" />
        <jb:value property="specialConditionCode2" data="PRODAT/Segment_group_8/Segment_group_15/Additional_information/Special_condition_code_-_-2" decoder="String" default="null" />
        <jb:value property="specialConditionCode3" data="PRODAT/Segment_group_8/Segment_group_15/Additional_information/Special_condition_code_-_-3" decoder="String" default="null" />
        <jb:value property="specialConditionCode4" data="PRODAT/Segment_group_8/Segment_group_15/Additional_information/Special_condition_code_-_-4" decoder="String" default="null" />
        <jb:value property="specialConditionCode5" data="PRODAT/Segment_group_8/Segment_group_15/Additional_information/Special_condition_code_-_-5" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_15.Percentage_details_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_15">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_15.Percentage_details" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_15.Percentage_details" class="org.milyn.edi.unedifact.d99b.common.PercentageDetails" createOnElement="PRODAT/Segment_group_8/Segment_group_15/Percentage_details">
        <jb:wiring property="percentageDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_15.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_15.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.PercentageDetailsC501" createOnElement="PRODAT/Segment_group_8/Segment_group_15/Percentage_details/PERCENTAGE_DETAILS">
        <jb:value property="percentageTypeCodeQualifier" data="PRODAT/Segment_group_8/Segment_group_15/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="percentage" data="PRODAT/Segment_group_8/Segment_group_15/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" />
        <jb:value property="percentageBasisIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_15/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_15/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_15/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_16_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_16" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_16" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup16" createOnElement="PRODAT/Segment_group_8/Segment_group_16">
        <jb:wiring property="reference" beanIdRef="PRODAT.Segment_group_8.Segment_group_16.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRODAT.Segment_group_8.Segment_group_16.Date_time_period_List" />
    </jb:bean>

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

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

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_17_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_17" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_17" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup17" createOnElement="PRODAT/Segment_group_8/Segment_group_17">
        <jb:wiring property="nameAndAddress" beanIdRef="PRODAT.Segment_group_8.Segment_group_17.Name_and_address" />
        <jb:wiring property="reference" beanIdRef="PRODAT.Segment_group_8.Segment_group_17.Reference_List" />
        <jb:wiring property="quantity" beanIdRef="PRODAT.Segment_group_8.Segment_group_17.Quantity_List" />
        <jb:wiring property="segmentGroup18" beanIdRef="PRODAT.Segment_group_8.Segment_group_17.Segment_group_18_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_17.Reference_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_17">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_17.Reference" />
    </jb:bean>

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_17.Quantity_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_17">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_17.Quantity" />
    </jb:bean>

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_17.Segment_group_18_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_17">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_17.Segment_group_18" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_17.Segment_group_18" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup18" createOnElement="PRODAT/Segment_group_8/Segment_group_17/Segment_group_18">
        <jb:wiring property="contactInformation" beanIdRef="PRODAT.Segment_group_8.Segment_group_17.Segment_group_18.Contact_information" />
        <jb:wiring property="communicationContact" beanIdRef="PRODAT.Segment_group_8.Segment_group_17.Segment_group_18.Communication_contact_List" />
    </jb:bean>

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_17.Segment_group_18.Communication_contact_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_17/Segment_group_18">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_17.Segment_group_18.Communication_contact" />
    </jb:bean>

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_19_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_19" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_19" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup19" createOnElement="PRODAT/Segment_group_8/Segment_group_19">
        <jb:wiring property="dangerousGoods" beanIdRef="PRODAT.Segment_group_8.Segment_group_19.Dangerous_goods" />
        <jb:wiring property="quantity" beanIdRef="PRODAT.Segment_group_8.Segment_group_19.Quantity" />
        <jb:wiring property="freeText" beanIdRef="PRODAT.Segment_group_8.Segment_group_19.Free_text_List" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_19.Dangerous_goods" class="org.milyn.edi.unedifact.d99b.common.DangerousGoods" createOnElement="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods">
        <jb:value property="dangerousGoodsRegulationsCode" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/Dangerous_goods_regulations_code" decoder="String" default="null" />
        <jb:value property="packingGroupCoded" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/Packing_group__coded" decoder="String" default="null" />
        <jb:value property="eMSNumber" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/EMS_number" decoder="String" default="null" />
        <jb:value property="mfag" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/MFAG" decoder="String" default="null" />
        <jb:value property="tremCardNumber" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/Trem_card_number" decoder="String" default="null" />
        <jb:value property="packingInstructionCoded" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/Packing_instruction__coded" decoder="String" default="null" />
        <jb:value property="categoryOfMeansOfTransportCoded" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/Category_of_means_of_transport__coded" decoder="String" default="null" />
        <jb:value property="permissionForTransportCoded" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/Permission_for_transport__coded" decoder="String" default="null" />
        <jb:wiring property="hazardCode" beanIdRef="PRODAT.Segment_group_8.Segment_group_19.Dangerous_goods.HAZARD_CODE" />
        <jb:wiring property="undgInformation" beanIdRef="PRODAT.Segment_group_8.Segment_group_19.Dangerous_goods.UNDG_INFORMATION" />
        <jb:wiring property="dangerousGoodsShipmentFlashpoint" beanIdRef="PRODAT.Segment_group_8.Segment_group_19.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" />
        <jb:wiring property="hazardIdentificationPlacardDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_19.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" />
        <jb:wiring property="dangerousGoodsLabel" beanIdRef="PRODAT.Segment_group_8.Segment_group_19.Dangerous_goods.DANGEROUS_GOODS_LABEL" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_19.Dangerous_goods.HAZARD_CODE" class="org.milyn.edi.unedifact.d99b.common.field.HazardCodeC205" createOnElement="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/HAZARD_CODE">
        <jb:value property="hazardCodeIdentification" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/HAZARD_CODE/Hazard_code_identification" decoder="String" default="null" />
        <jb:value property="hazardSubstanceItemPageNumber" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/HAZARD_CODE/Hazard_substance_item_page_number" decoder="String" default="null" />
        <jb:value property="hazardCodeVersionNumber" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/HAZARD_CODE/Hazard_code_version_number" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_19.Dangerous_goods.UNDG_INFORMATION" class="org.milyn.edi.unedifact.d99b.common.field.UndgInformationC234" createOnElement="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/UNDG_INFORMATION">
        <jb:value property="uNDGNumber" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/UNDG_INFORMATION/UNDG_number" decoder="String" default="null" />
        <jb:value property="dangerousGoodsFlashpoint" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/UNDG_INFORMATION/Dangerous_goods_flashpoint" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_19.Dangerous_goods.DANGEROUS_GOODS_SHIPMENT_FLASHPOINT" class="org.milyn.edi.unedifact.d99b.common.field.DangerousGoodsShipmentFlashpointC223" createOnElement="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT">
        <jb:value property="shipmentFlashpoint" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Shipment_flashpoint" decoder="String" default="null" />
        <jb:value property="measurementUnitCode" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/DANGEROUS_GOODS_SHIPMENT_FLASHPOINT/Measurement_unit_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_19.Dangerous_goods.HAZARD_IDENTIFICATION_PLACARD_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.HazardIdentificationPlacardDetailsC235" createOnElement="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS">
        <jb:value property="hazardIdentificationNumberUpperPart" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Hazard_identification_number__upper_part" decoder="String" default="null" />
        <jb:value property="substanceIdentificationNumberLowerPart" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/HAZARD_IDENTIFICATION_PLACARD_DETAILS/Substance_identification_number__lower_part" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_19.Dangerous_goods.DANGEROUS_GOODS_LABEL" class="org.milyn.edi.unedifact.d99b.common.field.DangerousGoodsLabelC236" createOnElement="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/DANGEROUS_GOODS_LABEL">
        <jb:value property="dangerousGoodsLabelMarking1" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_label_marking_-_-1" decoder="String" default="null" />
        <jb:value property="dangerousGoodsLabelMarking2" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_label_marking_-_-2" decoder="String" default="null" />
        <jb:value property="dangerousGoodsLabelMarking3" data="PRODAT/Segment_group_8/Segment_group_19/Dangerous_goods/DANGEROUS_GOODS_LABEL/Dangerous_goods_label_marking_-_-3" decoder="String" default="null" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_20" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup20" createOnElement="PRODAT/Segment_group_8/Segment_group_20">
        <jb:wiring property="_package" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Package" />
        <jb:wiring property="measurements" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Measurements_List" />
        <jb:wiring property="quantity" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Quantity_List" />
        <jb:wiring property="handlingInstructions" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Handling_instructions_List" />
        <jb:wiring property="packageIdentification" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Package_identification_List" />
        <jb:wiring property="segmentGroup21" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21_List" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Package" class="org.milyn.edi.unedifact.d99b.common.Package" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Package">
        <jb:value property="numberOfPackages" data="PRODAT/Segment_group_8/Segment_group_20/Package/Number_of_packages" decoder="DABigDecimal" default="null" />
        <jb:wiring property="packagingDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Package.PACKAGING_DETAILS" />
        <jb:wiring property="packageType" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Package.PACKAGE_TYPE" />
        <jb:wiring property="packageTypeIdentification" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Package.PACKAGE_TYPE_IDENTIFICATION" />
        <jb:wiring property="returnablePackageDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Package.RETURNABLE_PACKAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Package.PACKAGING_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.PackagingDetailsC531" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Package/PACKAGING_DETAILS">
        <jb:value property="packagingLevelCoded" data="PRODAT/Segment_group_8/Segment_group_20/Package/PACKAGING_DETAILS/Packaging_level__coded" decoder="String" default="null" />
        <jb:value property="packagingRelatedDescriptionCode" data="PRODAT/Segment_group_8/Segment_group_20/Package/PACKAGING_DETAILS/Packaging_related_description_code" decoder="String" default="null" />
        <jb:value property="packagingTermsAndConditionsCoded" data="PRODAT/Segment_group_8/Segment_group_20/Package/PACKAGING_DETAILS/Packaging_terms_and_conditions__coded" decoder="String" default="null" />
    </jb:bean>

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Package.PACKAGE_TYPE_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.PackageTypeIdentificationC402" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Package/PACKAGE_TYPE_IDENTIFICATION">
        <jb:value property="itemDescriptionTypeCoded" data="PRODAT/Segment_group_8/Segment_group_20/Package/PACKAGE_TYPE_IDENTIFICATION/Item_description_type__coded" decoder="String" default="null" />
        <jb:value property="typeOfPackages1" data="PRODAT/Segment_group_8/Segment_group_20/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-1" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode1" data="PRODAT/Segment_group_8/Segment_group_20/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-1" decoder="String" default="null" />
        <jb:value property="typeOfPackages2" data="PRODAT/Segment_group_8/Segment_group_20/Package/PACKAGE_TYPE_IDENTIFICATION/Type_of_packages_-_-2" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode2" data="PRODAT/Segment_group_8/Segment_group_20/Package/PACKAGE_TYPE_IDENTIFICATION/Item_type_identification_code_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Package.RETURNABLE_PACKAGE_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.ReturnablePackageDetailsC532" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Package/RETURNABLE_PACKAGE_DETAILS">
        <jb:value property="returnablePackageFreightPaymentResponsibility" data="PRODAT/Segment_group_8/Segment_group_20/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_freight_payment_responsibility_" decoder="String" default="null" />
        <jb:value property="returnablePackageLoadContentsCoded" data="PRODAT/Segment_group_8/Segment_group_20/Package/RETURNABLE_PACKAGE_DETAILS/Returnable_package_load_contents__coded" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Measurements_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_20">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Measurements" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Measurements" class="org.milyn.edi.unedifact.d99b.common.Measurements" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Measurements">
        <jb:value property="measurementAttributeCode" data="PRODAT/Segment_group_8/Segment_group_20/Measurements/Measurement_attribute_code" decoder="String" default="null" />
        <jb:value property="surfaceLayerCode" data="PRODAT/Segment_group_8/Segment_group_20/Measurements/Surface_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.MeasurementDetailsC502" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="PRODAT/Segment_group_8/Segment_group_20/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCoded" data="PRODAT/Segment_group_8/Segment_group_20/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="PRODAT/Segment_group_8/Segment_group_20/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="PRODAT/Segment_group_8/Segment_group_20/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d99b.common.field.ValueRangeC174" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="PRODAT/Segment_group_8/Segment_group_20/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measurementValue" data="PRODAT/Segment_group_8/Segment_group_20/Measurements/VALUE_RANGE/Measurement_value" decoder="String" default="null" />
        <jb:value property="rangeMinimum" data="PRODAT/Segment_group_8/Segment_group_20/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximum" data="PRODAT/Segment_group_8/Segment_group_20/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigits" data="PRODAT/Segment_group_8/Segment_group_20/Measurements/VALUE_RANGE/Significant_digits" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Quantity_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_20">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Quantity" />
    </jb:bean>

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Handling_instructions_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_20">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Handling_instructions" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Handling_instructions" class="org.milyn.edi.unedifact.d99b.common.HandlingInstructions" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Handling_instructions">
        <jb:wiring property="handlingInstructions" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Handling_instructions.HANDLING_INSTRUCTIONS" />
        <jb:wiring property="hazardousMaterial" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Handling_instructions.HAZARDOUS_MATERIAL" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Handling_instructions.HANDLING_INSTRUCTIONS" class="org.milyn.edi.unedifact.d99b.common.field.HandlingInstructionsC524" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Handling_instructions/HANDLING_INSTRUCTIONS">
        <jb:value property="handlingInstructionsCoded" data="PRODAT/Segment_group_8/Segment_group_20/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instructions__coded" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_20/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_20/Handling_instructions/HANDLING_INSTRUCTIONS/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="handlingInstructions" data="PRODAT/Segment_group_8/Segment_group_20/Handling_instructions/HANDLING_INSTRUCTIONS/Handling_instructions" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Handling_instructions.HAZARDOUS_MATERIAL" class="org.milyn.edi.unedifact.d99b.common.field.HazardousMaterialC218" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Handling_instructions/HAZARDOUS_MATERIAL">
        <jb:value property="hazardousMaterialClassCodeIdentification" data="PRODAT/Segment_group_8/Segment_group_20/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_class_code__identification" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_20/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_20/Handling_instructions/HAZARDOUS_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="hazardousMaterialClass" data="PRODAT/Segment_group_8/Segment_group_20/Handling_instructions/HAZARDOUS_MATERIAL/Hazardous_material_class" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Package_identification_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_20">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Package_identification" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Package_identification" class="org.milyn.edi.unedifact.d99b.common.PackageIdentification" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Package_identification">
        <jb:value property="markingInstructionsCoded" data="PRODAT/Segment_group_8/Segment_group_20/Package_identification/Marking_instructions__coded" decoder="String" default="null" />
        <jb:value property="containerOrPackageStateCoded" data="PRODAT/Segment_group_8/Segment_group_20/Package_identification/Container_or_package_state__coded" decoder="String" default="null" />
        <jb:wiring property="marksLabels" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Package_identification.MARKS___LABELS" />
        <jb:wiring property="typeOfMarking" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Package_identification.TYPE_OF_MARKING" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Package_identification.MARKS___LABELS" class="org.milyn.edi.unedifact.d99b.common.field.MarksLabelsC210" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Package_identification/MARKS___LABELS">
        <jb:value property="shippingMarks1" data="PRODAT/Segment_group_8/Segment_group_20/Package_identification/MARKS___LABELS/Shipping_marks_-_-1" decoder="String" default="null" />
        <jb:value property="shippingMarks2" data="PRODAT/Segment_group_8/Segment_group_20/Package_identification/MARKS___LABELS/Shipping_marks_-_-2" decoder="String" default="null" />
        <jb:value property="shippingMarks3" data="PRODAT/Segment_group_8/Segment_group_20/Package_identification/MARKS___LABELS/Shipping_marks_-_-3" decoder="String" default="null" />
        <jb:value property="shippingMarks4" data="PRODAT/Segment_group_8/Segment_group_20/Package_identification/MARKS___LABELS/Shipping_marks_-_-4" decoder="String" default="null" />
        <jb:value property="shippingMarks5" data="PRODAT/Segment_group_8/Segment_group_20/Package_identification/MARKS___LABELS/Shipping_marks_-_-5" decoder="String" default="null" />
        <jb:value property="shippingMarks6" data="PRODAT/Segment_group_8/Segment_group_20/Package_identification/MARKS___LABELS/Shipping_marks_-_-6" decoder="String" default="null" />
        <jb:value property="shippingMarks7" data="PRODAT/Segment_group_8/Segment_group_20/Package_identification/MARKS___LABELS/Shipping_marks_-_-7" decoder="String" default="null" />
        <jb:value property="shippingMarks8" data="PRODAT/Segment_group_8/Segment_group_20/Package_identification/MARKS___LABELS/Shipping_marks_-_-8" decoder="String" default="null" />
        <jb:value property="shippingMarks9" data="PRODAT/Segment_group_8/Segment_group_20/Package_identification/MARKS___LABELS/Shipping_marks_-_-9" decoder="String" default="null" />
        <jb:value property="shippingMarks10" data="PRODAT/Segment_group_8/Segment_group_20/Package_identification/MARKS___LABELS/Shipping_marks_-_-10" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Package_identification.TYPE_OF_MARKING" class="org.milyn.edi.unedifact.d99b.common.field.TypeOfMarkingC827" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Package_identification/TYPE_OF_MARKING">
        <jb:value property="typeOfMarkingCoded" data="PRODAT/Segment_group_8/Segment_group_20/Package_identification/TYPE_OF_MARKING/Type_of_marking__coded" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_20/Package_identification/TYPE_OF_MARKING/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_20/Package_identification/TYPE_OF_MARKING/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_20">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup21" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21">
        <jb:wiring property="componentDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Component_details" />
        <jb:wiring property="measurements" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Measurements_List" />
        <jb:wiring property="quantity" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Quantity_List" />
        <jb:wiring property="percentageDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Percentage_details_List" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Component_details" class="org.milyn.edi.unedifact.d99b.common.ComponentDetails" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Component_details">
        <jb:wiring property="typeOfUnitComponent" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Component_details.TYPE_OF_UNIT_COMPONENT" />
        <jb:wiring property="componentMaterial" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Component_details.COMPONENT_MATERIAL" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Component_details.TYPE_OF_UNIT_COMPONENT" class="org.milyn.edi.unedifact.d99b.common.field.TypeOfUnitComponentC823" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Component_details/TYPE_OF_UNIT_COMPONENT">
        <jb:value property="typeOfUnitComponentCoded" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Component_details/TYPE_OF_UNIT_COMPONENT/Type_of_unit_component__coded" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Component_details/TYPE_OF_UNIT_COMPONENT/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Component_details/TYPE_OF_UNIT_COMPONENT/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="typeOfUnitComponent" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Component_details/TYPE_OF_UNIT_COMPONENT/Type_of_unit_component" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Component_details.COMPONENT_MATERIAL" class="org.milyn.edi.unedifact.d99b.common.field.ComponentMaterialC824" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Component_details/COMPONENT_MATERIAL">
        <jb:value property="componentMaterialCoded" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Component_details/COMPONENT_MATERIAL/Component_material__coded" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Component_details/COMPONENT_MATERIAL/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Component_details/COMPONENT_MATERIAL/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="componentMaterial" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Component_details/COMPONENT_MATERIAL/Component_material" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Measurements_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Measurements" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Measurements" class="org.milyn.edi.unedifact.d99b.common.Measurements" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Measurements">
        <jb:value property="measurementAttributeCode" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Measurements/Measurement_attribute_code" decoder="String" default="null" />
        <jb:value property="surfaceLayerCode" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Measurements/Surface_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.MeasurementDetailsC502" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCoded" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d99b.common.field.ValueRangeC174" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measurementValue" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Measurements/VALUE_RANGE/Measurement_value" decoder="String" default="null" />
        <jb:value property="rangeMinimum" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximum" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigits" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Measurements/VALUE_RANGE/Significant_digits" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Quantity_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Quantity" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Quantity" class="org.milyn.edi.unedifact.d99b.common.Quantity" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Percentage_details_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Percentage_details" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Percentage_details" class="org.milyn.edi.unedifact.d99b.common.PercentageDetails" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Percentage_details">
        <jb:wiring property="percentageDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Percentage_details.PERCENTAGE_DETAILS" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_20.Segment_group_21.Percentage_details.PERCENTAGE_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.PercentageDetailsC501" createOnElement="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS">
        <jb:value property="percentageTypeCodeQualifier" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS/Percentage_type_code_qualifier" decoder="String" default="null" />
        <jb:value property="percentage" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS/Percentage" decoder="DABigDecimal" default="null" />
        <jb:value property="percentageBasisIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS/Percentage_basis_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_20/Segment_group_21/Percentage_details/PERCENTAGE_DETAILS/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_22" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup22" createOnElement="PRODAT/Segment_group_8/Segment_group_22">
        <jb:wiring property="hierarchyInformation" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Hierarchy_information" />
        <jb:wiring property="additionalProductId" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Additional_product_id_List" />
        <jb:wiring property="quantity" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Quantity_List" />
        <jb:wiring property="freeText" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Free_text_List" />
        <jb:wiring property="segmentGroup23" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_23_List" />
        <jb:wiring property="segmentGroup24" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24_List" />
        <jb:wiring property="segmentGroup25" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25_List" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Hierarchy_information" class="org.milyn.edi.unedifact.d99b.common.HierarchyInformation" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Hierarchy_information">
        <jb:value property="hierarchyObjectCodeQualifier" data="PRODAT/Segment_group_8/Segment_group_22/Hierarchy_information/Hierarchy_object_code_qualifier" decoder="String" default="null" />
        <jb:value property="hierarchicalLevelCoded" data="PRODAT/Segment_group_8/Segment_group_22/Hierarchy_information/Hierarchical_level__coded" decoder="String" default="null" />
        <jb:value property="actionRequestNotificationDescriptionCode" data="PRODAT/Segment_group_8/Segment_group_22/Hierarchy_information/Action_request_notification_description_code" decoder="String" default="null" />
        <jb:value property="hierarchicalStructureParentIdentifier" data="PRODAT/Segment_group_8/Segment_group_22/Hierarchy_information/Hierarchical_structure_parent_identifier" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Hierarchy_information.ITEM_NUMBER_IDENTIFICATION" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Hierarchy_information.ITEM_NUMBER_IDENTIFICATION" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Hierarchy_information/ITEM_NUMBER_IDENTIFICATION">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Segment_group_22/Hierarchy_information/ITEM_NUMBER_IDENTIFICATION/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Hierarchy_information/ITEM_NUMBER_IDENTIFICATION/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Hierarchy_information/ITEM_NUMBER_IDENTIFICATION/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_22/Hierarchy_information/ITEM_NUMBER_IDENTIFICATION/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Additional_product_id_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_22">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Additional_product_id" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Additional_product_id" class="org.milyn.edi.unedifact.d99b.common.AdditionalProductId" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id">
        <jb:value property="productIdFunctionQualifier" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/Product_id._function_qualifier" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification1" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" />
        <jb:wiring property="itemNumberIdentification2" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" />
        <jb:wiring property="itemNumberIdentification3" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" />
        <jb:wiring property="itemNumberIdentification4" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" />
        <jb:wiring property="itemNumberIdentification5" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_22/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Quantity_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_22">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Quantity" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_23_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_22">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_23" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_23" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup23" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_23">
        <jb:wiring property="reference" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_23.Reference" />
        <jb:wiring property="dateTimePeriod" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_23.Date_time_period_List" />
    </jb:bean>

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_23.Date_time_period_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_23">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_23.Date_time_period" />
    </jb:bean>

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_22">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup24" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24">
        <jb:wiring property="characteristicClassId" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Characteristic_class_id" />
        <jb:wiring property="characteristicValue" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Characteristic_value_List" />
        <jb:wiring property="measurements" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Measurements_List" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Characteristic_class_id" class="org.milyn.edi.unedifact.d99b.common.CharacteristicClassId" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_class_id">
        <jb:value property="classTypeCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_class_id/Class_type_code" decoder="String" default="null" />
        <jb:value property="characteristicRelevanceCoded" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_class_id/Characteristic_relevance__coded" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Characteristic_class_id.MEASUREMENT_DETAILS" />
        <jb:wiring property="productCharacteristic" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Characteristic_class_id.PRODUCT_CHARACTERISTIC" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Characteristic_class_id.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.MeasurementDetailsC502" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_class_id/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_class_id/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCoded" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_class_id/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Characteristic_class_id.PRODUCT_CHARACTERISTIC" class="org.milyn.edi.unedifact.d99b.common.field.ProductCharacteristicC240" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_class_id/PRODUCT_CHARACTERISTIC">
        <jb:value property="characteristicDescriptionCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Characteristic_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicDescription1" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Characteristic_description_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicDescription2" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Characteristic_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Characteristic_value_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Characteristic_value" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Characteristic_value" class="org.milyn.edi.unedifact.d99b.common.CharacteristicValue" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_value">
        <jb:wiring property="characteristicValue" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Characteristic_value.CHARACTERISTIC_VALUE" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Characteristic_value.CHARACTERISTIC_VALUE" class="org.milyn.edi.unedifact.d99b.common.field.CharacteristicValueC889" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_value/CHARACTERISTIC_VALUE">
        <jb:value property="characteristicValueCoded" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value__coded" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicValue1" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicValue2" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Measurements_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Measurements" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Measurements" class="org.milyn.edi.unedifact.d99b.common.Measurements" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Measurements">
        <jb:value property="measurementAttributeCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Measurements/Measurement_attribute_code" decoder="String" default="null" />
        <jb:value property="surfaceLayerCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Measurements/Surface_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.MeasurementDetailsC502" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCoded" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_24.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d99b.common.field.ValueRangeC174" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measurementValue" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Measurements/VALUE_RANGE/Measurement_value" decoder="String" default="null" />
        <jb:value property="rangeMinimum" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximum" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigits" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_24/Measurements/VALUE_RANGE/Significant_digits" decoder="DABigDecimal" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_22">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup25" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25">
        <jb:wiring property="nameAndAddress" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Name_and_address" />
        <jb:wiring property="additionalProductId" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Additional_product_id_List" />
        <jb:wiring property="quantity" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Quantity_List" />
        <jb:wiring property="segmentGroup26" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26_List" />
    </jb:bean>

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

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

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

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

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

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Additional_product_id_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Additional_product_id" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Additional_product_id" class="org.milyn.edi.unedifact.d99b.common.AdditionalProductId" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id">
        <jb:value property="productIdFunctionQualifier" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/Product_id._function_qualifier" decoder="String" default="null" />
        <jb:wiring property="itemNumberIdentification1" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" />
        <jb:wiring property="itemNumberIdentification2" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" />
        <jb:wiring property="itemNumberIdentification3" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" />
        <jb:wiring property="itemNumberIdentification4" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" />
        <jb:wiring property="itemNumberIdentification5" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-1" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-1/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-2" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-2/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-3" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-3/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-4" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-4/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Additional_product_id.ITEM_NUMBER_IDENTIFICATION_-_-5" class="org.milyn.edi.unedifact.d99b.common.field.ItemNumberIdentificationC212" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5">
        <jb:value property="itemNumber" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_number" decoder="String" default="null" />
        <jb:value property="itemTypeIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Item_type_identification_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Additional_product_id/ITEM_NUMBER_IDENTIFICATION_-_-5/Code_list_responsible_agency_code" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Quantity_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Quantity" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Quantity" class="org.milyn.edi.unedifact.d99b.common.Quantity" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Quantity">
        <jb:wiring property="quantityDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Quantity.QUANTITY_DETAILS" />
    </jb:bean>

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

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26" class="org.milyn.edi.unedifact.d99b.PRODAT.SegmentGroup26" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26">
        <jb:wiring property="characteristicClassId" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Characteristic_class_id" />
        <jb:wiring property="characteristicValue" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Characteristic_value_List" />
        <jb:wiring property="measurements" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Measurements_List" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Characteristic_class_id" class="org.milyn.edi.unedifact.d99b.common.CharacteristicClassId" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_class_id">
        <jb:value property="classTypeCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_class_id/Class_type_code" decoder="String" default="null" />
        <jb:value property="characteristicRelevanceCoded" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_class_id/Characteristic_relevance__coded" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Characteristic_class_id.MEASUREMENT_DETAILS" />
        <jb:wiring property="productCharacteristic" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Characteristic_class_id.PRODUCT_CHARACTERISTIC" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Characteristic_class_id.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.MeasurementDetailsC502" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_class_id/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_class_id/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCoded" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_class_id/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_class_id/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Characteristic_class_id.PRODUCT_CHARACTERISTIC" class="org.milyn.edi.unedifact.d99b.common.field.ProductCharacteristicC240" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_class_id/PRODUCT_CHARACTERISTIC">
        <jb:value property="characteristicDescriptionCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Characteristic_description_code" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicDescription1" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Characteristic_description_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicDescription2" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_class_id/PRODUCT_CHARACTERISTIC/Characteristic_description_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Characteristic_value_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Characteristic_value" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Characteristic_value" class="org.milyn.edi.unedifact.d99b.common.CharacteristicValue" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_value">
        <jb:wiring property="characteristicValue" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Characteristic_value.CHARACTERISTIC_VALUE" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Characteristic_value.CHARACTERISTIC_VALUE" class="org.milyn.edi.unedifact.d99b.common.field.CharacteristicValueC889" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_value/CHARACTERISTIC_VALUE">
        <jb:value property="characteristicValueCoded" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value__coded" decoder="String" default="null" />
        <jb:value property="codeListIdentificationCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_identification_code" decoder="String" default="null" />
        <jb:value property="codeListResponsibleAgencyCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_value/CHARACTERISTIC_VALUE/Code_list_responsible_agency_code" decoder="String" default="null" />
        <jb:value property="characteristicValue1" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_-_-1" decoder="String" default="null" />
        <jb:value property="characteristicValue2" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Characteristic_value/CHARACTERISTIC_VALUE/Characteristic_value_-_-2" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Measurements_List" class="java.util.ArrayList" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26">
        <jb:wiring beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Measurements" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Measurements" class="org.milyn.edi.unedifact.d99b.common.Measurements" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Measurements">
        <jb:value property="measurementAttributeCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Measurements/Measurement_attribute_code" decoder="String" default="null" />
        <jb:value property="surfaceLayerCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Measurements/Surface_layer_code" decoder="String" default="null" />
        <jb:wiring property="measurementDetails" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Measurements.MEASUREMENT_DETAILS" />
        <jb:wiring property="valueRange" beanIdRef="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Measurements.VALUE_RANGE" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Measurements.MEASUREMENT_DETAILS" class="org.milyn.edi.unedifact.d99b.common.field.MeasurementDetailsC502" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Measurements/MEASUREMENT_DETAILS">
        <jb:value property="measuredAttributeCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Measurements/MEASUREMENT_DETAILS/Measured_attribute_code" decoder="String" default="null" />
        <jb:value property="measurementSignificanceCoded" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Measurements/MEASUREMENT_DETAILS/Measurement_significance__coded" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementNameCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name_code" decoder="String" default="null" />
        <jb:value property="nonDiscreteMeasurementName" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Measurements/MEASUREMENT_DETAILS/Non_discrete_measurement_name" decoder="String" default="null" />
    </jb:bean>

    <jb:bean beanId="PRODAT.Segment_group_8.Segment_group_22.Segment_group_25.Segment_group_26.Measurements.VALUE_RANGE" class="org.milyn.edi.unedifact.d99b.common.field.ValueRangeC174" createOnElement="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Measurements/VALUE_RANGE">
        <jb:value property="measurementUnitCode" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Measurements/VALUE_RANGE/Measurement_unit_code" decoder="String" default="null" />
        <jb:value property="measurementValue" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Measurements/VALUE_RANGE/Measurement_value" decoder="String" default="null" />
        <jb:value property="rangeMinimum" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Measurements/VALUE_RANGE/Range_minimum" decoder="DABigDecimal" default="null" />
        <jb:value property="rangeMaximum" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Measurements/VALUE_RANGE/Range_maximum" decoder="DABigDecimal" default="null" />
        <jb:value property="significantDigits" data="PRODAT/Segment_group_8/Segment_group_22/Segment_group_25/Segment_group_26/Measurements/VALUE_RANGE/Significant_digits" decoder="DABigDecimal" default="null" />
    </jb:bean>

</smooks-resource-list>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy